- init tizen wrt on yocto.
authorRonan Le Martret <ronan@fridu.net>
Thu, 29 Aug 2013 11:47:52 +0000 (13:47 +0200)
committerRonan Le Martret <ronan@fridu.net>
Thu, 29 Aug 2013 11:47:52 +0000 (13:47 +0200)
358 files changed:
meta-wrt-tizen/classes/tizenBuildUtils.bbclass [new file with mode: 0644]
meta-wrt-tizen/classes/tizen_cmake.bbclass [new file with mode: 0644]
meta-wrt-tizen/conf/layer.conf [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ail/ail_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-checker/app-checker_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-core/app-core_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-manager/app-manager_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app-svc/app-svc_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/app2sd/app2sd_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/application/application_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/aul-1/aul-1_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/bundle/bundle_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/common/common_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/dlog/dlog_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/haptic/haptic_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libiri/libiri_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/librua/librua_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/notification/notification_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sensor/sensor_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/smack/smack_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/sysman/sysman_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/vconf/vconf_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/wrt/wrt_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-depends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native_git.bb [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-oe-extraconf.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rdepends.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rprovides.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime.inc [new file with mode: 0644]
meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime_git.bb [new file with mode: 0644]
proto-meta-Tizen_ivi_3.0/.spec2yoctorc
proto-meta-Tizen_ivi_3.0/manifest_addon/manifest_addon.xml [new file with mode: 0644]
proto-meta-Tizen_ivi_3.0/primary/tizen_ivi_primary.xml
proto-meta-Tizen_ivi_3.0/specfile-initial/capi-system-system-settings/packaging/capi-system-system-settings.spec [new file with mode: 0755]
proto-meta-Tizen_ivi_3.0/specfile-initial/capi-web-url-download/packaging/capi-web-url-download.spec [new file with mode: 0755]
proto-meta-Tizen_ivi_3.0/specfile-initial/pkgmgr/packaging/pkgmgr.spec [new file with mode: 0644]
proto-meta-Tizen_ivi_3.0/specfile-initial/sysman/packaging/sysman.spec [new file with mode: 0644]
proto-meta-Tizen_ivi_3.0/specfile-initial/system-settings/packaging/capi-system-system-settings.spec
proto-meta-Tizen_ivi_3.0/specfile-initial/wrt-plugins-ivi/packaging/wrt-plugins-ivi.spec
proto-meta-Tizen_ivi_3.0/specfile-patch/device-mapper.spec.patch
proto-meta-Tizen_ivi_3.0/specfile-patched/bash/packaging/bash.spec
proto-meta-Tizen_ivi_3.0/specfile-patched/groff/packaging/groff.spec
tools/spec2yocto.py

diff --git a/meta-wrt-tizen/classes/tizenBuildUtils.bbclass b/meta-wrt-tizen/classes/tizenBuildUtils.bbclass
new file mode 100644 (file)
index 0000000..faee2ab
--- /dev/null
@@ -0,0 +1,261 @@
+inherit autotools
+
+PACKAGING = "${S}"
+
+unpack_patch_specfile () {
+ SPECPATH=$(spec2yocto findBestSpecFile ${PACKAGING}/packaging/ --package_pn=${BPN})
+ spec2yocto specfile_patcher ${SPECPATH} --package_pn=${BPN} --package_pn=${PN}
+}
+
+do_unpack_append () {
+    bb.build.exec_func('unpack_patch_specfile', d)
+}
+
+do_patch () {
+ cat << EOC > ${WORKDIR}/temp/Bash_patch
+export S=${S}  
+export WORKDIR=${WORKDIR} 
+export PACKAGING=${PACKAGING} 
+export HOST_SYS=${HOST_SYS}
+export STAGING_DIR_HOST=${STAGING_DIR_HOST}
+EOC
+ SPECPATH=$(spec2yocto findBestSpecFile ${PACKAGING}/packaging/ --package_pn=${BPN})
+ spec2yocto prep ${SPECPATH} --package_pn=${PN} >> ${WORKDIR}/temp/Bash_patch
+ cd ${S}
+ source ${WORKDIR}/temp/Bash_patch
+}
+
+do_patch_prepend () {
+ echo RLM begining of do_patch_prepend
+ echo RLM end of do_patch_prepend
+}
+
+do_patch_append () {
+ echo RLM begining of do_patch_append
+ echo RLM end of do_patch_append
+}
+
+do_configure_prepend () {
+echo RLM do_compile_prepend
+mkdir -p ${WORKDIR}/original_tizen_spec_file
+SPECPATH=$(spec2yocto findBestSpecFile ${PACKAGING}/packaging/ --package_pn=${BPN})
+cp ${SPECPATH} ${WORKDIR}/original_tizen_spec_file/
+cd ${S}
+}
+
+
+do_configure () {
+echo RLM begining of do_configure
+echo RLM end of do_configure
+}
+
+do_qa_configure(){
+ echo "RLM begining of do_qa_configure"
+ echo "RLM end of do_qa_configure"
+}
+
+do_package_qa(){
+ echo "RLM begining of do_package_qa"
+ echo "RLM end of do_package_qa"
+}
+
+do_compile_prepend () {
+ mkdir -p ${WORKDIR}/temp
+
+ cat << EOC > ${WORKDIR}/temp/Bash_compile
+export S=${S}
+export WORKDIR=${WORKDIR}
+export HOST_SYS=${HOST_SYS}  
+export STAGING_DIR_HOST=${STAGING_DIR_HOST} 
+export STAGING_LIBDIR=${STAGING_LIBDIR} 
+export STAGING_BASELIBDIR=${STAGING_BASELIBDIR} 
+export STAGING_INCDIR=${STAGING_INCDIR} 
+export BUILD_SYS=${BUILD_SYS} 
+export TARGET_PREFIX=${TARGET_PREFIX} 
+export STAGING_BINDIR_NATIVE=${STAGING_BINDIR_NATIVE} 
+export STAGING_DIR_NATIVE=${STAGING_DIR_NATIVE} 
+#usefull for libcap
+find ${S} -iname  "*.Rules" -exec sed -e 's,:=,?=,g' -i {} \; 
+find ${S} -iname  "*.Rules" -exec sed -e 's,BUILD_CFLAGS ?=,BUILD_CFLAGS := \$(BUILD_CFLAGS),' -i {} \; 
+EOC
+ SPECPATH=$(spec2yocto findBestSpecFile ${PACKAGING}/packaging/ --package_pn=${BPN})
+ spec2yocto compile ${SPECPATH} --package_pn=${PN} >> ${WORKDIR}/temp/Bash_compile
+ cd ${S}
+}
+
+do_compile () {
+ echo RLM begining of do_compile 
+ source ${WORKDIR}/temp/Bash_compile
+ echo RLM end of do_compile 
+}
+
+do_compile[vardeps] += "autotools_do_configure2"
+do_compile[vardeps] += "oe_runmake"
+do_install[vardeps] += "oe_runmake"
+
+do_install_prepend () {
+ mkdir -p ${WORKDIR}/temp
+cat << EOC > ${WORKDIR}/temp/Bash_install
+export S=${S} 
+export D=${D} 
+export RPM_BUILD_DIR=${S} 
+export WORKDIR=${WORKDIR}  
+export HOST_SYS=${HOST_SYS}  
+export STAGING_DIR_HOST=${STAGING_DIR_HOST}
+export STAGING_LIBDIR=${STAGING_LIBDIR} 
+export STAGING_BASELIBDIR=${STAGING_BASELIBDIR} 
+export STAGING_INCDIR=${STAGING_INCDIR} 
+export BUILD_SYS=${BUILD_SYS} 
+export TARGET_PREFIX=${TARGET_PREFIX}
+export STAGING_BINDIR_NATIVE=${STAGING_BINDIR_NATIVE} 
+export STAGING_DIR_NATIVE=${STAGING_DIR_NATIVE}
+EOC
+ if [[ ${PN} =~ "-native" ]];
+ then
+     echo export STAGING_DIR=${STAGING_DIR}  >> ${WORKDIR}/temp/Bash_install
+     echo export RPM_BUILD_ROOT=${D}  >> ${WORKDIR}/temp/Bash_install
+ else
+     echo export RPM_BUILD_ROOT=${D}  >> ${WORKDIR}/temp/Bash_install
+ fi
+ echo export bindir="/usr/bin"  >> ${WORKDIR}/temp/Bash_install
+
+ SPECPATH=$(spec2yocto findBestSpecFile ${PACKAGING}/packaging/ --package_pn=${BPN})
+ spec2yocto install ${SPECPATH} --package_pn=${PN} >> ${WORKDIR}/temp/Bash_install
+ cd ${S}
+}
+
+do_install () {
+ echo RLM begining of do_install 
+ source ${WORKDIR}/temp/Bash_install
+ echo RLM end of do_install 
+}
+
+
+autotools_do_configure2() {
+       # WARNING: gross hack follows:
+       # An autotools built package generally needs these scripts, however only
+       # automake or libtoolize actually install the current versions of them.
+       # This is a problem in builds that do not use libtool or automake, in the case
+       # where we -need- the latest version of these scripts.  e.g. running a build
+       # for a package whose autotools are old, on an x86_64 machine, which the old
+       # config.sub does not support.  Work around this by installing them manually
+       # regardless.
+       ( for ac in `find ./ -name configure.in -o -name configure.ac`; do
+               rm -f `dirname $ac`/configure
+               done )
+       if [ -e ./configure.in -o -e ./configure.ac ]; then
+               olddir=`pwd`
+               cd .
+               # Remove any previous copy of the m4 macros
+               rm -rf ${B}/aclocal-copy/
+               ACLOCAL="aclocal --system-acdir=${B}/aclocal-copy/"
+               if [ x"${acpaths}" = xdefault ]; then
+                       acpaths=
+                       for i in `find . -maxdepth 2 -name \*.m4|grep -v 'aclocal.m4'| \
+                               grep -v 'acinclude.m4' | grep -v 'aclocal-copy' | sed -e 's,\(.*/\).*$,\1,'|sort -u`; do
+                               acpaths="$acpaths -I $i"
+                       done
+               else
+                       acpaths="${acpaths}"
+               fi
+               AUTOV=`automake --version |head -n 1 |sed "s/.* //;s/\.[0-9]\+$//"`
+               automake --version
+               echo "AUTOV is $AUTOV"
+               if [ -d ${STAGING_DATADIR_NATIVE}/aclocal-$AUTOV ]; then
+                       ACLOCAL="$ACLOCAL --automake-acdir=${STAGING_DATADIR_NATIVE}/aclocal-$AUTOV"
+               fi
+               # The aclocal directory could get modified by other processes 
+               # uninstalling data from the sysroot. See Yocto #861 for details.
+               # We avoid this by taking a copy here and then files cannot disappear.
+               # We copy native first, then target. This avoids certain races since cp-noerror
+               # won't overwrite existing files.
+               mkdir -p ${B}/aclocal-copy/
+               if [ -d ${STAGING_DATADIR_NATIVE}/aclocal ]; then
+                       cp-noerror ${STAGING_DATADIR_NATIVE}/aclocal/ ${B}/aclocal-copy/
+               fi
+               if [ -d ${STAGING_DATADIR}/aclocal -a "${STAGING_DATADIR_NATIVE}/aclocal" != "${STAGING_DATADIR}/aclocal" ]; then
+                       cp-noerror ${STAGING_DATADIR}/aclocal/ ${B}/aclocal-copy/
+               fi
+               # autoreconf is too shy to overwrite aclocal.m4 if it doesn't look
+               # like it was auto-generated.  Work around this by blowing it away
+               # by hand, unless the package specifically asked not to run aclocal.
+               if ! echo ${EXTRA_AUTORECONF}  | grep -q "aclocal"; then
+                       rm -f aclocal.m4
+               fi
+               if [ -e configure.in ]; then
+                       CONFIGURE_AC=configure.in
+               else
+                       CONFIGURE_AC=configure.ac
+               fi
+               if grep "^[[:space:]]*AM_GLIB_GNU_GETTEXT" $CONFIGURE_AC >/dev/null; then
+                       if grep "sed.*POTFILES" $CONFIGURE_AC >/dev/null; then
+                               : do nothing -- we still have an old unmodified configure.ac
+                       else
+                               bbnote Executing glib-gettextize --force --copy
+                               echo "no" | glib-gettextize --force --copy
+                       fi
+               else if grep "^[[:space:]]*AM_GNU_GETTEXT" $CONFIGURE_AC >/dev/null; then
+                       # We'd call gettextize here if it wasn't so broken...
+                               cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${AUTOTOOLS_AUXDIR}/
+                               if [ -d ./po/ ]; then
+                                       cp ${STAGING_DATADIR_NATIVE}/gettext/po/Makefile.in.in ./po/
+                                       if [ ! -e ./po/remove-potcdate.sin ]; then
+                                               cp ${STAGING_DATADIR_NATIVE}/gettext/po/remove-potcdate.sin ./po/
+                                       fi
+                               fi
+                               for i in gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 nls.m4 po.m4 progtest.m4; do
+                                       for j in `find . -name $i | grep -v aclocal-copy`; do
+                                               rm $j
+                                       done
+                               done
+                       fi
+               fi
+               mkdir -p m4
+               if grep "^[[:space:]]*[AI][CT]_PROG_INTLTOOL" $CONFIGURE_AC >/dev/null; then
+                       bbnote Executing intltoolize --copy --force --automake
+                       intltoolize --copy --force --automake
+               fi
+               bbnote Executing ACLOCAL=\"$ACLOCAL\" autoreconf --verbose --install --force ${EXTRA_AUTORECONF}  $acpaths
+               ACLOCAL="$ACLOCAL" autoreconf -Wcross --verbose --install --force ${EXTRA_AUTORECONF}  $acpaths || bbfatal "autoreconf execution failed."
+               cd $olddir
+       fi
+       if [ -e ./configure ]; then
+
+               oe_runconf2 "$@"
+       else
+               bbnote "nothing to configure"
+       fi
+}
+
+oe_runconf2 () {
+       cfgscript="./configure"
+       if [ -x "$cfgscript" ] ; then
+               bbnote "Running $cfgscript ${CONFIGUREOPTS} ${EXTRA_OECONF}" "$@"
+               set +e
+               ${CACHED_CONFIGUREVARS} $cfgscript ${CONFIGUREOPTS} ${EXTRA_OECONF} "$@" ${EXTRA_OECONF_LAST}
+               if [ "$?" != "0" ]; then
+                       echo "Configure failed. The contents of all config.log files follows to aid debugging"
+                       find . -name config.log -print -exec cat {} \;
+                       bbfatal "oe_runconf failed"
+               fi
+               set -e
+       else
+               bbfatal "no configure script found at $cfgscript"
+       fi
+}
+
+write_specfile () {
+ export WORKDIR=${WORKDIR}
+ pushd ${WORKDIR}/package
+ find . -name *.info -exec gzip {} \;
+ popd
+ pushd ${WORKDIR}
+ ln -sf ${S} BUILD
+ ln -sf ${PACKAGING}/packaging SOURCES
+ popd
+ SPECPATH=$(spec2yocto findBestSpecFile ${WORKDIR}/original_tizen_spec_file/ --package_pn=${BPN})
+ spec2yocto generatePseudoSpecfile ${SPECPATH} > ${OUTSPECFILE}
+}
+
diff --git a/meta-wrt-tizen/classes/tizen_cmake.bbclass b/meta-wrt-tizen/classes/tizen_cmake.bbclass
new file mode 100644 (file)
index 0000000..9b9537b
--- /dev/null
@@ -0,0 +1,76 @@
+DEPENDS_prepend = "cmake-native "
+
+# We need to unset CCACHE otherwise cmake gets too confused
+CCACHE = ""
+
+# We want the staging and installing functions from autotools
+inherit autotools
+
+# Use in-tree builds by default but allow this to be changed
+# since some packages do not support them (e.g. llvm 2.5).
+OECMAKE_SOURCEPATH ?= "."
+
+# If declaring this, make sure you also set EXTRA_OEMAKE to
+# "-C ${OECMAKE_BUILDPATH}". So it will run the right makefiles.
+OECMAKE_BUILDPATH ?= ""
+B="${S}"
+
+# C/C++ Compiler (without cpu arch/tune arguments)
+OECMAKE_C_COMPILER ?= "`echo ${CC} | sed 's/^\([^ ]*\).*/\1/'`"
+OECMAKE_CXX_COMPILER ?= "`echo ${CXX} | sed 's/^\([^ ]*\).*/\1/'`"
+
+# Compiler flags
+OECMAKE_C_FLAGS ?= "${HOST_CC_ARCH} ${TOOLCHAIN_OPTIONS} ${CFLAGS}"
+OECMAKE_CXX_FLAGS ?= "${HOST_CC_ARCH} ${TOOLCHAIN_OPTIONS} ${CXXFLAGS} -fpermissive"
+OECMAKE_C_FLAGS_RELEASE ?= "${SELECTED_OPTIMIZATION} ${CFLAGS} -DNDEBUG"
+OECMAKE_CXX_FLAGS_RELEASE ?= "${SELECTED_OPTIMIZATION} ${CXXFLAGS} -DNDEBUG"
+OECMAKE_C_LINK_FLAGS ?= "${HOST_CC_ARCH} ${TOOLCHAIN_OPTIONS} ${CPPFLAGS} ${LDFLAGS}"
+OECMAKE_CXX_LINK_FLAGS ?= "${HOST_CC_ARCH} ${TOOLCHAIN_OPTIONS} ${CXXFLAGS} ${LDFLAGS}"
+
+OECMAKE_RPATH ?= ""
+OECMAKE_PERLNATIVE_DIR ??= ""
+OECMAKE_EXTRA_ROOT_PATH ?= ""
+
+tizen_cmake_do_generate_toolchain_file() {
+       cat > ${WORKDIR}/toolchain.cmake <<EOF
+# CMake system name must be something like "Linux".
+# This is important for cross-compiling.
+set( CMAKE_SYSTEM_NAME `echo ${SDK_OS} | sed 's/^./\u&/'` )
+set( CMAKE_SYSTEM_PROCESSOR ${TARGET_ARCH} )
+set( CMAKE_C_COMPILER ${OECMAKE_C_COMPILER} )
+set( CMAKE_CXX_COMPILER ${OECMAKE_CXX_COMPILER} )
+set( CMAKE_C_FLAGS "${OECMAKE_C_FLAGS}" CACHE STRING "CFLAGS" )
+set( CMAKE_CXX_FLAGS "${OECMAKE_CXX_FLAGS}" CACHE STRING "CXXFLAGS" )
+set( CMAKE_C_FLAGS_RELEASE "${OECMAKE_C_FLAGS_RELEASE}" CACHE STRING "CFLAGS for release" )
+set( CMAKE_CXX_FLAGS_RELEASE "${OECMAKE_CXX_FLAGS_RELEASE}" CACHE STRING "CXXFLAGS for release" )
+set( CMAKE_C_LINK_FLAGS "${OECMAKE_C_LINK_FLAGS}" CACHE STRING "LDFLAGS" )
+set( CMAKE_CXX_LINK_FLAGS "${OECMAKE_CXX_LINK_FLAGS}" CACHE STRING "LDFLAGS" )
+
+# only search in the paths provided so cmake doesnt pick
+# up libraries and tools from the native build machine
+set( CMAKE_FIND_ROOT_PATH ${STAGING_DIR_HOST} ${STAGING_DIR_NATIVE} ${CROSS_DIR} ${OECMAKE_PERLNATIVE_DIR} ${OECMAKE_EXTRA_ROOT_PATH} ${EXTERNAL_TOOLCHAIN})
+set( CMAKE_FIND_ROOT_PATH_MODE_PROGRAM ONLY )
+set( CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY )
+set( CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY )
+
+# Use qt.conf settings
+set( ENV{QT_CONF_PATH} ${WORKDIR}/qt.conf )
+
+# We need to set the rpath to the correct directory as cmake does not provide any
+# directory as rpath by default
+set( CMAKE_INSTALL_RPATH ${OECMAKE_RPATH} )
+
+# Use native cmake modules
+set( CMAKE_MODULE_PATH ${STAGING_DATADIR}/cmake/Modules/ )
+
+# add for non /usr/lib libdir, e.g. /usr/lib64
+set( CMAKE_LIBRARY_PATH ${libdir} ${base_libdir})
+
+EOF
+}
+
+addtask generate_toolchain_file after do_patch before do_configure
+
+
+
+EXPORT_FUNCTIONS do_generate_toolchain_file
diff --git a/meta-wrt-tizen/conf/layer.conf b/meta-wrt-tizen/conf/layer.conf
new file mode 100644 (file)
index 0000000..e1d41e7
--- /dev/null
@@ -0,0 +1,15 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH := "${BBPATH}:${LAYERDIR}"
+
+# We have a packages directory, add to BBFILES
+BBFILES := "${BBFILES} \
+            ${LAYERDIR}/recipes-*/*/*.bb \
+            ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+#BBFILE_COLLECTIONS += "wrt-layer"
+#BBFILE_PATTERN_wrt-layer := "^${LAYERDIR}/"
+
+PREFERRED_PROVIDER_udev = "systemd"
+DISTRO_FEATURES_BACKFILL = "pulseaudio systemd"
+
+DISTRO_FEATURES += "systemd x11"
\ No newline at end of file
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-depends.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-depends.inc
new file mode 100644 (file)
index 0000000..381c44d
--- /dev/null
@@ -0,0 +1,8 @@
+DEPENDS = ""
+#DEPENDS of ail 
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
+DEPENDS += "sqlite3"
+DEPENDS += "xdgmime"
+DEPENDS += "vconf"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-native_git.bb b/meta-wrt-tizen/recipes-wrt/ail/ail-native_git.bb
new file mode 100644 (file)
index 0000000..f888a17
--- /dev/null
@@ -0,0 +1,13 @@
+require ail.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/ail;protocol=ssh;tag=submit/tizen/20130808.123604"
+require ail-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-rdepends.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-rdepends.inc
new file mode 100644 (file)
index 0000000..429feba
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of ail (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+#RDEPENDS of ail-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "ail"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail-rprovides.inc b/meta-wrt-tizen/recipes-wrt/ail/ail-rprovides.inc
new file mode 100644 (file)
index 0000000..ab156c1
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by ail 
+PROVIDES += "ail"
+RPROVIDES_ail += "ail"
+
+#PROVIDES by ail-devel 
+PROVIDES += "ail-devel"
+RPROVIDES_ail-devel += "ail-devel"
+RPROVIDES_ail-devel += "ail-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail.inc b/meta-wrt-tizen/recipes-wrt/ail/ail.inc
new file mode 100644 (file)
index 0000000..34ca5a3
--- /dev/null
@@ -0,0 +1,38 @@
+DESCRIPTION = "Application Information Library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "ail"
+PACKAGES += "ail-devel"
+
+ail_files = ""
+ail_files += "ail.manifest"
+ail_files += "/usr/lib/libail.so.0"
+ail_files += "/usr/lib/libail.so.0.1.0"
+ail_files += "/opt/dbspace"
+ail_files += "/opt/share/applications"
+ail_files += "/usr/bin/ail_initdb"
+ail_files += "/usr/share/install-info/*"
+
+ail-devel_files = ""
+ail-devel_files += "ail.manifest"
+ail-devel_files += "/usr/include/ail.h"
+ail-devel_files += "/usr/lib/libail.so"
+ail-devel_files += "/usr/lib/pkgconfig/ail.pc"
+
+FILES_${PN} = "${ail_files}"
+FILES_${PN}-devel = "${ail-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require ail-rdepends.inc
+require ail-depends.inc
+require ail-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/ail/ail_git.bb b/meta-wrt-tizen/recipes-wrt/ail/ail_git.bb
new file mode 100644 (file)
index 0000000..4d9d8a8
--- /dev/null
@@ -0,0 +1,10 @@
+require ail.inc
+require ail-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/ail;protocol=ssh;tag=submit/tizen/20130808.123604"
+require ail-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-depends.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-depends.inc
new file mode 100644 (file)
index 0000000..dbcf8c4
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of app-checker 
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native_git.bb b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-native_git.bb
new file mode 100644 (file)
index 0000000..fbb2613
--- /dev/null
@@ -0,0 +1,13 @@
+require app-checker.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-checker;protocol=ssh;tag=submit/tizen/20130710.102810"
+require app-checker-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rdepends.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rdepends.inc
new file mode 100644 (file)
index 0000000..4bae06f
--- /dev/null
@@ -0,0 +1,11 @@
+RDEPENDS = ""
+#RDEPENDS of app-checker-server-devel (${PN}-server-devel)
+RDEPENDS_${PN}-server-devel += "app-checker-server"
+
+#RDEPENDS of app-checker-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "app-checker"
+
+#RDEPENDS of app-checker-server (${PN}-server)
+RDEPENDS_${PN}-server += "app-checker"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rprovides.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker-rprovides.inc
new file mode 100644 (file)
index 0000000..f1c811a
--- /dev/null
@@ -0,0 +1,18 @@
+#PROVIDES by app-checker-server-devel 
+PROVIDES += "app-checker-server-devel"
+RPROVIDES_app-checker-server-devel += "app-checker-server-devel"
+RPROVIDES_app-checker-server-devel += "app-checker-server-dev"
+
+#PROVIDES by app-checker-devel 
+PROVIDES += "app-checker-devel"
+RPROVIDES_app-checker-devel += "app-checker-devel"
+RPROVIDES_app-checker-devel += "app-checker-dev"
+
+#PROVIDES by app-checker 
+PROVIDES += "app-checker"
+RPROVIDES_app-checker += "app-checker"
+
+#PROVIDES by app-checker-server 
+PROVIDES += "app-checker-server"
+RPROVIDES_app-checker-server += "app-checker-server"
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker.inc b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker.inc
new file mode 100644 (file)
index 0000000..d46fe9a
--- /dev/null
@@ -0,0 +1,50 @@
+DESCRIPTION = "App Checker"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "app-checker-server-devel"
+PACKAGES += "app-checker-server"
+PACKAGES += "app-checker"
+PACKAGES += "app-checker-devel"
+
+app-checker-server-devel_files = ""
+app-checker-server-devel_files += "app-checker.manifest"
+app-checker-server-devel_files += "/usr/lib/libapp-checker-server.so"
+app-checker-server-devel_files += "/usr/lib/pkgconfig/app-checker-server.pc"
+app-checker-server-devel_files += "/usr/include/app-checker/app-checker-server.h"
+
+app-checker-server_files = ""
+app-checker-server_files += "app-checker.manifest"
+app-checker-server_files += "/usr/lib/libapp-checker-server.so.0"
+app-checker-server_files += "/usr/lib/libapp-checker-server.so.0.1.0"
+
+app-checker_files = ""
+app-checker_files += "app-checker.manifest"
+app-checker_files += "/usr/lib/libapp-checker.so.0"
+app-checker_files += "/usr/lib/libapp-checker.so.0.1.0"
+app-checker_files += "/usr/lib/ac-plugins"
+
+app-checker-devel_files = ""
+app-checker-devel_files += "app-checker.manifest"
+app-checker-devel_files += "/usr/lib/libapp-checker.so"
+app-checker-devel_files += "/usr/lib/pkgconfig/app-checker.pc"
+app-checker-devel_files += "/usr/include/app-checker/app-checker.h"
+
+FILES_${PN}-server-devel = "${app-checker-server-devel_files}"
+FILES_${PN}-server = "${app-checker-server_files}"
+FILES_${PN} = "${app-checker_files}"
+FILES_${PN}-devel = "${app-checker-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require app-checker-rdepends.inc
+require app-checker-depends.inc
+require app-checker-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/app-checker/app-checker_git.bb b/meta-wrt-tizen/recipes-wrt/app-checker/app-checker_git.bb
new file mode 100644 (file)
index 0000000..5187f4a
--- /dev/null
@@ -0,0 +1,10 @@
+require app-checker.inc
+require app-checker-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-checker;protocol=ssh;tag=submit/tizen/20130710.102810"
+require app-checker-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-depends.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-depends.inc
new file mode 100644 (file)
index 0000000..ea2465b
--- /dev/null
@@ -0,0 +1,13 @@
+DEPENDS = ""
+#DEPENDS of app-core 
+DEPENDS += "aul-1"
+DEPENDS += "cmake-native"
+DEPENDS += "librua"
+DEPENDS += "libx11"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "elementary"
+DEPENDS += "ecore"
+DEPENDS += "gobject-2.0"
+DEPENDS += "sensor"
+DEPENDS += "vconf"
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-native_git.bb b/meta-wrt-tizen/recipes-wrt/app-core/app-core-native_git.bb
new file mode 100644 (file)
index 0000000..654f64a
--- /dev/null
@@ -0,0 +1,13 @@
+require app-core.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-core;protocol=ssh;tag=submit/tizen/20130710.102817"
+require app-core-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-rdepends.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-rdepends.inc
new file mode 100644 (file)
index 0000000..87a678b
--- /dev/null
@@ -0,0 +1,19 @@
+RDEPENDS = ""
+#RDEPENDS of app-core-efl (${PN}-efl)
+RDEPENDS_${PN}-efl += "pkgconfig"
+
+#RDEPENDS of app-core-common-devel (${PN}-common-devel)
+RDEPENDS_${PN}-common-devel += "elementary"
+RDEPENDS_${PN}-common-devel += "sensor"
+RDEPENDS_${PN}-common-devel += "app-core-common"
+RDEPENDS_${PN}-common-devel += "vconf"
+RDEPENDS_${PN}-common-devel += "aul-1"
+
+#RDEPENDS of app-core-common (${PN}-common)
+RDEPENDS_${PN}-common += "pkgconfig"
+
+#RDEPENDS of app-core-efl-devel (${PN}-efl-devel)
+RDEPENDS_${PN}-efl-devel += "app-core-efl"
+RDEPENDS_${PN}-efl-devel += "app-core-common-dev"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core-rprovides.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core-rprovides.inc
new file mode 100644 (file)
index 0000000..6332b68
--- /dev/null
@@ -0,0 +1,26 @@
+#PROVIDES by app-core-efl 
+PROVIDES += "app-core-efl"
+RPROVIDES_app-core-efl += "app-core-efl"
+
+#PROVIDES by app-core-template 
+PROVIDES += "app-core-template"
+RPROVIDES_app-core-template += "app-core-template"
+
+#PROVIDES by app-core 
+PROVIDES += "app-core"
+RPROVIDES_app-core += "app-core"
+
+#PROVIDES by app-core-common-devel 
+PROVIDES += "app-core-common-devel"
+RPROVIDES_app-core-common-devel += "app-core-common-devel"
+RPROVIDES_app-core-common-devel += "app-core-common-dev"
+
+#PROVIDES by app-core-common 
+PROVIDES += "app-core-common"
+RPROVIDES_app-core-common += "app-core-common"
+
+#PROVIDES by app-core-efl-devel 
+PROVIDES += "app-core-efl-devel"
+RPROVIDES_app-core-efl-devel += "app-core-efl-devel"
+RPROVIDES_app-core-efl-devel += "app-core-efl-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core.inc b/meta-wrt-tizen/recipes-wrt/app-core/app-core.inc
new file mode 100644 (file)
index 0000000..b931d27
--- /dev/null
@@ -0,0 +1,50 @@
+DESCRIPTION = "Application basic"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "app-core-efl-devel"
+PACKAGES += "app-core-efl"
+PACKAGES += "app-core-common"
+PACKAGES += "app-core-common-devel"
+
+app-core-efl-devel_files = ""
+app-core-efl-devel_files += "app-core.manifest"
+app-core-efl-devel_files += "/usr/include/appcore/appcore-efl.h"
+app-core-efl-devel_files += "/usr/lib/libappcore-efl.so"
+app-core-efl-devel_files += "/usr/lib/pkgconfig/appcore-efl.pc"
+
+app-core-efl_files = ""
+app-core-efl_files += "app-core.manifest"
+app-core-efl_files += "/usr/lib/libappcore-efl.so.*"
+
+app-core-common_files = ""
+app-core-common_files += "app-core.manifest"
+app-core-common_files += "/usr/lib/libappcore-common.so.*"
+app-core-common_files += "/usr/lib/systemd/user/core-efl.target"
+app-core-common_files += "/usr/lib/systemd/user/core-efl.target.wants/"
+
+app-core-common-devel_files = ""
+app-core-common-devel_files += "app-core.manifest"
+app-core-common-devel_files += "/usr/lib/libappcore-common.so"
+app-core-common-devel_files += "/usr/lib/pkgconfig/appcore-common.pc"
+app-core-common-devel_files += "/usr/include/appcore/appcore-common.h"
+app-core-common-devel_files += "/usr/include/SLP_Appcore_PG.h"
+
+FILES_${PN}-efl-devel = "${app-core-efl-devel_files}"
+FILES_${PN}-efl = "${app-core-efl_files}"
+FILES_${PN}-common = "${app-core-common_files}"
+FILES_${PN}-common-devel = "${app-core-common-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require app-core-rdepends.inc
+require app-core-depends.inc
+require app-core-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/app-core/app-core_git.bb b/meta-wrt-tizen/recipes-wrt/app-core/app-core_git.bb
new file mode 100644 (file)
index 0000000..c8057f3
--- /dev/null
@@ -0,0 +1,10 @@
+require app-core.inc
+require app-core-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-core;protocol=ssh;tag=submit/tizen/20130710.102817"
+require app-core-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-depends.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-depends.inc
new file mode 100644 (file)
index 0000000..7f8da50
--- /dev/null
@@ -0,0 +1,11 @@
+DEPENDS = ""
+#DEPENDS of capi-appfw-app-manager 
+DEPENDS += "aul-1"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgmgr"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "ail"
+DEPENDS += "pkgmgr-info"
+DEPENDS += "vconf"
+DEPENDS += "common"
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native_git.bb b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-native_git.bb
new file mode 100644 (file)
index 0000000..9d8d8db
--- /dev/null
@@ -0,0 +1,13 @@
+require app-manager.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/app-manager;protocol=ssh;tag=submit/tizen/20130710.102243"
+require app-manager-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rdepends.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rdepends.inc
new file mode 100644 (file)
index 0000000..c60a350
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-appfw-app-manager-devel (capi-appfw-${PN}-devel)
+RDEPENDS_capi-appfw-${PN}-devel += "capi-appfw-app-manager"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rprovides.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager-rprovides.inc
new file mode 100644 (file)
index 0000000..1dc2c49
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-appfw-app-manager 
+PROVIDES += "capi-appfw-app-manager"
+RPROVIDES_capi-appfw-app-manager += "capi-appfw-app-manager"
+
+#PROVIDES by capi-appfw-app-manager-devel 
+PROVIDES += "capi-appfw-app-manager-devel"
+RPROVIDES_capi-appfw-app-manager-devel += "capi-appfw-app-manager-devel"
+RPROVIDES_capi-appfw-app-manager-devel += "capi-appfw-app-manager-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager.inc b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager.inc
new file mode 100644 (file)
index 0000000..40490b9
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "Application Manager API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "API/C API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-appfw-app-manager"
+PACKAGES += "capi-appfw-app-manager-devel"
+
+capi-appfw-app-manager_files = ""
+capi-appfw-app-manager_files += "capi-appfw-app-manager.manifest"
+capi-appfw-app-manager_files += "/usr/lib/libcapi-appfw-app-manager.so.*"
+capi-appfw-app-manager_files += "capi-appfw-app-manager.manifest"
+
+capi-appfw-app-manager-devel_files = ""
+capi-appfw-app-manager-devel_files += "capi-appfw-app-manager.manifest"
+capi-appfw-app-manager-devel_files += "/usr/include/appfw/*.h"
+capi-appfw-app-manager-devel_files += "/usr/lib/libcapi-appfw-app-manager.so"
+capi-appfw-app-manager-devel_files += "/usr/lib/pkgconfig/*.pc"
+
+FILES_${PN} = "${capi-appfw-app-manager_files}"
+FILES_${PN}-devel = "${capi-appfw-app-manager-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require app-manager-rdepends.inc
+require app-manager-depends.inc
+require app-manager-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/app-manager/app-manager_git.bb b/meta-wrt-tizen/recipes-wrt/app-manager/app-manager_git.bb
new file mode 100644 (file)
index 0000000..31be637
--- /dev/null
@@ -0,0 +1,10 @@
+require app-manager.inc
+require app-manager-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/app-manager;protocol=ssh;tag=submit/tizen/20130710.102243"
+require app-manager-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-depends.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-depends.inc
new file mode 100644 (file)
index 0000000..0925a01
--- /dev/null
@@ -0,0 +1,17 @@
+DEPENDS = ""
+#DEPENDS of app-svc 
+DEPENDS += "pkgmgr-info"
+DEPENDS += "aul-1"
+DEPENDS += "cmake-native"
+DEPENDS += "libx11"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "xdgmime"
+DEPENDS += "ail"
+DEPENDS += "pkgconfig(iniparser)"
+DEPENDS += "bundle"
+DEPENDS += "libsoup-2.4"
+DEPENDS += "sqlite3"
+DEPENDS += "ecore"
+DEPENDS += "libprivilege-control"
+DEPENDS += "dbus-glib"
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native_git.bb b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-native_git.bb
new file mode 100644 (file)
index 0000000..8ac01c3
--- /dev/null
@@ -0,0 +1,13 @@
+require app-svc.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-svc;protocol=ssh;tag=submit/tizen/20130716.223402"
+require app-svc-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rdepends.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rdepends.inc
new file mode 100644 (file)
index 0000000..557055b
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of app-svc (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+#RDEPENDS of app-svc-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "app-svc"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rprovides.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc-rprovides.inc
new file mode 100644 (file)
index 0000000..95eba9b
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by app-svc 
+PROVIDES += "app-svc"
+RPROVIDES_app-svc += "app-svc"
+
+#PROVIDES by app-svc-devel 
+PROVIDES += "app-svc-devel"
+RPROVIDES_app-svc-devel += "app-svc-devel"
+RPROVIDES_app-svc-devel += "app-svc-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc.inc b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc.inc
new file mode 100644 (file)
index 0000000..01b6267
--- /dev/null
@@ -0,0 +1,38 @@
+DESCRIPTION = "Application Service"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework/Service"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "app-svc"
+PACKAGES += "app-svc-devel"
+
+app-svc_files = ""
+app-svc_files += "app-svc.manifest"
+app-svc_files += "app-svc.manifest"
+app-svc_files += "%verify(not md5 mtime size) %attr(664,0,5000) /opt/dbspace/.appsvc.db"
+app-svc_files += "%verify(not md5 mtime size) %attr(664,0,5000) /opt/dbspace/.appsvc.db-journal"
+app-svc_files += "/usr/bin/appsvc_test"
+app-svc_files += "/usr/lib/libappsvc.so.0"
+app-svc_files += "/usr/lib/libappsvc.so.0.1.0"
+
+app-svc-devel_files = ""
+app-svc-devel_files += "app-svc.manifest"
+app-svc-devel_files += "/usr/lib/pkgconfig/appsvc.pc"
+app-svc-devel_files += "/usr/lib/libappsvc.so"
+app-svc-devel_files += "/usr/include/appsvc/appsvc.h"
+
+FILES_${PN} = "${app-svc_files}"
+FILES_${PN}-devel = "${app-svc-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require app-svc-rdepends.inc
+require app-svc-depends.inc
+require app-svc-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/app-svc/app-svc_git.bb b/meta-wrt-tizen/recipes-wrt/app-svc/app-svc_git.bb
new file mode 100644 (file)
index 0000000..435ac40
--- /dev/null
@@ -0,0 +1,10 @@
+require app-svc.inc
+require app-svc-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-svc;protocol=ssh;tag=submit/tizen/20130716.223402"
+require app-svc-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-depends.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-depends.inc
new file mode 100644 (file)
index 0000000..8889efb
--- /dev/null
@@ -0,0 +1,9 @@
+DEPENDS = ""
+#DEPENDS of app2sd 
+DEPENDS += "cmake-native"
+DEPENDS += "openssl"
+DEPENDS += "pkgmgr-info"
+DEPENDS += "pkgconfig(libssl)"
+DEPENDS += "dlog"
+DEPENDS += "vconf"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native_git.bb b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-native_git.bb
new file mode 100644 (file)
index 0000000..9ee0c73
--- /dev/null
@@ -0,0 +1,13 @@
+require app2sd.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app2sd;protocol=ssh;tag=submit/tizen/20130711.181813"
+require app2sd-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rdepends.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rdepends.inc
new file mode 100644 (file)
index 0000000..69df7f5
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of app2sd-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "app2sd"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rprovides.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd-rprovides.inc
new file mode 100644 (file)
index 0000000..a67bc80
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by app2sd 
+PROVIDES += "app2sd"
+RPROVIDES_app2sd += "app2sd"
+
+#PROVIDES by app2sd-devel 
+PROVIDES += "app2sd-devel"
+RPROVIDES_app2sd-devel += "app2sd-devel"
+RPROVIDES_app2sd-devel += "app2sd-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd.inc b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd.inc
new file mode 100644 (file)
index 0000000..a358699
--- /dev/null
@@ -0,0 +1,35 @@
+DESCRIPTION = "Application installation on external memory"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework/Application Installer"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "app2sd"
+PACKAGES += "app2sd-devel"
+
+app2sd_files = ""
+app2sd_files += "app2sd.manifest"
+app2sd_files += "/usr/lib/libapp2ext.so.*"
+app2sd_files += "/usr/lib/libapp2sd.so*"
+
+app2sd-devel_files = ""
+app2sd-devel_files += "app2sd.manifest"
+app2sd-devel_files += "/usr/include/app2ext_interface.h"
+app2sd-devel_files += "/usr/lib/pkgconfig/app2sd.pc"
+app2sd-devel_files += "/usr/lib/libapp2sd.so"
+app2sd-devel_files += "/usr/lib/libapp2ext.so"
+
+FILES_${PN} = "${app2sd_files}"
+FILES_${PN}-devel = "${app2sd-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require app2sd-rdepends.inc
+require app2sd-depends.inc
+require app2sd-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/app2sd/app2sd_git.bb b/meta-wrt-tizen/recipes-wrt/app2sd/app2sd_git.bb
new file mode 100644 (file)
index 0000000..293b3e7
--- /dev/null
@@ -0,0 +1,10 @@
+require app2sd.inc
+require app2sd-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app2sd;protocol=ssh;tag=submit/tizen/20130711.181813"
+require app2sd-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-depends.inc b/meta-wrt-tizen/recipes-wrt/application/application-depends.inc
new file mode 100644 (file)
index 0000000..238bec1
--- /dev/null
@@ -0,0 +1,14 @@
+DEPENDS = ""
+#DEPENDS of capi-appfw-application 
+DEPENDS += "aul-1"
+DEPENDS += "sqlite3"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(alarm-service)"
+DEPENDS += "notification"
+DEPENDS += "app-svc"
+DEPENDS += "bundle"
+DEPENDS += "app-core"
+DEPENDS += "ail"
+DEPENDS += "dlog"
+DEPENDS += "elementary"
+DEPENDS += "common"
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-extraconf.inc b/meta-wrt-tizen/recipes-wrt/application/application-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/application/application-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-native_git.bb b/meta-wrt-tizen/recipes-wrt/application/application-native_git.bb
new file mode 100644 (file)
index 0000000..04a9fd9
--- /dev/null
@@ -0,0 +1,13 @@
+require application.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/application;protocol=ssh;tag=submit/tizen/20130710.102250"
+require application-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/application/application-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-rdepends.inc b/meta-wrt-tizen/recipes-wrt/application/application-rdepends.inc
new file mode 100644 (file)
index 0000000..998860e
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-appfw-application-devel (capi-appfw-${PN}-devel)
+RDEPENDS_capi-appfw-${PN}-devel += "capi-appfw-application"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/application/application-rprovides.inc b/meta-wrt-tizen/recipes-wrt/application/application-rprovides.inc
new file mode 100644 (file)
index 0000000..d717dea
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-appfw-application-devel 
+PROVIDES += "capi-appfw-application-devel"
+RPROVIDES_capi-appfw-application-devel += "capi-appfw-application-devel"
+RPROVIDES_capi-appfw-application-devel += "capi-appfw-application-dev"
+
+#PROVIDES by capi-appfw-application 
+PROVIDES += "capi-appfw-application"
+RPROVIDES_capi-appfw-application += "capi-appfw-application"
+
diff --git a/meta-wrt-tizen/recipes-wrt/application/application.inc b/meta-wrt-tizen/recipes-wrt/application/application.inc
new file mode 100644 (file)
index 0000000..38406f6
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "An Application library in SLP C API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-appfw-application-devel"
+PACKAGES += "capi-appfw-application"
+
+capi-appfw-application-devel_files = ""
+capi-appfw-application-devel_files += "capi-appfw-application.manifest"
+capi-appfw-application-devel_files += "/usr/include/appfw/*.h"
+capi-appfw-application-devel_files += "/usr/lib/pkgconfig/*.pc"
+capi-appfw-application-devel_files += "/usr/lib/libcapi-appfw-application.so"
+
+capi-appfw-application_files = ""
+capi-appfw-application_files += "capi-appfw-application.manifest"
+capi-appfw-application_files += "/usr/lib/libcapi-appfw-application.so.*"
+capi-appfw-application_files += "capi-appfw-application.manifest"
+
+FILES_${PN}-devel = "${capi-appfw-application-devel_files}"
+FILES_${PN} = "${capi-appfw-application_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require application-rdepends.inc
+require application-depends.inc
+require application-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/application/application_git.bb b/meta-wrt-tizen/recipes-wrt/application/application_git.bb
new file mode 100644 (file)
index 0000000..456c82a
--- /dev/null
@@ -0,0 +1,10 @@
+require application.inc
+require application-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/application;protocol=ssh;tag=submit/tizen/20130710.102250"
+require application-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-depends.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-depends.inc
new file mode 100644 (file)
index 0000000..21ac010
--- /dev/null
@@ -0,0 +1,19 @@
+DEPENDS = ""
+#DEPENDS of aul 
+DEPENDS += "pkgmgr-info"
+DEPENDS += "librua"
+DEPENDS += "cmake-native"
+DEPENDS += "app2sd"
+DEPENDS += "libx11"
+DEPENDS += "bundle"
+DEPENDS += "xdgmime"
+DEPENDS += "ail"
+DEPENDS += "smack"
+DEPENDS += "dlog"
+DEPENDS += "sqlite3"
+DEPENDS += "ecore"
+DEPENDS += "libprivilege-control"
+DEPENDS += "app-checker"
+DEPENDS += "vconf"
+DEPENDS += "dbus-glib"
+DEPENDS += "libslp-utilx"
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-extraconf.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native_git.bb b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-native_git.bb
new file mode 100644 (file)
index 0000000..5779bee
--- /dev/null
@@ -0,0 +1,13 @@
+require aul-1.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/aul-1;protocol=ssh;tag=submit/tizen/20130813.230259"
+require aul-1-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rdepends.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rdepends.inc
new file mode 100644 (file)
index 0000000..f98a2cb
--- /dev/null
@@ -0,0 +1,9 @@
+RDEPENDS = ""
+#RDEPENDS of aul (aul)
+RDEPENDS_aul += "systemd"
+RDEPENDS_aul += "pkgconfig"
+
+#RDEPENDS of aul-devel (aul-devel)
+RDEPENDS_aul-devel += "aul"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rprovides.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1-rprovides.inc
new file mode 100644 (file)
index 0000000..b6a8e2d
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by aul 
+PROVIDES += "aul"
+RPROVIDES_aul += "aul"
+
+#PROVIDES by aul-devel 
+PROVIDES += "aul-devel"
+RPROVIDES_aul-devel += "aul-devel"
+RPROVIDES_aul-devel += "aul-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1.inc b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1.inc
new file mode 100644 (file)
index 0000000..8531a3e
--- /dev/null
@@ -0,0 +1,49 @@
+DESCRIPTION = "App utility library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "aul"
+PACKAGES += "aul-devel"
+
+aul_files = ""
+aul_files += "aul.manifest"
+aul_files += "/etc/init.d/launchpad_run"
+aul_files += "%attr(0644,root,app) /opt/dbspace/.mida.db"
+aul_files += "%attr(0644,root,app) /opt/dbspace/.mida.db-journal"
+aul_files += "/usr/bin/aul_test"
+aul_files += "/usr/bin/launch_app"
+aul_files += "/usr/share/aul/miregex/*"
+aul_files += "/usr/share/aul/service/*"
+aul_files += "/usr/share/aul/preload_list.txt"
+aul_files += "/usr/share/aul/preexec_list.txt"
+aul_files += "/usr/bin/launchpad_preloading_preinitializing_daemon"
+aul_files += "/usr/lib/systemd/system/graphical.target.wants/launchpad-preload@app.service"
+aul_files += "/usr/lib/systemd/system/graphical.target.wants/ac.service"
+aul_files += "/usr/lib/systemd/system/launchpad-preload@.service"
+aul_files += "/usr/lib/systemd/system/ac.service"
+aul_files += "/usr/bin/amd"
+aul_files += "/usr/bin/daemon-manager-release-agent"
+aul_files += "/usr/bin/daemon-manager-launch-agent"
+
+aul-devel_files = ""
+aul-devel_files += "aul.manifest"
+aul-devel_files += "/usr/include/aul/*.h"
+aul-devel_files += "/usr/lib/*.so"
+aul-devel_files += "/usr/lib/pkgconfig/*.pc"
+
+FILES_${PN} = "${aul_files}"
+FILES_${PN}-devel = "${aul-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require aul-1-rdepends.inc
+require aul-1-depends.inc
+require aul-1-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/aul-1/aul-1_git.bb b/meta-wrt-tizen/recipes-wrt/aul-1/aul-1_git.bb
new file mode 100644 (file)
index 0000000..2d08044
--- /dev/null
@@ -0,0 +1,10 @@
+require aul-1.inc
+require aul-1-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/aul-1;protocol=ssh;tag=submit/tizen/20130813.230259"
+require aul-1-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-depends.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-depends.inc
new file mode 100644 (file)
index 0000000..a124774
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of bundle 
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-extraconf.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-native_git.bb b/meta-wrt-tizen/recipes-wrt/bundle/bundle-native_git.bb
new file mode 100644 (file)
index 0000000..6284df1
--- /dev/null
@@ -0,0 +1,13 @@
+require bundle.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/base/bundle;protocol=ssh;tag=submit/tizen/20130710.103058"
+require bundle-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-rdepends.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-rdepends.inc
new file mode 100644 (file)
index 0000000..451e9d7
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of bundle-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "bundle"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle-rprovides.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle-rprovides.inc
new file mode 100644 (file)
index 0000000..9b80516
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by bundle-devel 
+PROVIDES += "bundle-devel"
+RPROVIDES_bundle-devel += "bundle-devel"
+RPROVIDES_bundle-devel += "bundle-dev"
+
+#PROVIDES by bundle 
+PROVIDES += "bundle"
+RPROVIDES_bundle += "bundle"
+
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle.inc b/meta-wrt-tizen/recipes-wrt/bundle/bundle.inc
new file mode 100644 (file)
index 0000000..f4c7163
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "String key-val dictionary ADT"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "bundle-devel"
+PACKAGES += "bundle"
+
+bundle-devel_files = ""
+bundle-devel_files += "bundle.manifest"
+bundle-devel_files += "/usr/include/bundle.h"
+bundle-devel_files += "/usr/include/SLP_bundle_PG.h"
+bundle-devel_files += "/usr/lib/pkgconfig/bundle.pc"
+bundle-devel_files += "/usr/lib/libbundle.so"
+
+bundle_files = ""
+bundle_files += "bundle.manifest"
+bundle_files += "/usr/lib/libbundle.so.*"
+
+FILES_${PN}-devel = "${bundle-devel_files}"
+FILES_${PN} = "${bundle_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require bundle-rdepends.inc
+require bundle-depends.inc
+require bundle-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/bundle/bundle_git.bb b/meta-wrt-tizen/recipes-wrt/bundle/bundle_git.bb
new file mode 100644 (file)
index 0000000..c26f205
--- /dev/null
@@ -0,0 +1,10 @@
+require bundle.inc
+require bundle-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/base/bundle;protocol=ssh;tag=submit/tizen/20130710.103058"
+require bundle-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-depends.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-depends.inc
new file mode 100644 (file)
index 0000000..d408557
--- /dev/null
@@ -0,0 +1,13 @@
+DEPENDS = ""
+#DEPENDS of capi-system-system-settings 
+DEPENDS += "cmake-native"
+DEPENDS += "fontconfig"
+DEPENDS += "dlog"
+DEPENDS += "app-core"
+DEPENDS += "common"
+DEPENDS += "libxml-2.0"
+DEPENDS += "elementary"
+DEPENDS += "ecore"
+DEPENDS += "gobject-2.0"
+DEPENDS += "glib-2.0"
+DEPENDS += "vconf"
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native_git.bb b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-native_git.bb
new file mode 100644 (file)
index 0000000..40459d6
--- /dev/null
@@ -0,0 +1,13 @@
+require capi-system-system-settings.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/framework/api/system-settings;protocol=ssh;tag=tizen"
+require capi-system-system-settings-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rdepends.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rdepends.inc
new file mode 100644 (file)
index 0000000..02c4f31
--- /dev/null
@@ -0,0 +1,6 @@
+RDEPENDS = ""
+#RDEPENDS of capi-system-system-settings-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "common"
+RDEPENDS_${PN}-devel += "capi-system-system-settings"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rprovides.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings-rprovides.inc
new file mode 100644 (file)
index 0000000..17faa06
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-system-system-settings-devel 
+PROVIDES += "capi-system-system-settings-devel"
+RPROVIDES_capi-system-system-settings-devel += "capi-system-system-settings-devel"
+RPROVIDES_capi-system-system-settings-devel += "capi-system-system-settings-dev"
+
+#PROVIDES by capi-system-system-settings 
+PROVIDES += "capi-system-system-settings"
+RPROVIDES_capi-system-system-settings += "capi-system-system-settings"
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings.inc b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings.inc
new file mode 100644 (file)
index 0000000..b5b3fb4
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "A System Settings library in Tizen Native API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-system-system-settings-devel"
+PACKAGES += "capi-system-system-settings"
+
+capi-system-system-settings-devel_files = ""
+capi-system-system-settings-devel_files += "capi-system-system-settings-devel.manifest"
+capi-system-system-settings-devel_files += "/usr/include/system/*.h"
+capi-system-system-settings-devel_files += "/usr/lib/pkgconfig/*.pc"
+capi-system-system-settings-devel_files += "/usr/lib/lib*.so"
+
+capi-system-system-settings_files = ""
+capi-system-system-settings_files += "capi-system-system-settings.manifest"
+capi-system-system-settings_files += "/usr/lib/lib*.so.*"
+capi-system-system-settings_files += "/usr/bin/test_system_settings_gui"
+
+FILES_${PN}-devel = "${capi-system-system-settings-devel_files}"
+FILES_${PN} = "${capi-system-system-settings_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require capi-system-system-settings-rdepends.inc
+require capi-system-system-settings-depends.inc
+require capi-system-system-settings-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings_git.bb b/meta-wrt-tizen/recipes-wrt/capi-system-system-settings/capi-system-system-settings_git.bb
new file mode 100644 (file)
index 0000000..7d3c5c8
--- /dev/null
@@ -0,0 +1,10 @@
+require capi-system-system-settings.inc
+require capi-system-system-settings-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/framework/api/system-settings;protocol=ssh;tag=tizen"
+require capi-system-system-settings-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-depends.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-depends.inc
new file mode 100644 (file)
index 0000000..71bcaf1
--- /dev/null
@@ -0,0 +1,6 @@
+DEPENDS = ""
+#DEPENDS of capi-web-url-download 
+DEPENDS += "cmake-native"
+DEPENDS += "common"
+DEPENDS += "dlog"
+DEPENDS += "pkgconfig(download-provider-interface)"
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native_git.bb b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-native_git.bb
new file mode 100644 (file)
index 0000000..97d69e4
--- /dev/null
@@ -0,0 +1,13 @@
+require capi-web-url-download.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/url-download;protocol=ssh;tag=accepted/tizen/20130710.221549"
+require capi-web-url-download-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rdepends.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rdepends.inc
new file mode 100644 (file)
index 0000000..b8afa1c
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-web-url-download-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "capi-web-url-download"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rprovides.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download-rprovides.inc
new file mode 100644 (file)
index 0000000..caee4e9
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-web-url-download 
+PROVIDES += "capi-web-url-download"
+RPROVIDES_capi-web-url-download += "capi-web-url-download"
+
+#PROVIDES by capi-web-url-download-devel 
+PROVIDES += "capi-web-url-download-devel"
+RPROVIDES_capi-web-url-download-devel += "capi-web-url-download-devel"
+RPROVIDES_capi-web-url-download-devel += "capi-web-url-download-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download.inc b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download.inc
new file mode 100644 (file)
index 0000000..20c9449
--- /dev/null
@@ -0,0 +1,35 @@
+DESCRIPTION = "CAPI for content download with web url"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-web-url-download"
+PACKAGES += "capi-web-url-download-devel"
+
+capi-web-url-download_files = ""
+capi-web-url-download_files += "capi-web-url-download.manifest"
+capi-web-url-download_files += "/usr/lib/libcapi-web-url-download.so.*"
+capi-web-url-download_files += "/usr/share/license/capi-web-url-download"
+
+capi-web-url-download-devel_files = ""
+capi-web-url-download-devel_files += "capi-web-url-download.manifest"
+capi-web-url-download-devel_files += "capi-web-url-download.manifest"
+capi-web-url-download-devel_files += "/usr/lib/libcapi-web-url-download.so"
+capi-web-url-download-devel_files += "/usr/lib/pkgconfig/capi-web-url-download.pc"
+capi-web-url-download-devel_files += "/usr/include/web/download.h"
+
+FILES_${PN} = "${capi-web-url-download_files}"
+FILES_${PN}-devel = "${capi-web-url-download-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require capi-web-url-download-rdepends.inc
+require capi-web-url-download-depends.inc
+require capi-web-url-download-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download_git.bb b/meta-wrt-tizen/recipes-wrt/capi-web-url-download/capi-web-url-download_git.bb
new file mode 100644 (file)
index 0000000..60720b7
--- /dev/null
@@ -0,0 +1,10 @@
+require capi-web-url-download.inc
+require capi-web-url-download-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/url-download;protocol=ssh;tag=accepted/tizen/20130710.221549"
+require capi-web-url-download-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-depends.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-depends.inc
new file mode 100644 (file)
index 0000000..977b9f1
--- /dev/null
@@ -0,0 +1,15 @@
+DEPENDS = ""
+#DEPENDS of cert-svc 
+DEPENDS += "pkgconfig(libpcre)"
+DEPENDS += "pcre"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(evas)"
+DEPENDS += "pkgconfig(xmlsec1)"
+DEPENDS += "openssl"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "libsoup-2.4"
+DEPENDS += "secure-storage"
+DEPENDS += "wrt-commons"
+DEPENDS += "libxml-2.0"
+DEPENDS += "pkgconfig(libxslt)"
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-extraconf.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native_git.bb b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-native_git.bb
new file mode 100644 (file)
index 0000000..a6248b2
--- /dev/null
@@ -0,0 +1,13 @@
+require cert-svc.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/cert-svc;protocol=ssh;tag=submit/tizen/20130716.162206"
+require cert-svc-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rdepends.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rdepends.inc
new file mode 100644 (file)
index 0000000..e1770c0
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of cert-svc-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "cert-svc"
+
+#RDEPENDS of cert-svc (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rprovides.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc-rprovides.inc
new file mode 100644 (file)
index 0000000..c4d4ce3
--- /dev/null
@@ -0,0 +1,12 @@
+#PROVIDES by cert-svc-devel 
+PROVIDES += "cert-svc-devel"
+RPROVIDES_cert-svc-devel += "cert-svc-devel"
+RPROVIDES_cert-svc-devel += "cert-svc-dev"
+
+#PROVIDES by cert-svc 
+PROVIDES += "cert-svc"
+RPROVIDES_cert-svc += "cert-svc"
+# the PROVIDES rules is ignore "libcert-svc-vcore.so.1  "
+PROVIDES += "libcert-svc-vcore.so.1"
+RPROVIDES_cert-svc += "libcert-svc-vcore.so.1"
+
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc.inc b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc.inc
new file mode 100644 (file)
index 0000000..b542a6a
--- /dev/null
@@ -0,0 +1,58 @@
+DESCRIPTION = "Certification service"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "SAMSUNG"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "cert-svc-devel"
+PACKAGES += "cert-svc"
+
+cert-svc-devel_files = ""
+cert-svc-devel_files += "cert-svc.manifest"
+cert-svc-devel_files += "/usr/include/*"
+cert-svc-devel_files += "/usr/lib/pkgconfig/*"
+cert-svc-devel_files += "/usr/lib/*.so"
+
+cert-svc_files = ""
+cert-svc_files += "cert-svc.manifest"
+cert-svc_files += "/usr/lib/*.so.*"
+cert-svc_files += "/usr/bin/dpkg-pki-sig"
+cert-svc_files += "/opt/share/cert-svc/targetinfo"
+cert-svc_files += "/usr/share/cert-svc/cert_svc_vcore_db.sql"
+cert-svc_files += "/usr/share/license/cert-svc"
+cert-svc_files += "%attr(0755,root,use_cert) /usr/share/cert-svc"
+cert-svc_files += "%attr(0755,root,use_cert) /usr/share/cert-svc/ca-certs"
+cert-svc_files += "%attr(0755,root,use_cert) /usr/share/cert-svc/ca-certs/code-signing"
+cert-svc_files += "%attr(0755,root,use_cert) /usr/share/cert-svc/ca-certs/code-signing/native"
+cert-svc_files += "%attr(0755,root,use_cert) /usr/share/cert-svc/ca-certs/code-signing/wac"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/code-signing"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/code-signing/wac"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/code-signing/tizen"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/sim"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/sim/operator"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/sim/thirdparty"
+cert-svc_files += "%attr(0777,root,use_cert) /opt/share/cert-svc/certs/user"
+cert-svc_files += "%attr(0777,root,use_cert) /opt/share/cert-svc/certs/trusteduser"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/mdm"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/mdm/security"
+cert-svc_files += "%attr(0775,root,use_cert) /opt/share/cert-svc/certs/mdm/security/cert"
+cert-svc_files += "%attr(0777,root,use_cert) /opt/share/cert-svc/pkcs12"
+cert-svc_files += "/opt/share/cert-svc/certs/ssl"
+cert-svc_files += "/opt/share/cert-svc/pkcs12/storage"
+
+FILES_${PN}-devel = "${cert-svc-devel_files}"
+FILES_${PN} = "${cert-svc_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require cert-svc-rdepends.inc
+require cert-svc-depends.inc
+require cert-svc-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc_git.bb b/meta-wrt-tizen/recipes-wrt/cert-svc/cert-svc_git.bb
new file mode 100644 (file)
index 0000000..bb24ffa
--- /dev/null
@@ -0,0 +1,10 @@
+require cert-svc.inc
+require cert-svc-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/cert-svc;protocol=ssh;tag=submit/tizen/20130716.162206"
+require cert-svc-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-depends.inc b/meta-wrt-tizen/recipes-wrt/common/common-depends.inc
new file mode 100644 (file)
index 0000000..e7292c8
--- /dev/null
@@ -0,0 +1,3 @@
+DEPENDS = ""
+#DEPENDS of capi-base-common 
+DEPENDS += "cmake-native"
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-extraconf.inc b/meta-wrt-tizen/recipes-wrt/common/common-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/common/common-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-native_git.bb b/meta-wrt-tizen/recipes-wrt/common/common-native_git.bb
new file mode 100644 (file)
index 0000000..369c345
--- /dev/null
@@ -0,0 +1,13 @@
+require common.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/common;protocol=ssh;tag=submit/tizen/20130710.102318"
+require common-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/common/common-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-rdepends.inc b/meta-wrt-tizen/recipes-wrt/common/common-rdepends.inc
new file mode 100644 (file)
index 0000000..363587f
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-base-common-devel (capi-base-${PN}-devel)
+RDEPENDS_capi-base-${PN}-devel += "capi-base-common"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/common/common-rprovides.inc b/meta-wrt-tizen/recipes-wrt/common/common-rprovides.inc
new file mode 100644 (file)
index 0000000..26c5250
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-base-common-devel 
+PROVIDES += "capi-base-common-devel"
+RPROVIDES_capi-base-common-devel += "capi-base-common-devel"
+RPROVIDES_capi-base-common-devel += "capi-base-common-dev"
+
+#PROVIDES by capi-base-common 
+PROVIDES += "capi-base-common"
+RPROVIDES_capi-base-common += "capi-base-common"
+
diff --git a/meta-wrt-tizen/recipes-wrt/common/common.inc b/meta-wrt-tizen/recipes-wrt/common/common.inc
new file mode 100644 (file)
index 0000000..9dfc5fe
--- /dev/null
@@ -0,0 +1,31 @@
+DESCRIPTION = "Common header files of Tizen Native API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "API/C API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-base-common-devel"
+PACKAGES += "capi-base-common"
+
+capi-base-common-devel_files = ""
+capi-base-common-devel_files += "capi-base-common.manifest"
+capi-base-common-devel_files += "/usr/include/*.h"
+capi-base-common-devel_files += "/usr/lib/pkgconfig/capi-base-common.pc"
+
+capi-base-common_files = ""
+capi-base-common_files += "capi-base-common.manifest"
+
+FILES_${PN}-devel = "${capi-base-common-devel_files}"
+FILES_${PN} = "${capi-base-common_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require common-rdepends.inc
+require common-depends.inc
+require common-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/common/common_git.bb b/meta-wrt-tizen/recipes-wrt/common/common_git.bb
new file mode 100644 (file)
index 0000000..d39b475
--- /dev/null
@@ -0,0 +1,10 @@
+require common.inc
+require common-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/common;protocol=ssh;tag=submit/tizen/20130710.102318"
+require common-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-depends.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-depends.inc
new file mode 100644 (file)
index 0000000..bac230b
--- /dev/null
@@ -0,0 +1,3 @@
+DEPENDS = ""
+#DEPENDS of dlog 
+DEPENDS += "pkgconfig(libsystemd-journal)"
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-extraconf.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-native_git.bb b/meta-wrt-tizen/recipes-wrt/dlog/dlog-native_git.bb
new file mode 100644 (file)
index 0000000..a83a109
--- /dev/null
@@ -0,0 +1,13 @@
+require dlog.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/system/dlog;protocol=ssh;tag=submit/tizen/20130717.214418"
+require dlog-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-rdepends.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-rdepends.inc
new file mode 100644 (file)
index 0000000..fe61670
--- /dev/null
@@ -0,0 +1,13 @@
+RDEPENDS = ""
+#RDEPENDS of dlog (${PN})
+RDEPENDS_${PN} += "coreutils"
+RDEPENDS_${PN} += "vconf"
+
+#RDEPENDS of dlogutil (${PN}util)
+RDEPENDS_${PN}util += "libdlog"
+RDEPENDS_${PN}util += "systemd"
+
+#RDEPENDS of libdlog-devel (lib${PN}-devel)
+RDEPENDS_lib${PN}-devel += "libdlog"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog-rprovides.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog-rprovides.inc
new file mode 100644 (file)
index 0000000..9390e9a
--- /dev/null
@@ -0,0 +1,17 @@
+#PROVIDES by libdlog 
+PROVIDES += "libdlog"
+RPROVIDES_libdlog += "libdlog"
+
+#PROVIDES by dlogutil 
+PROVIDES += "dlogutil"
+RPROVIDES_dlogutil += "dlogutil"
+
+#PROVIDES by dlog 
+PROVIDES += "dlog"
+RPROVIDES_dlog += "dlog"
+
+#PROVIDES by libdlog-devel 
+PROVIDES += "libdlog-devel"
+RPROVIDES_libdlog-devel += "libdlog-devel"
+RPROVIDES_libdlog-devel += "libdlog-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog.inc b/meta-wrt-tizen/recipes-wrt/dlog/dlog.inc
new file mode 100644 (file)
index 0000000..2993148
--- /dev/null
@@ -0,0 +1,49 @@
+DESCRIPTION = "Logging service"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libdlog"
+PACKAGES += "dlogutil"
+PACKAGES += "libdlog-devel"
+
+libdlog_files = ""
+libdlog_files += "dlog.manifest"
+libdlog_files += "/usr/lib/libdlog.so.0"
+libdlog_files += "/usr/lib/libdlog.so.0.0.0"
+
+dlogutil_files = ""
+dlogutil_files += "dlog.manifest"
+dlogutil_files += "/usr/share/license/dlog"
+dlogutil_files += "LICENSE.APLv2"
+dlogutil_files += "/etc/rc.d/init.d/dlog.sh"
+dlogutil_files += "/etc/rc.d/rc3.d/S05dlog"
+dlogutil_files += "/usr/lib/systemd/system/tizen-debug-level.service"
+dlogutil_files += "/usr/lib/systemd/system/dlog-main.service"
+dlogutil_files += "/usr/lib/systemd/system/dlog-radio.service"
+dlogutil_files += "/usr/lib/systemd/system/basic.target.wants/tizen-debug-level.service"
+dlogutil_files += "/usr/lib/systemd/system/multi-user.target.wants/dlog-main.service"
+dlogutil_files += "/usr/lib/systemd/system/multi-user.target.wants/dlog-radio.service"
+
+libdlog-devel_files = ""
+libdlog-devel_files += "dlog.manifest"
+libdlog-devel_files += "/usr/include/dlog/dlog.h"
+libdlog-devel_files += "/usr/lib/pkgconfig/dlog.pc"
+libdlog-devel_files += "/usr/lib/libdlog.so"
+
+FILES_lib${PN} = "${libdlog_files}"
+FILES_${PN}util = "${dlogutil_files}"
+FILES_lib${PN}-devel = "${libdlog-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require dlog-rdepends.inc
+require dlog-depends.inc
+require dlog-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/dlog/dlog_git.bb b/meta-wrt-tizen/recipes-wrt/dlog/dlog_git.bb
new file mode 100644 (file)
index 0000000..d9dcb21
--- /dev/null
@@ -0,0 +1,10 @@
+require dlog.inc
+require dlog-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/system/dlog;protocol=ssh;tag=submit/tizen/20130717.214418"
+require dlog-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-depends.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-depends.inc
new file mode 100644 (file)
index 0000000..66a55d8
--- /dev/null
@@ -0,0 +1,8 @@
+DEPENDS = ""
+#DEPENDS of capi-system-haptic 
+DEPENDS += "pkgconfig(devman_haptic)"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "common"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(devman)"
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-extraconf.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-native_git.bb b/meta-wrt-tizen/recipes-wrt/haptic/haptic-native_git.bb
new file mode 100644 (file)
index 0000000..32665ed
--- /dev/null
@@ -0,0 +1,13 @@
+require haptic.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/haptic;protocol=ssh;tag=submit/tizen/20130710.102408"
+require haptic-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-rdepends.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-rdepends.inc
new file mode 100644 (file)
index 0000000..356e5c1
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-system-haptic-devel (capi-system-${PN}-devel)
+RDEPENDS_capi-system-${PN}-devel += "capi-system-haptic"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic-rprovides.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic-rprovides.inc
new file mode 100644 (file)
index 0000000..92b7a0e
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-system-haptic 
+PROVIDES += "capi-system-haptic"
+RPROVIDES_capi-system-haptic += "capi-system-haptic"
+
+#PROVIDES by capi-system-haptic-devel 
+PROVIDES += "capi-system-haptic-devel"
+RPROVIDES_capi-system-haptic-devel += "capi-system-haptic-devel"
+RPROVIDES_capi-system-haptic-devel += "capi-system-haptic-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic.inc b/meta-wrt-tizen/recipes-wrt/haptic/haptic.inc
new file mode 100644 (file)
index 0000000..816d336
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "A Haptic library in Tizen C API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-system-haptic"
+PACKAGES += "capi-system-haptic-devel"
+
+capi-system-haptic_files = ""
+capi-system-haptic_files += "capi-system-haptic.manifest"
+capi-system-haptic_files += "capi-system-haptic.manifest"
+capi-system-haptic_files += "/usr/lib/libcapi-system-haptic.so.*"
+
+capi-system-haptic-devel_files = ""
+capi-system-haptic-devel_files += "capi-system-haptic.manifest"
+capi-system-haptic-devel_files += "/usr/include/system/*.h"
+capi-system-haptic-devel_files += "/usr/lib/pkgconfig/*.pc"
+capi-system-haptic-devel_files += "/usr/lib/libcapi-system-haptic.so"
+
+FILES_${PN} = "${capi-system-haptic_files}"
+FILES_${PN}-devel = "${capi-system-haptic-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require haptic-rdepends.inc
+require haptic-depends.inc
+require haptic-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/haptic/haptic_git.bb b/meta-wrt-tizen/recipes-wrt/haptic/haptic_git.bb
new file mode 100644 (file)
index 0000000..9d6298b
--- /dev/null
@@ -0,0 +1,10 @@
+require haptic.inc
+require haptic-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/haptic;protocol=ssh;tag=submit/tizen/20130710.102408"
+require haptic-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-depends.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-depends.inc
new file mode 100644 (file)
index 0000000..3389135
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of libcryptsvc 
+DEPENDS += "cmake-native"
+DEPENDS += "openssl"
+DEPENDS += "dlog"
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native_git.bb b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-native_git.bb
new file mode 100644 (file)
index 0000000..784c80e
--- /dev/null
@@ -0,0 +1,13 @@
+require libcryptsvc.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/libcryptsvc;protocol=ssh;tag=submit/tizen/20130710.124523"
+require libcryptsvc-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rdepends.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rdepends.inc
new file mode 100644 (file)
index 0000000..c7d5987
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of libcryptsvc-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "libcryptsvc"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rprovides.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc-rprovides.inc
new file mode 100644 (file)
index 0000000..5dfc05b
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by libcryptsvc-devel 
+PROVIDES += "libcryptsvc-devel"
+RPROVIDES_libcryptsvc-devel += "libcryptsvc-devel"
+RPROVIDES_libcryptsvc-devel += "libcryptsvc-dev"
+
+#PROVIDES by libcryptsvc 
+PROVIDES += "libcryptsvc"
+RPROVIDES_libcryptsvc += "libcryptsvc"
+
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc.inc b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc.inc
new file mode 100644 (file)
index 0000000..4225c0b
--- /dev/null
@@ -0,0 +1,32 @@
+DESCRIPTION = "Crypto Service Library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Security/Libraries"
+LICENSE = "Apache-2.0 and Flora"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libcryptsvc-devel"
+PACKAGES += "libcryptsvc"
+
+libcryptsvc-devel_files = ""
+libcryptsvc-devel_files += "libcryptsvc.manifest"
+libcryptsvc-devel_files += "/usr/include/*"
+libcryptsvc-devel_files += "/usr/lib/pkgconfig/cryptsvc.pc"
+
+libcryptsvc_files = ""
+libcryptsvc_files += "libcryptsvc.manifest"
+libcryptsvc_files += "/usr/lib/*.so*"
+
+FILES_${PN}-devel = "${libcryptsvc-devel_files}"
+FILES_${PN} = "${libcryptsvc_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require libcryptsvc-rdepends.inc
+require libcryptsvc-depends.inc
+require libcryptsvc-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc_git.bb b/meta-wrt-tizen/recipes-wrt/libcryptsvc/libcryptsvc_git.bb
new file mode 100644 (file)
index 0000000..8a8ae40
--- /dev/null
@@ -0,0 +1,10 @@
+require libcryptsvc.inc
+require libcryptsvc-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/libcryptsvc;protocol=ssh;tag=submit/tizen/20130710.124523"
+require libcryptsvc-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-depends.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-depends.inc
new file mode 100644 (file)
index 0000000..1eb7ba8
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of libiri 
+DEPENDS += "autoconf-native"
+DEPENDS += "libtool-cross"
+DEPENDS += "automake-native"
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-native_git.bb b/meta-wrt-tizen/recipes-wrt/libiri/libiri-native_git.bb
new file mode 100644 (file)
index 0000000..af7abec
--- /dev/null
@@ -0,0 +1,13 @@
+require libiri.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/upstream/libiri;protocol=ssh;tag=submit/tizen/20130719.023336"
+require libiri-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-rdepends.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-rdepends.inc
new file mode 100644 (file)
index 0000000..bd21e27
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of libiri-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "libiri"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri-rprovides.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri-rprovides.inc
new file mode 100644 (file)
index 0000000..4316862
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by libiri-devel 
+PROVIDES += "libiri-devel"
+RPROVIDES_libiri-devel += "libiri-devel"
+RPROVIDES_libiri-devel += "libiri-dev"
+
+#PROVIDES by libiri 
+PROVIDES += "libiri"
+RPROVIDES_libiri += "libiri"
+
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri.inc b/meta-wrt-tizen/recipes-wrt/libiri/libiri.inc
new file mode 100644 (file)
index 0000000..0ce369b
--- /dev/null
@@ -0,0 +1,33 @@
+DESCRIPTION = "An IRI parsing library"
+HOMEPAGE = "http://code.google.com/p/libiri/"
+SECTION = "System/Libraries"
+LICENSE = "BSD-3-Clause"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libiri-devel"
+PACKAGES += "libiri"
+
+libiri-devel_files = ""
+libiri-devel_files += "libiri.manifest"
+libiri-devel_files += "/usr/lib/pkgconfig/*.pc"
+libiri-devel_files += "/usr/include/*.h"
+libiri-devel_files += "/usr/bin/iri-config"
+
+libiri_files = ""
+libiri_files += "libiri.manifest"
+libiri_files += "/usr/lib/*.so"
+
+FILES_${PN}-devel = "${libiri-devel_files}"
+FILES_${PN} = "${libiri_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require libiri-rdepends.inc
+require libiri-depends.inc
+require libiri-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/libiri/libiri_git.bb b/meta-wrt-tizen/recipes-wrt/libiri/libiri_git.bb
new file mode 100644 (file)
index 0000000..0ec863e
--- /dev/null
@@ -0,0 +1,10 @@
+require libiri.inc
+require libiri-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/upstream/libiri;protocol=ssh;tag=submit/tizen/20130719.023336"
+require libiri-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-depends.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-depends.inc
new file mode 100644 (file)
index 0000000..28f2a47
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of libprivilege-control 
+DEPENDS += "smack"
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native_git.bb b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-native_git.bb
new file mode 100644 (file)
index 0000000..e8db7b2
--- /dev/null
@@ -0,0 +1,13 @@
+require libprivilege-control.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/libprivilege-control;protocol=ssh;tag=submit/tizen/20130730.080821"
+require libprivilege-control-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rdepends.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rdepends.inc
new file mode 100644 (file)
index 0000000..b98c6c8
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of libprivilege-control-conf (${PN}-conf)
+RDEPENDS_${PN}-conf += "libprivilege-control"
+
+#RDEPENDS of libprivilege-control-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "libprivilege-control"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rprovides.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control-rprovides.inc
new file mode 100644 (file)
index 0000000..dc96c6d
--- /dev/null
@@ -0,0 +1,13 @@
+#PROVIDES by libprivilege-control 
+PROVIDES += "libprivilege-control"
+RPROVIDES_libprivilege-control += "libprivilege-control"
+
+#PROVIDES by libprivilege-control-conf 
+PROVIDES += "libprivilege-control-conf"
+RPROVIDES_libprivilege-control-conf += "libprivilege-control-conf"
+
+#PROVIDES by libprivilege-control-devel 
+PROVIDES += "libprivilege-control-devel"
+RPROVIDES_libprivilege-control-devel += "libprivilege-control-devel"
+RPROVIDES_libprivilege-control-devel += "libprivilege-control-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control.inc b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control.inc
new file mode 100644 (file)
index 0000000..76930df
--- /dev/null
@@ -0,0 +1,45 @@
+DESCRIPTION = "Library to control privilege of application"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Security/Access Control"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libprivilege-control"
+PACKAGES += "libprivilege-control-conf"
+PACKAGES += "libprivilege-control-devel"
+
+libprivilege-control_files = ""
+libprivilege-control_files += "libprivilege-control.manifest"
+libprivilege-control_files += "/usr/lib/*.so.*"
+libprivilege-control_files += "/usr/bin/slp-su"
+libprivilege-control_files += "/usr/share/privilege-control"
+libprivilege-control_files += "/usr/share/privilege-control/*"
+
+libprivilege-control-conf_files = ""
+libprivilege-control-conf_files += "libprivilege-control.manifest"
+libprivilege-control-conf_files += "/opt/etc/smack/*"
+libprivilege-control-conf_files += "/usr/lib/systemd/system/smack-default-labeling.service"
+libprivilege-control-conf_files += "/usr/lib/systemd/system/basic.target.wants/smack-default-labeling.service"
+libprivilege-control-conf_files += "/opt/dbspace/.privilege_control*.db"
+
+libprivilege-control-devel_files = ""
+libprivilege-control-devel_files += "libprivilege-control.manifest"
+libprivilege-control-devel_files += "/usr/include/*.h"
+libprivilege-control-devel_files += "/usr/lib/*.so"
+libprivilege-control-devel_files += "/usr/lib/pkgconfig/*.pc"
+
+FILES_${PN} = "${libprivilege-control_files}"
+FILES_${PN}-conf = "${libprivilege-control-conf_files}"
+FILES_${PN}-devel = "${libprivilege-control-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require libprivilege-control-rdepends.inc
+require libprivilege-control-depends.inc
+require libprivilege-control-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control_git.bb b/meta-wrt-tizen/recipes-wrt/libprivilege-control/libprivilege-control_git.bb
new file mode 100644 (file)
index 0000000..65a0fba
--- /dev/null
@@ -0,0 +1,10 @@
+require libprivilege-control.inc
+require libprivilege-control-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/libprivilege-control;protocol=ssh;tag=submit/tizen/20130730.080821"
+require libprivilege-control-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-depends.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-depends.inc
new file mode 100644 (file)
index 0000000..be4a6d1
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of librua 
+DEPENDS += "sqlite3"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-extraconf.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-native_git.bb b/meta-wrt-tizen/recipes-wrt/librua/librua-native_git.bb
new file mode 100644 (file)
index 0000000..a6cbf3f
--- /dev/null
@@ -0,0 +1,13 @@
+require librua.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/librua;protocol=ssh;tag=submit/tizen/20130710.102921"
+require librua-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-rdepends.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-rdepends.inc
new file mode 100644 (file)
index 0000000..bf3ea15
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of librua-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "librua"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua-rprovides.inc b/meta-wrt-tizen/recipes-wrt/librua/librua-rprovides.inc
new file mode 100644 (file)
index 0000000..d14d0aa
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by librua 
+PROVIDES += "librua"
+RPROVIDES_librua += "librua"
+
+#PROVIDES by librua-devel 
+PROVIDES += "librua-devel"
+RPROVIDES_librua-devel += "librua-devel"
+RPROVIDES_librua-devel += "librua-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua.inc b/meta-wrt-tizen/recipes-wrt/librua/librua.inc
new file mode 100644 (file)
index 0000000..303d636
--- /dev/null
@@ -0,0 +1,35 @@
+DESCRIPTION = "Recently used application"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "librua"
+PACKAGES += "librua-devel"
+
+librua_files = ""
+librua_files += "librua.manifest"
+librua_files += "%attr(0660,root,app) /opt/dbspace/.rua.db*"
+librua_files += "/usr/lib/librua.so.*"
+
+librua-devel_files = ""
+librua-devel_files += "librua.manifest"
+librua-devel_files += "/usr/include/rua"
+librua-devel_files += "/usr/include/rua/*.h"
+librua-devel_files += "/usr/lib/librua.so"
+librua-devel_files += "/usr/lib/pkgconfig/rua.pc"
+
+FILES_${PN} = "${librua_files}"
+FILES_${PN}-devel = "${librua-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require librua-rdepends.inc
+require librua-depends.inc
+require librua-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/librua/librua_git.bb b/meta-wrt-tizen/recipes-wrt/librua/librua_git.bb
new file mode 100644 (file)
index 0000000..d44ccf5
--- /dev/null
@@ -0,0 +1,10 @@
+require librua.inc
+require librua-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/librua;protocol=ssh;tag=submit/tizen/20130710.102921"
+require librua-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-depends.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-depends.inc
new file mode 100644 (file)
index 0000000..4be8f98
--- /dev/null
@@ -0,0 +1,12 @@
+DEPENDS = ""
+#DEPENDS of libslp-utilx 
+DEPENDS += "pkgconfig(xext)"
+DEPENDS += "pkgconfig(xrandr)"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(libdrm)"
+DEPENDS += "libx11"
+DEPENDS += "pkgconfig(libtbm)"
+DEPENDS += "pkgconfig(libdri2)"
+DEPENDS += "pkgconfig(xdamage)"
+DEPENDS += "pkgconfig(xv)"
+DEPENDS += "pkgconfig(dri2proto)"
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native_git.bb b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-native_git.bb
new file mode 100644 (file)
index 0000000..74e07ad
--- /dev/null
@@ -0,0 +1,13 @@
+require libslp-utilx.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/uifw/libslp-utilx;protocol=ssh;tag=submit/tizen/20130710.125113"
+require libslp-utilx-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rdepends.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rdepends.inc
new file mode 100644 (file)
index 0000000..d62a63d
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of libslp-utilx-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "libslp-utilx"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rprovides.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx-rprovides.inc
new file mode 100644 (file)
index 0000000..8ecb305
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by libslp-utilx-devel 
+PROVIDES += "libslp-utilx-devel"
+RPROVIDES_libslp-utilx-devel += "libslp-utilx-devel"
+RPROVIDES_libslp-utilx-devel += "libslp-utilx-dev"
+
+#PROVIDES by libslp-utilx 
+PROVIDES += "libslp-utilx"
+RPROVIDES_libslp-utilx += "libslp-utilx"
+
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx.inc b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx.inc
new file mode 100644 (file)
index 0000000..0ba6b46
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "utilX"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "UI Framework/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libslp-utilx-devel"
+PACKAGES += "libslp-utilx"
+
+libslp-utilx-devel_files = ""
+libslp-utilx-devel_files += "libslp-utilx.manifest"
+libslp-utilx-devel_files += "/usr/include/utilX.h"
+libslp-utilx-devel_files += "/usr/lib/libutilX.so"
+libslp-utilx-devel_files += "/usr/lib/pkgconfig/utilX.pc"
+
+libslp-utilx_files = ""
+libslp-utilx_files += "libslp-utilx.manifest"
+libslp-utilx_files += "/usr/lib/libutilX.so.*"
+libslp-utilx_files += "/usr/share/license/libslp-utilx"
+
+FILES_${PN}-devel = "${libslp-utilx-devel_files}"
+FILES_${PN} = "${libslp-utilx_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require libslp-utilx-rdepends.inc
+require libslp-utilx-depends.inc
+require libslp-utilx-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx_git.bb b/meta-wrt-tizen/recipes-wrt/libslp-utilx/libslp-utilx_git.bb
new file mode 100644 (file)
index 0000000..159931f
--- /dev/null
@@ -0,0 +1,10 @@
+require libslp-utilx.inc
+require libslp-utilx-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/uifw/libslp-utilx;protocol=ssh;tag=submit/tizen/20130710.125113"
+require libslp-utilx-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-depends.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-depends.inc
new file mode 100644 (file)
index 0000000..fb1ac80
--- /dev/null
@@ -0,0 +1,15 @@
+DEPENDS = ""
+#DEPENDS of notification 
+DEPENDS += "aul-1"
+DEPENDS += "cmake-native"
+DEPENDS += "dbus-glib"
+DEPENDS += "dlog"
+DEPENDS += "pkgconfig(dbus-1)"
+DEPENDS += "pkgconfig(com-core)"
+DEPENDS += "app-svc"
+DEPENDS += "bundle"
+DEPENDS += "ail"
+DEPENDS += "pkgconfig(heynoti)"
+DEPENDS += "sqlite3"
+DEPENDS += "vconf"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-extraconf.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-native_git.bb b/meta-wrt-tizen/recipes-wrt/notification/notification-native_git.bb
new file mode 100644 (file)
index 0000000..97aca76
--- /dev/null
@@ -0,0 +1,13 @@
+require notification.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/apps/core/preloaded/notification;protocol=ssh;tag=submit/tizen/20130717.182602"
+require notification-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-rdepends.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-rdepends.inc
new file mode 100644 (file)
index 0000000..e6d3898
--- /dev/null
@@ -0,0 +1,9 @@
+RDEPENDS = ""
+#RDEPENDS of notification (${PN})
+RDEPENDS_${PN} += "sqlite3"
+RDEPENDS_${PN} += "pkgconfig"
+
+#RDEPENDS of notification-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "notification"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification-rprovides.inc b/meta-wrt-tizen/recipes-wrt/notification/notification-rprovides.inc
new file mode 100644 (file)
index 0000000..cf3d1c9
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by notification 
+PROVIDES += "notification"
+RPROVIDES_notification += "notification"
+
+#PROVIDES by notification-devel 
+PROVIDES += "notification-devel"
+RPROVIDES_notification-devel += "notification-devel"
+RPROVIDES_notification-devel += "notification-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification.inc b/meta-wrt-tizen/recipes-wrt/notification/notification.inc
new file mode 100644 (file)
index 0000000..7c3f588
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "notification library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Applications/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "notification"
+PACKAGES += "notification-devel"
+
+notification_files = ""
+notification_files += "notification.manifest"
+notification_files += "notification.manifest"
+notification_files += "/usr/lib/libnotification.so.*"
+
+notification-devel_files = ""
+notification-devel_files += "notification.manifest"
+notification-devel_files += "/usr/include/notification/*.h"
+notification-devel_files += "/usr/lib/libnotification.so"
+notification-devel_files += "/usr/lib/pkgconfig/notification.pc"
+
+FILES_${PN} = "${notification_files}"
+FILES_${PN}-devel = "${notification-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require notification-rdepends.inc
+require notification-depends.inc
+require notification-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/notification/notification_git.bb b/meta-wrt-tizen/recipes-wrt/notification/notification_git.bb
new file mode 100644 (file)
index 0000000..e5bf70b
--- /dev/null
@@ -0,0 +1,10 @@
+require notification.inc
+require notification-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/apps/core/preloaded/notification;protocol=ssh;tag=submit/tizen/20130717.182602"
+require notification-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-depends.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-depends.inc
new file mode 100644 (file)
index 0000000..8bcfd94
--- /dev/null
@@ -0,0 +1,8 @@
+DEPENDS = ""
+#DEPENDS of pkgmgr-info 
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
+DEPENDS += "libxml-2.0"
+DEPENDS += "sqlite3"
+DEPENDS += "vconf"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native_git.bb b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-native_git.bb
new file mode 100644 (file)
index 0000000..9178451
--- /dev/null
@@ -0,0 +1,13 @@
+require pkgmgr-info.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/pkgmgr-info;protocol=ssh;tag=submit/tizen/20130711.182932"
+require pkgmgr-info-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rdepends.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rdepends.inc
new file mode 100644 (file)
index 0000000..45af1ff
--- /dev/null
@@ -0,0 +1,11 @@
+RDEPENDS = ""
+#RDEPENDS of pkgmgr-info-parser (${PN}-parser)
+RDEPENDS_${PN}-parser += "pkgmgr-info"
+
+#RDEPENDS of pkgmgr-info-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "pkgmgr-info"
+
+#RDEPENDS of pkgmgr-info-parser-devel (${PN}-parser-devel)
+RDEPENDS_${PN}-parser-devel += "pkgmgr-info"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rprovides.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info-rprovides.inc
new file mode 100644 (file)
index 0000000..e0e9968
--- /dev/null
@@ -0,0 +1,18 @@
+#PROVIDES by pkgmgr-info-parser 
+PROVIDES += "pkgmgr-info-parser"
+RPROVIDES_pkgmgr-info-parser += "pkgmgr-info-parser"
+
+#PROVIDES by pkgmgr-info-parser-devel 
+PROVIDES += "pkgmgr-info-parser-devel"
+RPROVIDES_pkgmgr-info-parser-devel += "pkgmgr-info-parser-devel"
+RPROVIDES_pkgmgr-info-parser-devel += "pkgmgr-info-parser-dev"
+
+#PROVIDES by pkgmgr-info 
+PROVIDES += "pkgmgr-info"
+RPROVIDES_pkgmgr-info += "pkgmgr-info"
+
+#PROVIDES by pkgmgr-info-devel 
+PROVIDES += "pkgmgr-info-devel"
+RPROVIDES_pkgmgr-info-devel += "pkgmgr-info-devel"
+RPROVIDES_pkgmgr-info-devel += "pkgmgr-info-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info.inc
new file mode 100644 (file)
index 0000000..9264355
--- /dev/null
@@ -0,0 +1,54 @@
+DESCRIPTION = "Packager Manager infomation api for package"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework/Package Management"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "pkgmgr-info-parser"
+PACKAGES += "pkgmgr-info-parser-devel"
+PACKAGES += "pkgmgr-info-devel"
+PACKAGES += "pkgmgr-info"
+
+pkgmgr-info-parser_files = ""
+pkgmgr-info-parser_files += "pkgmgr-info.manifest"
+pkgmgr-info-parser_files += "/usr/lib/libpkgmgr_parser.so.*"
+pkgmgr-info-parser_files += "/etc/package-manager/preload/preload_list.txt"
+pkgmgr-info-parser_files += "/etc/package-manager/preload/manifest.xsd"
+pkgmgr-info-parser_files += "/etc/package-manager/preload/xml.xsd"
+pkgmgr-info-parser_files += "/etc/package-manager/parser_path.conf"
+
+pkgmgr-info-parser-devel_files = ""
+pkgmgr-info-parser-devel_files += "pkgmgr-info.manifest"
+pkgmgr-info-parser-devel_files += "/usr/include/pkgmgr/pkgmgr_parser.h"
+pkgmgr-info-parser-devel_files += "/usr/include/pkgmgr/pkgmgr_parser_db.h"
+pkgmgr-info-parser-devel_files += "/usr/lib/pkgconfig/pkgmgr-parser.pc"
+pkgmgr-info-parser-devel_files += "/usr/lib/libpkgmgr_parser.so"
+
+pkgmgr-info-devel_files = ""
+pkgmgr-info-devel_files += "pkgmgr-info.manifest"
+pkgmgr-info-devel_files += "/usr/include/pkgmgr-info.h"
+pkgmgr-info-devel_files += "/usr/lib/pkgconfig/pkgmgr-info.pc"
+pkgmgr-info-devel_files += "/usr/lib/libpkgmgr-info.so"
+
+pkgmgr-info_files = ""
+pkgmgr-info_files += "pkgmgr-info.manifest"
+pkgmgr-info_files += "/usr/lib/libpkgmgr-info.so.*"
+pkgmgr-info_files += "%attr(771,app,app) /opt/usr/apps/tmp"
+pkgmgr-info_files += "/opt/usr/apps/tmp/pkgmgr_tmp.txt"
+
+FILES_${PN}-parser = "${pkgmgr-info-parser_files}"
+FILES_${PN}-parser-devel = "${pkgmgr-info-parser-devel_files}"
+FILES_${PN}-devel = "${pkgmgr-info-devel_files}"
+FILES_${PN} = "${pkgmgr-info_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require pkgmgr-info-rdepends.inc
+require pkgmgr-info-depends.inc
+require pkgmgr-info-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info_git.bb b/meta-wrt-tizen/recipes-wrt/pkgmgr-info/pkgmgr-info_git.bb
new file mode 100644 (file)
index 0000000..f865f5c
--- /dev/null
@@ -0,0 +1,10 @@
+require pkgmgr-info.inc
+require pkgmgr-info-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/pkgmgr-info;protocol=ssh;tag=submit/tizen/20130711.182932"
+require pkgmgr-info-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-depends.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-depends.inc
new file mode 100644 (file)
index 0000000..e463519
--- /dev/null
@@ -0,0 +1,16 @@
+DEPENDS = ""
+#DEPENDS of pkgmgr 
+DEPENDS += "pkgmgr-info"
+DEPENDS += "pkgconfig(security-server)"
+#Replace "DEPENDS" on gettext by "inherit gettext"
+inherit gettext
+DEPENDS += "unzip"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(dbus-1)"
+DEPENDS += "dlog"
+DEPENDS += "app-core"
+DEPENDS += "ail"
+DEPENDS += "pkgconfig(iniparser)"
+DEPENDS += "bundle"
+DEPENDS += "ecore"
+DEPENDS += "dbus-glib"
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native_git.bb b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-native_git.bb
new file mode 100644 (file)
index 0000000..aa0f6ed
--- /dev/null
@@ -0,0 +1,13 @@
+require pkgmgr.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/projects/framework/appfw/slp-pkgmgr;protocol=ssh;tag=tizen"
+require pkgmgr-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rdepends.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rdepends.inc
new file mode 100644 (file)
index 0000000..a870262
--- /dev/null
@@ -0,0 +1,21 @@
+RDEPENDS = ""
+#RDEPENDS of pkgmgr-client (${PN}-client)
+RDEPENDS_${PN}-client += "shared-mime-info"
+RDEPENDS_${PN}-client += "pkgmgr"
+
+#RDEPENDS of pkgmgr-server (${PN}-server)
+RDEPENDS_${PN}-server += "pkgmgr"
+
+#RDEPENDS of pkgmgr-types-devel (${PN}-types-devel)
+RDEPENDS_${PN}-types-devel += "pkgmgr"
+
+#RDEPENDS of pkgmgr-client-devel (${PN}-client-devel)
+RDEPENDS_${PN}-client-devel += "pkgmgr"
+
+#RDEPENDS of pkgmgr-installer-devel (${PN}-installer-devel)
+RDEPENDS_${PN}-installer-devel += "pkgmgr"
+
+#RDEPENDS of pkgmgr-installer (${PN}-installer)
+RDEPENDS_${PN}-installer += "pkgmgr"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rprovides.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr-rprovides.inc
new file mode 100644 (file)
index 0000000..faab948
--- /dev/null
@@ -0,0 +1,31 @@
+#PROVIDES by pkgmgr-client 
+PROVIDES += "pkgmgr-client"
+RPROVIDES_pkgmgr-client += "pkgmgr-client"
+
+#PROVIDES by pkgmgr 
+PROVIDES += "pkgmgr"
+RPROVIDES_pkgmgr += "pkgmgr"
+
+#PROVIDES by pkgmgr-server 
+PROVIDES += "pkgmgr-server"
+RPROVIDES_pkgmgr-server += "pkgmgr-server"
+
+#PROVIDES by pkgmgr-types-devel 
+PROVIDES += "pkgmgr-types-devel"
+RPROVIDES_pkgmgr-types-devel += "pkgmgr-types-devel"
+RPROVIDES_pkgmgr-types-devel += "pkgmgr-types-dev"
+
+#PROVIDES by pkgmgr-client-devel 
+PROVIDES += "pkgmgr-client-devel"
+RPROVIDES_pkgmgr-client-devel += "pkgmgr-client-devel"
+RPROVIDES_pkgmgr-client-devel += "pkgmgr-client-dev"
+
+#PROVIDES by pkgmgr-installer-devel 
+PROVIDES += "pkgmgr-installer-devel"
+RPROVIDES_pkgmgr-installer-devel += "pkgmgr-installer-devel"
+RPROVIDES_pkgmgr-installer-devel += "pkgmgr-installer-dev"
+
+#PROVIDES by pkgmgr-installer 
+PROVIDES += "pkgmgr-installer"
+RPROVIDES_pkgmgr-installer += "pkgmgr-installer"
+
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr.inc b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr.inc
new file mode 100644 (file)
index 0000000..b38da9f
--- /dev/null
@@ -0,0 +1,91 @@
+DESCRIPTION = "Packager Manager client library package"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Application Framework/Package Management"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "pkgmgr-client"
+PACKAGES += "pkgmgr"
+PACKAGES += "pkgmgr-server"
+PACKAGES += "pkgmgr-types-devel"
+PACKAGES += "pkgmgr-client-devel"
+PACKAGES += "pkgmgr-installer-devel"
+PACKAGES += "pkgmgr-installer"
+
+pkgmgr-client_files = ""
+pkgmgr-client_files += "pkgmgr-client.manifest"
+pkgmgr-client_files += "/etc/package-manager"
+pkgmgr-client_files += "/etc/package-manager/pkg_path.conf"
+pkgmgr-client_files += "/usr/lib/libpkgmgr-client.so.*"
+
+pkgmgr_files = ""
+pkgmgr_files += "pkgmgr.manifest"
+pkgmgr_files += "/etc/package-manager/backend"
+pkgmgr_files += "/etc/package-manager/backendlib"
+pkgmgr_files += "/etc/opt/upgrade"
+pkgmgr_files += "/etc/opt/upgrade/pkgmgr.patch.sh"
+pkgmgr_files += "/usr/bin/pkgcmd"
+pkgmgr_files += "/usr/bin/pkg_initdb"
+pkgmgr_files += "/usr/bin/pkg_getsize"
+pkgmgr_files += "/usr/bin/pkginfo"
+pkgmgr_files += "/usr/bin/pkgmgr-install"
+pkgmgr_files += "/usr/share/packages"
+pkgmgr_files += "/usr/share/packages/org.tizen.pkgmgr-install.xml"
+pkgmgr_files += "/usr/share/mime/packages/mime.wac.xml"
+pkgmgr_files += "/usr/share/mime/packages/mime.tpk.xml"
+
+pkgmgr-server_files = ""
+pkgmgr-server_files += "pkgmgr-server.manifest"
+pkgmgr-server_files += "/usr/share/dbus-1/services/org.tizen.slp.pkgmgr.service"
+pkgmgr-server_files += "/usr/bin/pkgmgr-server"
+pkgmgr-server_files += "/etc/package-manager/server"
+
+pkgmgr-types-devel_files = ""
+pkgmgr-types-devel_files += "pkgmgr-types-devel.manifest"
+pkgmgr-types-devel_files += "/usr/include/package-manager-types.h"
+pkgmgr-types-devel_files += "/usr/include/package-manager-plugin.h"
+pkgmgr-types-devel_files += "/usr/lib/pkgconfig/pkgmgr-types.pc"
+
+pkgmgr-client-devel_files = ""
+pkgmgr-client-devel_files += "pkgmgr-client-devel.manifest"
+pkgmgr-client-devel_files += "/usr/include/package-manager.h"
+pkgmgr-client-devel_files += "/usr/include/pkgmgr-dbinfo.h"
+pkgmgr-client-devel_files += "/usr/lib/pkgconfig/pkgmgr.pc"
+pkgmgr-client-devel_files += "/usr/lib/libpkgmgr-client.so"
+
+pkgmgr-installer-devel_files = ""
+pkgmgr-installer-devel_files += "pkgmgr-installer-devel.manifest"
+pkgmgr-installer-devel_files += "/usr/include/pkgmgr"
+pkgmgr-installer-devel_files += "/usr/include/pkgmgr/pkgmgr_installer.h"
+pkgmgr-installer-devel_files += "/usr/lib/pkgconfig/pkgmgr-installer-status-broadcast-server.pc"
+pkgmgr-installer-devel_files += "/usr/lib/pkgconfig/pkgmgr-installer.pc"
+pkgmgr-installer-devel_files += "/usr/lib/pkgconfig/pkgmgr-installer-client.pc"
+pkgmgr-installer-devel_files += "/usr/lib/libpkgmgr_installer.so"
+pkgmgr-installer-devel_files += "/usr/lib/libpkgmgr_installer_client.so"
+pkgmgr-installer-devel_files += "/usr/lib/libpkgmgr_installer_status_broadcast_server.so"
+
+pkgmgr-installer_files = ""
+pkgmgr-installer_files += "pkgmgr-installer.manifest"
+pkgmgr-installer_files += "/usr/lib/libpkgmgr_installer.so.*"
+pkgmgr-installer_files += "/usr/lib/libpkgmgr_installer_status_broadcast_server.so.*"
+pkgmgr-installer_files += "/usr/lib/libpkgmgr_installer_client.so.*"
+
+FILES_${PN}-client = "${pkgmgr-client_files}"
+FILES_${PN} = "${pkgmgr_files}"
+FILES_${PN}-server = "${pkgmgr-server_files}"
+FILES_${PN}-types-devel = "${pkgmgr-types-devel_files}"
+FILES_${PN}-client-devel = "${pkgmgr-client-devel_files}"
+FILES_${PN}-installer-devel = "${pkgmgr-installer-devel_files}"
+FILES_${PN}-installer = "${pkgmgr-installer_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require pkgmgr-rdepends.inc
+require pkgmgr-depends.inc
+require pkgmgr-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr_git.bb b/meta-wrt-tizen/recipes-wrt/pkgmgr/pkgmgr_git.bb
new file mode 100644 (file)
index 0000000..a80198d
--- /dev/null
@@ -0,0 +1,10 @@
+require pkgmgr.inc
+require pkgmgr-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/projects/framework/appfw/slp-pkgmgr;protocol=ssh;tag=tizen"
+require pkgmgr-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-depends.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-depends.inc
new file mode 100644 (file)
index 0000000..e76066f
--- /dev/null
@@ -0,0 +1,6 @@
+DEPENDS = ""
+#DEPENDS of capi-system-runtime-info 
+DEPENDS += "cmake-native"
+DEPENDS += "vconf"
+DEPENDS += "dlog"
+DEPENDS += "common"
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-extraconf.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native_git.bb b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-native_git.bb
new file mode 100644 (file)
index 0000000..a3641b2
--- /dev/null
@@ -0,0 +1,13 @@
+require runtime-info.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/runtime-info;protocol=ssh;tag=submit/tizen/20130710.102600"
+require runtime-info-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rdepends.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rdepends.inc
new file mode 100644 (file)
index 0000000..5b80646
--- /dev/null
@@ -0,0 +1,6 @@
+RDEPENDS = ""
+#RDEPENDS of capi-system-runtime-info-devel (capi-system-${PN}-devel)
+RDEPENDS_capi-system-${PN}-devel += "common"
+RDEPENDS_capi-system-${PN}-devel += "capi-system-runtime-info"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rprovides.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info-rprovides.inc
new file mode 100644 (file)
index 0000000..20f1796
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-system-runtime-info-devel 
+PROVIDES += "capi-system-runtime-info-devel"
+RPROVIDES_capi-system-runtime-info-devel += "capi-system-runtime-info-devel"
+RPROVIDES_capi-system-runtime-info-devel += "capi-system-runtime-info-dev"
+
+#PROVIDES by capi-system-runtime-info 
+PROVIDES += "capi-system-runtime-info"
+RPROVIDES_capi-system-runtime-info += "capi-system-runtime-info"
+
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info.inc b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info.inc
new file mode 100644 (file)
index 0000000..074ef62
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "A Runtime Information library in Tizen Native API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/API"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-system-runtime-info-devel"
+PACKAGES += "capi-system-runtime-info"
+
+capi-system-runtime-info-devel_files = ""
+capi-system-runtime-info-devel_files += "capi-system-runtime-info.manifest"
+capi-system-runtime-info-devel_files += "/usr/include/system/*.h"
+capi-system-runtime-info-devel_files += "/usr/lib/pkgconfig/*.pc"
+capi-system-runtime-info-devel_files += "/usr/lib/lib*.so"
+
+capi-system-runtime-info_files = ""
+capi-system-runtime-info_files += "capi-system-runtime-info.manifest"
+capi-system-runtime-info_files += "/usr/lib/lib*.so.*"
+capi-system-runtime-info_files += "runtime-info.manifest"
+
+FILES_${PN}-devel = "${capi-system-runtime-info-devel_files}"
+FILES_${PN} = "${capi-system-runtime-info_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require runtime-info-rdepends.inc
+require runtime-info-depends.inc
+require runtime-info-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info_git.bb b/meta-wrt-tizen/recipes-wrt/runtime-info/runtime-info_git.bb
new file mode 100644 (file)
index 0000000..c7d7a22
--- /dev/null
@@ -0,0 +1,10 @@
+require runtime-info.inc
+require runtime-info-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/runtime-info;protocol=ssh;tag=submit/tizen/20130710.102600"
+require runtime-info-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-depends.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-depends.inc
new file mode 100644 (file)
index 0000000..f58a975
--- /dev/null
@@ -0,0 +1,6 @@
+DEPENDS = ""
+#DEPENDS of secure-storage 
+DEPENDS += "pkgconfig(security-server)"
+DEPENDS += "cmake-native"
+DEPENDS += "openssl"
+DEPENDS += "dlog"
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-extraconf.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native_git.bb b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-native_git.bb
new file mode 100644 (file)
index 0000000..ff5a0c2
--- /dev/null
@@ -0,0 +1,13 @@
+require secure-storage.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/secure-storage;protocol=ssh;tag=submit/tizen/20130710.124546"
+require secure-storage-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rdepends.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rdepends.inc
new file mode 100644 (file)
index 0000000..af276e5
--- /dev/null
@@ -0,0 +1,9 @@
+RDEPENDS = ""
+#RDEPENDS of ss-server (ss-server)
+RDEPENDS_ss-server += "libss-client"
+RDEPENDS_ss-server += "systemd"
+
+#RDEPENDS of libss-client-devel (libss-client-devel)
+RDEPENDS_libss-client-devel += "libss-client"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rprovides.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage-rprovides.inc
new file mode 100644 (file)
index 0000000..cc4617c
--- /dev/null
@@ -0,0 +1,20 @@
+#PROVIDES by secure-storage 
+PROVIDES += "secure-storage"
+RPROVIDES_secure-storage += "secure-storage"
+
+#PROVIDES by ss-server 
+PROVIDES += "ss-server"
+RPROVIDES_ss-server += "ss-server"
+
+#PROVIDES by libss-client-devel 
+PROVIDES += "libss-client-devel"
+RPROVIDES_libss-client-devel += "libss-client-devel"
+RPROVIDES_libss-client-devel += "libss-client-dev"
+
+#PROVIDES by libss-client 
+PROVIDES += "libss-client"
+RPROVIDES_libss-client += "libss-client"
+# the PROVIDES rules is ignore "libss-client.so  "
+PROVIDES += "libss-client.so"
+RPROVIDES_libss-client += "libss-client.so"
+
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage.inc b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage.inc
new file mode 100644 (file)
index 0000000..dbff2c2
--- /dev/null
@@ -0,0 +1,46 @@
+DESCRIPTION = "Secure storage"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Security"
+LICENSE = "Apache 2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "libss-client"
+PACKAGES += "ss-server"
+PACKAGES += "libss-client-devel"
+
+libss-client_files = ""
+libss-client_files += "secure-storage.manifest"
+libss-client_files += "/usr/lib/libss-client.so.*"
+libss-client_files += "/usr/share/license/libss-client"
+
+ss-server_files = ""
+ss-server_files += "secure-storage.manifest"
+ss-server_files += "/etc/rc.d/rc3.d/S40ss-server"
+ss-server_files += "/etc/rc.d/rc5.d/S40ss-server"
+ss-server_files += "/usr/bin/ss-server"
+ss-server_files += "/usr/lib/systemd/system/secure-storage.service"
+ss-server_files += "/usr/lib/systemd/system/multi-user.target.wants/secure-storage.service"
+ss-server_files += "/usr/share/secure-storage/config"
+ss-server_files += "/usr/share/license/ss-server"
+
+libss-client-devel_files = ""
+libss-client-devel_files += "secure-storage.manifest"
+libss-client-devel_files += "/usr/include/ss_manager.h"
+libss-client-devel_files += "/usr/lib/pkgconfig/secure-storage.pc"
+libss-client-devel_files += "/usr/lib/libss-client.so"
+
+FILES_libss-client = "${libss-client_files}"
+FILES_ss-server = "${ss-server_files}"
+FILES_libss-client-devel = "${libss-client-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require secure-storage-rdepends.inc
+require secure-storage-depends.inc
+require secure-storage-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage_git.bb b/meta-wrt-tizen/recipes-wrt/secure-storage/secure-storage_git.bb
new file mode 100644 (file)
index 0000000..66f6e90
--- /dev/null
@@ -0,0 +1,10 @@
+require secure-storage.inc
+require secure-storage-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/security/secure-storage;protocol=ssh;tag=submit/tizen/20130710.124546"
+require secure-storage-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-depends.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-depends.inc
new file mode 100644 (file)
index 0000000..b263ea6
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of capi-system-sensor 
+DEPENDS += "cmake-native"
+DEPENDS += "common"
+DEPENDS += "dlog"
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-native_git.bb b/meta-wrt-tizen/recipes-wrt/sensor/sensor-native_git.bb
new file mode 100644 (file)
index 0000000..2d32462
--- /dev/null
@@ -0,0 +1,13 @@
+require sensor.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/sensor;protocol=ssh;tag=submit/tizen/20130710.102607"
+require sensor-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-rdepends.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-rdepends.inc
new file mode 100644 (file)
index 0000000..e6851dd
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of capi-system-sensor-devel (capi-system-${PN}-devel)
+RDEPENDS_capi-system-${PN}-devel += "capi-system-sensor"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor-rprovides.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor-rprovides.inc
new file mode 100644 (file)
index 0000000..ed89f61
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by capi-system-sensor-devel 
+PROVIDES += "capi-system-sensor-devel"
+RPROVIDES_capi-system-sensor-devel += "capi-system-sensor-devel"
+RPROVIDES_capi-system-sensor-devel += "capi-system-sensor-dev"
+
+#PROVIDES by capi-system-sensor 
+PROVIDES += "capi-system-sensor"
+RPROVIDES_capi-system-sensor += "capi-system-sensor"
+
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor.inc b/meta-wrt-tizen/recipes-wrt/sensor/sensor.inc
new file mode 100644 (file)
index 0000000..fa9f1a6
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "A Sensor library in TIZEN C API"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "framework/system"
+LICENSE = "Apache 2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "capi-system-sensor-devel"
+PACKAGES += "capi-system-sensor"
+
+capi-system-sensor-devel_files = ""
+capi-system-sensor-devel_files += "capi-system-sensor.manifest"
+capi-system-sensor-devel_files += "/usr/include/system/sensors.h"
+capi-system-sensor-devel_files += "/usr/lib/pkgconfig/*.pc"
+capi-system-sensor-devel_files += "/usr/lib/libcapi-system-sensor.so"
+capi-system-sensor-devel_files += "/usr/share/license/capi-system-sensor"
+
+capi-system-sensor_files = ""
+capi-system-sensor_files += "capi-system-sensor.manifest"
+capi-system-sensor_files += "/usr/lib/libcapi-system-sensor.so.*"
+
+FILES_${PN}-devel = "${capi-system-sensor-devel_files}"
+FILES_${PN} = "${capi-system-sensor_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require sensor-rdepends.inc
+require sensor-depends.inc
+require sensor-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/sensor/sensor_git.bb b/meta-wrt-tizen/recipes-wrt/sensor/sensor_git.bb
new file mode 100644 (file)
index 0000000..6de0ace
--- /dev/null
@@ -0,0 +1,10 @@
+require sensor.inc
+require sensor-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/api/sensor;protocol=ssh;tag=submit/tizen/20130710.102607"
+require sensor-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-depends.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-depends.inc
new file mode 100644 (file)
index 0000000..3d2c329
--- /dev/null
@@ -0,0 +1,5 @@
+DEPENDS = ""
+#DEPENDS of smack 
+DEPENDS += "autoconf-native"
+DEPENDS += "libtool-cross"
+DEPENDS += "automake-native"
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-extraconf.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-native_git.bb b/meta-wrt-tizen/recipes-wrt/smack/smack-native_git.bb
new file mode 100644 (file)
index 0000000..af4018a
--- /dev/null
@@ -0,0 +1,13 @@
+require smack.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/upstream/smack;protocol=ssh;tag=submit/tizen/20130815.174453"
+require smack-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-rdepends.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-rdepends.inc
new file mode 100644 (file)
index 0000000..17d3fc9
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of smack-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "libsmack"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack-rprovides.inc b/meta-wrt-tizen/recipes-wrt/smack/smack-rprovides.inc
new file mode 100644 (file)
index 0000000..460e687
--- /dev/null
@@ -0,0 +1,17 @@
+#PROVIDES by smack-devel 
+PROVIDES += "smack-devel"
+RPROVIDES_smack-devel += "smack-devel"
+RPROVIDES_smack-devel += "smack-dev"
+
+#PROVIDES by smack 
+PROVIDES += "smack"
+RPROVIDES_smack += "smack"
+
+#PROVIDES by libsmack 
+PROVIDES += "libsmack"
+RPROVIDES_libsmack += "libsmack"
+
+#PROVIDES by smack-docs  
+PROVIDES += "smack-docs "
+RPROVIDES_smack-docs  += "smack-docs "
+
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack.inc b/meta-wrt-tizen/recipes-wrt/smack/smack.inc
new file mode 100644 (file)
index 0000000..88c2c70
--- /dev/null
@@ -0,0 +1,49 @@
+DESCRIPTION = "Selection of tools for developers working with Smack"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Security/Access Control"
+LICENSE = "LGPL-2.1"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "smack-devel"
+PACKAGES += "smack"
+PACKAGES += "libsmack"
+PACKAGES += "smack-docs"
+
+smack-devel_files = ""
+smack-devel_files += "smack.manifest"
+smack-devel_files += "/usr/include/sys/smack.h"
+smack-devel_files += "/usr/lib/libsmack.so"
+smack-devel_files += "/usr/lib/pkgconfig/libsmack.pc"
+
+smack_files = ""
+smack_files += "smack.manifest"
+smack_files += "/etc/smack"
+smack_files += "/etc/smack/accesses.d"
+smack_files += "/etc/smack/cipso.d"
+smack_files += "/usr/lib/systemd/system/smack.mount"
+smack_files += "/usr/lib/systemd/system/smack.service"
+
+libsmack_files = ""
+libsmack_files += "smack.manifest"
+libsmack_files += "/usr/lib/libsmack.so.*"
+
+smack-docs_files = ""
+smack-docs_files += "/usr/share/info"
+smack-docs_files += "/usr/share/man"
+
+FILES_${PN}-devel = "${smack-devel_files}"
+FILES_${PN} = "${smack_files}"
+FILES_lib${PN} = "${libsmack_files}"
+FILES_${PN}-docs = "${smack-docs_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require smack-rdepends.inc
+require smack-depends.inc
+require smack-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/smack/smack_git.bb b/meta-wrt-tizen/recipes-wrt/smack/smack_git.bb
new file mode 100644 (file)
index 0000000..72e635c
--- /dev/null
@@ -0,0 +1,10 @@
+require smack.inc
+require smack-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/upstream/smack;protocol=ssh;tag=submit/tizen/20130815.174453"
+require smack-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-depends.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-depends.inc
new file mode 100644 (file)
index 0000000..5cae61f
--- /dev/null
@@ -0,0 +1,6 @@
+DEPENDS = ""
+#DEPENDS of sysman 
+DEPENDS += "pkgconfig(devman_plugin)"
+DEPENDS += "cmake-native"
+DEPENDS += "vconf"
+DEPENDS += "dlog"
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-native_git.bb b/meta-wrt-tizen/recipes-wrt/sysman/sysman-native_git.bb
new file mode 100644 (file)
index 0000000..952cbfe
--- /dev/null
@@ -0,0 +1,13 @@
+require sysman.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/framework/system/libslp-sysman;protocol=ssh;tag=tizen"
+require sysman-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-rdepends.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-rdepends.inc
new file mode 100644 (file)
index 0000000..ede88dd
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of sysman-internal-devel (${PN}-internal-devel)
+RDEPENDS_${PN}-internal-devel += "sysman"
+
+#RDEPENDS of sysman-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "sysman"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman-rprovides.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman-rprovides.inc
new file mode 100644 (file)
index 0000000..5718e89
--- /dev/null
@@ -0,0 +1,14 @@
+#PROVIDES by sysman-internal-devel 
+PROVIDES += "sysman-internal-devel"
+RPROVIDES_sysman-internal-devel += "sysman-internal-devel"
+RPROVIDES_sysman-internal-devel += "sysman-internal-dev"
+
+#PROVIDES by sysman-devel 
+PROVIDES += "sysman-devel"
+RPROVIDES_sysman-devel += "sysman-devel"
+RPROVIDES_sysman-devel += "sysman-dev"
+
+#PROVIDES by sysman 
+PROVIDES += "sysman"
+RPROVIDES_sysman += "sysman"
+
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman.inc b/meta-wrt-tizen/recipes-wrt/sysman/sysman.inc
new file mode 100644 (file)
index 0000000..14acb8c
--- /dev/null
@@ -0,0 +1,45 @@
+DESCRIPTION = "System manager interface library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "framework-system"
+LICENSE = "APLv2"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "sysman-internal-devel"
+PACKAGES += "sysman-devel"
+PACKAGES += "sysman"
+
+sysman-internal-devel_files = ""
+sysman-internal-devel_files += "sysman.manifest"
+sysman-internal-devel_files += "/usr/include/sysman/sysman-internal.h"
+
+sysman-devel_files = ""
+sysman-devel_files += "sysman.manifest"
+sysman-devel_files += "/usr/include/sysman/sysman.h"
+sysman-devel_files += "/usr/include/sysman/sysman_managed.h"
+sysman-devel_files += "/usr/include/sysman/SLP_sysman_PG.h"
+sysman-devel_files += "/usr/lib/pkgconfig/*.pc"
+sysman-devel_files += "/usr/lib/*.so"
+
+sysman_files = ""
+sysman_files += "sysman.manifest"
+sysman_files += "/usr/lib/*.so.*"
+sysman_files += "/usr/bin/*"
+sysman_files += "/etc/rc.d/init.d/*"
+sysman_files += "/etc/rc.d/rc3.d/*"
+sysman_files += "/etc/rc.d/rc5.d/*"
+
+FILES_${PN}-internal-devel = "${sysman-internal-devel_files}"
+FILES_${PN}-devel = "${sysman-devel_files}"
+FILES_${PN} = "${sysman_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require sysman-rdepends.inc
+require sysman-depends.inc
+require sysman-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/sysman/sysman_git.bb b/meta-wrt-tizen/recipes-wrt/sysman/sysman_git.bb
new file mode 100644 (file)
index 0000000..31b07d5
--- /dev/null
@@ -0,0 +1,10 @@
+require sysman.inc
+require sysman-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/framework/system/libslp-sysman;protocol=ssh;tag=tizen"
+require sysman-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-depends.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-depends.inc
new file mode 100644 (file)
index 0000000..8424e98
--- /dev/null
@@ -0,0 +1,14 @@
+DEPENDS = ""
+#DEPENDS of ui-gadget-1 
+DEPENDS += "edje"
+DEPENDS += "app-svc"
+DEPENDS += "cmake-native"
+DEPENDS += "libx11"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
+DEPENDS += "application"
+DEPENDS += "bundle"
+DEPENDS += "app-manager"
+DEPENDS += "runtime-info"
+DEPENDS += "app-core"
+DEPENDS += "libslp-utilx"
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native_git.bb b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-native_git.bb
new file mode 100644 (file)
index 0000000..ff1c9a7
--- /dev/null
@@ -0,0 +1,13 @@
+require ui-gadget-1.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/ui-gadget-1;protocol=ssh;tag=submit/tizen/20130710.103027"
+require ui-gadget-1-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rdepends.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rdepends.inc
new file mode 100644 (file)
index 0000000..e9cdb80
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of ui-gadget-1-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "ui-gadget-1"
+
+#RDEPENDS of ui-gadget-1 (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rprovides.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1-rprovides.inc
new file mode 100644 (file)
index 0000000..a08edf7
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by ui-gadget-1-devel 
+PROVIDES += "ui-gadget-1-devel"
+RPROVIDES_ui-gadget-1-devel += "ui-gadget-1-devel"
+RPROVIDES_ui-gadget-1-devel += "ui-gadget-1-dev"
+
+#PROVIDES by ui-gadget-1 
+PROVIDES += "ui-gadget-1"
+RPROVIDES_ui-gadget-1 += "ui-gadget-1"
+
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1.inc b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1.inc
new file mode 100644 (file)
index 0000000..471212a
--- /dev/null
@@ -0,0 +1,38 @@
+DESCRIPTION = "UI Gadget Library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "ui-gadget-1-devel"
+PACKAGES += "ui-gadget-1"
+
+ui-gadget-1-devel_files = ""
+ui-gadget-1-devel_files += "ui-gadget-1.manifest"
+ui-gadget-1-devel_files += "/usr/include/ug-1/*.h"
+ui-gadget-1-devel_files += "/usr/lib/libui-gadget-1.so"
+ui-gadget-1-devel_files += "/usr/lib/pkgconfig/ui-gadget-1.pc"
+
+ui-gadget-1_files = ""
+ui-gadget-1_files += "ui-gadget-1.manifest"
+ui-gadget-1_files += "/usr/lib/*.so.*"
+ui-gadget-1_files += "/usr/lib/libui-gadget-1-efl-engine.so"
+ui-gadget-1_files += "/usr/share/edje/ug_effect.edj"
+ui-gadget-1_files += "/usr/bin/ug-client"
+ui-gadget-1_files += "/usr/share/edje/ug-client/*.edj"
+ui-gadget-1_files += "/opt/etc/smack/accesses.d/ui-gadget-1.rule"
+
+FILES_${PN}-devel = "${ui-gadget-1-devel_files}"
+FILES_${PN} = "${ui-gadget-1_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require ui-gadget-1-rdepends.inc
+require ui-gadget-1-depends.inc
+require ui-gadget-1-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1_git.bb b/meta-wrt-tizen/recipes-wrt/ui-gadget-1/ui-gadget-1_git.bb
new file mode 100644 (file)
index 0000000..2f49bfd
--- /dev/null
@@ -0,0 +1,10 @@
+require ui-gadget-1.inc
+require ui-gadget-1-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/ui-gadget-1;protocol=ssh;tag=submit/tizen/20130710.103027"
+require ui-gadget-1-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-depends.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-depends.inc
new file mode 100644 (file)
index 0000000..1d1f613
--- /dev/null
@@ -0,0 +1,6 @@
+DEPENDS = ""
+#DEPENDS of vconf 
+DEPENDS += "pkgconfig(vconf-internal-keys)"
+DEPENDS += "cmake-native"
+DEPENDS += "dlog"
+DEPENDS += "glib-2.0"
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-extraconf.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-native_git.bb b/meta-wrt-tizen/recipes-wrt/vconf/vconf-native_git.bb
new file mode 100644 (file)
index 0000000..52afb2e
--- /dev/null
@@ -0,0 +1,13 @@
+require vconf.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/vconf;protocol=ssh;tag=submit/tizen/20130717.200254"
+require vconf-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-rdepends.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-rdepends.inc
new file mode 100644 (file)
index 0000000..963b782
--- /dev/null
@@ -0,0 +1,15 @@
+RDEPENDS = ""
+#RDEPENDS of vconf-keys-devel (${PN}-keys-devel)
+RDEPENDS_${PN}-keys-devel += "vconf"
+RDEPENDS_${PN}-keys-devel += "vconf-internal-keys-dev"
+
+#RDEPENDS of vconf (${PN})
+RDEPENDS_${PN} += "systemd"
+RDEPENDS_${PN} += "pkgconfig"
+
+#RDEPENDS of vconf-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "vconf-keys-dev"
+RDEPENDS_${PN}-devel += "vconf"
+RDEPENDS_${PN}-devel += "glib-2.0"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf-rprovides.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf-rprovides.inc
new file mode 100644 (file)
index 0000000..5e7cf33
--- /dev/null
@@ -0,0 +1,14 @@
+#PROVIDES by vconf-keys-devel 
+PROVIDES += "vconf-keys-devel"
+RPROVIDES_vconf-keys-devel += "vconf-keys-devel"
+RPROVIDES_vconf-keys-devel += "vconf-keys-dev"
+
+#PROVIDES by vconf 
+PROVIDES += "vconf"
+RPROVIDES_vconf += "vconf"
+
+#PROVIDES by vconf-devel 
+PROVIDES += "vconf-devel"
+RPROVIDES_vconf-devel += "vconf-devel"
+RPROVIDES_vconf-devel += "vconf-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf.inc b/meta-wrt-tizen/recipes-wrt/vconf/vconf.inc
new file mode 100644 (file)
index 0000000..2afd5b6
--- /dev/null
@@ -0,0 +1,49 @@
+DESCRIPTION = "Configuration system library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "vconf-keys-devel"
+PACKAGES += "vconf"
+PACKAGES += "vconf-devel"
+
+vconf-keys-devel_files = ""
+vconf-keys-devel_files += "vconf.manifest"
+vconf-keys-devel_files += "/usr/include/vconf/vconf-keys.h"
+
+vconf_files = ""
+vconf_files += "vconf.manifest"
+vconf_files += "/etc/rc.d/rc3.d/S04vconf-init"
+vconf_files += "/etc/rc.d/rc4.d/S04vconf-init"
+vconf_files += "/usr/bin/vconftool"
+vconf_files += "/usr/lib/*.so.*"
+vconf_files += "%attr(777,root,root) /opt/var/kdb/db"
+vconf_files += "%attr(777,root,root) /opt/var/kdb/db/.backup"
+vconf_files += "/tmp/vconf-initialized"
+vconf_files += "/usr/lib/systemd/system/basic.target.wants/vconf-setup.service"
+vconf_files += "/usr/lib/systemd/system/vconf-setup.service"
+vconf_files += "/usr/lib/tmpfiles.d/vconf-setup.conf"
+vconf_files += "/usr/share/license/vconf"
+
+vconf-devel_files = ""
+vconf-devel_files += "vconf.manifest"
+vconf-devel_files += "/usr/include/vconf/vconf.h"
+vconf-devel_files += "/usr/lib/pkgconfig/*.pc"
+vconf-devel_files += "/usr/lib/*.so"
+
+FILES_${PN}-keys-devel = "${vconf-keys-devel_files}"
+FILES_${PN} = "${vconf_files}"
+FILES_${PN}-devel = "${vconf-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require vconf-rdepends.inc
+require vconf-depends.inc
+require vconf-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/vconf/vconf_git.bb b/meta-wrt-tizen/recipes-wrt/vconf/vconf_git.bb
new file mode 100644 (file)
index 0000000..05e2901
--- /dev/null
@@ -0,0 +1,10 @@
+require vconf.inc
+require vconf-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/vconf;protocol=ssh;tag=submit/tizen/20130717.200254"
+require vconf-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-depends.inc
new file mode 100644 (file)
index 0000000..91b6a2e
--- /dev/null
@@ -0,0 +1,22 @@
+DEPENDS = ""
+#DEPENDS of wrt-commons 
+DEPENDS += "zlib-devel"
+DEPENDS += "pcre"
+DEPENDS += "pkgconfig(gio-2.0)"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(minizip)"
+DEPENDS += "pkgconfig(dukgenerator)"
+DEPENDS += "libiri"
+DEPENDS += "openssl"
+DEPENDS += "dlog"
+DEPENDS += "pkgconfig(libssl)"
+DEPENDS += "pkgconfig(icu-i18n)"
+DEPENDS += "glib-2.0"
+DEPENDS += "dukgenerator"
+DEPENDS += "libcryptsvc"
+DEPENDS += "sqlite3"
+DEPENDS += "ecore"
+DEPENDS += "pkgconfig(libidn)"
+DEPENDS += "app-core"
+DEPENDS += "libxml-2.0"
+DEPENDS += "pkgconfig(db-util)"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-native_git.bb
new file mode 100644 (file)
index 0000000..cb32f87
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-commons.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-commons;protocol=ssh;tag=submit/tizen/20130723.165220"
+require wrt-commons-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rdepends.inc
new file mode 100644 (file)
index 0000000..9b747db
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of wrt-commons (${PN})
+RDEPENDS_${PN} += "libcryptsvc"
+
+#RDEPENDS of wrt-commons-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "wrt-commons"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons-rprovides.inc
new file mode 100644 (file)
index 0000000..480c37a
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by wrt-commons 
+PROVIDES += "wrt-commons"
+RPROVIDES_wrt-commons += "wrt-commons"
+
+#PROVIDES by wrt-commons-devel 
+PROVIDES += "wrt-commons-devel"
+RPROVIDES_wrt-commons-devel += "wrt-commons-devel"
+RPROVIDES_wrt-commons-devel += "wrt-commons-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons.inc b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons.inc
new file mode 100644 (file)
index 0000000..a97c700
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "Wrt common library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "System/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-commons"
+PACKAGES += "wrt-commons-devel"
+
+wrt-commons_files = ""
+wrt-commons_files += "wrt-commons.manifest"
+wrt-commons_files += "/usr/lib/*.so.*"
+wrt-commons_files += "/usr/share/wrt-engine/*"
+
+wrt-commons-devel_files = ""
+wrt-commons-devel_files += "wrt-commons.manifest"
+wrt-commons-devel_files += "/usr/lib/*.so"
+wrt-commons-devel_files += "/usr/include/dpl-efl/*"
+wrt-commons-devel_files += "/usr/lib/pkgconfig/*.pc"
+
+FILES_${PN} = "${wrt-commons_files}"
+FILES_${PN}-devel = "${wrt-commons-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-commons-rdepends.inc
+require wrt-commons-depends.inc
+require wrt-commons-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-commons/wrt-commons_git.bb
new file mode 100644 (file)
index 0000000..1ada7a3
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-commons.inc
+require wrt-commons-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-commons;protocol=ssh;tag=submit/tizen/20130723.165220"
+require wrt-commons-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-depends.inc
new file mode 100644 (file)
index 0000000..0189ef0
--- /dev/null
@@ -0,0 +1,25 @@
+DEPENDS = ""
+#DEPENDS of wrt-installer 
+DEPENDS += "edje"
+DEPENDS += "pkgmgr"
+DEPENDS += "libiri"
+DEPENDS += "pkgconfig(tapi)"
+DEPENDS += "pcre"
+DEPENDS += "cmake-native"
+DEPENDS += "pkgconfig(xmlsec1)"
+DEPENDS += "app-svc"
+DEPENDS += "dlog"
+DEPENDS += "cert-svc"
+DEPENDS += "app-manager"
+DEPENDS += "libprivilege-control"
+DEPENDS += "wrt-security"
+DEPENDS += "pkgmgr-info"
+DEPENDS += "smack"
+DEPENDS += "ecore"
+DEPENDS += "libslp-utilx"
+DEPENDS += "pkgconfig(libidn)"
+DEPENDS += "pkgconfig(shortcut)"
+DEPENDS += "openssl"
+DEPENDS += "app2sd"
+DEPENDS += "wrt-commons"
+DEPENDS += "libxml-2.0"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-native_git.bb
new file mode 100644 (file)
index 0000000..9130cdd
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-installer.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-installer;protocol=ssh;tag=submit/tizen/20130710.165533"
+require wrt-installer-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rdepends.inc
new file mode 100644 (file)
index 0000000..249811e
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of wrt-installer (${PN})
+RDEPENDS_${PN} += "xmlsec1"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer-rprovides.inc
new file mode 100644 (file)
index 0000000..0b573ac
--- /dev/null
@@ -0,0 +1,4 @@
+#PROVIDES by wrt-installer 
+PROVIDES += "wrt-installer"
+RPROVIDES_wrt-installer += "wrt-installer"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer.inc b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer.inc
new file mode 100644 (file)
index 0000000..7431ecb
--- /dev/null
@@ -0,0 +1,31 @@
+DESCRIPTION = "Installer for tizen Webruntime"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-installer"
+
+wrt-installer_files = ""
+wrt-installer_files += "wrt-installer.manifest"
+wrt-installer_files += "/usr/etc/package-manager/backendlib/libwgt.so"
+wrt-installer_files += "/usr/share/license/wrt-installer"
+wrt-installer_files += "/usr/lib/systemd/system/graphical.target.wants/wrt-preinstall-widgets.service"
+wrt-installer_files += "/usr/lib/systemd/system/wrt-preinstall-widgets.service"
+wrt-installer_files += "/usr/bin/wrt_preinstall_widgets.sh"
+wrt-installer_files += "/opt/share/packages"
+wrt-installer_files += "/opt/usr/apps/.preinstallWidgets"
+
+FILES_${PN} = "${wrt-installer_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-installer-rdepends.inc
+require wrt-installer-depends.inc
+require wrt-installer-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-installer/wrt-installer_git.bb
new file mode 100644 (file)
index 0000000..0fa0219
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-installer.inc
+require wrt-installer-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-installer;protocol=ssh;tag=submit/tizen/20130710.165533"
+require wrt-installer-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-depends.inc
new file mode 100644 (file)
index 0000000..82355de
--- /dev/null
@@ -0,0 +1,10 @@
+DEPENDS = ""
+#DEPENDS of wrt-plugins-common 
+DEPENDS += "wrt-security"
+DEPENDS += "pcre"
+DEPENDS += "cmake-native"
+DEPENDS += "cert-svc"
+DEPENDS += "pkgconfig(icu-i18n)"
+DEPENDS += "webkit-efl"
+DEPENDS += "wrt-commons"
+DEPENDS += "libxml-2.0"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-native_git.bb
new file mode 100644 (file)
index 0000000..4232f45
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-plugins-common.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-plugins-common;protocol=ssh;tag=submit/tizen/20130710.165549"
+require wrt-plugins-common-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rdepends.inc
new file mode 100644 (file)
index 0000000..db10e22
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of wrt-plugins-common-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "wrt-plugins-common"
+
+#RDEPENDS of wrt-plugins-common (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common-rprovides.inc
new file mode 100644 (file)
index 0000000..b5ab0e2
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by wrt-plugins-common-devel 
+PROVIDES += "wrt-plugins-common-devel"
+RPROVIDES_wrt-plugins-common-devel += "wrt-plugins-common-devel"
+RPROVIDES_wrt-plugins-common-devel += "wrt-plugins-common-dev"
+
+#PROVIDES by wrt-plugins-common 
+PROVIDES += "wrt-plugins-common"
+RPROVIDES_wrt-plugins-common += "wrt-plugins-common"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common.inc
new file mode 100644 (file)
index 0000000..1f62539
--- /dev/null
@@ -0,0 +1,41 @@
+DESCRIPTION = "WebRuntime common library"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-plugins-common-devel"
+PACKAGES += "wrt-plugins-common"
+
+wrt-plugins-common-devel_files = ""
+wrt-plugins-common-devel_files += "wrt-plugins-common.manifest"
+wrt-plugins-common-devel_files += "/usr/include/*"
+wrt-plugins-common-devel_files += "/usr/lib/pkgconfig/*"
+
+wrt-plugins-common_files = ""
+wrt-plugins-common_files += "wrt-plugins-common.manifest"
+wrt-plugins-common_files += "/usr/etc/wrt-plugins/config.dtd"
+wrt-plugins-common_files += "/usr/lib/*.so"
+wrt-plugins-common_files += "/usr/lib/*.so.*"
+wrt-plugins-common_files += "/usr/lib/wrt-plugins/w3c-widget-interface/libwrt-plugins-w3c-widget-interface.so"
+wrt-plugins-common_files += "/usr/share/license/wrt-plugins-common"
+wrt-plugins-common_files += "/etc/smack/accesses2.d/wrt-popup-ace-runtime.rule"
+wrt-plugins-common_files += "/etc/smack/accesses2.d/wrt-popup-wrt-runtime.rule"
+wrt-plugins-common_files += "/opt/etc/smack/accesses.d/wrt-popup-ace-runtime.rule"
+wrt-plugins-common_files += "/opt/etc/smack/accesses.d/wrt-popup-wrt-runtime.rule"
+wrt-plugins-common_files += "/etc/ld.so.conf.d/wrt-plugins-common.conf"
+
+FILES_${PN}-devel = "${wrt-plugins-common-devel_files}"
+FILES_${PN} = "${wrt-plugins-common_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-plugins-common-rdepends.inc
+require wrt-plugins-common-depends.inc
+require wrt-plugins-common-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-plugins-common/wrt-plugins-common_git.bb
new file mode 100644 (file)
index 0000000..d57d191
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-plugins-common.inc
+require wrt-plugins-common-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-plugins-common;protocol=ssh;tag=submit/tizen/20130710.165549"
+require wrt-plugins-common-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-depends.inc
new file mode 100644 (file)
index 0000000..bd2d4e1
--- /dev/null
@@ -0,0 +1,62 @@
+DEPENDS = ""
+#DEPENDS of wrt-plugins-tizen 
+DEPENDS += "capi-web-url-download"
+DEPENDS += "pkgconfig(capi-location-geocoder)"
+DEPENDS += "pkgconfig(msg-service)"
+DEPENDS += "expat-devel"
+DEPENDS += "pkgmgr"
+DEPENDS += "pkgconfig(capi-system-info)"
+DEPENDS += "pkgconfig(push)"
+DEPENDS += "pkgconfig(sync-agent)"
+DEPENDS += "pkgconfig(capi-content-media-content)"
+DEPENDS += "pkgconfig(smartcard-service-common)"
+DEPENDS += "pkgconfig(capi-system-device)"
+DEPENDS += "pkgconfig(devman)"
+DEPENDS += "boost-filesystem"
+DEPENDS += "pkgconfig(smartcard-service)"
+DEPENDS += "runtime-info"
+DEPENDS += "pkgconfig(capi-system-power)"
+DEPENDS += "pkgconfig(tapi)"
+DEPENDS += "pcre"
+DEPENDS += "pkgconfig(pmapi)"
+DEPENDS += "boost-devel"
+DEPENDS += "cmake-native"
+DEPENDS += "boost-system"
+DEPENDS += "wrt-plugins-common"
+DEPENDS += "pkgconfig(accounts-svc)"
+DEPENDS += "app-svc"
+DEPENDS += "pkgconfig(calendar-service2)"
+DEPENDS += "pkgconfig(icu-i18n)"
+DEPENDS += "application"
+DEPENDS += "pkgconfig(message-port)"
+DEPENDS += "boost-thread"
+DEPENDS += "pkgconfig(capi-location-manager)"
+DEPENDS += "app-manager"
+DEPENDS += "pkgconfig(network)"
+DEPENDS += "sensor"
+DEPENDS += "pkgconfig(contacts-service2)"
+DEPENDS += "pkgconfig(capi-network-bluetooth)"
+DEPENDS += "pkgconfig(security-server)"
+DEPENDS += "pkgconfig(mm-fileinfo)"
+DEPENDS += "pkgconfig(capi-location-poi)"
+DEPENDS += "capi-system-system-settings"
+DEPENDS += "pkgconfig(capi-web-favorites)"
+DEPENDS += "webkit-efl"
+DEPENDS += "pkgmgr-info"
+DEPENDS += "pkgconfig(icu-io)"
+DEPENDS += "pkgconfig(capi-location-route)"
+DEPENDS += "pkgconfig(capi-network-connection)"
+DEPENDS += "pkgconfig(capi-media-metadata-extractor)"
+DEPENDS += "pkgconfig(capi-telephony-call)"
+DEPENDS += "pkgconfig(capi-system-sensor)"
+DEPENDS += "pkgconfig(icu-le)"
+DEPENDS += "pkgconfig(email-service)"
+DEPENDS += "pkgconfig(icu-uc)"
+DEPENDS += "pkgconfig(icu-lx)"
+DEPENDS += "notification"
+DEPENDS += "pkgconfig(capi-telephony-sim)"
+DEPENDS += "pkgconfig(capi-network-nfc)"
+DEPENDS += "wrt-commons"
+DEPENDS += "pkgconfig(capi-appfw-package-manager)"
+#Replace "DEPENDS" on gettext by "inherit gettext"
+inherit gettext
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-native_git.bb
new file mode 100644 (file)
index 0000000..b63a07b
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-plugins-tizen.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-plugins-tizen;protocol=ssh;tag=submit/tizen/20130625.232951"
+require wrt-plugins-tizen-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rdepends.inc
new file mode 100644 (file)
index 0000000..eac77ac
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of wrt-plugins-tizen-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "wrt-plugins-tizen"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen-rprovides.inc
new file mode 100644 (file)
index 0000000..842c972
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by wrt-plugins-tizen-devel 
+PROVIDES += "wrt-plugins-tizen-devel"
+RPROVIDES_wrt-plugins-tizen-devel += "wrt-plugins-tizen-devel"
+RPROVIDES_wrt-plugins-tizen-devel += "wrt-plugins-tizen-dev"
+
+#PROVIDES by wrt-plugins-tizen 
+PROVIDES += "wrt-plugins-tizen"
+RPROVIDES_wrt-plugins-tizen += "wrt-plugins-tizen"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen.inc b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen.inc
new file mode 100644 (file)
index 0000000..fbf4d1d
--- /dev/null
@@ -0,0 +1,32 @@
+DESCRIPTION = "JavaScript plugins for WebRuntime"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-plugins-tizen-devel"
+PACKAGES += "wrt-plugins-tizen"
+
+wrt-plugins-tizen-devel_files = ""
+wrt-plugins-tizen-devel_files += "/usr/include/*"
+wrt-plugins-tizen-devel_files += "/usr/lib/pkgconfig/*"
+
+wrt-plugins-tizen_files = ""
+wrt-plugins-tizen_files += "wrt-plugins-tizen.manifest "
+wrt-plugins-tizen_files += "/usr/lib/wrt-plugins/*"
+wrt-plugins-tizen_files += "/usr/etc/tizen-apis/*"
+
+FILES_${PN}-devel = "${wrt-plugins-tizen-devel_files}"
+FILES_${PN} = "${wrt-plugins-tizen_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-plugins-tizen-rdepends.inc
+require wrt-plugins-tizen-depends.inc
+require wrt-plugins-tizen-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-plugins-tizen/wrt-plugins-tizen_git.bb
new file mode 100644 (file)
index 0000000..d2e3446
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-plugins-tizen.inc
+require wrt-plugins-tizen-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-plugins-tizen;protocol=ssh;tag=submit/tizen/20130625.232951"
+require wrt-plugins-tizen-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-depends.inc
new file mode 100644 (file)
index 0000000..c31460f
--- /dev/null
@@ -0,0 +1,19 @@
+DEPENDS = ""
+#DEPENDS of wrt-security 
+DEPENDS += "libattr-devel"
+DEPENDS += "pcre"
+DEPENDS += "pkgconfig(privacy-manager-server)"
+DEPENDS += "cmake-native"
+DEPENDS += "zip"
+DEPENDS += "pkgconfig(dbus-1)"
+DEPENDS += "pkgconfig(capi-security-privacy-manager)"
+DEPENDS += "pkgconfig(xmlsec1)"
+DEPENDS += "openssl"
+DEPENDS += "dlog"
+DEPENDS += "pkgconfig(icu-i18n)"
+DEPENDS += "smack"
+DEPENDS += "pkgconfig(privacy-manager-client)"
+DEPENDS += "libsoup-2.4"
+DEPENDS += "app-manager"
+DEPENDS += "wrt-commons"
+DEPENDS += "pkgconfig(capi-appfw-package-manager)"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-native_git.bb
new file mode 100644 (file)
index 0000000..53e7377
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-security.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-security;protocol=ssh;tag=submit/tizen/20130724.224204"
+require wrt-security-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rdepends.inc
new file mode 100644 (file)
index 0000000..f8dea46
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of security-server-certs (security-server-certs)
+RDEPENDS_security-server-certs += "security-server"
+
+#RDEPENDS of wrt-security-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "wrt-security"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security-rprovides.inc
new file mode 100644 (file)
index 0000000..d004734
--- /dev/null
@@ -0,0 +1,13 @@
+#PROVIDES by wrt-security 
+PROVIDES += "wrt-security"
+RPROVIDES_wrt-security += "wrt-security"
+
+#PROVIDES by security-server-certs 
+PROVIDES += "security-server-certs"
+RPROVIDES_security-server-certs += "security-server-certs"
+
+#PROVIDES by wrt-security-devel 
+PROVIDES += "wrt-security-devel"
+RPROVIDES_wrt-security-devel += "wrt-security-devel"
+RPROVIDES_wrt-security-devel += "wrt-security-dev"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security.inc b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security.inc
new file mode 100644 (file)
index 0000000..173dd6e
--- /dev/null
@@ -0,0 +1,57 @@
+DESCRIPTION = "Wrt security daemon"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Security/Access Control"
+LICENSE = "Apache"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-security"
+PACKAGES += "wrt-security-devel"
+
+wrt-security_files = ""
+wrt-security_files += "wrt-security.manifest"
+wrt-security_files += "/usr/lib/libace*.so"
+wrt-security_files += "/usr/lib/libace*.so.*"
+wrt-security_files += "/usr/lib/libwrt-ocsp.so"
+wrt-security_files += "/usr/lib/libwrt-ocsp.so.*"
+wrt-security_files += "/usr/share/wrt-engine/*"
+wrt-security_files += "/usr/share/license/wrt-security"
+wrt-security_files += "/etc/rc.d/init.d/wrt-security-daemon.sh"
+wrt-security_files += "/etc/rc.d/rc3.d/S10wrt-security-daemon"
+wrt-security_files += "/etc/rc.d/rc5.d/S10wrt-security-daemon"
+wrt-security_files += "/usr/lib/systemd/system/*"
+
+wrt-security-devel_files = ""
+wrt-security-devel_files += "wrt-security.manifest"
+wrt-security-devel_files += "/usr/include/wrt-security/*"
+wrt-security-devel_files += "/usr/include/ace/*"
+wrt-security-devel_files += "/usr/include/ace-client/*"
+wrt-security-devel_files += "/usr/include/ace-settings/*"
+wrt-security-devel_files += "/usr/include/ace-install/*"
+wrt-security-devel_files += "/usr/include/ace-common/*"
+wrt-security-devel_files += "/usr/include/ace-popup-validation/*"
+wrt-security-devel_files += "/usr/include/wrt-ocsp/*"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-client.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-communication-client.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-core.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-dao-ro.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-dao-rw.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-install.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-popup-validation.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-settings.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security-wrt-ocsp.pc"
+wrt-security-devel_files += "/usr/lib/pkgconfig/security.pc"
+
+FILES_${PN} = "${wrt-security_files}"
+FILES_${PN}-devel = "${wrt-security-devel_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-security-rdepends.inc
+require wrt-security-depends.inc
+require wrt-security-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-security/wrt-security_git.bb
new file mode 100644 (file)
index 0000000..9cf7acb
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-security.inc
+require wrt-security-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt-security;protocol=ssh;tag=submit/tizen/20130724.224204"
+require wrt-security-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-depends.inc
new file mode 100644 (file)
index 0000000..04cda57
--- /dev/null
@@ -0,0 +1,11 @@
+DEPENDS = ""
+#DEPENDS of wrt-setting 
+DEPENDS += "edje"
+DEPENDS += "wrt-security"
+DEPENDS += "ui-gadget-1"
+DEPENDS += "cmake-native"
+#Replace "DEPENDS" on gettext by "inherit gettext"
+inherit gettext
+DEPENDS += "elementary"
+DEPENDS += "ecore"
+DEPENDS += "wrt-commons"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-native_git.bb
new file mode 100644 (file)
index 0000000..a2d86d4
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt-setting.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/apps/core/preloaded/wrt-setting;protocol=ssh;tag=submit/tizen/20130729.063446"
+require wrt-setting-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rdepends.inc
new file mode 100644 (file)
index 0000000..229b925
--- /dev/null
@@ -0,0 +1,2 @@
+RDEPENDS = ""
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting-rprovides.inc
new file mode 100644 (file)
index 0000000..6847475
--- /dev/null
@@ -0,0 +1,4 @@
+#PROVIDES by wrt-setting 
+PROVIDES += "wrt-setting"
+RPROVIDES_wrt-setting += "wrt-setting"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting.inc b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting.inc
new file mode 100644 (file)
index 0000000..b2a9fe4
--- /dev/null
@@ -0,0 +1,29 @@
+DESCRIPTION = "WRT Setting UI Gadgets"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Flora Software License"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-setting"
+
+wrt-setting_files = ""
+wrt-setting_files += "wrt-setting.manifest"
+wrt-setting_files += "/etc/smack/accesses2.d/ug.webapp-common-efl.include"
+wrt-setting_files += "/etc/smack/accesses2.d/ug.webapp-detail-efl.include"
+wrt-setting_files += "/usr/share/license/wrt-setting"
+wrt-setting_files += "/usr/ug/lib/*"
+wrt-setting_files += "/usr/ug/res/*"
+
+FILES_${PN} = "${wrt-setting_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-setting-rdepends.inc
+require wrt-setting-depends.inc
+require wrt-setting-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting_git.bb b/meta-wrt-tizen/recipes-wrt/wrt-setting/wrt-setting_git.bb
new file mode 100644 (file)
index 0000000..023ca33
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt-setting.inc
+require wrt-setting-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/apps/core/preloaded/wrt-setting;protocol=ssh;tag=submit/tizen/20130729.063446"
+require wrt-setting-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-depends.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-depends.inc
new file mode 100644 (file)
index 0000000..f356c72
--- /dev/null
@@ -0,0 +1,41 @@
+DEPENDS = ""
+#DEPENDS of wrt 
+DEPENDS += "edje"
+DEPENDS += "aul-1"
+DEPENDS += "ui-gadget-1"
+DEPENDS += "pkgmgr"
+DEPENDS += "libiri"
+DEPENDS += "eina"
+DEPENDS += "dlog"
+DEPENDS += "haptic"
+DEPENDS += "glib-2.0"
+DEPENDS += "mesa"
+DEPENDS += "dbus-glib"
+DEPENDS += "pcre"
+DEPENDS += "cmake-native"
+DEPENDS += "wrt-plugins-common"
+DEPENDS += "notification"
+DEPENDS += "app-svc"
+#Replace "DEPENDS" on gettext by "inherit gettext"
+inherit gettext
+DEPENDS += "cert-svc"
+DEPENDS += "libsoup-2.4"
+DEPENDS += "app-manager"
+DEPENDS += "secure-storage"
+DEPENDS += "libprivilege-control"
+DEPENDS += "wrt-security"
+DEPENDS += "capi-system-system-settings"
+DEPENDS += "sqlite3"
+DEPENDS += "smack"
+DEPENDS += "webkit-efl"
+DEPENDS += "bundle"
+DEPENDS += "ecore"
+DEPENDS += "capi-web-url-download"
+DEPENDS += "app-core"
+DEPENDS += "app-checker"
+DEPENDS += "libslp-utilx"
+DEPENDS += "libx11"
+DEPENDS += "openssl"
+DEPENDS += "app2sd"
+DEPENDS += "wrt-commons"
+DEPENDS += "sysman"
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-native_git.bb b/meta-wrt-tizen/recipes-wrt/wrt/wrt-native_git.bb
new file mode 100644 (file)
index 0000000..2ae3d8c
--- /dev/null
@@ -0,0 +1,13 @@
+require wrt.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt;protocol=ssh;tag=submit/tizen/20130808.123911"
+require wrt-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-rdepends.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-rdepends.inc
new file mode 100644 (file)
index 0000000..3fceeb3
--- /dev/null
@@ -0,0 +1,8 @@
+RDEPENDS = ""
+#RDEPENDS of wrt-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "wrt"
+
+#RDEPENDS of wrt (${PN})
+RDEPENDS_${PN} += "pkgconfig"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt-rprovides.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt-rprovides.inc
new file mode 100644 (file)
index 0000000..5f37838
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by wrt-devel 
+PROVIDES += "wrt-devel"
+RPROVIDES_wrt-devel += "wrt-devel"
+RPROVIDES_wrt-devel += "wrt-dev"
+
+#PROVIDES by wrt 
+PROVIDES += "wrt"
+RPROVIDES_wrt += "wrt"
+
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt.inc b/meta-wrt-tizen/recipes-wrt/wrt/wrt.inc
new file mode 100644 (file)
index 0000000..0df84ef
--- /dev/null
@@ -0,0 +1,42 @@
+DESCRIPTION = "Web runtime"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "Development/Libraries"
+LICENSE = "Apache-2.0"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "wrt-devel"
+PACKAGES += "wrt"
+
+wrt-devel_files = ""
+wrt-devel_files += "wrt.manifest"
+wrt-devel_files += "/usr/include/*"
+wrt-devel_files += "/usr/lib/pkgconfig/*"
+
+wrt_files = ""
+wrt_files += "wrt.manifest"
+wrt_files += "/usr/lib/*.so"
+wrt_files += "/usr/lib/*.so.*"
+wrt_files += "/usr/share/locale/*"
+wrt_files += "/usr/share/wrt-engine/*"
+wrt_files += "/usr/share/license/wrt"
+wrt_files += "/usr/share/aul/preload_list_wrt.txt"
+wrt_files += "/etc/init.d/wrt_launchpad_run.sh"
+wrt_files += "/etc/smack/accesses2.d/wrt_launchpad_daemon.rule"
+wrt_files += "/opt/etc/smack/accesses.d/wrt_launchpad_daemon.rule"
+wrt_files += "/usr/lib/systemd/system/graphical.target.wants/wrt_launchpad_daemon@app.service"
+wrt_files += "/usr/lib/systemd/system/wrt_launchpad_daemon@.service"
+
+FILES_${PN}-devel = "${wrt-devel_files}"
+FILES_${PN} = "${wrt_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require wrt-rdepends.inc
+require wrt-depends.inc
+require wrt-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/wrt/wrt_git.bb b/meta-wrt-tizen/recipes-wrt/wrt/wrt_git.bb
new file mode 100644 (file)
index 0000000..61dc53c
--- /dev/null
@@ -0,0 +1,10 @@
+require wrt.inc
+require wrt-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/framework/web/wrt;protocol=ssh;tag=submit/tizen/20130808.123911"
+require wrt-oe-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-depends.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-depends.inc
new file mode 100644 (file)
index 0000000..67f0c81
--- /dev/null
@@ -0,0 +1,3 @@
+DEPENDS = ""
+#DEPENDS of xdgmime 
+DEPENDS += "cmake-native"
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-extraconf.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native-extraconf.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native_git.bb b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-native_git.bb
new file mode 100644 (file)
index 0000000..27af008
--- /dev/null
@@ -0,0 +1,13 @@
+require xdgmime.inc
+
+PRIORITY = "9"
+
+inherit native
+
+S = "${WORKDIR}/git"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/xdgmime;protocol=ssh;tag=submit/tizen/20130710.103051"
+require xdgmime-native-extraconf.inc
+
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-oe-extraconf.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-oe-extraconf.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rdepends.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rdepends.inc
new file mode 100644 (file)
index 0000000..198756e
--- /dev/null
@@ -0,0 +1,5 @@
+RDEPENDS = ""
+#RDEPENDS of xdgmime-devel (${PN}-devel)
+RDEPENDS_${PN}-devel += "xdgmime"
+
+
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rprovides.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime-rprovides.inc
new file mode 100644 (file)
index 0000000..7574ba7
--- /dev/null
@@ -0,0 +1,9 @@
+#PROVIDES by xdgmime-devel 
+PROVIDES += "xdgmime-devel"
+RPROVIDES_xdgmime-devel += "xdgmime-devel"
+RPROVIDES_xdgmime-devel += "xdgmime-dev"
+
+#PROVIDES by xdgmime 
+PROVIDES += "xdgmime"
+RPROVIDES_xdgmime += "xdgmime"
+
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime.inc b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime.inc
new file mode 100644 (file)
index 0000000..25876f7
--- /dev/null
@@ -0,0 +1,34 @@
+DESCRIPTION = "Pkg xdgmime"
+HOMEPAGE = "http://nohomepage.org"
+SECTION = "TO_BE/FILLED_IN"
+LICENSE = "LGPLv2"
+
+PROVIDES = ""
+
+PACKAGES = ""
+PACKAGES += "xdgmime-devel"
+PACKAGES += "xdgmime"
+
+xdgmime-devel_files = ""
+xdgmime-devel_files += "xdgmime.manifest"
+xdgmime-devel_files += "/usr/include/xdgmime.h"
+xdgmime-devel_files += "/usr/lib/libxdgmime.so"
+xdgmime-devel_files += "/usr/lib/pkgconfig/xdgmime.pc"
+
+xdgmime_files = ""
+xdgmime_files += "xdgmime.manifest"
+xdgmime_files += "/usr/lib/libxdgmime.so.*"
+xdgmime_files += "xdgmime.manifest"
+
+FILES_${PN}-devel = "${xdgmime-devel_files}"
+FILES_${PN} = "${xdgmime_files}"
+
+SRC_URI = ""
+
+inherit tizenBuildUtils
+
+S = "${WORKDIR}/git"
+
+require xdgmime-rdepends.inc
+require xdgmime-depends.inc
+require xdgmime-extraconf.inc
diff --git a/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime_git.bb b/meta-wrt-tizen/recipes-wrt/xdgmime/xdgmime_git.bb
new file mode 100644 (file)
index 0000000..cc25d36
--- /dev/null
@@ -0,0 +1,10 @@
+require xdgmime.inc
+require xdgmime-rprovides.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/xdgmime;protocol=ssh;tag=submit/tizen/20130710.103051"
+require xdgmime-oe-extraconf.inc
+
index 083a78a..35d7002 100644 (file)
@@ -1,5 +1,5 @@
 [project]
-current=tizen_ivi_3.0
+current=wrt_tizen
 
 [tizen_ivi_3.0]
 working_dir=${HOME}/yoctoTizen/proto-meta-Tizen_ivi_3.0
@@ -8,10 +8,19 @@ arch=i586
 blacklist=tizen_ivi_blacklist
 recipes_dir_sources=${HOME}/yoctoTizen/meta-tizen-ivi/recipes-tizen
 recipes_dir_group=${HOME}/yoctoTizen/meta-tizen-ivi/recipes-packagegroups/packagegroups
-
 blacklist_autoreconf=tizen_ivi_autoreconf
 group=Base-System, IVI-Adaptation, IVI-Packaging
 group_uri=http://download.tizen.org/snapshots/tizen/ivi/latest/repos/ivi/ia32/packages/repodata/group.xml
+provided-extra=tizen-provided-extra
+
+[wrt_tizen]
+working_dir=${HOME}/yoctoTizen/proto-meta-Tizen_ivi_3.0
+manifest=tizen_ivi_3.0_manifest, wrt_addon
+arch=x86_64
+recipes_dir_sources=${HOME}/yoctoTizen/meta-wrt-tizen/recipes-wrt
+blacklist_autoreconf=tizen_ivi_autoreconf
+whitelist=wrt, wrt-commons, wrt-installer, wrt-plugins-common, wrt-plugins-tizen, wrt-security, wrt-setting, capi-system-system-settings, capi-web-url-download, ui-gadget-1, pkgmgr, libiri, dlog, haptic, cert-svc, notification, aul-1, secure-storage, libprivilege-control, app-manager, app-svc, smack, bundle,  app-checker, libslp-utilx, app-core, app2sd, sysman, vconf, common, sensor, libcryptsvc, librua, xdgmime, pkgmgr-info,ail,application,runtime-info
+provided-extra=wrt-provided-extra
 
 [substitute]
 pkgconfig(zlib)=zlib-devel
@@ -25,6 +34,11 @@ glibc=eglibc
 glibc-locale=eglibc-locale
 libpcre-devel=pcre-devel
 
+[wrt_addon]
+uri=${HOME}/yoctoTizen/proto-meta-Tizen_ivi_3.0/manifest_addon/manifest_addon.xml
+default_git_src=review.tizen.org
+
+
 [tizen_ivi_3.0_manifest]
 uri=http://download.tizen.org/snapshots/tizen/ivi/latest/
 default_git_src=review.tizen.org
@@ -66,7 +80,7 @@ inherit_gettext=gettext, gettext-tools, gettext-devel
 #pulseaudio-gdm-hooks require gdm
 ignore= glibc-devel-32bit, gdm, tk, subversion-perl, cvsps, perl-DBD-SQLite, cvs, kernel-headers, linux-kernel-headers
 
-[provided-extra]
+[tizen-provided-extra]
 grep=/usr/bin/fgrep, /usr/bin/grep
 perl=perl(Test::More), perl(Test::Pod), perl(Scalar::Util), perl(warnings), perl(Test::Pod::Coverage), perl(XML::Twig), perl(Devel::Symdump), perl(File::Spec), perl(Pod::Simple), perl(Pod::Coverage), perl(ExtUtils::MakeMaker), perl(Switch), perl(Test::Simple), perl(Module::Build), perl(Test::Builder::Tester), perl(Compress::Zlib), perl(Pod::Escapes), perl(MIME::Base64), perl(:MODULE_COMPAT_5.16.2)
 perl-HTML-Tagset=perl(HTML::Tagset)
@@ -168,7 +182,6 @@ elementary=pkgconfig(elementary)
 eeze=pkgconfig(eeze)
 edje=pkgconfig(edje)
 edbus=pkgconfig(ebluez), pkgconfig(econnman-0.7x), pkgconfig(edbus), pkgconfig(ehal), pkgconfig(enotify), pkgconfig(eofono), pkgconfig(eukit)
-edje=pkgconfig(edje)
 capi-telephony-network-info=pkgconfig(capi-telephony-network-info)
 capi-network-connection=pkgconfig(capi-network-connection)
 capi-media-sound-manager=pkgconfig(capi-media-sound-manager)
@@ -279,4 +292,59 @@ dlog=pkgconfig(dlog)
 expat=pkgconfig(expat)
 automotive-message-broker=pkgconfig(automotive-message-broker)
 libGLU=pkgconfig(glu)
-v4l-utils=pkgconfig(libv4l2)
\ No newline at end of file
+v4l-utils=pkgconfig(libv4l2)
+
+[wrt-provided-extra]
+bundle=pkgconfig(bundle)
+openssl=pkgconfig(openssl)
+capi-system-system-settings=pkgconfig(capi-system-system-settings)
+app-checker=pkgconfig(app-checker)
+dlog=pkgconfig(dlog)
+vconf=pkgconfig(vconf), /usr/bin/vconftool
+elementary=pkgconfig(elementary)
+ecore=pkgconfig(ecore), pkgconfig(ecore-con), pkgconfig(ecore-evas), pkgconfig(ecore-fb), pkgconfig(ecore-file), pkgconfig(ecore-imf), pkgconfig(ecore-imf-evas), pkgconfig(ecore-input), pkgconfig(ecore-input-evas), pkgconfig(ecore-ipc), pkgconfig(ecore-wayland), pkgconfig(ecore-x)
+app-core=pkgconfig(appcore-efl)
+common=pkgconfig(capi-base-common)
+glib-2.0=pkgconfig(glib-2.0)
+gobject-2.0=pkgconfig(gobject-2.0)
+fontconfig=pkgconfig(fontconfig)
+libxml-2.0=pkgconfig(libxml-2.0)
+webkit-efl=pkgconfig(ewebkit2)
+pcre=pkgconfig(libpcrecpp)
+eina=pkgconfig(eina)
+ui-gadget-1=pkgconfig(ui-gadget-1)
+libslp-utilx=pkgconfig(utilX)
+secure-storage=pkgconfig(secure-storage)
+pkgmgr=pkgconfig(pkgmgr)
+libiri=pkgconfig(libiri)
+app-svc=pkgconfig(appsvc)
+cert-svc=pkgconfig(cert-svc-vcore)
+libsoup-2.4=pkgconfig(libsoup-2.4)
+notification=pkgconfig(notification)
+libprivilege-control=pkgconfig(libprivilege-control)
+app-manager=pkgconfig(capi-appfw-app-manager)
+haptic=pkgconfig(haptic)
+capi-web-url-download=pkgconfig(capi-web-url-download)
+sysman=pkgconfig(sysman)
+app2sd=pkgconfig(app2sd)
+mesa=pkgconfig(gl), pkgconfig(glesv2)
+dbus-glib=pkgconfig(dbus-glib-1)
+smack=pkgconfig(libsmack)
+sqlite3=pkgconfig(sqlite3)
+libx11=pkgconfig(x11)
+aul-1=pkgconfig(aul)
+wrt-plugins-common=pkgconfig(wrt-plugin-js-overlay), pkgconfig(wrt-plugin-loading), pkgconfig(wrt-plugins-api-support), pkgconfig(wrt-plugins-commons), pkgconfig(wrt-plugins-commons-javascript), pkgconfig(wrt-plugins-filesystem), pkgconfig(wrt-plugins-ipc-message), pkgconfig(wrt-plugins-plugin-manager), pkgconfig(wrt-plugins-widget-interface-dao), pkgconfig(wrt-plugins-widgetdb), pkgconfig(wrt-popup-ace-runner), pkgconfig(wrt-popup-runner), pkgconfig(wrt-popup-wrt-runner)
+wrt-commons=pkgconfig(dpl-db-efl), pkgconfig(dpl-dbus-efl), pkgconfig(dpl-efl), pkgconfig(dpl-encryption), pkgconfig(dpl-event-efl), pkgconfig(dpl-popup-efl), pkgconfig(dpl-rpc-efl), pkgconfig(dpl-socket-efl), pkgconfig(dpl-test-efl), pkgconfig(dpl-utils-efl), pkgconfig(dpl-wrt-dao-ro), pkgconfig(dpl-wrt-dao-rw), pkgconfig(wrt-commons-auto-save-dao), pkgconfig(wrt-commons-auto-save-dao-ro), pkgconfig(wrt-commons-auto-save-dao-rw), pkgconfig(wrt-plugins-types)
+edje=edje-tools, edje-bin
+cert-svc=pkgconfig(cert-svc), pkgconfig(cert-svc-vcore)
+pkgconfig=pkg-config, /sbin/ldconfig
+systemd=pkgconfig(libsystemd-daemon), pkgconfig(libsystemd-login), pkgconfig(systemd),/usr/bin/systemctl,pkgconfig(gudev-1.0),pkgconfig(udev)
+sqlite3=/usr/bin/sqlite3, pkgconfig(sqlite3)
+lua=lua5.1, pkgconfig(lua)
+sensor=pkgconfig(sensor)
+librua=pkgconfig(rua)
+xdgmime=pkgconfig(xdgmime)
+pkgmgr-info=pkgconfig(pkgmgr-info)
+ail=pkgconfig(ail)
+application=pkgconfig(capi-appfw-application)
+runtime-info=pkgconfig(capi-system-runtime-info)
\ No newline at end of file
diff --git a/proto-meta-Tizen_ivi_3.0/manifest_addon/manifest_addon.xml b/proto-meta-Tizen_ivi_3.0/manifest_addon/manifest_addon.xml
new file mode 100644 (file)
index 0000000..0ede08e
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote fetch="ssh://review.tizen.org" name="tizen-gerrit" review="https://review.tizen.org/gerrit"/>
+  <default remote="tizen-gerrit"/>
+  <project name="capi-system-system-settings" path="framework/api/system-settings" revision="tizen"/>
+  <project name="capi-web-url-download" path="platform/core/api/url-download" revision="accepted/tizen/20130710.221549"/>
+  <project name="pkgmgr" path="projects/framework/appfw/slp-pkgmgr" revision="tizen"/>
+  <project name="sysman" path="framework/system/libslp-sysman" revision="tizen"/>
+</manifest>
\ No newline at end of file
index e144b65..77e98fb 100644 (file)
@@ -1,57 +1,57 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<metadata xmlns="http://linux.duke.edu/metadata/common" xmlns:suse="http://novell.com/package/metadata/suse/common" xmlns:rpm="http://linux.duke.edu/metadata/rpm" packages="2017"><package type="rpm">
+<metadata xmlns="http://linux.duke.edu/metadata/common" xmlns:suse="http://novell.com/package/metadata/suse/common" xmlns:rpm="http://linux.duke.edu/metadata/rpm" packages="2300"><package type="rpm">
   <name>GhostCluster</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2013.8.23" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">08cca6c518bdf06015f922acaea3b05f9a5c3b1cc4a557999b45dc9d66e4b2b7</checksum>
+  <checksum type="sha256" pkgid="YES">8aa562095e9240b149767f302067c216d48062eb27a1045e1efaae575fe27812</checksum>
   <summary>Automotive Meter Cluster Application</summary>
   <description>Example guage cluster for tizen ivi</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377308443" build="1377308435"/>
-  <size package="776996" installed="768432" archive="768720"/>
-<location href="i686/GhostCluster-0.2013.8.23-1.1.i686.rpm"/>
+  <time file="1377308441" build="1377308434"/>
+  <size package="777092" installed="768432" archive="768720"/>
+<location href="x86_64/GhostCluster-0.2013.8.23-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>GhostCluster-0.2013.8.23-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5998"/>
+    <rpm:header-range start="280" end="6170"/>
     <rpm:provides>
       <rpm:entry name="GhostCluster" flags="EQ" epoch="0" ver="0.2013.8.23" rel="1.1"/>
-      <rpm:entry name="GhostCluster(x86-32)" flags="EQ" epoch="0" ver="0.2013.8.23" rel="1.1"/>
+      <rpm:entry name="GhostCluster(x86-64)" flags="EQ" epoch="0" ver="0.2013.8.23" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="wrt-installer"/>
       <rpm:entry name="wrt-plugins-ivi"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="automotive-message-broker-plugins-websocket"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>MediaPlayer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.1" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">800444013c658e9cd2f6965f9abbc26f95a36e130d5acc14578c93c4f67cc280</checksum>
+  <checksum type="sha256" pkgid="YES">ea96fc67e75fa833f883f2a22f1810567379776bd9d3c186c397048e03b12a09</checksum>
   <summary>A HTML media player application</summary>
   <description>A HTML media player for music, video, and images</description>
   <packager/>
   <url>http://www.tizen.org2</url>
-  <time file="1377308444" build="1377308436"/>
-  <size package="3032994" installed="3002883" archive="3003168"/>
-<location href="i686/MediaPlayer-0.0.1-2.1.i686.rpm"/>
+  <time file="1377308443" build="1377308435"/>
+  <size package="3033134" installed="3002883" archive="3003168"/>
+<location href="x86_64/MediaPlayer-0.0.1-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>MediaPlayer-0.0.1-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3469"/>
+    <rpm:header-range start="280" end="3641"/>
     <rpm:provides>
       <rpm:entry name="MediaPlayer" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
-      <rpm:entry name="MediaPlayer(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
+      <rpm:entry name="MediaPlayer(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="wrt-installer"/>
 </package>
 <package type="rpm">
   <name>acl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2.51" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">5883cff6c713bf92a0923822ec0d71c1b64ec67e963310fab270c1b4990ce583</checksum>
+  <checksum type="sha256" pkgid="YES">e8b187628ba465525bc5bc1bbcbeb01644fb1e41e7cdf75e1d7d858cf60dfb63</checksum>
   <summary>Commands for Manipulating POSIX Access Control Lists</summary>
   <description>getfacl and setfacl commands for retrieving and setting POSIX access
 control lists.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
-  <time file="1375471683" build="1375471673"/>
-  <size package="49258" installed="185160" archive="186992"/>
-<location href="i686/acl-2.2.51-3.10.i686.rpm"/>
+  <time file="1375473521" build="1375473512"/>
+  <size package="49483" installed="195316" archive="197148"/>
+<location href="x86_64/acl-2.2.51-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4586"/>
+    <rpm:header-range start="280" end="4758"/>
     <rpm:provides>
       <rpm:entry name="acl" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
-      <rpm:entry name="acl(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="acl(x86-64)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libacl.so.1(ACL_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/setfacl</file>
     <file>/usr/bin/chacl</file>
     <file>/usr/bin/getfacl</file>
@@ -100,26 +99,26 @@ control lists.</description>
 </package>
 <package type="rpm">
   <name>acl-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2.51" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">a1caadbbaa4a393799ad66cc2c646d469da4106f581c3835db8113aae4e29d05</checksum>
+  <checksum type="sha256" pkgid="YES">0275ee8601c166e2d04a19bfd5628013f848ece152d87585a59a217626a2af18</checksum>
   <summary>Documentation for package acl</summary>
   <description>This package provides documentation for package acl.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
-  <time file="1375471683" build="1375471673"/>
-  <size package="73652" installed="67631" archive="74328"/>
-<location href="i686/acl-docs-2.2.51-3.10.i686.rpm"/>
+  <time file="1375473521" build="1375473512"/>
+  <size package="73833" installed="67631" archive="74328"/>
+<location href="x86_64/acl-docs-2.2.51-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6216"/>
+    <rpm:header-range start="280" end="6393"/>
     <rpm:provides>
       <rpm:entry name="acl-docs" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
-      <rpm:entry name="acl-docs(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="acl-docs(x86-64)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -127,9 +126,9 @@ control lists.</description>
 </package>
 <package type="rpm">
   <name>acpid</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.16" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">927b9084237e05ed268d20bad1f2c385bdfc35f2aff406c0dad810bdbd4021ab</checksum>
+  <checksum type="sha256" pkgid="YES">d3644e3da67c6eea8132b508eb904d116f9ada301ee622f604e51484cab46b4a</checksum>
   <summary>Executes Actions at ACPI Events</summary>
   <description>ACPID is a completely flexible, totally extensible daemon for
 delivering ACPI events. It listens to a file (/proc/acpi/event) and,
@@ -139,36 +138,35 @@ script loads all needed modules.
 Configure it in /etc/sysconfig/powermanagement.</description>
   <packager/>
   <url>http://tedfelix.com/linux/acpid-netlink.html</url>
-  <time file="1376541826" build="1376541818"/>
-  <size package="34023" installed="93899" archive="95804"/>
-<location href="i686/acpid-2.0.16-2.9.i686.rpm"/>
+  <time file="1376541798" build="1376541790"/>
+  <size package="34749" installed="108851" archive="110756"/>
+<location href="x86_64/acpid-2.0.16-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Daemons</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>acpid-2.0.16-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4936"/>
+    <rpm:header-range start="280" end="5144"/>
     <rpm:provides>
       <rpm:entry name="acpid" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
-      <rpm:entry name="acpid(x86-32)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
+      <rpm:entry name="acpid(x86-64)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
       <rpm:entry name="config(acpid)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
       <rpm:entry name="config(acpid)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/acpi/events/thinkpad</file>
     <file>/etc/acpi/events/power_button</file>
     <file>/usr/sbin/acpid</file>
@@ -183,26 +181,26 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>acpid-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.16" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3758b0b952538414bf6df19d0c6655038551d5515863bb37a504aec965575f5b</checksum>
+  <checksum type="sha256" pkgid="YES">04bc0f54fbeaddd7f4ea1d01db1c487ff9c2b90147878cf8253c9d5f8ee2f300</checksum>
   <summary>Documentation for package acpid</summary>
   <description>This package provides documentation for package acpid.</description>
   <packager/>
   <url>http://tedfelix.com/linux/acpid-netlink.html</url>
-  <time file="1376541826" build="1376541818"/>
-  <size package="6906" installed="4502" archive="5072"/>
-<location href="i686/acpid-docs-2.0.16-2.9.i686.rpm"/>
+  <time file="1376541798" build="1376541790"/>
+  <size package="7083" installed="4502" archive="5072"/>
+<location href="x86_64/acpid-docs-2.0.16-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>acpid-2.0.16-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2211"/>
+    <rpm:header-range start="280" end="2388"/>
     <rpm:provides>
       <rpm:entry name="acpid-docs" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
-      <rpm:entry name="acpid-docs(x86-32)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
+      <rpm:entry name="acpid-docs(x86-64)" flags="EQ" epoch="0" ver="2.0.16" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -210,35 +208,34 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>adns</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9c2d66d1765e0182228713a4fe552c4e61b340ddea115106fc3cd6dd2c4a0805</checksum>
+  <checksum type="sha256" pkgid="YES">4da0fe7ac2d4a4011638ea5cee2a2e0149790324005c7c42365e6beef979fe4c</checksum>
   <summary>Advanced Easy-to-Use Asynchronous-Capable DNS Utilities</summary>
   <description>adns includes a collection of useful DNS resolver utilities.</description>
   <packager/>
   <url>http://www.chiark.greenend.org.uk/~ian/adns/</url>
-  <time file="1375472750" build="1375472740"/>
-  <size package="34901" installed="101059" archive="102300"/>
-<location href="i686/adns-1.4-2.10.i686.rpm"/>
+  <time file="1375474292" build="1375474278"/>
+  <size package="36500" installed="121571" archive="122812"/>
+<location href="x86_64/adns-1.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/DNS/Utilities</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>adns-1.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4223"/>
+    <rpm:header-range start="280" end="4391"/>
     <rpm:provides>
       <rpm:entry name="adns" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
-      <rpm:entry name="adns(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="adns(x86-64)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libadns.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libadns.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/adnsheloex</file>
     <file>/usr/bin/adnshost</file>
     <file>/usr/bin/adnsresfilter</file>
@@ -248,76 +245,74 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>ail</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.68" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">7b6031c11f19e5db9bc4a7f52c11c128a0b9dc98475e6d3982741f830daea82f</checksum>
+  <checksum type="sha256" pkgid="YES">98e9a8d8e99ed675faa180004172e808749c28b4163d8fe4fb253a3b31f872bf</checksum>
   <summary>Application Information Library</summary>
   <description>Application Information Library</description>
   <packager/>
   <url/>
-  <time file="1377321107" build="1377321102"/>
-  <size package="32974" installed="100868" archive="101816"/>
-<location href="i686/ail-0.2.68-3.2.i686.rpm"/>
+  <time file="1377321192" build="1377321187"/>
+  <size package="35403" installed="114688" archive="115644"/>
+<location href="x86_64/ail-0.2.68-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>ail-0.2.68-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4680"/>
+    <rpm:header-range start="280" end="4940"/>
     <rpm:provides>
       <rpm:entry name="ail" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
-      <rpm:entry name="ail(x86-32)" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="ail(x86-64)" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
     </rpm:requires>    <file>/usr/bin/ail_initdb</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ail-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.68" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">e5d9161b20c2c6bd459d15333839c49b3fb0b973f6466d001093c9e6d219fe23</checksum>
+  <checksum type="sha256" pkgid="YES">72a31dc116aafba9cc1104c0693be4a930e5dd61b878bac83158a07e711b7425</checksum>
   <summary>Application Information Library Development files</summary>
   <description>Application Information Library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321107" build="1377321102"/>
-  <size package="7516" installed="32729" archive="33272"/>
-<location href="i686/ail-devel-0.2.68-3.2.i686.rpm"/>
+  <time file="1377321192" build="1377321187"/>
+  <size package="7703" installed="32733" archive="33276"/>
+<location href="x86_64/ail-devel-0.2.68-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>ail-0.2.68-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2940"/>
+    <rpm:header-range start="280" end="3120"/>
     <rpm:provides>
       <rpm:entry name="ail-devel" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
-      <rpm:entry name="ail-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
+      <rpm:entry name="ail-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.68" rel="3.2"/>
       <rpm:entry name="pkgconfig(ail)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -332,53 +327,52 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>alarm-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.70" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">188c448a8cbbdb21df5b1db12b7d3db645e883874baae6ce90fd9bf2a0acecdb</checksum>
+  <checksum type="sha256" pkgid="YES">fb318461581edbbceab2ae1aaf62311c5ce36baefd9de4ad333162a1f1e0fd65</checksum>
   <summary>Alarm server (devel)</summary>
   <description>Alarm Server</description>
   <packager/>
   <url/>
-  <time file="1377321235" build="1377321231"/>
-  <size package="31082" installed="84455" archive="85872"/>
-<location href="i686/alarm-server-0.4.70-3.5.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="32222" installed="88331" archive="89748"/>
+<location href="x86_64/alarm-server-0.4.70-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>alarm-manager-0.4.70-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5839"/>
+    <rpm:header-range start="280" end="6175"/>
     <rpm:provides>
       <rpm:entry name="alarm-server" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
-      <rpm:entry name="alarm-server(x86-32)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
+      <rpm:entry name="alarm-server(x86-64)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.3)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc5.d/S80alarm-server</file>
     <file>/etc/udev/rules.d/60-alarm-manager-rtc.rules</file>
     <file>/etc/init.d/alarm-server_run</file>
@@ -390,26 +384,71 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>alsa-plugins</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.0.26" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">4970cae1363973aafb87dd663ab13a28913efc0d278799d1dcc4b0784a3f1246</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.26" rel="2.23"/>
+  <checksum type="sha256" pkgid="YES">3ceafce50e56c1100ad925e636ee53aaf492bf8d57ea9bb8fb6d053bcba734b6</checksum>
+  <summary>Extra Plug-Ins for the ALSA Library</summary>
+  <description>This package contains the extra plug-ins for the ALSA library.</description>
+  <packager/>
+  <url>http://www.alsa-project.org/</url>
+  <time file="1377551718" build="1377551709"/>
+  <size package="50490" installed="178742" archive="180732"/>
+<location href="x86_64/alsa-plugins-1.0.26-2.23.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>alsa-plugins-1.0.26-2.23.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5803"/>
+    <rpm:provides>
+      <rpm:entry name="alsa-plugins" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="alsa-plugins(x86-64)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="libasound_module_ctl_arcam_av.so()(64bit)"/>
+      <rpm:entry name="libasound_module_ctl_oss.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_oss.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_upmix.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_usb_stream.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_vdownmix.so()(64bit)"/>
+      <rpm:entry name="libasound_module_rate_speexrate.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>alsa-plugins-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.26" rel="2.23"/>
+  <checksum type="sha256" pkgid="YES">a8d349a6bfda98f51dcec06697ce2303e0e422149b7727bc2f91a2e13e9c550c</checksum>
   <summary>Extra Plug-Ins for the ALSA Library</summary>
   <description>This package contains the extra plug-ins for the ALSA library.</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1377321367" build="1377321358"/>
-  <size package="49224" installed="159514" archive="161488"/>
-<location href="i686/alsa-plugins-1.0.26-2.22.i686.rpm"/>
+  <time file="1377551744" build="1377551735"/>
+  <size package="40192" installed="133084" archive="134892"/>
+<location href="x86_64/alsa-plugins-32bit-1.0.26-2.23.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>alsa-plugins-1.0.26-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5567"/>
+    <rpm:sourcerpm>alsa-plugins-1.0.26-2.23.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5304"/>
     <rpm:provides>
-      <rpm:entry name="alsa-plugins" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
-      <rpm:entry name="alsa-plugins(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
+      <rpm:entry name="alsa-plugins-32bit" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="alsa-plugins-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
       <rpm:entry name="libasound_module_ctl_arcam_av.so"/>
       <rpm:entry name="libasound_module_ctl_oss.so"/>
       <rpm:entry name="libasound_module_pcm_oss.so"/>
@@ -422,6 +461,7 @@ Configure it in /etc/sysconfig/powermanagement.</description>
       <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -436,9 +476,59 @@ Configure it in /etc/sysconfig/powermanagement.</description>
 </package>
 <package type="rpm">
   <name>alsa-plugins-pulse</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.0.26" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">ab46b59beb18cb13035e2c496117460c4fffcddf3f24e9c1cc7f0f4977c11b40</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.26" rel="2.23"/>
+  <checksum type="sha256" pkgid="YES">d697b3c2b1b1d8a6118c9cdedf381ade0151bdd188f78101d619c9a299bd150d</checksum>
+  <summary>Pulseaudio Plug-In for the ALSA Library</summary>
+  <description>pulseaudio is a networked sound server for Linux and other Unix like
+operating systems and Microsoft Windows. It is intended to be an
+improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
+
+This package contains the polypaudio I/O plug-in for the ALSA library.</description>
+  <packager/>
+  <url>http://www.alsa-project.org/</url>
+  <time file="1377551718" build="1377551709"/>
+  <size package="31890" installed="103469" archive="105148"/>
+<location href="x86_64/alsa-plugins-pulse-1.0.26-2.23.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>alsa-plugins-1.0.26-2.23.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5343"/>
+    <rpm:provides>
+      <rpm:entry name="alsa-plugins-pulse" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="alsa-plugins-pulse(x86-64)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="config(alsa-plugins-pulse)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="libasound_module_conf_pulse.so()(64bit)"/>
+      <rpm:entry name="libasound_module_ctl_pulse.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_pulse.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="config(alsa-plugins-pulse)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="pulseaudio"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+    </rpm:requires>    <file>/etc/asound-pulse.conf</file>
+    <file>/etc/alsa-pulse.conf</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>alsa-plugins-pulse-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.26" rel="2.23"/>
+  <checksum type="sha256" pkgid="YES">1130dddc0ed5109f6d611a9afb0f04a6d4beb1f8b8ce8258f88dbd68678489cf</checksum>
   <summary>Pulseaudio Plug-In for the ALSA Library</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -447,137 +537,129 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
 This package contains the polypaudio I/O plug-in for the ALSA library.</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1377321367" build="1377321358"/>
-  <size package="31265" installed="97641" archive="99308"/>
-<location href="i686/alsa-plugins-pulse-1.0.26-2.22.i686.rpm"/>
+  <time file="1377551744" build="1377551735"/>
+  <size package="20915" installed="70252" archive="70988"/>
+<location href="x86_64/alsa-plugins-pulse-32bit-1.0.26-2.23.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>alsa-plugins-1.0.26-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5091"/>
+    <rpm:sourcerpm>alsa-plugins-1.0.26-2.23.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3860"/>
     <rpm:provides>
-      <rpm:entry name="alsa-plugins-pulse" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
-      <rpm:entry name="alsa-plugins-pulse(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
-      <rpm:entry name="config(alsa-plugins-pulse)" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
+      <rpm:entry name="alsa-plugins-pulse-32bit" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="alsa-plugins-pulse-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
       <rpm:entry name="libasound_module_conf_pulse.so"/>
       <rpm:entry name="libasound_module_ctl_pulse.so"/>
       <rpm:entry name="libasound_module_pcm_pulse.so"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="config(alsa-plugins-pulse)" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="pulseaudio"/>
       <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libasound.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/etc/asound-pulse.conf</file>
-    <file>/etc/alsa-pulse.conf</file>
-
+      <rpm:entry name="libasound.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>alsa-plugins-speex</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.0.26" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">64ce5f07c8fb61b0de7a6ceca10f8da91552dcb0cacb17c8cacd6af0ca47cad1</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.26" rel="2.23"/>
+  <checksum type="sha256" pkgid="YES">aec1b7def40c668c8f8078822820493a2bffd142c228fd966c12618f63b6c8fe</checksum>
   <summary>Speex Prerocessor Plug-In for the ALSA Library</summary>
   <description>This package contains the Speex preprocessor plugin for the ALSA
 library using libspeexdsp.</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1377321367" build="1377321358"/>
-  <size package="16491" installed="39254" archive="39852"/>
-<location href="i686/alsa-plugins-speex-1.0.26-2.22.i686.rpm"/>
+  <time file="1377551718" build="1377551709"/>
+  <size package="16756" installed="44966" archive="45568"/>
+<location href="x86_64/alsa-plugins-speex-1.0.26-2.23.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>alsa-plugins-1.0.26-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3143"/>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>alsa-plugins-1.0.26-2.23.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3379"/>
     <rpm:provides>
-      <rpm:entry name="alsa-plugins-speex" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
-      <rpm:entry name="alsa-plugins-speex(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.22"/>
-      <rpm:entry name="libasound_module_pcm_speex.so"/>
+      <rpm:entry name="alsa-plugins-speex" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="alsa-plugins-speex(x86-64)" flags="EQ" epoch="0" ver="1.0.26" rel="2.23"/>
+      <rpm:entry name="libasound_module_pcm_speex.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>alsa-scenario</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="15.11"/>
-  <checksum type="sha256" pkgid="YES">d9a40a4c0a994afdf1170e1a0b0ea94d3afaf2775a3be25b0dce35807a56a1af</checksum>
+  <checksum type="sha256" pkgid="YES">27efe2fc1fc8a2ad724f5d55a1762c50e6bca5450454b4bca3bbe0fe878612f9</checksum>
   <summary>ALSA Scenario pkg</summary>
   <description>ALSA Scenario package</description>
   <packager/>
   <url/>
-  <time file="1375472496" build="1375472483"/>
-  <size package="13378" installed="31768" archive="32212"/>
-<location href="i686/alsa-scenario-0.2.1-15.11.i686.rpm"/>
+  <time file="1375474069" build="1375474055"/>
+  <size package="13563" installed="33664" archive="34108"/>
+<location href="x86_64/alsa-scenario-0.2.1-15.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>alsa-scenario-0.2.1-15.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2899"/>
+    <rpm:header-range start="280" end="3051"/>
     <rpm:provides>
       <rpm:entry name="alsa-scenario" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
-      <rpm:entry name="alsa-scenario(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
-      <rpm:entry name="libascenario-0.2.so.0"/>
+      <rpm:entry name="alsa-scenario(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
+      <rpm:entry name="libascenario-0.2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>alsa-scenario-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="15.11"/>
-  <checksum type="sha256" pkgid="YES">af7f7c9e4940cc61245a9884b37ff1f59ba25795be3d50586cfd77bbb0e05e1f</checksum>
+  <checksum type="sha256" pkgid="YES">ea4f9755ff2084887ddf93ccfe7e4da3b85974f6aa50882f2a53eb8c43df1074</checksum>
   <summary>ALSA Scenario pkg (devel)</summary>
   <description>ALSA Scenario package (devel)</description>
   <packager/>
   <url/>
-  <time file="1375472496" build="1375472483"/>
-  <size package="4608" installed="5963" archive="6548"/>
-<location href="i686/alsa-scenario-devel-0.2.1-15.11.i686.rpm"/>
+  <time file="1375474069" build="1375474055"/>
+  <size package="4788" installed="5965" archive="6552"/>
+<location href="x86_64/alsa-scenario-devel-0.2.1-15.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>alsa-scenario-0.2.1-15.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2727"/>
+    <rpm:header-range start="280" end="2907"/>
     <rpm:provides>
       <rpm:entry name="alsa-scenario-devel" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
-      <rpm:entry name="alsa-scenario-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
+      <rpm:entry name="alsa-scenario-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="15.11"/>
       <rpm:entry name="pkgconfig(libascenario)" flags="EQ" epoch="0" ver="0.2.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -589,51 +671,47 @@ library using libspeexdsp.</description>
 </package>
 <package type="rpm">
   <name>alsa-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.26" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">9703b0d2dabb81eb42472ebda9327cd6bd848fa944b5f5199306610754b054de</checksum>
+  <checksum type="sha256" pkgid="YES">da618053a81c5b2863895d42cd574d57d8a7c8a1f9a9b1615544d08168bed4cc</checksum>
   <summary>Advanced Linux Sound Architecture (ALSA) utilities</summary>
   <description>This package contains command line utilities for the Advanced Linux Sound
 Architecture (ALSA).</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1374118245" build="1374118236"/>
-  <size package="872010" installed="1667954" archive="1672176"/>
-<location href="i686/alsa-utils-1.0.26-2.3.i686.rpm"/>
+  <time file="1374119197" build="1374119188"/>
+  <size package="877503" installed="1715302" archive="1719524"/>
+<location href="x86_64/alsa-utils-1.0.26-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>alsa-utils-1.0.26-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7537"/>
+    <rpm:header-range start="280" end="7669"/>
     <rpm:provides>
       <rpm:entry name="alsa-utils" flags="EQ" epoch="0" ver="1.0.26" rel="2.3"/>
-      <rpm:entry name="alsa-utils(x86-32)" flags="EQ" epoch="0" ver="1.0.26" rel="2.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="alsa-utils(x86-64)" flags="EQ" epoch="0" ver="1.0.26" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/usr/sbin/alsaconf</file>
     <file>/usr/bin/aplay</file>
@@ -649,52 +727,51 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>anthy</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9100h" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">60295fdf7e780019ccdfca711ec0d02f9b4c73e1d9f6466dfce0f7b5bcb9f499</checksum>
+  <checksum type="sha256" pkgid="YES">00e871da6e348bb1b74b980a2c661baf065040335ce0df29e06f71e983452bce</checksum>
   <summary>A Japanese character input system library.(with dictionary)</summary>
   <description/>
   <packager/>
   <url>http://www.sourceforge.jp/projects/anthy/</url>
-  <time file="1375474234" build="1375474195"/>
-  <size package="5336256" installed="25812155" archive="25816420"/>
-<location href="i686/anthy-9100h-2.8.i686.rpm"/>
+  <time file="1375479966" build="1375479932"/>
+  <size package="5341930" installed="26492597" archive="26496892"/>
+<location href="x86_64/anthy-9100h-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>anthy-9100h-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7569"/>
+    <rpm:header-range start="280" end="7805"/>
     <rpm:provides>
       <rpm:entry name="anthy" flags="EQ" epoch="0" ver="9100h" rel="2.8"/>
-      <rpm:entry name="anthy(x86-32)" flags="EQ" epoch="0" ver="9100h" rel="2.8"/>
-      <rpm:entry name="libanthy.so.0"/>
-      <rpm:entry name="libanthydic.so.0"/>
-      <rpm:entry name="libanthyinput.so.0"/>
-      <rpm:entry name="libtool(/usr/lib/libanthy.la)"/>
-      <rpm:entry name="libtool(/usr/lib/libanthydic.la)"/>
-      <rpm:entry name="libtool(/usr/lib/libanthyinput.la)"/>
+      <rpm:entry name="anthy(x86-64)" flags="EQ" epoch="0" ver="9100h" rel="2.8"/>
+      <rpm:entry name="libanthy.so.0()(64bit)"/>
+      <rpm:entry name="libanthydic.so.0()(64bit)"/>
+      <rpm:entry name="libanthyinput.so.0()(64bit)"/>
+      <rpm:entry name="libtool(/usr/lib64/libanthy.la)"/>
+      <rpm:entry name="libtool(/usr/lib64/libanthydic.la)"/>
+      <rpm:entry name="libtool(/usr/lib64/libanthyinput.la)"/>
       <rpm:entry name="pkgconfig(anthy)" flags="EQ" epoch="0" ver="9100h"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libanthy.so.0"/>
-      <rpm:entry name="libanthydic.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libanthydic.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libanthyinput.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libanthyinput.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libanthy.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/anthy-conf</file>
     <file>/usr/bin/anthy-agent</file>
     <file>/usr/bin/anthy-dic-tool</file>
@@ -704,66 +781,65 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>app-checker</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.16" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">4ff6994b5468e2bc15000b7c237c035c00a804e3b176a86e0bcfd03de5624400</checksum>
+  <checksum type="sha256" pkgid="YES">b4eba473610ac2d1816927260f3ddf112294fb78c0f6350d5f794f3fb56baa51</checksum>
   <summary>App Checker</summary>
   <description>libapp-checker</description>
   <packager/>
   <url/>
-  <time file="1377308767" build="1377308751"/>
-  <size package="8640" installed="16828" archive="17392"/>
-<location href="i686/app-checker-0.0.16-1.11.i686.rpm"/>
+  <time file="1377308770" build="1377308763"/>
+  <size package="8838" installed="18400" archive="18976"/>
+<location href="x86_64/app-checker-0.0.16-1.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>app-checker-0.0.16-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3060"/>
+    <rpm:header-range start="280" end="3292"/>
     <rpm:provides>
       <rpm:entry name="app-checker" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="app-checker(x86-32)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="libapp-checker.so.0"/>
+      <rpm:entry name="app-checker(x86-64)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
+      <rpm:entry name="libapp-checker.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>app-checker-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.16" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">a6bda6257e9fc292f96f3e16e5bc076bb71296d442a19715b782a94a4627ffd0</checksum>
+  <checksum type="sha256" pkgid="YES">3b819e4eab99a4ca2078a02ca0b5763936e47737ee9e91a5cef2a47b86d969b8</checksum>
   <summary>App Checker</summary>
   <description>libapp-checker (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377308767" build="1377308751"/>
-  <size package="3793" installed="1709" archive="2296"/>
-<location href="i686/app-checker-devel-0.0.16-1.11.i686.rpm"/>
+  <time file="1377308770" build="1377308763"/>
+  <size package="3972" installed="1711" archive="2296"/>
+<location href="x86_64/app-checker-devel-0.0.16-1.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>app-checker-0.0.16-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2728"/>
+    <rpm:header-range start="280" end="2908"/>
     <rpm:provides>
       <rpm:entry name="app-checker-devel" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="app-checker-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
+      <rpm:entry name="app-checker-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
       <rpm:entry name="pkgconfig(app-checker)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -774,68 +850,66 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>app-checker-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.16" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">39cca476d9e8060b68b689f4a464597fb5d7bf32aa851b24da7dc6ea98d79226</checksum>
+  <checksum type="sha256" pkgid="YES">c3a9898c9226651bfc39f8369200c469496303b0edfa0861dc2fe6c5660c0572</checksum>
   <summary>App Checker Server</summary>
   <description>libapp-checker server</description>
   <packager/>
   <url/>
-  <time file="1377308767" build="1377308751"/>
-  <size package="10271" installed="21948" archive="22404"/>
-<location href="i686/app-checker-server-0.0.16-1.11.i686.rpm"/>
+  <time file="1377308770" build="1377308763"/>
+  <size package="10486" installed="23880" archive="24344"/>
+<location href="x86_64/app-checker-server-0.0.16-1.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>app-checker-0.0.16-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3056"/>
+    <rpm:header-range start="280" end="3260"/>
     <rpm:provides>
       <rpm:entry name="app-checker-server" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="app-checker-server(x86-32)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="libapp-checker-server.so.0"/>
+      <rpm:entry name="app-checker-server(x86-64)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
+      <rpm:entry name="libapp-checker-server.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="app-checker" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>app-checker-server-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.16" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">87842559adca67854005f1c16057d308956a6271479870269cac0a38b4fab1a3</checksum>
+  <checksum type="sha256" pkgid="YES">baa64f5f133331d7a45d2ac4c933adcf9fb91690fb91d7c309fe5f8827f4cc07</checksum>
   <summary>App Checker Server</summary>
   <description>libapp-checker server (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377308767" build="1377308751"/>
-  <size package="3805" installed="1506" archive="2120"/>
-<location href="i686/app-checker-server-devel-0.0.16-1.11.i686.rpm"/>
+  <time file="1377308770" build="1377308763"/>
+  <size package="3990" installed="1508" archive="2128"/>
+<location href="x86_64/app-checker-server-devel-0.0.16-1.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>app-checker-0.0.16-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2796"/>
+    <rpm:header-range start="280" end="2976"/>
     <rpm:provides>
       <rpm:entry name="app-checker-server-devel" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
-      <rpm:entry name="app-checker-server-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
+      <rpm:entry name="app-checker-server-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.16" rel="1.11"/>
       <rpm:entry name="pkgconfig(app-checker-server)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -846,73 +920,72 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>app-core-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="48.11"/>
-  <checksum type="sha256" pkgid="YES">8b05236ac5e68ecddf1863019fb16f8b18f0f49a5ec8fc1a4a90f378699fdd03</checksum>
+  <checksum type="sha256" pkgid="YES">9a54f060f597b267e85c6588988bded0c85b76f3260ef9a50a9d8cf72854b2ad</checksum>
   <summary>App basics common</summary>
   <description>Application basics common</description>
   <packager/>
   <url/>
-  <time file="1377321238" build="1377321232"/>
-  <size package="14477" installed="32586" archive="33336"/>
-<location href="i686/app-core-common-1.2-48.11.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="14983" installed="39146" archive="39900"/>
+<location href="x86_64/app-core-common-1.2-48.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>app-core-1.2-48.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3441"/>
+    <rpm:header-range start="280" end="3725"/>
     <rpm:provides>
       <rpm:entry name="app-core-common" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="app-core-common(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="libappcore-common.so.1"/>
+      <rpm:entry name="app-core-common(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>app-core-common-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="48.11"/>
-  <checksum type="sha256" pkgid="YES">d33c627ba3ab99da914e1a2c75cccbc3fe766f913e080386396541ef3c074335</checksum>
+  <checksum type="sha256" pkgid="YES">9f919196a606e13b7c1ae89154a423853607004d6474933a4d7d14b6da81e338</checksum>
   <summary>App basics common (devel)</summary>
   <description>Application basics common (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321238" build="1377321232"/>
-  <size package="12190" installed="34614" archive="35356"/>
-<location href="i686/app-core-common-devel-1.2-48.11.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="12365" installed="34616" archive="35364"/>
+<location href="x86_64/app-core-common-devel-1.2-48.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>app-core-1.2-48.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3069"/>
+    <rpm:header-range start="280" end="3245"/>
     <rpm:provides>
       <rpm:entry name="app-core-common-devel" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="app-core-common-devel(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
+      <rpm:entry name="app-core-common-devel(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
       <rpm:entry name="pkgconfig(appcore-common)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -929,71 +1002,70 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>app-core-efl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="48.11"/>
-  <checksum type="sha256" pkgid="YES">c872b8dc4b3ef1c7a23649ad99e13bed9b4ef55f3edfec8669675b687d948483</checksum>
+  <checksum type="sha256" pkgid="YES">8fa166c1744c0dedd889fb971333ead3d5a2f09f59920bad5296c27ae01b7d01</checksum>
   <summary>App basic EFL</summary>
   <description>Application basic EFL</description>
   <packager/>
   <url/>
-  <time file="1377321238" build="1377321232"/>
-  <size package="11933" installed="26932" archive="27364"/>
-<location href="i686/app-core-efl-1.2-48.11.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="12512" installed="29008" archive="29444"/>
+<location href="x86_64/app-core-efl-1.2-48.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>app-core-1.2-48.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3149"/>
+    <rpm:header-range start="280" end="3413"/>
     <rpm:provides>
       <rpm:entry name="app-core-efl" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="app-core-efl(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="app-core-efl(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libappcore-common.so.1"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>app-core-efl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="48.11"/>
-  <checksum type="sha256" pkgid="YES">ab8e28e794623c014dbb4f02f9e54be8eac48a0b8450a589f0f6271423e0f48c</checksum>
+  <checksum type="sha256" pkgid="YES">1d2421e2b78cfbeeb37e0b83dc6177388f7b0d327611f50eeb02b8c3fe93e1f2</checksum>
   <summary>App basic EFL (devel)</summary>
   <description>Application basic EFL (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321238" build="1377321232"/>
-  <size package="4759" installed="4040" archive="4624"/>
-<location href="i686/app-core-efl-devel-1.2-48.11.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="4932" installed="4042" archive="4628"/>
+<location href="x86_64/app-core-efl-devel-1.2-48.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>app-core-1.2-48.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2841"/>
+    <rpm:header-range start="280" end="3017"/>
     <rpm:provides>
       <rpm:entry name="app-core-efl-devel" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
-      <rpm:entry name="app-core-efl-devel(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
+      <rpm:entry name="app-core-efl-devel(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="48.11"/>
       <rpm:entry name="pkgconfig(appcore-efl)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -1008,78 +1080,77 @@ Architecture (ALSA).</description>
 </package>
 <package type="rpm">
   <name>app-svc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.50" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">735aad7ec454a1e366293cb20272a01981ec2970bdd7225b56c86b85dfa80080</checksum>
+  <checksum type="sha256" pkgid="YES">796835635861cfe1d0c36d643ec7ca6f28a2db6634312b2ba5c1e0ba829e422c</checksum>
   <summary>Application Service</summary>
   <description>Application Service</description>
   <packager/>
   <url/>
-  <time file="1377321232" build="1377321227"/>
-  <size package="24440" installed="78320" archive="79440"/>
-<location href="i686/app-svc-0.1.50-2.6.i686.rpm"/>
+  <time file="1377321320" build="1377321315"/>
+  <size package="24581" installed="86640" archive="87768"/>
+<location href="x86_64/app-svc-0.1.50-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Service</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>app-svc-0.1.50-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4255"/>
+    <rpm:header-range start="280" end="4551"/>
     <rpm:provides>
       <rpm:entry name="app-svc" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
-      <rpm:entry name="app-svc(x86-32)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
+      <rpm:entry name="app-svc(x86-64)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
       <rpm:entry name="config(app-svc)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
-      <rpm:entry name="libappsvc.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libiniparser.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="config(app-svc)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libecore.so.1"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/appsvc_test</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>app-svc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.50" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">158cfae8b63cb5d3deddc6e20c78070527b531670839d49f6716c6ee1d3129b5</checksum>
+  <checksum type="sha256" pkgid="YES">abd6f708ac112a2ce07aedabbd33c1960492f41e286286260ef0c5f03babd878</checksum>
   <summary>App svc</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require app-svc.</description>
   <packager/>
   <url/>
-  <time file="1377321232" build="1377321227"/>
-  <size package="6786" installed="21252" archive="21808"/>
-<location href="i686/app-svc-devel-0.1.50-2.6.i686.rpm"/>
+  <time file="1377321320" build="1377321315"/>
+  <size package="6976" installed="21254" archive="21816"/>
+<location href="x86_64/app-svc-devel-0.1.50-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Application Framework</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>app-svc-0.1.50-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3004"/>
+    <rpm:header-range start="280" end="3188"/>
     <rpm:provides>
       <rpm:entry name="app-svc-devel" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
-      <rpm:entry name="app-svc-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
+      <rpm:entry name="app-svc-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.50" rel="2.6"/>
       <rpm:entry name="pkgconfig(appsvc)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -1096,70 +1167,69 @@ to develop applications that require app-svc.</description>
 </package>
 <package type="rpm">
   <name>app2sd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.13" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">8f32180068e7a585cfee59c60abeecdc5819da33e4efaf74670cfc9e5b5b5357</checksum>
+  <checksum type="sha256" pkgid="YES">7be2a0661bb1b2725e43c71bf311cbf6b1dbd1d7aaf571913411022ffa66d426</checksum>
   <summary>Application installation on external memory</summary>
   <description>Tizen application installation on external memory</description>
   <packager/>
   <url/>
-  <time file="1377321169" build="1377321164"/>
-  <size package="26265" installed="78108" archive="78976"/>
-<location href="i686/app2sd-0.5.13-2.3.i686.rpm"/>
+  <time file="1377321255" build="1377321249"/>
+  <size package="27084" installed="81960" archive="82844"/>
+<location href="x86_64/app2sd-0.5.13-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Application Installer</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>app2sd-0.5.13-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3591"/>
+    <rpm:header-range start="280" end="3827"/>
     <rpm:provides>
       <rpm:entry name="app2sd" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
-      <rpm:entry name="app2sd(x86-32)" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
-      <rpm:entry name="libapp2ext.so.0"/>
-      <rpm:entry name="libapp2sd.so.0"/>
+      <rpm:entry name="app2sd(x86-64)" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
+      <rpm:entry name="libapp2ext.so.0()(64bit)"/>
+      <rpm:entry name="libapp2sd.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>app2sd-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.13" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">4e14bd97641a08c98fa9d3392af1a14882e117e1ae40f8d5ee91ef0e57e1fe5f</checksum>
+  <checksum type="sha256" pkgid="YES">2d3440f51cc9afaec563e4f0649bea965ea8d7dd90406ab36806602f7e7dcd9c</checksum>
   <summary>Application install on external memory (devel)</summary>
   <description>Tizen application installation on external memory (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321169" build="1377321164"/>
-  <size package="6261" installed="14117" archive="14832"/>
-<location href="i686/app2sd-devel-0.5.13-2.3.i686.rpm"/>
+  <time file="1377321255" build="1377321249"/>
+  <size package="6443" installed="14119" archive="14836"/>
+<location href="x86_64/app2sd-devel-0.5.13-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>app2sd-0.5.13-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2839"/>
+    <rpm:header-range start="280" end="3019"/>
     <rpm:provides>
       <rpm:entry name="app2sd-devel" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
-      <rpm:entry name="app2sd-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
+      <rpm:entry name="app2sd-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.13" rel="2.3"/>
       <rpm:entry name="pkgconfig(app2sd)" flags="EQ" epoch="0" ver="1.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -1172,68 +1242,67 @@ to develop applications that require app-svc.</description>
 </package>
 <package type="rpm">
   <name>appcore-agent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="9.5"/>
-  <checksum type="sha256" pkgid="YES">79af3fdaff444ac94452c727dec0a0a7bdf9130df5def8c67fe2a3178a612d13</checksum>
+  <checksum type="sha256" pkgid="YES">76e165d7fc7dd9d48bf44778b2c7b829873cd3d9c04ea0ab13c3e5d10c0ab114</checksum>
   <summary>Agent Application basic</summary>
   <description>SLP agent application basic</description>
   <packager/>
   <url/>
-  <time file="1377321518" build="1377321513"/>
-  <size package="12256" installed="24508" archive="25248"/>
-<location href="i686/appcore-agent-1.0-9.5.i686.rpm"/>
+  <time file="1377321581" build="1377321576"/>
+  <size package="12340" installed="30296" archive="31040"/>
+<location href="x86_64/appcore-agent-1.0-9.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Service</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>appcore-agent-1.0-9.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3389"/>
+    <rpm:header-range start="280" end="3625"/>
     <rpm:provides>
       <rpm:entry name="appcore-agent" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
-      <rpm:entry name="appcore-agent(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
-      <rpm:entry name="libappcore-agent.so.1"/>
+      <rpm:entry name="appcore-agent(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
+      <rpm:entry name="libappcore-agent.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libsysman.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>appcore-agent-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="9.5"/>
-  <checksum type="sha256" pkgid="YES">32f0d25c18fd9e17499d81d55f9526176c74b9315b686b3ecfe4661047d8a74d</checksum>
+  <checksum type="sha256" pkgid="YES">4922f66c545c8014e42f2a59e38397d33fa75b2d774ef099a3377ab3c4b27cbc</checksum>
   <summary>Applocation Core Agent</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require appcore-agent.</description>
   <packager/>
   <url/>
-  <time file="1377321518" build="1377321513"/>
-  <size package="5296" installed="7579" archive="8328"/>
-<location href="i686/appcore-agent-devel-1.0-9.5.i686.rpm"/>
+  <time file="1377321581" build="1377321576"/>
+  <size package="5484" installed="7579" archive="8336"/>
+<location href="x86_64/appcore-agent-devel-1.0-9.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Development</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>appcore-agent-1.0-9.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3010"/>
+    <rpm:header-range start="280" end="3194"/>
     <rpm:provides>
       <rpm:entry name="appcore-agent-devel" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
-      <rpm:entry name="appcore-agent-devel(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
+      <rpm:entry name="appcore-agent-devel(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="9.5"/>
       <rpm:entry name="pkgconfig(appcore-agent)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -1324,9 +1393,9 @@ to HTML and DocBook markups using the asciidoc command.</description>
 </package>
 <package type="rpm">
   <name>aspell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">1876f1f5ada8f0d07f9fbf2ecf9d6f7e48c78f391d8297708db33e9b2ffcbcc4</checksum>
+  <checksum type="sha256" pkgid="YES">a5abbbd2171b1d85851d0935012421fc7d37b12e2d0f84373717a51090de1b51</checksum>
   <summary>A Free and Open Source Spell Checker</summary>
   <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
@@ -1339,36 +1408,34 @@ memory for dictionaries and intelligently handling personal
 dictionaries when more than one Aspell process is open at once.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="198134" installed="941606" archive="947200"/>
-<location href="i686/aspell-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="200800" installed="969700" archive="975304"/>
+<location href="x86_64/aspell-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8521"/>
+    <rpm:header-range start="280" end="8709"/>
     <rpm:provides>
       <rpm:entry name="aspell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="aspell(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="aspell(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libncursesw.so.6"/>
-      <rpm:entry name="libtinfo.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libaspell.so.15"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libaspell.so.15()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libtinfo.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libncursesw.so.6()(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/word-list-compress</file>
     <file>/usr/bin/precat</file>
     <file>/usr/bin/aspell-import</file>
@@ -1382,27 +1449,27 @@ dictionaries when more than one Aspell process is open at once.</description>
 </package>
 <package type="rpm">
   <name>aspell-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">4572ec9fd6003c50643ed6701c1ba65b430408541cfa88cdb1e0119d9d1b6545</checksum>
+  <checksum type="sha256" pkgid="YES">7627796eb573efebffed956c0e3fb4aa7b627646df0efd37096f98264c594695</checksum>
   <summary>Include Files and Libraries Mandatory for Development with aspell</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require aspell.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="62922" installed="184913" archive="192812"/>
-<location href="i686/aspell-devel-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="63086" installed="184915" archive="192816"/>
+<location href="x86_64/aspell-devel-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7669"/>
+    <rpm:header-range start="280" end="7845"/>
     <rpm:provides>
       <rpm:entry name="aspell-devel" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="aspell-devel(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="aspell-devel(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libaspell" flags="EQ" epoch="0" ver="0.60.6.1"/>
@@ -1415,26 +1482,26 @@ to develop applications that require aspell.</description>
 </package>
 <package type="rpm">
   <name>aspell-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">09d224da6adcbabcaeef12f79b94f4b898a55da3a943ee034cdd2822769632b6</checksum>
+  <checksum type="sha256" pkgid="YES">a800b03b6a53d58b3302011b6c16387754b993659c7938aa6e7c98b9dbaeffb4</checksum>
   <summary>Documentation for package aspell</summary>
   <description>This package provides documentation for package aspell.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="124221" installed="119605" archive="120936"/>
-<location href="i686/aspell-docs-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="124391" installed="119605" archive="120936"/>
+<location href="x86_64/aspell-docs-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2845"/>
+    <rpm:header-range start="280" end="3018"/>
     <rpm:provides>
       <rpm:entry name="aspell-docs" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="aspell-docs(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="aspell-docs(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -1442,9 +1509,9 @@ to develop applications that require aspell.</description>
 </package>
 <package type="rpm">
   <name>aspell-ispell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">9fec4c3681d0b470420fdf29e2df20e6bc502434d78266ad7d3d2a5c9ab174bb</checksum>
+  <checksum type="sha256" pkgid="YES">95427b4c2a95ca90274a3450910c92fdec4756b9728d3ee0b48a9b42bc534793</checksum>
   <summary>GNU Aspell - Ispell compatibility</summary>
   <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
@@ -1453,19 +1520,19 @@ This package contains an ispell script for compatibility reasons so that
 programs that expect the "ispell" command will work correctly.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="2706" installed="0" archive="280"/>
-<location href="i686/aspell-ispell-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="2880" installed="0" archive="284"/>
+<location href="x86_64/aspell-ispell-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Tools</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2593"/>
+    <rpm:header-range start="280" end="2765"/>
     <rpm:provides>
       <rpm:entry name="aspell-ispell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="aspell-ispell(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="aspell-ispell(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="aspell" flags="EQ" epoch="0" ver="0.60.6.1"/>
@@ -1475,9 +1542,9 @@ programs that expect the "ispell" command will work correctly.</description>
 </package>
 <package type="rpm">
   <name>aspell-spell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">a3aac9c392318883691cc5d23b28c457beb154d983e35ed65f46d927abfb29a8</checksum>
+  <checksum type="sha256" pkgid="YES">edfe9eb214cb9b69c7c553c32163c764debd5051fda8603ea5b6f51d5cf96c17</checksum>
   <summary>GNU Aspell - Spell compatibility</summary>
   <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
@@ -1486,19 +1553,19 @@ This package contains a spell script for compatibility reasons so that programs
 that expect the "spell" command will work correctly.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="2693" installed="0" archive="280"/>
-<location href="i686/aspell-spell-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="2875" installed="0" archive="280"/>
+<location href="x86_64/aspell-spell-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Tools</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2581"/>
+    <rpm:header-range start="280" end="2761"/>
     <rpm:provides>
       <rpm:entry name="aspell-spell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="aspell-spell(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="aspell-spell(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="aspell" flags="EQ" epoch="0" ver="0.60.6.1"/>
@@ -1508,27 +1575,27 @@ that expect the "spell" command will work correctly.</description>
 </package>
 <package type="rpm">
   <name>atk-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">cf9032d239fff40e41a1789bb1b9b9f4612b222a61947b5a908bd23775038bf4</checksum>
+  <checksum type="sha256" pkgid="YES">fadc2933af0c0a2b2af5d9efa4af0f1cd105b9b475e418567fccad698e22787e</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1375478041" build="1375478030"/>
-  <size package="34395" installed="181795" archive="187392"/>
-<location href="i686/atk-devel-2.8.0-2.8.i686.rpm"/>
+  <time file="1375482320" build="1375482302"/>
+  <size package="34570" installed="181797" archive="187396"/>
+<location href="x86_64/atk-devel-2.8.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Gnome</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>atk-2.8.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6754"/>
+    <rpm:header-range start="280" end="6934"/>
     <rpm:provides>
       <rpm:entry name="atk-devel" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
-      <rpm:entry name="atk-devel(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+      <rpm:entry name="atk-devel(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
       <rpm:entry name="pkgconfig(atk)" flags="EQ" epoch="0" ver="2.8.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -1539,27 +1606,56 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>atk-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">c338a86f9642da04c35809ffa258c363602544efcdabb986b22517f03cf53d19</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1375478041" build="1375478033"/>
+  <size package="2713" installed="0" archive="284"/>
+<location href="x86_64/atk-devel-32bit-2.8.0-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Gnome</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>atk-2.8.0-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2599"/>
+    <rpm:provides>
+      <rpm:entry name="atk-devel-32bit" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+      <rpm:entry name="atk-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libatk-32bit" flags="EQ" epoch="0" ver="2.8.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>atk-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">f9528c98e08b3652f7793cfce786746b47205b7462392c9290864af45343ba2c</checksum>
+  <checksum type="sha256" pkgid="YES">fda2c2c04031c529d8719328d7dd2294ae9a7cac3935cf83db01d03b221c8813</checksum>
   <summary>Documentation for package atk</summary>
   <description>This package provides documentation for package atk.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1375478041" build="1375478030"/>
-  <size package="83386" installed="907959" archive="916380"/>
-<location href="i686/atk-docs-2.8.0-2.8.i686.rpm"/>
+  <time file="1375482320" build="1375482302"/>
+  <size package="83578" installed="907959" archive="916380"/>
+<location href="x86_64/atk-docs-2.8.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>atk-2.8.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7272"/>
+    <rpm:header-range start="280" end="7449"/>
     <rpm:provides>
       <rpm:entry name="atk-docs" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
-      <rpm:entry name="atk-docs(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+      <rpm:entry name="atk-docs(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -1567,9 +1663,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>attr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.46" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">8ceaac206662e6b0960f6a84f17539894759aed5eeda950ccbff4c5defde7c16</checksum>
+  <checksum type="sha256" pkgid="YES">f1044c8e075e0db8bd0ffe11436bc342daf61dbe6a3c5c91e120b59312ad0acb</checksum>
   <summary>Commands for Manipulating Extended Attributes</summary>
   <description>A set of tools for manipulating extended attributes on file system
 objects, in particular getfattr(1) and setfattr(1). An attr(1) command
@@ -1577,32 +1673,29 @@ is also provided, which is largely compatible with the SGI IRIX tool of
 the same name.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
-  <time file="1375471608" build="1375471587"/>
-  <size package="33302" installed="80926" archive="82184"/>
-<location href="i686/attr-2.4.46-2.12.i686.rpm"/>
+  <time file="1375473389" build="1375473380"/>
+  <size package="33463" installed="86086" archive="87344"/>
+<location href="x86_64/attr-2.4.46-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4395"/>
+    <rpm:header-range start="280" end="4523"/>
     <rpm:provides>
       <rpm:entry name="attr" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="attr(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="attr(x86-64)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libattr.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libattr.so.1(ATTR_1.0)"/>
-      <rpm:entry name="libattr.so.1(ATTR_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/setfattr</file>
     <file>/usr/bin/attr</file>
     <file>/usr/bin/getfattr</file>
@@ -1611,26 +1704,26 @@ the same name.</description>
 </package>
 <package type="rpm">
   <name>attr-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.46" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">cd22e4f22570c74742ed831f7a411c2fdcf7a76cbe9bf461806ad1100739393e</checksum>
+  <checksum type="sha256" pkgid="YES">9be4a6a1cbcdb9a26231876bd07069e94b492d960746b44301aa5d5d128c2906</checksum>
   <summary>Documentation for package attr</summary>
   <description>This package provides documentation for package attr.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
-  <time file="1375471608" build="1375471587"/>
-  <size package="23462" installed="19649" archive="21936"/>
-<location href="i686/attr-docs-2.4.46-2.12.i686.rpm"/>
+  <time file="1375473389" build="1375473380"/>
+  <size package="23638" installed="19649" archive="21936"/>
+<location href="x86_64/attr-docs-2.4.46-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3334"/>
+    <rpm:header-range start="280" end="3507"/>
     <rpm:provides>
       <rpm:entry name="attr-docs" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="attr-docs(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="attr-docs(x86-64)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -1638,73 +1731,72 @@ the same name.</description>
 </package>
 <package type="rpm">
   <name>audio-session-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">c5ae6d77eb1522d6d214b6224139e77e30d8011f1d44b36b7414f22989e500ad</checksum>
+  <checksum type="sha256" pkgid="YES">357060852ccce05fa76c619a49196af8973387c7eed3134c6e4ae169b0124c01</checksum>
   <summary>Audio Session Manager</summary>
   <description>Audio Session Manager.</description>
   <packager/>
   <url/>
-  <time file="1377321436" build="1377321431"/>
-  <size package="25801" installed="72516" archive="73428"/>
-<location href="i686/audio-session-manager-0.2.6-2.6.i686.rpm"/>
+  <time file="1377321588" build="1377321581"/>
+  <size package="27881" installed="80280" archive="81192"/>
+<location href="x86_64/audio-session-manager-0.2.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Service</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>audio-session-manager-0.2.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4074"/>
+    <rpm:header-range start="280" end="4326"/>
     <rpm:provides>
       <rpm:entry name="audio-session-manager" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="audio-session-manager(x86-32)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
+      <rpm:entry name="audio-session-manager(x86-64)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/asm_testsuite</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>audio-session-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">7f0d2a3b40f77bc7da83fbaf1aa4890bed2ef00d4d2e193574cf6a01d768ce8f</checksum>
+  <checksum type="sha256" pkgid="YES">00ef688a6d4bc7beed24e935a1c33d85e7232c1ff187dd2353d3e23989501a67</checksum>
   <summary>Audio Session Manager package  (devel)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require audio-session-manager.</description>
   <packager/>
   <url/>
-  <time file="1377321436" build="1377321431"/>
-  <size package="6371" installed="15537" archive="15976"/>
-<location href="i686/audio-session-manager-devel-0.2.6-2.6.i686.rpm"/>
+  <time file="1377321588" build="1377321581"/>
+  <size package="6543" installed="15537" archive="15976"/>
+<location href="x86_64/audio-session-manager-devel-0.2.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>audio-session-manager-0.2.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2735"/>
+    <rpm:header-range start="280" end="2907"/>
     <rpm:provides>
       <rpm:entry name="audio-session-manager-devel" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="audio-session-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
+      <rpm:entry name="audio-session-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="audio-session-manager" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
@@ -1713,9 +1805,9 @@ to develop applications that require audio-session-manager.</description>
 </package>
 <package type="rpm">
   <name>audio-session-manager-sdk-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">9ca0ac592ca8474ef3747235d4eab7fdfd04f8e10aabf11c6f6f4e234e438f40</checksum>
+  <checksum type="sha256" pkgid="YES">a394d8ae90b79994afee7bfa24f31e07d3241a1e3ed81c541691363b4d031c26</checksum>
   <summary>Audio Session Manager development package for sdk release</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require audio-session-manager.
@@ -1724,19 +1816,19 @@ to develop applications that require audio-session-manager.
 SDK Release.</description>
   <packager/>
   <url/>
-  <time file="1377321436" build="1377321431"/>
-  <size package="7041" installed="15775" archive="16544"/>
-<location href="i686/audio-session-manager-sdk-devel-0.2.6-2.6.i686.rpm"/>
+  <time file="1377321588" build="1377321581"/>
+  <size package="7218" installed="15777" archive="16552"/>
+<location href="x86_64/audio-session-manager-sdk-devel-0.2.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>audio-session-manager-0.2.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3235"/>
+    <rpm:header-range start="280" end="3411"/>
     <rpm:provides>
       <rpm:entry name="audio-session-manager-sdk-devel" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="audio-session-manager-sdk-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
+      <rpm:entry name="audio-session-manager-sdk-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
       <rpm:entry name="pkgconfig(audio-session-mgr)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -1750,9 +1842,9 @@ SDK Release.</description>
 </package>
 <package type="rpm">
   <name>augeas</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">89ad0616ceb59b1d7cb34c5685f24919c48a60afa2fc5fa5fcf3319568a690d5</checksum>
+  <checksum type="sha256" pkgid="YES">1da3ac9233976d2b1beea91e076c802a893b1e08fd0b2392552908720d789f89</checksum>
   <summary>A library for changing configuration files</summary>
   <description>A library for programmatically editing configuration files. Augeas
 parses configuration files into a tree structure, which it exposes
@@ -1764,36 +1856,34 @@ details. It is controlled by ``lens'' definitions that describe the
 file format and the transformation into a tree.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="25674" installed="74600" archive="75400"/>
-<location href="i686/augeas-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="26530" installed="88232" archive="89032"/>
+<location href="x86_64/augeas-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4393"/>
+    <rpm:header-range start="280" end="4581"/>
     <rpm:provides>
       <rpm:entry name="augeas" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="augeas(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libfa.so.1"/>
-      <rpm:entry name="libaugeas.so.0(AUGEAS_0.14.0)"/>
-      <rpm:entry name="libfa.so.1(FA_1.0.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libaugeas.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libaugeas.so.0(AUGEAS_0.10.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="augeas(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.14.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libfa.so.1(FA_1.0.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.10.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0()(64bit)"/>
+      <rpm:entry name="libfa.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/fadot</file>
     <file>/usr/bin/augtool</file>
     <file>/usr/bin/augparse</file>
@@ -1802,9 +1892,9 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>augeas-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">7252c3e0e0cb6b413672ba2b01a45838af72fb3c638c73f8dda58f5269289bc0</checksum>
+  <checksum type="sha256" pkgid="YES">e19561fa3623ddddfd56d6c7bd537feaf44e7c7ed0932059490ea1e1afbaa595</checksum>
   <summary>A library for changing configuration files</summary>
   <description>A library for programmatically editing configuration files. Augeas
 parses configuration files into a tree structure, which it exposes
@@ -1816,19 +1906,19 @@ details. It is controlled by ``lens'' definitions that describe the
 file format and the transformation into a tree.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="13141" installed="28695" archive="30384"/>
-<location href="i686/augeas-devel-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="13322" installed="28697" archive="30388"/>
+<location href="x86_64/augeas-devel-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Development</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4081"/>
+    <rpm:header-range start="280" end="4265"/>
     <rpm:provides>
       <rpm:entry name="augeas-devel" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="augeas-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="augeas-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
       <rpm:entry name="pkgconfig(augeas)" flags="EQ" epoch="0" ver="0.10.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -1839,27 +1929,62 @@ file format and the transformation into a tree.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>augeas-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10.0" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">a300a1c4f6331fec43df39a28425528cc52aabe41da0e31fe980e588171f3923</checksum>
+  <summary>A library for changing configuration files</summary>
+  <description>A library for programmatically editing configuration files. Augeas
+parses configuration files into a tree structure, which it exposes
+through its public API. Changes made through the API are written back
+to the initially read files.
+
+The transformation works very hard to preserve comments and formatting
+details. It is controlled by ``lens'' definitions that describe the
+file format and the transformation into a tree.</description>
+  <packager/>
+  <url>http://augeas.net/</url>
+  <time file="1375825264" build="1375825257"/>
+  <size package="2970" installed="0" archive="428"/>
+<location href="x86_64/augeas-devel-32bit-0.10.0-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Development</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2834"/>
+    <rpm:provides>
+      <rpm:entry name="augeas-devel-32bit" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="augeas-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libaugeas-32bit" flags="EQ" epoch="0" ver="0.10.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>augeas-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">6a70d08f09bddc11312190d41b681de40a046062a0859fdd056a8e48c5666b54</checksum>
+  <checksum type="sha256" pkgid="YES">a71ab977438e23d08c7d6dc92fe51e6377d8068025df9fb4a7aee3ed46d50e27</checksum>
   <summary>Documentation for package augeas</summary>
   <description>This package provides documentation for package augeas.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="10756" installed="8139" archive="8560"/>
-<location href="i686/augeas-docs-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="10928" installed="8139" archive="8560"/>
+<location href="x86_64/augeas-docs-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2390"/>
+    <rpm:header-range start="280" end="2563"/>
     <rpm:provides>
       <rpm:entry name="augeas-docs" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="augeas-docs(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="augeas-docs(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -1867,27 +1992,27 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>augeas-lense-tests</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">038e9860eb104bb4d5ee2c53829023383009e244c111ec4e9283bd0366490041</checksum>
+  <checksum type="sha256" pkgid="YES">8068d2a77f184cd402091e24072e9acff553ad38f1c27e64ff9fc7a47794e596</checksum>
   <summary>Set of tests for official Augeas lenses</summary>
   <description>Set of tests for official Augeas lenses. These can be used when
 modifying the official lenses, or when creating new ones.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="83759" installed="352795" archive="371276"/>
-<location href="i686/augeas-lense-tests-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="83928" installed="352795" archive="371276"/>
+<location href="x86_64/augeas-lense-tests-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Testing</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14761"/>
+    <rpm:header-range start="280" end="14937"/>
     <rpm:provides>
       <rpm:entry name="augeas-lense-tests" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="augeas-lense-tests(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="augeas-lense-tests(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="augeas-lenses" flags="EQ" epoch="0" ver="0.10.0"/>
@@ -1896,9 +2021,9 @@ modifying the official lenses, or when creating new ones.</description>
 </package>
 <package type="rpm">
   <name>augeas-lenses</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">64d982ae92aa0fda00477ce4e54e3b790b90f0eb52c8eec2ed18e080c7ac8498</checksum>
+  <checksum type="sha256" pkgid="YES">f8493284a9a05a29aa9a8d62d8d032f7938912273bcade5329992d623298ffba</checksum>
   <summary>Official set of lenses for use by libaugeas</summary>
   <description>Augeas parses configuration files described in lenses into a tree
 structure, which it exposes through its public API. Lenses are the
@@ -1908,19 +2033,19 @@ mapping of its contents into a tree. This package includes the official
 set of lenses.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="84785" installed="354592" archive="372312"/>
-<location href="i686/augeas-lenses-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="84957" installed="354592" archive="372312"/>
+<location href="x86_64/augeas-lenses-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14745"/>
+    <rpm:header-range start="280" end="14917"/>
     <rpm:provides>
       <rpm:entry name="augeas-lenses" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="augeas-lenses(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="augeas-lenses(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libaugeas" flags="EQ" epoch="0" ver="0.10.0"/>
@@ -1929,76 +2054,73 @@ set of lenses.</description>
 </package>
 <package type="rpm">
   <name>aul</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.266" rel="3.77"/>
-  <checksum type="sha256" pkgid="YES">48068de73d25a1c5e0a6669b2123fa591ea9c7fa1eba37a9d9ee64e67ab24154</checksum>
+  <checksum type="sha256" pkgid="YES">a597a652e2334f8b2297449fcac639dec80122b11e9f194e7f7ddfa9b7af5a94</checksum>
   <summary>App utility library</summary>
   <description>Application utility library</description>
   <packager/>
   <url/>
-  <time file="1377321366" build="1377321361"/>
-  <size package="84847" installed="341420" archive="346636"/>
-<location href="i686/aul-0.0.266-3.77.i686.rpm"/>
+  <time file="1377321440" build="1377321435"/>
+  <size package="86529" installed="364980" archive="370208"/>
+<location href="x86_64/aul-0.0.266-3.77.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>aul-0.0.266-3.77.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9954"/>
+    <rpm:header-range start="280" end="10306"/>
     <rpm:provides>
       <rpm:entry name="aul" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
-      <rpm:entry name="aul(x86-32)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
+      <rpm:entry name="aul(x86-64)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
       <rpm:entry name="config(aul)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
-      <rpm:entry name="libaul.so.0"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libapp-checker-server.so.0"/>
-      <rpm:entry name="libxdgmime.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
-      <rpm:entry name="librua.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libapp2ext.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
       <rpm:entry name="config(aul)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="/usr/bin/systemctl"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+      <rpm:entry name="libapp2ext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libapp-checker-server.so.0()(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="/usr/bin/systemctl"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="librua.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/init.d/launchpad_run</file>
     <file>/usr/bin/amd</file>
     <file>/etc/rc.d/rc3.d/S34launchpad_run</file>
@@ -2016,26 +2138,26 @@ set of lenses.</description>
 </package>
 <package type="rpm">
   <name>aul-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.266" rel="3.77"/>
-  <checksum type="sha256" pkgid="YES">278ca0cb5e663846d7e19d739bc299c539f20fdb43224e0e01a63468750537fe</checksum>
+  <checksum type="sha256" pkgid="YES">65461d4d6c9353558c605c208dfe5cc73b1a2a3d7cf2a29f2e7e8936ff01157c</checksum>
   <summary>App utility library (devel)</summary>
   <description>Application utility library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321366" build="1377321361"/>
-  <size package="16046" installed="63549" archive="64388"/>
-<location href="i686/aul-devel-0.0.266-3.77.i686.rpm"/>
+  <time file="1377321440" build="1377321435"/>
+  <size package="16219" installed="63551" archive="64388"/>
+<location href="x86_64/aul-devel-0.0.266-3.77.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>aul-0.0.266-3.77.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3674"/>
+    <rpm:header-range start="280" end="3850"/>
     <rpm:provides>
       <rpm:entry name="aul-devel" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
-      <rpm:entry name="aul-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
+      <rpm:entry name="aul-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.266" rel="3.77"/>
       <rpm:entry name="pkgconfig(aul)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -2225,61 +2347,61 @@ definitions (with rules occasionally thrown in).  The generated
 </package>
 <package type="rpm">
   <name>automotive-message-broker</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">eceffddf6d6f476f05bb23371aa9bf48b6cfaab2d05c84b32ade41e0d5928766</checksum>
+  <checksum type="sha256" pkgid="YES">963b85896bb0779d16557853e4474213d7f06b0eaa3b1a8184bd10eeb2fbc694</checksum>
   <summary>Automotive Message Broker is a vehicle network abstraction system</summary>
   <description>Automotive Message Broker is a vehicle network abstraction system.
 It brokers information from the vehicle to applications.</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="191266" installed="986093" archive="989232"/>
-<location href="i686/automotive-message-broker-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="187638" installed="1076085" archive="1079224"/>
+<location href="x86_64/automotive-message-broker-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Service</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="26647"/>
+    <rpm:header-range start="280" end="27003"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="automotive-message-broker(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
       <rpm:entry name="config(automotive-message-broker)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libamb.so"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
       <rpm:entry name="libuuid"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
       <rpm:entry name="automotive-message-broker-plugins-murphy"/>
-      <rpm:entry name="automotive-message-broker-plugins"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
       <rpm:entry name="libjson"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="automotive-message-broker-plugins"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
       <rpm:entry name="config(automotive-message-broker)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/ambd/examples/qtmainloopconfig</file>
     <file>/etc/ambd/examples/exampleconfig</file>
     <file>/etc/ambd/examples/dbusconfig</file>
@@ -2299,26 +2421,26 @@ It brokers information from the vehicle to applications.</description>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">03862167f4f613bc0fe9fb97c64f5d7161a850c7c0f7037c2520c3352f749a52</checksum>
+  <checksum type="sha256" pkgid="YES">bc49156fcfff167d4e4a7af17add75c723a8a76aa78f9647aa72b3bc2ec10b16</checksum>
   <summary>Automotive Message Broker development files</summary>
   <description>Development files for the automotive-message-broker</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="35394" installed="57907" archive="59804"/>
-<location href="i686/automotive-message-broker-devel-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="35573" installed="57909" archive="59812"/>
+<location href="x86_64/automotive-message-broker-devel-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/API</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24487"/>
+    <rpm:header-range start="280" end="24663"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-devel" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="automotive-message-broker-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
       <rpm:entry name="pkgconfig(automotive-message-broker)" flags="EQ" epoch="0" ver="0.9.15"/>
     </rpm:provides>
     <rpm:requires>
@@ -2332,26 +2454,26 @@ It brokers information from the vehicle to applications.</description>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">8ec9c53128f829c728eda2847d4b617c8d5d0e0ee57fa67eeadd579a5876dc97</checksum>
+  <checksum type="sha256" pkgid="YES">a5ca99d0268bc6934a55a357940268375f09d50a3d60e770f5f1a8865b75259a</checksum>
   <summary>Documentation for the automotive-message-broker API</summary>
   <description>Document files that describe the D-Bus API exposed by automotive-message-broker</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="28478" installed="18946" archive="20524"/>
-<location href="i686/automotive-message-broker-doc-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="28654" installed="18946" archive="20524"/>
+<location href="x86_64/automotive-message-broker-doc-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23855"/>
+    <rpm:header-range start="280" end="24031"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-doc" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-doc(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="automotive-message-broker-doc(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
@@ -2360,357 +2482,346 @@ It brokers information from the vehicle to applications.</description>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">49a356b4384d8176eebd17e2befb54f7580706cbb99377e04cd3793e649b97c9</checksum>
+  <checksum type="sha256" pkgid="YES">4e286c293ed92b1e598ff5674658d7a58ec69b0bac0e08c3cf0b95cc96c8c8b1</checksum>
   <summary>Various plugins for automotive-message-broker</summary>
   <description>Collection of plugins for automotive-message-broker.  Contains example, demo and dbus plugins.</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="169891" installed="793915" archive="794852"/>
-<location href="i686/automotive-message-broker-plugins-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="166026" installed="880571" archive="881520"/>
+<location href="x86_64/automotive-message-broker-plugins-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="25271"/>
+    <rpm:header-range start="280" end="25599"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="dbussinkplugin.so"/>
-      <rpm:entry name="demosinkplugin.so"/>
-      <rpm:entry name="examplesinkplugin.so"/>
-      <rpm:entry name="examplesourceplugin.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="automotive-message-broker-plugins(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="dbussinkplugin.so()(64bit)"/>
+      <rpm:entry name="demosinkplugin.so()(64bit)"/>
+      <rpm:entry name="examplesinkplugin.so()(64bit)"/>
+      <rpm:entry name="examplesourceplugin.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libjson.so.0"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/amb.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-database</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">e2cbdac8754d1e96cd26271cedc0c9f20fb2bed1cf3bdf3fdbcd22a549945df9</checksum>
+  <checksum type="sha256" pkgid="YES">a81932acea07a6776efcbcbc9feaa80d6a425347855ad6243bf1f543bac6ed47</checksum>
   <summary>Database logging plugin for automotive-message-broker</summary>
   <description>Database logging plugin for automotive-message-broker</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="80254" installed="197632" archive="197924"/>
-<location href="i686/automotive-message-broker-plugins-database-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="78973" installed="217680" archive="217976"/>
+<location href="x86_64/automotive-message-broker-plugins-database-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23915"/>
+    <rpm:header-range start="280" end="24147"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-database" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-database(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="databasesinkplugin.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libamb.so"/>
+      <rpm:entry name="automotive-message-broker-plugins-database(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="databasesinkplugin.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="sqlite"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libjson.so.0"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-murphy</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">357b1929337735e1c28cbc38f45c1516309931c3cfc25c2d539932bb4aef855a</checksum>
+  <checksum type="sha256" pkgid="YES">e6570236027b5bd4f1b595cb5a2d908dacd562a6a574c557f1d9cc21a18e9568</checksum>
   <summary>Plugin for integration with the murphy policy system</summary>
   <description>Plugin for integration with the murphy policy system</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="53008" installed="120628" archive="120920"/>
-<location href="i686/automotive-message-broker-plugins-murphy-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="52290" installed="139256" archive="139552"/>
+<location href="x86_64/automotive-message-broker-plugins-murphy-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23795"/>
+    <rpm:header-range start="280" end="24075"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-murphy" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-murphy(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="murphysourceplugin.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libmurphy-glib.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmurphy-common.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="automotive-message-broker-plugins-murphy(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="murphysourceplugin.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmurphy-glib.so.0()(64bit)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
       <rpm:entry name="murphy"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-obd2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">6c61ede0dd47cdbaf2ba1557a8e631632803d4499e37f9953fbacf358b100353</checksum>
+  <checksum type="sha256" pkgid="YES">bfa376440d0a88a7bdb66273b33b4bdc4c82bec451104f9629d00c5288e1b975</checksum>
   <summary>OBD-II plugin</summary>
   <description>OBD-II plugin that uses ELM 327-compatible scantools to access vehicle data</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="101532" installed="308036" archive="308328"/>
-<location href="i686/automotive-message-broker-plugins-obd2-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="101270" installed="336560" archive="336852"/>
+<location href="x86_64/automotive-message-broker-plugins-obd2-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23863"/>
+    <rpm:header-range start="280" end="24167"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-obd2" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-obd2(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="obd2sourceplugin.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="automotive-message-broker-plugins-obd2(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="obd2sourceplugin.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-opencvlux</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">e3559f7c8de1d6c3a64f71b340a69caf82da0c6e93e82f37cd983a15175d0fb1</checksum>
+  <checksum type="sha256" pkgid="YES">474030e7219cc6a2d4cc57ef5a52d1dd3b0f564a2550e5cf96be6fd02403b26d</checksum>
   <summary>Plugin for simulating ExteriorBrightness using a common webcam</summary>
   <description>Plugin for simulating ExteriorBrightness using a common webcam</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="46774" installed="85880" archive="86172"/>
-<location href="i686/automotive-message-broker-plugins-opencvlux-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="46634" installed="98984" archive="99276"/>
+<location href="x86_64/automotive-message-broker-plugins-opencvlux-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23763"/>
+    <rpm:header-range start="280" end="24031"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-opencvlux" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-opencvlux(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="opencvluxplugin.so"/>
+      <rpm:entry name="automotive-message-broker-plugins-opencvlux(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="opencvluxplugin.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libopencv_highgui.so.2.4"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libopencv_core.so.2.4"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="opencv"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libopencv_core.so.2.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libopencv_highgui.so.2.4()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-websocket</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">7aace2370b97ad784919a006116f5a8e7b85afe086d3da0aef295de7970e3cf7</checksum>
+  <checksum type="sha256" pkgid="YES">707e6703b18a95969ff281a8811b3dc52de46a1d68b985d69c217f37db659fcb</checksum>
   <summary>Websocket source and sink plugins</summary>
   <description>websocket source and sink plugins</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="86470" installed="259376" archive="259844"/>
-<location href="i686/automotive-message-broker-plugins-websocket-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="84829" installed="278936" archive="279408"/>
+<location href="x86_64/automotive-message-broker-plugins-websocket-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24307"/>
+    <rpm:header-range start="280" end="24547"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-websocket" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-websocket(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="websocketsinkplugin.so"/>
-      <rpm:entry name="websocketsourceplugin.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libwebsockets.so.3.0.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="automotive-message-broker-plugins-websocket(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="websocketsinkplugin.so()(64bit)"/>
+      <rpm:entry name="websocketsourceplugin.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
       <rpm:entry name="libwebsockets"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libwebsockets.so.3.0.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libjson.so.0"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>automotive-message-broker-plugins-wheel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.15" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">d3933165fdf8451656ebdeb9f875cae47b062177e314112afbadfc422343ed24</checksum>
+  <checksum type="sha256" pkgid="YES">07798b5bbd9153882fed0e795f564e76d912366ec9ab3863c4713c22b2b1794d</checksum>
   <summary>Source plugin for using the Logitech G27 racing wheel</summary>
   <description>source plugin for using the Logitech G27 racing wheel</description>
   <packager/>
   <url>https://github.com/otcshare/automotive-message-broker</url>
-  <time file="1377321681" build="1377321667"/>
-  <size package="60198" installed="161600" archive="161892"/>
-<location href="i686/automotive-message-broker-plugins-wheel-0.9.15-2.1.i686.rpm"/>
+  <time file="1377321799" build="1377321785"/>
+  <size package="59528" installed="181208" archive="181504"/>
+<location href="x86_64/automotive-message-broker-plugins-wheel-0.9.15-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>automotive-message-broker-0.9.15-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23735"/>
+    <rpm:header-range start="280" end="23999"/>
     <rpm:provides>
       <rpm:entry name="automotive-message-broker-plugins-wheel" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="automotive-message-broker-plugins-wheel(x86-32)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="wheelsourceplugin.so"/>
+      <rpm:entry name="automotive-message-broker-plugins-wheel(x86-64)" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
+      <rpm:entry name="wheelsourceplugin.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libamb.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libwebsockets"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="automotive-message-broker" flags="EQ" epoch="0" ver="0.9.15" rel="2.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libamb.so"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>avahi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.30" rel="24.6"/>
-  <checksum type="sha256" pkgid="YES">43072626fd6169a5dd0af7d2557574edcdd2cdafa92998f1bdd0970055184843</checksum>
+  <checksum type="sha256" pkgid="YES">806df632eef67c30d81b1f92a6a426863aad5638b2acc16b09b6193e187dfcbb</checksum>
   <summary>Local network service discovery</summary>
   <description>Avahi is a system which facilitates service discovery on
 a local network -- this means that you can plug your laptop or
@@ -2721,46 +2832,44 @@ shared. This kind of technology is already found in MacOS X (branded
 convenient.</description>
   <packager/>
   <url/>
-  <time file="1377046572" build="1377046556"/>
-  <size package="59098" installed="171635" archive="172032"/>
-<location href="i686/avahi-0.6.30-24.6.i686.rpm"/>
+  <time file="1377046429" build="1377046418"/>
+  <size package="60765" installed="182991" archive="183388"/>
+<location href="x86_64/avahi-0.6.30-24.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Base</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>avahi-0.6.30-24.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6360"/>
+    <rpm:header-range start="280" end="6616"/>
     <rpm:provides>
       <rpm:entry name="avahi" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="avahi(x86-32)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
+      <rpm:entry name="avahi(x86-64)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdaemon.so.0()(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="expat"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="glibc" pre="1"/>
       <rpm:entry name="avahi-libs" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="dbus"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libavahi-common.so.3"/>
-      <rpm:entry name="glibc" pre="1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libavahi-core.so.7"/>
-      <rpm:entry name="libdaemon.so.0"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libavahi-common.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libavahi-core.so.7()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="howl"/>
@@ -2770,27 +2879,27 @@ convenient.</description>
 </package>
 <package type="rpm">
   <name>avahi-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.30" rel="24.6"/>
-  <checksum type="sha256" pkgid="YES">ec7a529a0979cccb8ff0d93003ad94c3cf57ab656ca8075a7b326062c2085ace</checksum>
+  <checksum type="sha256" pkgid="YES">57006d82bb591906da613a5670e7d15fda621eb3501c5c38e65d79bf75eaf2a6</checksum>
   <summary>Libraries for avahi run-time use</summary>
   <description>The avahi-libs package contains the libraries needed
 to run programs that use avahi.</description>
   <packager/>
   <url/>
-  <time file="1377046572" build="1377046556"/>
-  <size package="12324" installed="28278" archive="28952"/>
-<location href="i686/avahi-data-0.6.30-24.6.i686.rpm"/>
+  <time file="1377046429" build="1377046418"/>
+  <size package="12493" installed="28278" archive="28952"/>
+<location href="x86_64/avahi-data-0.6.30-24.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>avahi-0.6.30-24.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2788"/>
+    <rpm:header-range start="280" end="2960"/>
     <rpm:provides>
       <rpm:entry name="avahi-data" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="avahi-data(x86-32)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
+      <rpm:entry name="avahi-data(x86-64)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="avahi"/>
@@ -2799,45 +2908,45 @@ to run programs that use avahi.</description>
 </package>
 <package type="rpm">
   <name>avahi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.30" rel="24.6"/>
-  <checksum type="sha256" pkgid="YES">7eaceec8fa915c64ccd37e4b45098752c6a7066764c12a2a932c708ed8f94cf9</checksum>
+  <checksum type="sha256" pkgid="YES">241eff1db46fa814f2b1d5d789975adfbe5508ca9b91f79736a00c058d533645</checksum>
   <summary>Libraries and header files for avahi development</summary>
   <description>The avahi-devel package contains the header files and libraries
 necessary for developing programs using avahi.</description>
   <packager/>
   <url/>
-  <time file="1377046572" build="1377046556"/>
-  <size package="64977" installed="250747" archive="256984"/>
-<location href="i686/avahi-devel-0.6.30-24.6.i686.rpm"/>
+  <time file="1377046429" build="1377046418"/>
+  <size package="65546" installed="270319" archive="276568"/>
+<location href="x86_64/avahi-devel-0.6.30-24.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>avahi-0.6.30-24.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8204"/>
+    <rpm:header-range start="280" end="8440"/>
     <rpm:provides>
       <rpm:entry name="avahi-devel" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="avahi-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
+      <rpm:entry name="avahi-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
       <rpm:entry name="pkgconfig(avahi-client)" flags="EQ" epoch="0" ver="0.6.30"/>
       <rpm:entry name="pkgconfig(avahi-core)" flags="EQ" epoch="0" ver="0.6.30"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="avahi-libs" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdaemon.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libavahi-common.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavahi-client.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="pkgconfig"/>
-      <rpm:entry name="libdaemon.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libavahi-client.so.3"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libavahi-common.so.3"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/avahi-resolve-host-name</file>
     <file>/usr/bin/avahi-resolve</file>
     <file>/usr/bin/avahi-browse</file>
@@ -2853,111 +2962,100 @@ necessary for developing programs using avahi.</description>
 </package>
 <package type="rpm">
   <name>avahi-libs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.30" rel="24.6"/>
-  <checksum type="sha256" pkgid="YES">d351fcc05d9a485a1b26a53826a3f5e98140a145cb57376c00faaf3b073fa8f7</checksum>
+  <checksum type="sha256" pkgid="YES">cf8a4b28e7100a029500660fd315bf9ee699598e47b86d2652f2d4f3db9cfc59</checksum>
   <summary>Libraries for avahi run-time use</summary>
   <description>The avahi-libs package contains the libraries needed
 to run programs that use avahi.</description>
   <packager/>
   <url/>
-  <time file="1377046572" build="1377046556"/>
-  <size package="138527" installed="441919" archive="443256"/>
-<location href="i686/avahi-libs-0.6.30-24.6.i686.rpm"/>
+  <time file="1377046429" build="1377046418"/>
+  <size package="137615" installed="446055" archive="447400"/>
+<location href="x86_64/avahi-libs-0.6.30-24.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>avahi-0.6.30-24.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4712"/>
+    <rpm:header-range start="280" end="4868"/>
     <rpm:provides>
       <rpm:entry name="avahi-libs" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="avahi-libs(x86-32)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
-      <rpm:entry name="libavahi-client.so.3"/>
-      <rpm:entry name="libavahi-common.so.3"/>
-      <rpm:entry name="libavahi-core.so.7"/>
+      <rpm:entry name="avahi-libs(x86-64)" flags="EQ" epoch="0" ver="0.6.30" rel="24.6"/>
+      <rpm:entry name="libavahi-client.so.3()(64bit)"/>
+      <rpm:entry name="libavahi-common.so.3()(64bit)"/>
+      <rpm:entry name="libavahi-core.so.7()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libavahi-common.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="poppler-tools"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libavahi-common.so.3"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>avsystem</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.5.5" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">5fccb256c35d8eb4f4bf978051428cddda20d9055f8bbcea997857d7e44a3d99</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.5.5" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">2d11b9675b23a54ee23fcf026a97b92275e6adaabbe886f140c70897b5f21852</checksum>
   <summary>Audio Video System</summary>
   <description>Audio Video System</description>
   <packager/>
   <url/>
-  <time file="1377321367" build="1377321359"/>
-  <size package="61787" installed="202540" archive="204204"/>
-<location href="i686/avsystem-0.5.5-2.11.i686.rpm"/>
+  <time file="1377551736" build="1377551727"/>
+  <size package="64179" installed="211536" archive="213208"/>
+<location href="x86_64/avsystem-0.5.5-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>avsystem-0.5.5-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5466"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>avsystem-0.5.5-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5542"/>
     <rpm:provides>
-      <rpm:entry name="avsystem" flags="EQ" epoch="0" ver="0.5.5" rel="2.11"/>
-      <rpm:entry name="avsystem(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="2.11"/>
-      <rpm:entry name="libavsysaudio.so.0"/>
+      <rpm:entry name="avsystem" flags="EQ" epoch="0" ver="0.5.5" rel="2.12"/>
+      <rpm:entry name="avsystem(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="2.12"/>
+      <rpm:entry name="libavsysaudio.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libiniparser.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libascenario-0.2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libavsysaudio.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpulse-simple.so.0"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
+      <rpm:entry name="libavsysaudio.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libascenario-0.2.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-simple.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libpulse-simple.so.0(PULSE_0)(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl"/>
-      <rpm:entry name="libasound.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpulse-simple.so.0(PULSE_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S15snd_init</file>
     <file>/etc/rc.d/init.d/snd_init</file>
     <file>/usr/bin/avsys_volume_dump</file>
@@ -2969,35 +3067,35 @@ to run programs that use avahi.</description>
 </package>
 <package type="rpm">
   <name>avsystem-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.5.5" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">c437ba2a510c3b2269efccf72ae4c95fb247c18234a7bc09e8c47bee634b964e</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.5.5" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">3ceda59a4df582a475dd40481660ba82287ffdf1c168f442defd7de87b0b90c8</checksum>
   <summary>Audio Video System Development headers and libraries</summary>
   <description>Audio Video System Development headers and libraries.</description>
   <packager/>
   <url/>
-  <time file="1377321367" build="1377321359"/>
-  <size package="8864" installed="28020" archive="29196"/>
-<location href="i686/avsystem-devel-0.5.5-2.11.i686.rpm"/>
+  <time file="1377551736" build="1377551727"/>
+  <size package="9045" installed="28024" archive="29204"/>
+<location href="x86_64/avsystem-devel-0.5.5-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>avsystem-0.5.5-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3410"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>avsystem-0.5.5-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3590"/>
     <rpm:provides>
-      <rpm:entry name="avsystem-devel" flags="EQ" epoch="0" ver="0.5.5" rel="2.11"/>
-      <rpm:entry name="avsystem-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="2.11"/>
+      <rpm:entry name="avsystem-devel" flags="EQ" epoch="0" ver="0.5.5" rel="2.12"/>
+      <rpm:entry name="avsystem-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="2.12"/>
       <rpm:entry name="pkgconfig(avsysaudio)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="pkgconfig(avsystem)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(alsa)"/>
       <rpm:entry name="pkgconfig(libpulse-simple)"/>
-      <rpm:entry name="avsystem" flags="EQ" epoch="0" ver="0.5.5" rel="2.11"/>
       <rpm:entry name="pkgconfig(libascenario)"/>
       <rpm:entry name="pkgconfig(avsysaudio)"/>
+      <rpm:entry name="avsystem" flags="EQ" epoch="0" ver="0.5.5" rel="2.12"/>
       <rpm:entry name="pkgconfig(mm-log)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -3005,26 +3103,26 @@ to run programs that use avahi.</description>
 </package>
 <package type="rpm">
   <name>badge</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.5" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">c1973dfb79c03bc1a20550e23d72b72da7b4987172123749fcd2850d1bd45108</checksum>
+  <checksum type="sha256" pkgid="YES">2b7fdffa5875ee0793e3e2d52063b7e8d650064266317466ae042085ebf0d3ed</checksum>
   <summary>badge library</summary>
   <description>Badge library.</description>
   <packager/>
   <url/>
-  <time file="1377321511" build="1377321506"/>
-  <size package="3077" installed="37392" archive="37796"/>
-<location href="i686/badge-0.0.5-2.3.i686.rpm"/>
+  <time file="1377321593" build="1377321587"/>
+  <size package="3250" installed="37392" archive="37796"/>
+<location href="x86_64/badge-0.0.5-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>badge-0.0.5-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2486"/>
+    <rpm:header-range start="280" end="2658"/>
     <rpm:provides>
       <rpm:entry name="badge" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
-      <rpm:entry name="badge(x86-32)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
+      <rpm:entry name="badge(x86-64)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
       <rpm:entry name="config(badge)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -3035,26 +3133,26 @@ to run programs that use avahi.</description>
 </package>
 <package type="rpm">
   <name>badge-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.5" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">5768a6bb32fa899efb7a45f25aab4e7ec4ec5cf26fdb62b2caaba5b1d9794e03</checksum>
+  <checksum type="sha256" pkgid="YES">97e674bae8c125e311ed8aaa788ed32d2fac865fa965e3f2dff8a70088e13f12</checksum>
   <summary>Badge library (devel)</summary>
   <description>Badge library (devel).</description>
   <packager/>
   <url/>
-  <time file="1377321511" build="1377321506"/>
-  <size package="5251" installed="11271" archive="12116"/>
-<location href="i686/badge-devel-0.0.5-2.3.i686.rpm"/>
+  <time file="1377321593" build="1377321587"/>
+  <size package="5434" installed="11273" archive="12128"/>
+<location href="x86_64/badge-devel-0.0.5-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>badge-0.0.5-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2910"/>
+    <rpm:header-range start="280" end="3090"/>
     <rpm:provides>
       <rpm:entry name="badge-devel" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
-      <rpm:entry name="badge-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
+      <rpm:entry name="badge-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
       <rpm:entry name="pkgconfig(badge)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -3065,9 +3163,9 @@ to run programs that use avahi.</description>
 </package>
 <package type="rpm">
   <name>bash</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.2" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">03ff4f3e98d783a4313468ac89996ec3957f608b06ed8a29a7bf5e80abdbc82b</checksum>
+  <checksum type="sha256" pkgid="YES">206a710b864720d663cdcc0015b3c581c7eb97c13234476c7d4afe529d24b7c5</checksum>
   <summary>The GNU Bourne Again shell</summary>
   <description>The GNU Bourne Again shell (Bash) is a shell or command language
 interpreter that is compatible with the Bourne shell (sh). Bash
@@ -3075,38 +3173,35 @@ incorporates useful features from the Korn shell (ksh) and the C shell
 (csh). Most sh scripts can be run by bash without modification.</description>
   <packager/>
   <url>http://www.gnu.org/software/bash</url>
-  <time file="1376676245" build="1376676234"/>
-  <size package="395781" installed="1044124" archive="1045316"/>
-<location href="i686/bash-4.2-4.1.i686.rpm"/>
+  <time file="1376676230" build="1376676219"/>
+  <size package="430519" installed="1152588" archive="1153780"/>
+<location href="x86_64/bash-4.2-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bash-4.2-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4759"/>
+    <rpm:header-range start="280" end="4919"/>
     <rpm:provides>
       <rpm:entry name="/bin/bash"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="bash" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
-      <rpm:entry name="bash(x86-32)" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
+      <rpm:entry name="bash(x86-64)" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sh</file>
     <file>/etc/skel/.bash_profile</file>
     <file>/etc/skel/.bashrc</file>
@@ -3118,26 +3213,26 @@ incorporates useful features from the Korn shell (ksh) and the C shell
 </package>
 <package type="rpm">
   <name>bash-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.2" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">b4265c5880437fa31b60caf0a17cd5c62565bd019969f2099314f329b8f95d68</checksum>
+  <checksum type="sha256" pkgid="YES">4110720506e5c94eed4a56c7651a05f83e460eeda5c4b9722bda677bc7c76ce2</checksum>
   <summary>Documentation for package bash</summary>
   <description>This package provides documentation for package bash.</description>
   <packager/>
   <url>http://www.gnu.org/software/bash</url>
-  <time file="1376676245" build="1376676234"/>
-  <size package="88532" installed="81764" archive="89944"/>
-<location href="i686/bash-docs-4.2-4.1.i686.rpm"/>
+  <time file="1376676230" build="1376676219"/>
+  <size package="88709" installed="81764" archive="89944"/>
+<location href="x86_64/bash-docs-4.2-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bash-4.2-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7100"/>
+    <rpm:header-range start="280" end="7277"/>
     <rpm:provides>
       <rpm:entry name="bash-docs" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
-      <rpm:entry name="bash-docs(x86-32)" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
+      <rpm:entry name="bash-docs(x86-64)" flags="EQ" epoch="0" ver="4.2" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -3145,9 +3240,9 @@ incorporates useful features from the Korn shell (ksh) and the C shell
 </package>
 <package type="rpm">
   <name>bc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.06" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">a75d70748c6fe4f39de1fea81a0e43fae447520dae691418ae65114f9de5fcab</checksum>
+  <checksum type="sha256" pkgid="YES">45847bc4de0b3ce1e72b20c533866be33299e21cd6263d3d67d36153d1f9fde5</checksum>
   <summary>GNU Command Line Calculator</summary>
   <description>bc is an interpreter that supports numbers of arbitrary precision and
 the interactive execution of statements. The syntax has some
@@ -3167,28 +3262,28 @@ the next operator is read in, which "pops" its arguments off the stack
 and "pushes" its results back onto the stack.</description>
   <packager/>
   <url>ftp://ftp.gnu.org/pub/gnu/bc</url>
-  <time file="1375473338" build="1375473330"/>
-  <size package="89491" installed="182920" archive="184144"/>
-<location href="i686/bc-1.06-2.8.i686.rpm"/>
+  <time file="1375474875" build="1375474867"/>
+  <size package="93606" installed="202356" archive="203580"/>
+<location href="x86_64/bc-1.06-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Scientific/Math</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>bc-1.06-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4577"/>
+    <rpm:header-range start="280" end="4797"/>
     <rpm:provides>
       <rpm:entry name="bc" flags="EQ" epoch="0" ver="1.06" rel="2.8"/>
-      <rpm:entry name="bc(x86-32)" flags="EQ" epoch="0" ver="1.06" rel="2.8"/>
+      <rpm:entry name="bc(x86-64)" flags="EQ" epoch="0" ver="1.06" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dc</file>
     <file>/usr/bin/bc</file>
 
@@ -3196,9 +3291,9 @@ and "pushes" its results back onto the stack.</description>
 </package>
 <package type="rpm">
   <name>bdftopcf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3c270c6ed61abf75791f74a297cb4b881517059ff8c1132c8b6ba44fe0fd0b10</checksum>
+  <checksum type="sha256" pkgid="YES">11f15b6f4acb63f514c86ac530def5278a86cc56f8ce6c40fa4128bf28c11b5e</checksum>
   <summary>Font compiler for the X server and font server</summary>
   <description>bdftopcf is a font compiler for the X server and font server. Fonts
 in Portable Compiled Format can be read by any architecture, although
@@ -3208,51 +3303,51 @@ appropriate machine, but the files are still portable (but read more
 slowly) on other machines.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477267" build="1375477259"/>
-  <size package="9197" installed="14918" archive="15624"/>
-<location href="i686/bdftopcf-1.0.3-2.10.i686.rpm"/>
+  <time file="1375479424" build="1375479415"/>
+  <size package="9398" installed="16366" archive="17072"/>
+<location href="x86_64/bdftopcf-1.0.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>bdftopcf-1.0.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3319"/>
+    <rpm:header-range start="280" end="3527"/>
     <rpm:provides>
       <rpm:entry name="bdftopcf" flags="EQ" epoch="0" ver="1.0.3" rel="2.10"/>
-      <rpm:entry name="bdftopcf(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.10"/>
+      <rpm:entry name="bdftopcf(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXfont.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXfont.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/bdftopcf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>bigreqsproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">05aaff86d43735d13f1ccb2791e9b3f1294b1d6bd81661418a737183c811cb98</checksum>
+  <checksum type="sha256" pkgid="YES">ee2cd81fc64a9f658d44b5fac7e474e43ac79d8e9aa28fd60b79bf32eea19fed</checksum>
   <summary>X.Org X11 Protocol bigreqsproto</summary>
   <description>X.Org X11 Protocol bigreqsproto.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504639" build="1373504631"/>
-  <size package="4264" installed="3453" archive="4332"/>
-<location href="i686/bigreqsproto-1.1.2-2.2.i686.rpm"/>
+  <time file="1373507938" build="1373507907"/>
+  <size package="4444" installed="3453" archive="4332"/>
+<location href="x86_64/bigreqsproto-1.1.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bigreqsproto-1.1.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2927"/>
+    <rpm:header-range start="280" end="3107"/>
     <rpm:provides>
       <rpm:entry name="bigreqsproto" flags="EQ" epoch="0" ver="1.1.2" rel="2.2"/>
-      <rpm:entry name="bigreqsproto(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.2"/>
+      <rpm:entry name="bigreqsproto(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="2.2"/>
       <rpm:entry name="pkgconfig(bigreqsproto)" flags="EQ" epoch="0" ver="1.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -3262,104 +3357,103 @@ slowly) on other machines.</description>
 </package>
 <package type="rpm">
   <name>binutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.23.1" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">47f42ae33efeb13188c2d4a730cd4e6bacfe14b988c5f8a00ad08973d5dfaf86</checksum>
+  <checksum type="sha256" pkgid="YES">0540a0ab4ea444cfd38ddcff5dd33757e407583f209d93e2cf0c02767420d353</checksum>
   <summary>GNU Binutils</summary>
   <description>C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want
 to compile a program or kernel.</description>
   <packager/>
   <url>http://www.gnu.org/software/binutils/</url>
-  <time file="1377042895" build="1377042806"/>
-  <size package="2579551" installed="14522226" archive="14588852"/>
-<location href="i686/binutils-2.23.1-4.9.i686.rpm"/>
+  <time file="1377042294" build="1377042196"/>
+  <size package="2592173" installed="16127284" archive="16194624"/>
+<location href="x86_64/binutils-2.23.1-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.3 and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="55615"/>
+    <rpm:header-range start="280" end="55795"/>
     <rpm:provides>
       <rpm:entry name="binutils" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="binutils(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="libbfd-2.23.1.so"/>
-      <rpm:entry name="libopcodes-2.23.1.so"/>
+      <rpm:entry name="binutils(x86-64)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="libbfd-2.23.1.so()(64bit)"/>
+      <rpm:entry name="libopcodes-2.23.1.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="update-alternatives" pre="1"/>
+      <rpm:entry name="libopcodes-2.23.1.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libbfd-2.23.1.so"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libbfd-2.23.1.so()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libopcodes-2.23.1.so"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gprof</file>
     <file>/usr/bin/embedspu</file>
     <file>/usr/bin/ld</file>
     <file>/usr/bin/nm</file>
     <file>/usr/bin/c++filt</file>
+    <file>/usr/x86_64-tizen-linux/bin/ranlib</file>
     <file>/usr/bin/readelf</file>
     <file>/usr/bin/ranlib</file>
-    <file>/usr/i586-tizen-linux/bin/ar</file>
-    <file>/usr/i586-tizen-linux/bin/as</file>
     <file>/usr/bin/objdump</file>
     <file>/usr/bin/addr2line</file>
     <file>/usr/bin/strings</file>
-    <file>/usr/i586-tizen-linux/bin/strip</file>
+    <file>/usr/x86_64-tizen-linux/bin/as</file>
+    <file>/usr/x86_64-tizen-linux/bin/ar</file>
+    <file>/usr/x86_64-tizen-linux/bin/strip</file>
+    <file>/usr/x86_64-tizen-linux/bin/nm</file>
     <file>/usr/bin/objcopy</file>
-    <file>/usr/i586-tizen-linux/bin/ld</file>
+    <file>/usr/x86_64-tizen-linux/bin/ld</file>
     <file>/usr/bin/ld.bfd</file>
     <file>/usr/bin/elfedit</file>
-    <file>/usr/i586-tizen-linux/bin/ranlib</file>
     <file>/usr/bin/size</file>
     <file>/usr/bin/ar</file>
     <file>/usr/bin/as</file>
     <file>/usr/bin/strip</file>
-    <file>/usr/i586-tizen-linux/bin/nm</file>
     <file type="ghost">/etc/alternatives/ld</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>binutils-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.23.1" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">e1ecef8a2be093673eeca539b0bd744e293d9fdf057e4b2092b5927600660cf4</checksum>
+  <checksum type="sha256" pkgid="YES">c2fb9b020de2729fb8f5ba5aee57b78b9d7baf9d7f3b936bb9d72cbcbb7d324e</checksum>
   <summary>GNU binutils (BFD development files)</summary>
   <description>This package includes header files and static libraries necessary to
 build programs which use the GNU BFD library, which is part of
 binutils.</description>
   <packager/>
   <url>http://www.gnu.org/software/binutils/</url>
-  <time file="1377042895" build="1377042806"/>
-  <size package="4798978" installed="25488352" archive="25491368"/>
-<location href="i686/binutils-devel-2.23.1-4.9.i686.rpm"/>
+  <time file="1377042294" build="1377042196"/>
+  <size package="4992648" installed="38043124" archive="38046140"/>
+<location href="x86_64/binutils-devel-2.23.1-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4907"/>
+    <rpm:header-range start="280" end="5079"/>
     <rpm:provides>
       <rpm:entry name="binutils-devel" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="binutils-devel(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="binutils-devel(x86-64)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
       <rpm:entry name="binutils:/usr/include/bfd.h"/>
     </rpm:provides>
     <rpm:requires>
@@ -3369,27 +3463,59 @@ binutils.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>binutils-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.23.1" rel="4.9"/>
+  <checksum type="sha256" pkgid="YES">9bccdaaf39670c8deab7ef0f475dc10d80c3c1c5631196fc73eb6aee45e8d577</checksum>
+  <summary>GNU binutils (BFD development files)</summary>
+  <description>This package includes header files and static libraries necessary to
+build programs which use the GNU BFD library, which is part of
+binutils.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/binutils/</url>
+  <time file="1377042895" build="1377042871"/>
+  <size package="4726079" installed="25098736" archive="25099264"/>
+<location href="x86_64/binutils-devel-32bit-2.23.1-4.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2832"/>
+    <rpm:provides>
+      <rpm:entry name="binutils-devel-32bit" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="binutils-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="binutils-32bit" flags="LT" epoch="0" ver="2.23.1"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
   <name>binutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.23.1" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">17f0ec0f935ac548a61edf5e62db9de8084a98f502f558d6951d058519f9f31c</checksum>
+  <checksum type="sha256" pkgid="YES">51b9858096c8e0a5ad8a4ab80b683e87f58b21504386b6edb6d8b2af7bac97c5</checksum>
   <summary>Documentation for package binutils</summary>
   <description>This package provides documentation for package binutils.</description>
   <packager/>
   <url>http://www.gnu.org/software/binutils/</url>
-  <time file="1377042895" build="1377042806"/>
-  <size package="696467" installed="684309" archive="687464"/>
-<location href="i686/binutils-docs-2.23.1-4.9.i686.rpm"/>
+  <time file="1377042294" build="1377042196"/>
+  <size package="696648" installed="684309" archive="687464"/>
+<location href="x86_64/binutils-docs-2.23.1-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.3 and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4183"/>
+    <rpm:header-range start="280" end="4356"/>
     <rpm:provides>
       <rpm:entry name="binutils-docs" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="binutils-docs(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="binutils-docs(x86-64)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -3397,59 +3523,53 @@ binutils.</description>
 </package>
 <package type="rpm">
   <name>binutils-gold</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.23.1" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">10ca3d5c6078b0e3be1282ee4e6cbe61ad4b648237e13681fb9354c6487f9d41</checksum>
+  <checksum type="sha256" pkgid="YES">b4a4f9032a7e15854efdb65742d37058ac85b187e00fcbf612d81de64776f435</checksum>
   <summary>The gold linker</summary>
   <description>gold is an ELF linker.  It is intended to have complete support for ELF
 and to run as fast as possible on modern systems.  For normal use it is
 a drop-in replacement for the older GNU linker.</description>
   <packager/>
   <url>http://www.gnu.org/software/binutils/</url>
-  <time file="1377042895" build="1377042806"/>
-  <size package="924398" installed="4363484" archive="4363872"/>
-<location href="i686/binutils-gold-2.23.1-4.9.i686.rpm"/>
+  <time file="1377042294" build="1377042196"/>
+  <size package="899450" installed="4534208" archive="4534596"/>
+<location href="x86_64/binutils-gold-2.23.1-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4107"/>
+    <rpm:header-range start="280" end="4251"/>
     <rpm:provides>
       <rpm:entry name="binutils-gold" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="binutils-gold(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="binutils-gold(x86-64)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="binutils" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
     </rpm:requires>    <file>/usr/bin/ld.gold</file>
     <file>/usr/bin/gold</file>
@@ -3458,86 +3578,112 @@ a drop-in replacement for the older GNU linker.</description>
 </package>
 <package type="rpm">
   <name>bison</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.6.2" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">72b7eeed35c3676460790976486dcbfb9c151c0ff2e1b289102f16648757b3ba</checksum>
+  <checksum type="sha256" pkgid="YES">e475a2388f6434f6a24c7c1c7245ac1d2e4983e4979af8c165b982bef47c9683</checksum>
   <summary>The GNU Parser Generator</summary>
   <description>Bison is a parser generator similar to yacc(1).</description>
   <packager/>
   <url>http://www.gnu.org/software/bison/bison.html</url>
-  <time file="1375471619" build="1375471608"/>
-  <size package="534525" installed="1180631" archive="1185684"/>
-<location href="i686/bison-2.6.2-2.7.i686.rpm"/>
+  <time file="1375473403" build="1375473394"/>
+  <size package="554305" installed="1230299" archive="1235356"/>
+<location href="x86_64/bison-2.6.2-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>bison-2.6.2-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6588"/>
+    <rpm:header-range start="280" end="6756"/>
     <rpm:provides>
       <rpm:entry name="bison" flags="EQ" epoch="0" ver="2.6.2" rel="2.7"/>
-      <rpm:entry name="bison(x86-32)" flags="EQ" epoch="0" ver="2.6.2" rel="2.7"/>
+      <rpm:entry name="bison(x86-64)" flags="EQ" epoch="0" ver="2.6.2" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="m4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/yacc</file>
     <file>/usr/bin/bison</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>bison-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.6.2" rel="2.7"/>
+  <checksum type="sha256" pkgid="YES">842c7cbd8ed6ead213254ca7e2358c268b9f3cec0a24339bc4c8302c4e43b04d</checksum>
+  <summary>The GNU Parser Generator</summary>
+  <description>Bison is a parser generator similar to yacc(1).</description>
+  <packager/>
+  <url>http://www.gnu.org/software/bison/bison.html</url>
+  <time file="1375471619" build="1375471611"/>
+  <size package="4637" installed="7270" archive="7524"/>
+<location href="x86_64/bison-32bit-2.6.2-2.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>bison-2.6.2-2.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2237"/>
+    <rpm:provides>
+      <rpm:entry name="bison-32bit" flags="EQ" epoch="0" ver="2.6.2" rel="2.7"/>
+      <rpm:entry name="bison-32bit(x86-32)" flags="EQ" epoch="0" ver="2.6.2" rel="2.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>bluetooth-agent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.9" rel="3.16"/>
-  <checksum type="sha256" pkgid="YES">8498fd10fa06185bf3586c9107b11d26b8f27586689adc47a06a830c1c55447a</checksum>
+  <checksum type="sha256" pkgid="YES">0d74709f21867075c2dbd80b57111c64573c07e9da471398d6ba93928e9cd6d1</checksum>
   <summary>Bluetooth agent packages that support various external profiles</summary>
   <description>Bluetooth agent packages that support various external profiles</description>
   <packager/>
   <url/>
-  <time file="1377324378" build="1377324372"/>
-  <size package="52439" installed="179501" archive="180556"/>
-<location href="i686/bluetooth-agent-0.0.9-3.16.i686.rpm"/>
+  <time file="1377324816" build="1377324811"/>
+  <size package="54463" installed="193957" archive="195012"/>
+<location href="x86_64/bluetooth-agent-0.0.9-3.16.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-agent-0.0.9-3.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4055"/>
+    <rpm:header-range start="280" end="4359"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-agent" flags="EQ" epoch="0" ver="0.0.9" rel="3.16"/>
-      <rpm:entry name="bluetooth-agent(x86-32)" flags="EQ" epoch="0" ver="0.0.9" rel="3.16"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="bluetooth-agent(x86-64)" flags="EQ" epoch="0" ver="0.0.9" rel="3.16"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_mapi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/bluetooth-map-agent</file>
     <file>/usr/bin/bluetooth-pb-agent</file>
     <file>/usr/bin/bluetooth-hfp-agent</file>
@@ -3546,87 +3692,87 @@ a drop-in replacement for the older GNU linker.</description>
 </package>
 <package type="rpm">
   <name>bluetooth-frwk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.57" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">75c1079f43d9b0020ffe9db14563d15db3ebacf2b566ebcb0c25167e36d0a093</checksum>
+  <checksum type="sha256" pkgid="YES">d57a2a2c45780cf8b3f19439fbfff9073dd17458656447df0cd2b2038c891a2b</checksum>
   <summary>Bluetooth framework for BlueZ and Obexd</summary>
   <description>Bluetooth framework for BlueZ and Obexd. This package is Bluetooth framework based on BlueZ and Obexd stack.
  This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary</url>
-  <time file="1377321597" build="1377321592"/>
-  <size package="61206" installed="218940" archive="219384"/>
-<location href="i686/bluetooth-frwk-0.2.57-3.7.i686.rpm"/>
+  <time file="1377321683" build="1377321675"/>
+  <size package="64185" installed="208832" archive="209276"/>
+<location href="x86_64/bluetooth-frwk-0.2.57-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-frwk-0.2.57-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4622"/>
+    <rpm:header-range start="280" end="4922"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-frwk" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="bluetooth-frwk(x86-32)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
+      <rpm:entry name="bluetooth-frwk(x86-64)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="syspopup"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="vconf" pre="1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="dbus"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="bluetooth-tools"/>
-      <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>bluetooth-frwk-core</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.57" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">9d85f19e2eaf774e1178d1c6cfded6bae2d7b0714fea3b60d85f9c5e8d13c90f</checksum>
+  <checksum type="sha256" pkgid="YES">c0ef779761fb725b0aae71f46d8a3dc369fec50e1930ad2110380f973b1e68fd</checksum>
   <summary>Bluetooth Core daemon</summary>
   <description>This package is Bluetooth core daemon to manage activation / deactivation.</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary</url>
-  <time file="1377321597" build="1377321592"/>
-  <size package="10592" installed="18898" archive="19488"/>
-<location href="i686/bluetooth-frwk-core-0.2.57-3.7.i686.rpm"/>
+  <time file="1377321683" build="1377321675"/>
+  <size package="10958" installed="25022" archive="25612"/>
+<location href="x86_64/bluetooth-frwk-core-0.2.57-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-frwk-0.2.57-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4038"/>
+    <rpm:header-range start="280" end="4278"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-frwk-core" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="bluetooth-frwk-core(x86-32)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
+      <rpm:entry name="bluetooth-frwk-core(x86-64)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="bluetooth-frwk" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/bluetooth-frwk-core.conf</file>
     <file>/usr/bin/bt-core</file>
 
@@ -3634,27 +3780,27 @@ a drop-in replacement for the older GNU linker.</description>
 </package>
 <package type="rpm">
   <name>bluetooth-frwk-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.57" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">a2a38691dbd6428c83b053380e9ea9e315ff1168fa3bca996e50244e17908a32</checksum>
+  <checksum type="sha256" pkgid="YES">076df702dc843f0bfca1b41e736370bc55b6508e4d4ea91b41fecd211a364fa1</checksum>
   <summary>Bluetooth framework for BlueZ and Obexd</summary>
   <description>This package is development files for Bluetooth framework based on BlueZ and Obexd stack.
 This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary</url>
-  <time file="1377321597" build="1377321592"/>
-  <size package="26668" installed="147305" archive="148548"/>
-<location href="i686/bluetooth-frwk-devel-0.2.57-3.7.i686.rpm"/>
+  <time file="1377321683" build="1377321675"/>
+  <size package="26850" installed="147307" archive="148556"/>
+<location href="x86_64/bluetooth-frwk-devel-0.2.57-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-frwk-0.2.57-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4326"/>
+    <rpm:header-range start="280" end="4506"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-frwk-devel" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="bluetooth-frwk-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
+      <rpm:entry name="bluetooth-frwk-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
       <rpm:entry name="pkgconfig(bluetooth-api)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -3668,52 +3814,51 @@ This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
 </package>
 <package type="rpm">
   <name>bluetooth-frwk-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.57" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">898b98be7cb10d31d5043019a772323a586eeb47271d7463abe109e7d744f37b</checksum>
+  <checksum type="sha256" pkgid="YES">82cfdb983a4f7b7be2f3e801a89860b0b1d921847c993c9a5d8846e179101ede</checksum>
   <summary>Bluetooth Service daemon</summary>
   <description>This package is Bluetooth Service daemon to manage BT services.</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary</url>
-  <time file="1377321597" build="1377321592"/>
-  <size package="87508" installed="288337" archive="290024"/>
-<location href="i686/bluetooth-frwk-service-0.2.57-3.7.i686.rpm"/>
+  <time file="1377321683" build="1377321675"/>
+  <size package="86556" installed="266353" archive="268040"/>
+<location href="x86_64/bluetooth-frwk-service-0.2.57-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-frwk-0.2.57-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5474"/>
+    <rpm:header-range start="280" end="5794"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-frwk-service" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="bluetooth-frwk-service(x86-32)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
+      <rpm:entry name="bluetooth-frwk-service(x86-64)" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libcapi-network-tethering.so.0.1.0"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-tethering.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
       <rpm:entry name="bluetooth-frwk" flags="EQ" epoch="0" ver="0.2.57" rel="3.7"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/bluetooth-frwk-service.conf</file>
     <file>/etc/rc.d/rc5.d/S80bluetooth-frwk-service</file>
     <file>/etc/rc.d/rc3.d/S80bluetooth-frwk-service</file>
@@ -3724,87 +3869,86 @@ This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
 </package>
 <package type="rpm">
   <name>bluetooth-share</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.47" rel="4.12"/>
-  <checksum type="sha256" pkgid="YES">3b92614ef1e1d34e845005a43640521b2942772f9ff2af3c78613fcd85134027</checksum>
+  <checksum type="sha256" pkgid="YES">c8e8d0f2119209d6725ca8e6119c1a772baf1a30fc8d3c1e37a179d3a1747ebf</checksum>
   <summary>Bluetooth file share Agent</summary>
   <description>Bluetooth File Share Agent</description>
   <packager/>
   <url/>
-  <time file="1377321783" build="1377321778"/>
-  <size package="28123" installed="75500" archive="76224"/>
-<location href="i686/bluetooth-share-0.0.47-4.12.i686.rpm"/>
+  <time file="1377321887" build="1377321883"/>
+  <size package="29288" installed="79328" archive="80052"/>
+<location href="x86_64/bluetooth-share-0.0.47-4.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-share-0.0.47-4.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5211"/>
+    <rpm:header-range start="280" end="5583"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-share" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
-      <rpm:entry name="bluetooth-share(x86-32)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
+      <rpm:entry name="bluetooth-share(x86-64)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="smack" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-content-media-content.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="vconf" pre="1"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libbluetooth-share-api.so.0.1.0"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libsysman.so.0"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libbluetooth-share-api.so.0.1.0()(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libcalendar-service2.so.0()(64bit)"/>
       <rpm:entry name="sqlite" pre="1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/bluetooth-share</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>bluetooth-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.35" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">2047e6beb227307d22a1193d96398f129ec462f1ce9cb675b1d63ecb75b9882a</checksum>
+  <checksum type="sha256" pkgid="YES">bb722599abc7566720d174dd53b316b0d4f28d03ae031c01bc8906f153e309a1</checksum>
   <summary>bluetooth-tools</summary>
   <description>Tools fo bluetooth run/stop and set address</description>
   <packager/>
   <url/>
-  <time file="1377314140" build="1377314134"/>
-  <size package="6346" installed="4572" archive="6652"/>
-<location href="i686/bluetooth-tools-0.2.35-3.2.i686.rpm"/>
+  <time file="1377314139" build="1377314133"/>
+  <size package="6531" installed="4572" archive="6652"/>
+<location href="x86_64/bluetooth-tools-0.2.35-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-tools-0.2.35-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4576"/>
+    <rpm:header-range start="280" end="4756"/>
     <rpm:provides>
       <rpm:entry name="bluetooth-tools" flags="EQ" epoch="0" ver="0.2.35" rel="3.2"/>
-      <rpm:entry name="bluetooth-tools(x86-32)" flags="EQ" epoch="0" ver="0.2.35" rel="3.2"/>
+      <rpm:entry name="bluetooth-tools(x86-64)" flags="EQ" epoch="0" ver="0.2.35" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh"/>
@@ -3816,51 +3960,48 @@ This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
 </package>
 <package type="rpm">
   <name>bluez</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">37bb61f56559e761a32d0e6100c0fc330caf9839af65cb74b8800f44b52432c2</checksum>
+  <checksum type="sha256" pkgid="YES">fb959ef647adf8e2a3a3fb08557ff8ba1e576d9b807b177324c8e482d9201ba3</checksum>
   <summary>Bluetooth Stack for Linux</summary>
   <description>The Bluetooth stack for Linux.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="544803" installed="2178321" archive="2182172"/>
-<location href="i686/bluez-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="542567" installed="2348581" archive="2352432"/>
+<location href="x86_64/bluez-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9060"/>
+    <rpm:header-range start="280" end="9204"/>
     <rpm:provides>
       <rpm:entry name="bluez" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
       <rpm:entry name="config(bluez)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="config(bluez)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/bluetoothd</file>
     <file>/usr/bin/hcitool</file>
     <file>/usr/bin/gatttool</file>
@@ -3883,90 +4024,89 @@ This package contains API set for BT GAP, BT SDP, and BT RFCOMM.</description>
 </package>
 <package type="rpm">
   <name>bluez-alsa</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">7d3111e5538b780945700e73358a926f906c662c4f9115ea772fe83c2149a616</checksum>
+  <checksum type="sha256" pkgid="YES">4961d03806ab3fb16380c1ea2168cc10f8ad526cb1e7f9a4a419ffdd45d616bd</checksum>
   <summary>Bluetooth Sound Support</summary>
   <description>The package contains libraries for using bluetooth audio services.
 
 The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="93720" installed="338119" archive="338844"/>
-<location href="i686/bluez-alsa-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="96151" installed="364675" archive="365408"/>
+<location href="x86_64/bluez-alsa-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4840"/>
+    <rpm:header-range start="280" end="5128"/>
     <rpm:provides>
       <rpm:entry name="bluez-alsa" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-alsa(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-audio:/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so"/>
+      <rpm:entry name="bluez-alsa(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-audio:/usr/lib64/alsa-lib/libasound_module_pcm_bluetooth.so"/>
       <rpm:entry name="config(bluez-alsa)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="libasound_module_ctl_bluetooth.so"/>
-      <rpm:entry name="libasound_module_pcm_bluetooth.so"/>
+      <rpm:entry name="libasound_module_ctl_bluetooth.so()(64bit)"/>
+      <rpm:entry name="libasound_module_pcm_bluetooth.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libbluetooth" flags="EQ" epoch="0" ver="4.101"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(bluez-alsa)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>bluez-compat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">6b61ea884997379e3cc1f1e0025d90fa644a49a4ceb3dfe7a5e1c4d8d2639703</checksum>
+  <checksum type="sha256" pkgid="YES">3da90929d8cb0222d2b088b0068964cf3e21e8e39bdc2466edcd41eea1b84288</checksum>
   <summary>Bluetooth Stack for Linux</summary>
   <description>The Bluetooth stack for Linux. This package contains older and partly
 deprecated binaries that might still be needed for compatibility.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="86982" installed="422196" archive="422704"/>
-<location href="i686/bluez-compat-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="87549" installed="455592" archive="456100"/>
+<location href="x86_64/bluez-compat-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4696"/>
+    <rpm:header-range start="280" end="4916"/>
     <rpm:provides>
       <rpm:entry name="bluez-compat" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-compat(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-compat(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libbluetooth" flags="EQ" epoch="0" ver="4.101"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/hidd</file>
     <file>/usr/bin/pand</file>
     <file>/usr/bin/dund</file>
@@ -3975,65 +4115,65 @@ deprecated binaries that might still be needed for compatibility.</description>
 </package>
 <package type="rpm">
   <name>bluez-cups</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">d93ee9baebf60b707cebcdd5e4b9a1c27a862858af309ec5ee50fea6682a270e</checksum>
+  <checksum type="sha256" pkgid="YES">a4034507fc493785507689f6bf08d22998637ae74413dab390612238ba31df69</checksum>
   <summary>CUPS Driver for Bluetooth Printers</summary>
   <description>Contains the files required by CUPS for printing to Bluetooth-connected
 printers.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="57070" installed="151100" archive="151632"/>
-<location href="i686/bluez-cups-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="56106" installed="167496" archive="168028"/>
+<location href="x86_64/bluez-cups-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4100"/>
+    <rpm:header-range start="280" end="4340"/>
     <rpm:provides>
       <rpm:entry name="bluez-cups" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-cups(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-cups(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libbluetooth" flags="EQ" epoch="0" ver="4.101"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>bluez-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">a9c4adfd0a6e0a9373481b8f0143ec44ef079a576a640e0db9c42b4c2d7ef808</checksum>
+  <checksum type="sha256" pkgid="YES">03d054a0c93c54398ab164e54bba80b78f021ff687376f192b1fcd2e10da16eb</checksum>
   <summary>Files needed for BlueZ development</summary>
   <description>Files needed to develop applications for the BlueZ Bluetooth protocol
 stack.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="33020" installed="157581" archive="160172"/>
-<location href="i686/bluez-devel-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="33193" installed="157583" archive="160184"/>
+<location href="x86_64/bluez-devel-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5212"/>
+    <rpm:header-range start="280" end="5392"/>
     <rpm:provides>
       <rpm:entry name="bluez-devel" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-devel(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-devel(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
       <rpm:entry name="pkgconfig(bluez)" flags="EQ" epoch="0" ver="4.101"/>
     </rpm:provides>
     <rpm:requires>
@@ -4043,27 +4183,56 @@ stack.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>bluez-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.101" rel="6.1"/>
+  <checksum type="sha256" pkgid="YES">785dd0db493d5b1847bd9c6d99b7ecbf130e2d0c98b27ce75e3fd673d48f20f0</checksum>
+  <summary>Files needed for BlueZ development</summary>
+  <description>Files needed to develop applications for the BlueZ Bluetooth protocol
+stack.</description>
+  <packager/>
+  <url>http://www.bluez.org</url>
+  <time file="1377198966" build="1377198961"/>
+  <size package="3420" installed="0" archive="284"/>
+<location href="x86_64/bluez-devel-32bit-4.101-6.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3305"/>
+    <rpm:provides>
+      <rpm:entry name="bluez-devel-32bit" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbluetooth-32bit" flags="EQ" epoch="0" ver="4.101"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>bluez-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">8b201e8f63ee86e47618aa1de40be7f5b1b2fcc3b1106d9450f98267c31f6897</checksum>
+  <checksum type="sha256" pkgid="YES">788842f7274826d5fe8ead00ce76d151454d3fe0c50352dafd8c464edec4fb7a</checksum>
   <summary>Documentation for package bluez</summary>
   <description>This package provides documentation for package bluez.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="19857" installed="15059" archive="17228"/>
-<location href="i686/bluez-docs-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="20036" installed="15059" archive="17228"/>
+<location href="x86_64/bluez-docs-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4376"/>
+    <rpm:header-range start="280" end="4553"/>
     <rpm:provides>
       <rpm:entry name="bluez-docs" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-docs(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-docs(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -4071,42 +4240,42 @@ stack.</description>
 </package>
 <package type="rpm">
   <name>bluez-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">b5fdf4a6fe49f675b9f05cba407a48e3adb6e009f6664c459d59d4db4a7d7f25</checksum>
+  <checksum type="sha256" pkgid="YES">80b886e99792759d6faa7639236917f41ed830e4fffecebb2610827c14ff8758</checksum>
   <summary>Tools for testing of various Bluetooth-functions</summary>
   <description>Contains a few tools for testing various bluetooth functions. The
 BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="71221" installed="258405" archive="260684"/>
-<location href="i686/bluez-test-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="70850" installed="278989" archive="281268"/>
+<location href="x86_64/bluez-test-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6156"/>
+    <rpm:header-range start="280" end="6380"/>
     <rpm:provides>
       <rpm:entry name="bluez-test" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="bluez-test(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="bluez-test(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libbluetooth" flags="EQ" epoch="0" ver="4.101"/>
-      <rpm:entry name="python-gobject"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
       <rpm:entry name="dbus-python"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="python-gobject"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/test-input</file>
     <file>/usr/bin/test-manager</file>
     <file>/usr/bin/list-devices</file>
@@ -4128,28 +4297,28 @@ BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.</description>
 </package>
 <package type="rpm">
   <name>boost-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">bf7b8728bcd1828cc407ec5599fdf2a7288209438b460e508eb2bb49a2b0a004</checksum>
+  <checksum type="sha256" pkgid="YES">e0137292d80e66434c578de8a9d87f4de25cecc6efb6f4cdc7cde03529c4e62c</checksum>
   <summary>Development package for Boost C++</summary>
   <description>This package contains all that is needed to develop/compile
 applications that use the Boost C++ libraries. For documentation see
 the documentation packages (html, man or pdf).</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="5961473" installed="83295016" archive="84932516"/>
-<location href="i686/boost-devel-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="5962279" installed="83295016" archive="84932588"/>
+<location href="x86_64/boost-devel-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1079032"/>
+    <rpm:header-range start="280" end="1079208"/>
     <rpm:provides>
       <rpm:entry name="boost-devel" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="boost-devel(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="boost-devel(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libboost_signals"/>
@@ -4175,10 +4344,39 @@ the documentation packages (html, man or pdf).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>boost-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">dc8bc9f95f2d770e0e979d37323678266530df66a2b21195a55ec6b80749d40d</checksum>
+  <summary>Development package for Boost C++</summary>
+  <description>This package contains all that is needed to develop/compile
+applications that use the Boost C++ libraries. For documentation see
+the documentation packages (html, man or pdf).</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475086"/>
+  <size package="8774" installed="0" archive="8888"/>
+<location href="x86_64/boost-devel-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7941"/>
+    <rpm:provides>
+      <rpm:entry name="boost-devel-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="boost-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>boost-jam</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="201104" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">928858459114e79efa09aadf4bfd8fb8610be28587bb53af2514d7545ec939e3</checksum>
+  <checksum type="sha256" pkgid="YES">78d54426afe619aee64ee8a9e711a2fe5b7a66d86491b1ad8d47d422b85fe311</checksum>
   <summary>An Enhanced Make Replacement</summary>
   <description>Boost Jam is a build tool based on FTJam, which in turn is based on
 Perforce Jam. It contains significant improvements made to facilitate
@@ -4186,30 +4384,29 @@ its use in the Boost Build System, but should be backward compatible
 with Perforce Jam.</description>
   <packager/>
   <url>http://www.boost.org/</url>
-  <time file="1375473313" build="1375473304"/>
-  <size package="70886" installed="174408" archive="174940"/>
-<location href="i686/boost-jam-201104-2.9.i686.rpm"/>
+  <time file="1375474820" build="1375474812"/>
+  <size package="75534" installed="196088" archive="196620"/>
+<location href="x86_64/boost-jam-201104-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
     <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>boost-jam-201104-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3020"/>
+    <rpm:header-range start="280" end="3216"/>
     <rpm:provides>
       <rpm:entry name="boost-jam" flags="EQ" epoch="0" ver="201104" rel="2.9"/>
-      <rpm:entry name="boost-jam(x86-32)" flags="EQ" epoch="0" ver="201104" rel="2.9"/>
+      <rpm:entry name="boost-jam(x86-64)" flags="EQ" epoch="0" ver="201104" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/bjam-201104</file>
     <file>/usr/bin/jam</file>
     <file>/usr/bin/bjam</file>
@@ -4244,45 +4441,45 @@ with Perforce Jam.</description>
 </package>
 <package type="rpm">
   <name>boot-animation</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">98c48f6e2b21f18649badd63c1b30fa69f5aa41ed6b84ed96ba52ccb3cf4e9ec</checksum>
+  <checksum type="sha256" pkgid="YES">8e88b0b8a8b3176f47956008592f2f8f93666b579f936e43fb34975a43477ad5</checksum>
   <summary>Boot animation</summary>
   <description>Shows an animation and plays a sound when the device is booted or shutdown.</description>
   <packager/>
   <url/>
-  <time file="1377321528" build="1377321522"/>
-  <size package="828835" installed="3009496" archive="3010688"/>
-<location href="i686/boot-animation-0.4.2-2.11.i686.rpm"/>
+  <time file="1377321650" build="1377321644"/>
+  <size package="829176" installed="3015840" archive="3017036"/>
+<location href="x86_64/boot-animation-0.4.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Samsung/Application</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>boot-animation-0.4.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4115"/>
+    <rpm:header-range start="280" end="4403"/>
     <rpm:provides>
       <rpm:entry name="boot-animation" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
-      <rpm:entry name="boot-animation(x86-32)" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
+      <rpm:entry name="boot-animation(x86-64)" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/boot-animation</file>
     <file>/etc/init.d/boot-ani</file>
 
@@ -4290,26 +4487,26 @@ with Perforce Jam.</description>
 </package>
 <package type="rpm">
   <name>boot-animation-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">af7025532e120dec42e724275f936e3b547282d3914abfa4a357ae87521ebe33</checksum>
+  <checksum type="sha256" pkgid="YES">fbf9149d3347127bcefc37c7e62374af77f7c7d02be90014d8b6196f0de88fcb</checksum>
   <summary>Documentation for package boot-animation</summary>
   <description>This package provides documentation for package boot-animation.</description>
   <packager/>
   <url/>
-  <time file="1377321528" build="1377321522"/>
-  <size package="1910" installed="0" archive="124"/>
-<location href="i686/boot-animation-docs-0.4.2-2.11.i686.rpm"/>
+  <time file="1377321650" build="1377321644"/>
+  <size package="2083" installed="0" archive="124"/>
+<location href="x86_64/boot-animation-docs-0.4.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>boot-animation-0.4.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1862"/>
+    <rpm:header-range start="280" end="2035"/>
     <rpm:provides>
       <rpm:entry name="boot-animation-docs" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
-      <rpm:entry name="boot-animation-docs(x86-32)" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
+      <rpm:entry name="boot-animation-docs(x86-64)" flags="EQ" epoch="0" ver="0.4.2" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -4317,38 +4514,36 @@ with Perforce Jam.</description>
 </package>
 <package type="rpm">
   <name>bootchart</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.20" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">4717a6c512cafcb8e4e8eb7a0d82e514f1b10590a006c82cbd8406dfe57265f9</checksum>
+  <checksum type="sha256" pkgid="YES">462979cb747fdcf9117b213f16e8a6b30f3cfd7acacce19ff04e8ebc3ad2a0bb</checksum>
   <summary>Boot time graph generator</summary>
   <description>Monitors where the system spends its time at start, creating a graph
 of all processes, disk utilization, and wait time.</description>
   <packager/>
   <url>http://meego.gitorious.org/</url>
-  <time file="1374118090" build="1374118081"/>
-  <size package="26513" installed="76561" archive="77276"/>
-<location href="i686/bootchart-1.20-2.3.i686.rpm"/>
+  <time file="1374118972" build="1374118955"/>
+  <size package="30296" installed="79201" archive="79916"/>
+<location href="x86_64/bootchart-1.20-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>bootchart-1.20-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3236"/>
+    <rpm:header-range start="280" end="3400"/>
     <rpm:provides>
       <rpm:entry name="bootchart" flags="EQ" epoch="0" ver="1.20" rel="2.3"/>
-      <rpm:entry name="bootchart(x86-32)" flags="EQ" epoch="0" ver="1.20" rel="2.3"/>
+      <rpm:entry name="bootchart(x86-64)" flags="EQ" epoch="0" ver="1.20" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/bootchartd</file>
 
   </format>
@@ -4382,49 +4577,46 @@ of all processes, disk utilization, and wait time.</description>
 </package>
 <package type="rpm">
   <name>btrfs-progs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.rc1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">5b51d5ae4aef5b4da496dba88cb052922e9bcefab1fb7fc30918af948959f879</checksum>
+  <checksum type="sha256" pkgid="YES">4479eedd53da75ccaf844ccab944e966eebd404a7a03c56840d70a4987ffba44</checksum>
   <summary>Utilities for the Btrfs filesystem</summary>
   <description>Utilities needed to create and maintain btrfs file systems under Linux.</description>
   <packager/>
   <url>http://btrfs.wiki.kernel.org/index.php/Main_Page</url>
-  <time file="1376539030" build="1376539016"/>
-  <size package="296115" installed="2961780" archive="2964236"/>
-<location href="i686/btrfs-progs-0.20.rc1-3.7.i686.rpm"/>
+  <time file="1376539053" build="1376539035"/>
+  <size package="287237" installed="2688796" archive="2691252"/>
+<location href="x86_64/btrfs-progs-0.20.rc1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>btrfs-progs-0.20.rc1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8170"/>
+    <rpm:header-range start="280" end="8250"/>
     <rpm:provides>
       <rpm:entry name="btrfs-progs" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
-      <rpm:entry name="btrfs-progs(x86-32)" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
-    </rpm:provides>
-    <rpm:requires>
+      <rpm:entry name="btrfs-progs(x86-64)" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
       <rpm:entry name="coreutils"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libext2fs.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcom_err.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libext2fs.so.2()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/btrfs-find-root</file>
     <file>/usr/sbin/btrfs-zero-log</file>
     <file>/usr/sbin/btrfs-restore</file>
@@ -4445,26 +4637,26 @@ of all processes, disk utilization, and wait time.</description>
 </package>
 <package type="rpm">
   <name>btrfs-progs-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.rc1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">5cec03c897db9ca62803a1e28032dba0ae624a88ff96182a0691cbf9bc653a93</checksum>
+  <checksum type="sha256" pkgid="YES">f5db8c3f8af3fa8dc06ecc2c6f06945cd64c7fb1ae0fe59191d267f2ee972f43</checksum>
   <summary>Documentation for package btrfs-progs</summary>
   <description>This package provides documentation for package btrfs-progs.</description>
   <packager/>
   <url>http://btrfs.wiki.kernel.org/index.php/Main_Page</url>
-  <time file="1376539030" build="1376539016"/>
-  <size package="10273" installed="7124" archive="8136"/>
-<location href="i686/btrfs-progs-docs-0.20.rc1-3.7.i686.rpm"/>
+  <time file="1376539053" build="1376539035"/>
+  <size package="10446" installed="7124" archive="8136"/>
+<location href="x86_64/btrfs-progs-docs-0.20.rc1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>btrfs-progs-0.20.rc1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2896"/>
+    <rpm:header-range start="280" end="3069"/>
     <rpm:provides>
       <rpm:entry name="btrfs-progs-docs" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
-      <rpm:entry name="btrfs-progs-docs(x86-32)" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
+      <rpm:entry name="btrfs-progs-docs(x86-64)" flags="EQ" epoch="0" ver="0.20.rc1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -4606,26 +4798,26 @@ for generating delta rpm packages.</description>
 </package>
 <package type="rpm">
   <name>bullet-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.81" rel="1.8"/>
-  <checksum type="sha256" pkgid="YES">734b648391233b6449d8e69a3d5abb5982ff8cb049f3ec6957087f53d0ee8022</checksum>
+  <checksum type="sha256" pkgid="YES">4e4bf1543d08ae09ecb0d74bff7cafa55cbf76f268202a0f3c1c49a128570f97</checksum>
   <summary>Development components for the bullet</summary>
   <description>Bullet Continuous Collision Detection and Physics Library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377308794" build="1377308778"/>
-  <size package="251028" installed="1663415" archive="1702968"/>
-<location href="i686/bullet-devel-2.81-1.8.i686.rpm"/>
+  <time file="1377308858" build="1377308843"/>
+  <size package="251208" installed="1663417" archive="1702972"/>
+<location href="x86_64/bullet-devel-2.81-1.8.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>bullet-2.81-1.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="28548"/>
+    <rpm:header-range start="280" end="28724"/>
     <rpm:provides>
       <rpm:entry name="bullet-devel" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
-      <rpm:entry name="bullet-devel(x86-32)" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
+      <rpm:entry name="bullet-devel(x86-64)" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
       <rpm:entry name="pkgconfig(bullet)" flags="EQ" epoch="0" ver="2.81"/>
     </rpm:provides>
     <rpm:requires>
@@ -4636,63 +4828,63 @@ for generating delta rpm packages.</description>
 </package>
 <package type="rpm">
   <name>bundle</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.31" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">aba6c2327b65f4b40a9475524fb71f29dbe71453c9d598a0caa96758c4701c2a</checksum>
+  <checksum type="sha256" pkgid="YES">5a7be7eb0771af5266d98ffeabe2cbbaa892ec13123f309579d818f25e090cee</checksum>
   <summary>String key-val dictionary ADT</summary>
   <description>Simple string key-val dictionary ADT</description>
   <packager/>
   <url/>
-  <time file="1377308796" build="1377308785"/>
-  <size package="13345" installed="30932" archive="31352"/>
-<location href="i686/bundle-0.1.31-1.12.i686.rpm"/>
+  <time file="1377308789" build="1377308782"/>
+  <size package="13275" installed="33072" archive="33500"/>
+<location href="x86_64/bundle-0.1.31-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>bundle-0.1.31-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2878"/>
+    <rpm:header-range start="280" end="3114"/>
     <rpm:provides>
       <rpm:entry name="bundle" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
-      <rpm:entry name="bundle(x86-32)" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
-      <rpm:entry name="libbundle.so.0"/>
+      <rpm:entry name="bundle(x86-64)" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>bundle-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.31" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">25011e0198fef3dd4d3c1acea6f29efe8cc728e1bc664f4c902156c829eb544e</checksum>
+  <checksum type="sha256" pkgid="YES">c2b9709561ff0fd668f729d90a32a55c99c9e26570fb2594fc9397071f905c7c</checksum>
   <summary>String key-val dictionary ADT (devel)</summary>
   <description>Simple string key-val dictionary ADT (devel)</description>
   <packager/>
   <url/>
-  <time file="1377308796" build="1377308785"/>
-  <size package="9406" installed="34971" archive="35668"/>
-<location href="i686/bundle-devel-0.1.31-1.12.i686.rpm"/>
+  <time file="1377308789" build="1377308782"/>
+  <size package="9590" installed="34973" archive="35676"/>
+<location href="x86_64/bundle-devel-0.1.31-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>bundle-0.1.31-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2834"/>
+    <rpm:header-range start="280" end="3014"/>
     <rpm:provides>
       <rpm:entry name="bundle-devel" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
-      <rpm:entry name="bundle-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
+      <rpm:entry name="bundle-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.31" rel="1.12"/>
       <rpm:entry name="pkgconfig(bundle)" flags="EQ" epoch="0" ver="0.1.22"/>
     </rpm:provides>
     <rpm:requires>
@@ -4703,9 +4895,9 @@ for generating delta rpm packages.</description>
 </package>
 <package type="rpm">
   <name>busybox</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.20.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">5207a2d6dd4c53ff033a1014b6d3535f9790de61adbdad3fc9c8c89bca8691e9</checksum>
+  <checksum type="sha256" pkgid="YES">78b546ce0407680673b88407fecd018617dde9cec4d07c9bf4f24d43cbad3102</checksum>
   <summary>The Swiss Army Knife of Embedded Linux</summary>
   <description>BusyBox combines tiny versions of many common UNIX utilities into a
 small single executable. It provides minimalist replacements for most
@@ -4718,39 +4910,35 @@ expected functionality and behave very much like their GNU
 counterparts.</description>
   <packager/>
   <url>http://www.busybox.net/</url>
-  <time file="1377198730" build="1377198723"/>
-  <size package="461586" installed="966158" archive="967112"/>
-<location href="i686/busybox-1.20.2-3.1.i686.rpm"/>
+  <time file="1377198723" build="1377198715"/>
+  <size package="484396" installed="1017642" archive="1018596"/>
+<location href="x86_64/busybox-1.20.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>busybox-1.20.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4170"/>
+    <rpm:header-range start="280" end="4298"/>
     <rpm:provides>
       <rpm:entry name="busybox" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
-      <rpm:entry name="busybox(x86-32)" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
+      <rpm:entry name="busybox(x86-64)" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
       <rpm:entry name="config(busybox)" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="config(busybox)" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="config(busybox)" flags="EQ" epoch="0" ver="1.20.2" rel="3.1"/>
     </rpm:requires>    <file>/usr/bin/busybox.install</file>
     <file>/usr/bin/busybox</file>
 
@@ -4758,9 +4946,9 @@ counterparts.</description>
 </package>
 <package type="rpm">
   <name>byacc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20100216" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f899ad1b67e7c803638d6fae1005650facc824c65d1388cd2f905a2562a982b1</checksum>
+  <checksum type="sha256" pkgid="YES">77bfd514608b357cc210572c713e8d0b93a8fc9ea84811265eef6c757487d83d</checksum>
   <summary>LALR(1) parser generator</summary>
   <description>Berkeley Yacc is a LALR(1) parser generator. It has been made as compatible as
 possible with AT&amp;T Yacc and it accepts any input specification that conforms to
@@ -4768,64 +4956,62 @@ the AT&amp;T Yacc documentation. In contrast to bison, it is written to avoid
 dependencies upon a particular compiler.</description>
   <packager/>
   <url>http://invisible-island.net/byacc/byacc.html</url>
-  <time file="1375476147" build="1375476139"/>
-  <size package="36261" installed="83204" archive="83456"/>
-<location href="i686/byacc-20100216-2.10.i686.rpm"/>
+  <time file="1375480103" build="1375480096"/>
+  <size package="40086" installed="88544" archive="88796"/>
+<location href="x86_64/byacc-20100216-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>byacc-20100216-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2804"/>
+    <rpm:header-range start="280" end="3016"/>
     <rpm:provides>
       <rpm:entry name="byacc" flags="EQ" epoch="0" ver="20100216" rel="2.10"/>
-      <rpm:entry name="byacc(x86-32)" flags="EQ" epoch="0" ver="20100216" rel="2.10"/>
+      <rpm:entry name="byacc(x86-64)" flags="EQ" epoch="0" ver="20100216" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/byacc</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>bzip2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">2004567467b621c041d305261e331eedc4300820b2e05ff8fcd45a6b6d986fc1</checksum>
+  <checksum type="sha256" pkgid="YES">d3f6b958725160d74a32d6ef173ef580ab432972f2f8681081c5d88a956669ec</checksum>
   <summary>A Program for Compressing Files</summary>
   <description>The bzip2 program is a very powerful program for compressing files.</description>
   <packager/>
   <url>http://www.bzip.org/</url>
-  <time file="1377041816" build="1377041806"/>
-  <size package="25537" installed="66304" archive="68024"/>
-<location href="i686/bzip2-1.0.6-2.30.i686.rpm"/>
+  <time file="1377042041" build="1377042029"/>
+  <size package="26171" installed="70416" archive="72136"/>
+<location href="x86_64/bzip2-1.0.6-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bzip2-1.0.6-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4056"/>
+    <rpm:header-range start="280" end="4208"/>
     <rpm:provides>
       <rpm:entry name="bzip"/>
       <rpm:entry name="bzip2" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
-      <rpm:entry name="bzip2(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="bzip2(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="bzip"/>
@@ -4846,26 +5032,26 @@ dependencies upon a particular compiler.</description>
 </package>
 <package type="rpm">
   <name>bzip2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">2c4cd931dcabdd78823d64ab72fa8a713c9d66a3a7f062114b7a0026cf62000e</checksum>
+  <checksum type="sha256" pkgid="YES">a8e8f9db1551d61ee6fe39f13e0305d5b41d49743e6b4cf27161bd8007a623cf</checksum>
   <summary>The bzip2 runtime library development files</summary>
   <description>The bzip2 runtime library development files.</description>
   <packager/>
   <url>http://www.bzip.org/</url>
-  <time file="1377041816" build="1377041806"/>
-  <size package="4613" installed="6482" archive="7028"/>
-<location href="i686/bzip2-devel-1.0.6-2.30.i686.rpm"/>
+  <time file="1377042041" build="1377042029"/>
+  <size package="4794" installed="6484" archive="7036"/>
+<location href="x86_64/bzip2-devel-1.0.6-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bzip2-1.0.6-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2720"/>
+    <rpm:header-range start="280" end="2900"/>
     <rpm:provides>
       <rpm:entry name="bzip2-devel" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
-      <rpm:entry name="bzip2-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="bzip2-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
       <rpm:entry name="pkgconfig(bzip2)" flags="EQ" epoch="0" ver="1.0.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -4877,26 +5063,26 @@ dependencies upon a particular compiler.</description>
 </package>
 <package type="rpm">
   <name>bzip2-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">2518cfadaeeb7d7605dc1a6dccbfb1753b32593919ede189f1dc808708073d98</checksum>
+  <checksum type="sha256" pkgid="YES">ed5ad5537c4f9b29cd16846096d3d49f00fb78142a04c96bfc09580585ae1e97</checksum>
   <summary>Documentation for package bzip2</summary>
   <description>This package provides documentation for package bzip2.</description>
   <packager/>
   <url>http://www.bzip.org/</url>
-  <time file="1377041816" build="1377041806"/>
-  <size package="13521" installed="10324" archive="12052"/>
-<location href="i686/bzip2-docs-1.0.6-2.30.i686.rpm"/>
+  <time file="1377042041" build="1377042029"/>
+  <size package="13697" installed="10324" archive="12052"/>
+<location href="x86_64/bzip2-docs-1.0.6-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bzip2-1.0.6-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3028"/>
+    <rpm:header-range start="280" end="3205"/>
     <rpm:provides>
       <rpm:entry name="bzip2-docs" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
-      <rpm:entry name="bzip2-docs(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="bzip2-docs(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -4983,27 +5169,27 @@ from MozillaFirefox</description>
 </package>
 <package type="rpm">
   <name>cairo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12.14" rel="4.30"/>
-  <checksum type="sha256" pkgid="YES">e9dc5eb04c5ef7912e89330ce897559dbf531070e45f2451acfc39137ba0068a</checksum>
+  <checksum type="sha256" pkgid="YES">b07f5e422c22fb36c9aaa721279c1ca537262416dd4770f9f77142a92b358b34</checksum>
   <summary>Development environment for cairo</summary>
   <description>This package contains all files necessary to build binaries using
 cairo.</description>
   <packager/>
   <url>http://cairographics.org/</url>
-  <time file="1377200475" build="1377200455"/>
-  <size package="166150" installed="1930155" archive="1946152"/>
-<location href="i686/cairo-devel-1.12.14-4.30.i686.rpm"/>
+  <time file="1377201414" build="1377201398"/>
+  <size package="166333" installed="1930189" archive="1946244"/>
+<location href="x86_64/cairo-devel-1.12.14-4.30.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15500"/>
+    <rpm:header-range start="280" end="15680"/>
     <rpm:provides>
       <rpm:entry name="cairo-devel" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="cairo-devel(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="cairo-devel(x86-64)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
       <rpm:entry name="pkgconfig(cairo)" flags="EQ" epoch="0" ver="1.12.14"/>
       <rpm:entry name="pkgconfig(cairo-egl)" flags="EQ" epoch="0" ver="1.12.14"/>
       <rpm:entry name="pkgconfig(cairo-fc)" flags="EQ" epoch="0" ver="1.12.14"/>
@@ -5047,10 +5233,41 @@ cairo.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>cairo-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.12.14" rel="4.30"/>
+  <checksum type="sha256" pkgid="YES">feb7bde7dc161e0b336265b1ff7ec165699ad0ab79d5ebe99da554912e4ba5d0</checksum>
+  <summary>Development environment for cairo</summary>
+  <description>This package contains all files necessary to build binaries using
+cairo.</description>
+  <packager/>
+  <url>http://cairographics.org/</url>
+  <time file="1377200475" build="1377200464"/>
+  <size package="3045" installed="0" archive="648"/>
+<location href="x86_64/cairo-devel-32bit-1.12.14-4.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2873"/>
+    <rpm:provides>
+      <rpm:entry name="cairo-devel-32bit" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="cairo-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcairo-gobject-32bit" flags="EQ" epoch="0" ver="1.12.14"/>
+      <rpm:entry name="libcairo-script-interpreter-32bit" flags="EQ" epoch="0" ver="1.12.14"/>
+      <rpm:entry name="libcairo-32bit" flags="EQ" epoch="0" ver="1.12.14"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>cairo-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12.14" rel="4.30"/>
-  <checksum type="sha256" pkgid="YES">4fa63da765615b6b8f030cee9c1a6d84843293d5fdff446714885157bd921296</checksum>
+  <checksum type="sha256" pkgid="YES">1022ae0fe49ea324e24405684c848eb77957696e218b3ca84c92c394bb87405f</checksum>
   <summary>Vector Graphics Library with Cross-Device Output Support -- Utilities</summary>
   <description>Cairo is a vector graphics library with cross-device output support.
 Currently supported output targets include the X Window System,
@@ -5061,59 +5278,54 @@ hardware acceleration when available.
 This package contains various cairo utilities.</description>
   <packager/>
   <url>http://cairographics.org/</url>
-  <time file="1377200475" build="1377200455"/>
-  <size package="87124" installed="297622" archive="299028"/>
-<location href="i686/cairo-tools-1.12.14-4.30.i686.rpm"/>
+  <time file="1377201414" build="1377201398"/>
+  <size package="91535" installed="313546" archive="314960"/>
+<location href="x86_64/cairo-tools-1.12.14-4.30.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5724"/>
+    <rpm:header-range start="280" end="5968"/>
     <rpm:provides>
-      <rpm:entry name="cairo-fdr.so"/>
-      <rpm:entry name="cairo-sphinx.so"/>
+      <rpm:entry name="cairo-fdr.so()(64bit)"/>
+      <rpm:entry name="cairo-sphinx.so()(64bit)"/>
       <rpm:entry name="cairo-tools" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="cairo-tools(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="libcairo-trace.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libXrender.so.1"/>
-      <rpm:entry name="libxcb-render.so.0"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="cairo-tools(x86-64)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-trace.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libcairo-script-interpreter.so.2"/>
       <rpm:entry name="libcairo" flags="EQ" epoch="0" ver="1.12.14"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libcairo-script-interpreter.so.2()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cairo-sphinx</file>
     <file>/usr/bin/cairo-trace</file>
 
@@ -5121,65 +5333,63 @@ This package contains various cairo utilities.</description>
 </package>
 <package type="rpm">
   <name>calendar-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.15" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">1a382c08ce5c6953287350845f7adbd49139e9098860608ae723c46e6651ed1e</checksum>
+  <checksum type="sha256" pkgid="YES">1393c16939bfb2669368be7b38464f0d27b587a108b8a679311d4d0570ebcf8a</checksum>
   <summary>DB library for calendar</summary>
   <description>DB library for calendar</description>
   <packager/>
   <url/>
-  <time file="1377321672" build="1377321665"/>
-  <size package="285317" installed="1355078" archive="1357644"/>
-<location href="i686/calendar-service-0.1.15-2.5.i686.rpm"/>
+  <time file="1377321822" build="1377321814"/>
+  <size package="285918" installed="1367006" archive="1369576"/>
+<location href="x86_64/calendar-service-0.1.15-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>calendar-service-0.1.15-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6435"/>
+    <rpm:header-range start="280" end="6791"/>
     <rpm:provides>
       <rpm:entry name="calendar-service" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
-      <rpm:entry name="calendar-service(x86-32)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
+      <rpm:entry name="calendar-service(x86-64)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
       <rpm:entry name="config(calendar-service)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
-      <rpm:entry name="libcalendar-service2.so.0"/>
+      <rpm:entry name="libcalendar-service2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="config(calendar-service)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libpims-ipc.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libcalendar-service2.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpims-ipc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/chown" pre="1"/>
     </rpm:requires>    <file>/etc/rc.d/init.d/calendar-serviced.sh</file>
     <file>/etc/rc.d/rc3.d/S85calendar-serviced</file>
@@ -5190,42 +5400,42 @@ This package contains various cairo utilities.</description>
 </package>
 <package type="rpm">
   <name>calendar-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.15" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">1c75929ee92fdf89f6dd497ef7f11794d3e144622378fa7ac739507a6ce3aafa</checksum>
+  <checksum type="sha256" pkgid="YES">f4366e11d2acc5c936309740855140383a40ef54a64bf6e8f4851553c99ddcbe</checksum>
   <summary>DB library for calendar</summary>
   <description>DB library for calendar (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377321672" build="1377321665"/>
-  <size package="26630" installed="317496" archive="322136"/>
-<location href="i686/calendar-service-devel-0.1.15-2.5.i686.rpm"/>
+  <time file="1377321822" build="1377321814"/>
+  <size package="26915" installed="318968" archive="323612"/>
+<location href="x86_64/calendar-service-devel-0.1.15-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>calendar-service-0.1.15-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6255"/>
+    <rpm:header-range start="280" end="6499"/>
     <rpm:provides>
       <rpm:entry name="calendar-service-devel" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
-      <rpm:entry name="calendar-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
+      <rpm:entry name="calendar-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
       <rpm:entry name="pkgconfig(calendar)" flags="EQ" epoch="0" ver="0.1.15"/>
       <rpm:entry name="pkgconfig(calendar-service2)" flags="EQ" epoch="0" ver="0.1.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
       <rpm:entry name="pkgconfig(alarm-service)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="calendar-service" flags="EQ" epoch="0" ver="0.1.15" rel="2.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
@@ -5400,68 +5610,67 @@ for on-screen reading.</description>
 </package>
 <package type="rpm">
   <name>capi-appfw-app-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="23.72"/>
-  <checksum type="sha256" pkgid="YES">fa591624af338a97653fd00d459be4d67a9a75879cae000cb0a05e2d6d0c6832</checksum>
+  <checksum type="sha256" pkgid="YES">259806ae201fe899f06e1e591f8df8f7dc90abccca30ae63a1c4446791cd5d12</checksum>
   <summary>Application Manager API</summary>
   <description>The Application Manager API provides functions to get information about running applications.</description>
   <packager/>
   <url/>
-  <time file="1377321569" build="1377321563"/>
-  <size package="15671" installed="44696" archive="45164"/>
-<location href="i686/capi-appfw-app-manager-0.1.0-23.72.i686.rpm"/>
+  <time file="1377321593" build="1377321588"/>
+  <size package="15399" installed="47808" archive="48284"/>
+<location href="x86_64/capi-appfw-app-manager-0.1.0-23.72.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-app-manager-0.1.0-23.72.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3177"/>
+    <rpm:header-range start="280" end="3421"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-app-manager" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
-      <rpm:entry name="capi-appfw-app-manager(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
+      <rpm:entry name="capi-appfw-app-manager(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-appfw-app-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="23.72"/>
-  <checksum type="sha256" pkgid="YES">2b234b7f35174056ea628acbd5f2b9bc157ce18b0c7c6442c61fc7df60cfec53</checksum>
+  <checksum type="sha256" pkgid="YES">4a469455f01df5c5255f86272fe4648204a4994d46ec8963615bb4c7c455d353</checksum>
   <summary>Application Manager API (Development)</summary>
   <description>The Application Manager API provides functions to get information about running applications. (DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321569" build="1377321563"/>
-  <size package="7235" installed="33710" archive="34768"/>
-<location href="i686/capi-appfw-app-manager-devel-0.1.0-23.72.i686.rpm"/>
+  <time file="1377321593" build="1377321588"/>
+  <size package="7410" installed="33712" archive="34776"/>
+<location href="x86_64/capi-appfw-app-manager-devel-0.1.0-23.72.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-app-manager-0.1.0-23.72.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3158"/>
+    <rpm:header-range start="280" end="3334"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-app-manager-devel" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
-      <rpm:entry name="capi-appfw-app-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
+      <rpm:entry name="capi-appfw-app-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="23.72"/>
       <rpm:entry name="pkgconfig(capi-appfw-app-manager)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5473,75 +5682,74 @@ for on-screen reading.</description>
 </package>
 <package type="rpm">
   <name>capi-appfw-application</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="53.73"/>
-  <checksum type="sha256" pkgid="YES">979291b980ac2efc05872730003c361d082a54c3f9d5c40542432e876fcb822d</checksum>
+  <checksum type="sha256" pkgid="YES">0cd21c2c24fc4d0206544d15996d23bc2012aa4f3dcf67ae862c242fde102668</checksum>
   <summary>An Application library in SLP C API</summary>
   <description>An Application library in SLP C API</description>
   <packager/>
   <url/>
-  <time file="1377321364" build="1377321359"/>
-  <size package="32271" installed="102136" archive="102604"/>
-<location href="i686/capi-appfw-application-0.1.0-53.73.i686.rpm"/>
+  <time file="1377321443" build="1377321437"/>
+  <size package="32554" installed="103104" archive="103580"/>
+<location href="x86_64/capi-appfw-application-0.1.0-53.73.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-application-0.1.0-53.73.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3313"/>
+    <rpm:header-range start="280" end="3617"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-application" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
-      <rpm:entry name="capi-appfw-application(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
+      <rpm:entry name="capi-appfw-application(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-appfw-application-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="53.73"/>
-  <checksum type="sha256" pkgid="YES">20b4cd5da51d43cf158d771f88f531cc65e2eb1b0b4ee081488a16c810cf609a</checksum>
+  <checksum type="sha256" pkgid="YES">daf6f83b17b86e4bda60ef0716c33155f6c8e9e2fb5e9daf54adbdbe36526931</checksum>
   <summary>An Application library in SLP C API (Development)</summary>
   <description>An Application library in SLP C API (DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321364" build="1377321359"/>
-  <size package="15614" installed="97780" archive="99264"/>
-<location href="i686/capi-appfw-application-devel-0.1.0-53.73.i686.rpm"/>
+  <time file="1377321443" build="1377321437"/>
+  <size package="15793" installed="97782" archive="99272"/>
+<location href="x86_64/capi-appfw-application-devel-0.1.0-53.73.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-application-0.1.0-53.73.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3410"/>
+    <rpm:header-range start="280" end="3586"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-application-devel" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
-      <rpm:entry name="capi-appfw-application-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
+      <rpm:entry name="capi-appfw-application-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="53.73"/>
       <rpm:entry name="pkgconfig(capi-appfw-application)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5553,67 +5761,66 @@ for on-screen reading.</description>
 </package>
 <package type="rpm">
   <name>capi-appfw-package-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.28" rel="2.62"/>
-  <checksum type="sha256" pkgid="YES">227396826b89fe0e735482a14758c1ba9fd8d7c740df6b3db595cbde83f697cc</checksum>
+  <checksum type="sha256" pkgid="YES">cc5d405006dcc555af76458d450eb29f6a33f930759f8a062b293505a2f57161</checksum>
   <summary>Package Manager API</summary>
   <description>The Package Manager API provides functions to install, uninstall the package,
 and also privides event listening function.</description>
   <packager/>
   <url/>
-  <time file="1377321575" build="1377321571"/>
-  <size package="14979" installed="45516" archive="46128"/>
-<location href="i686/capi-appfw-package-manager-0.0.28-2.62.i686.rpm"/>
+  <time file="1377321602" build="1377321597"/>
+  <size package="14818" installed="49432" archive="50052"/>
+<location href="x86_64/capi-appfw-package-manager-0.0.28-2.62.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-package-manager-0.0.28-2.62.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3374"/>
+    <rpm:header-range start="280" end="3582"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-package-manager" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
-      <rpm:entry name="capi-appfw-package-manager(x86-32)" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
-      <rpm:entry name="libcapi-appfw-package-manager.so.0"/>
+      <rpm:entry name="capi-appfw-package-manager(x86-64)" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
+      <rpm:entry name="libcapi-appfw-package-manager.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libcapi-appfw-package-manager.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-package-manager.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pkgmgr_tool</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>capi-appfw-package-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.28" rel="2.62"/>
-  <checksum type="sha256" pkgid="YES">a9f2c9ba7f78049023f11860d8fc113e4f3284ba97d21795f7e4c5c1bbe62686</checksum>
+  <checksum type="sha256" pkgid="YES">043f764215e0fb4f9c9bd373445355bb6f80246ca9cac1288118a5d59ac1a2c9</checksum>
   <summary>Package Manager API (Development)</summary>
   <description>The Package Manager API provides functions to install, uninstall the package,
 and also privides event listening function. (DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321575" build="1377321571"/>
-  <size package="7164" installed="30520" archive="31296"/>
-<location href="i686/capi-appfw-package-manager-devel-0.0.28-2.62.i686.rpm"/>
+  <time file="1377321602" build="1377321597"/>
+  <size package="7341" installed="30522" archive="31304"/>
+<location href="x86_64/capi-appfw-package-manager-devel-0.0.28-2.62.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>capi-appfw-package-manager-0.0.28-2.62.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2994"/>
+    <rpm:header-range start="280" end="3170"/>
     <rpm:provides>
       <rpm:entry name="capi-appfw-package-manager-devel" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
-      <rpm:entry name="capi-appfw-package-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
+      <rpm:entry name="capi-appfw-package-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.28" rel="2.62"/>
       <rpm:entry name="pkgconfig(capi-appfw-package-manager)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5625,26 +5832,26 @@ and also privides event listening function. (DEV)</description>
 </package>
 <package type="rpm">
   <name>capi-base-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="8.3"/>
-  <checksum type="sha256" pkgid="YES">95b92cb192cfe806e9ac290f5fccc8a43bcd5700c0edfb269a8c98db88627d80</checksum>
+  <checksum type="sha256" pkgid="YES">13ca84e14f000d0745ffa46c9ddceaa1b0c6429cd534b15b074005c6b6806f6a</checksum>
   <summary>Common header files of Tizen Native API</summary>
   <description>Common header files of Tizen Native API</description>
   <packager/>
   <url/>
-  <time file="1377308753" build="1377308746"/>
-  <size package="1807" installed="0" archive="124"/>
-<location href="i686/capi-base-common-0.1.0-8.3.i686.rpm"/>
+  <time file="1377308777" build="1377308770"/>
+  <size package="1980" installed="0" archive="124"/>
+<location href="x86_64/capi-base-common-0.1.0-8.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-base-common-0.1.0-8.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1759"/>
+    <rpm:header-range start="280" end="1932"/>
     <rpm:provides>
       <rpm:entry name="capi-base-common" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
-      <rpm:entry name="capi-base-common(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
+      <rpm:entry name="capi-base-common(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -5652,26 +5859,26 @@ and also privides event listening function. (DEV)</description>
 </package>
 <package type="rpm">
   <name>capi-base-common-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="8.3"/>
-  <checksum type="sha256" pkgid="YES">cdd3ce50009ec5f8060d7338ac9d0181374c11bed65424aaa7cb3c85ae3b17aa</checksum>
+  <checksum type="sha256" pkgid="YES">250a7686298615f49dff67284000c4bc853730aa155f0cfa6dd640705f0a8dd0</checksum>
   <summary>Common header files of Tizen Native API (Development)</summary>
   <description>Common header files of Tizen Native API</description>
   <packager/>
   <url/>
-  <time file="1377308753" build="1377308746"/>
-  <size package="6468" installed="12285" archive="12980"/>
-<location href="i686/capi-base-common-devel-0.1.0-8.3.i686.rpm"/>
+  <time file="1377308777" build="1377308770"/>
+  <size package="6649" installed="12285" archive="12980"/>
+<location href="x86_64/capi-base-common-devel-0.1.0-8.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-base-common-0.1.0-8.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2741"/>
+    <rpm:header-range start="280" end="2921"/>
     <rpm:provides>
       <rpm:entry name="capi-base-common-devel" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
-      <rpm:entry name="capi-base-common-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
+      <rpm:entry name="capi-base-common-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="8.3"/>
       <rpm:entry name="pkgconfig(capi-base-common)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -5682,73 +5889,71 @@ and also privides event listening function. (DEV)</description>
 </package>
 <package type="rpm">
   <name>capi-content-media-content</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.58" rel="2.70"/>
-  <checksum type="sha256" pkgid="YES">d41466a54f5173fbff1f156af1c1c56470e03317e94d823d55b64ebae6673119</checksum>
+  <checksum type="sha256" pkgid="YES">d112878cc6ebfb28a36904de42bdb19d3a6b36f999d934c376978d7858dc6ca4</checksum>
   <summary>A Media content library in SLP C API</summary>
   <description>A Media content library in SLP C API.</description>
   <packager/>
   <url/>
-  <time file="1377321698" build="1377321693"/>
-  <size package="57610" installed="229232" archive="230048"/>
-<location href="i686/capi-content-media-content-0.2.58-2.70.i686.rpm"/>
+  <time file="1377321796" build="1377321791"/>
+  <size package="60938" installed="226468" archive="227292"/>
+<location href="x86_64/capi-content-media-content-0.2.58-2.70.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>capi-content-media-content-0.2.58-2.70.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3735"/>
+    <rpm:header-range start="280" end="3983"/>
     <rpm:provides>
       <rpm:entry name="capi-content-media-content" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
-      <rpm:entry name="capi-content-media-content(x86-32)" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
+      <rpm:entry name="capi-content-media-content(x86-64)" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
+      <rpm:entry name="libcapi-content-media-content.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmedia-service.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libmedia-thumbnail.so.1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-thumbnail.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-service.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-content-media-content-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.58" rel="2.70"/>
-  <checksum type="sha256" pkgid="YES">aaaec9bdb2d9d1f25e5a251e3c18ab66783381b757965d47e28f2cb9edfa254a</checksum>
+  <checksum type="sha256" pkgid="YES">fbbf381d19f7532d609e72691c65638702d2aa2b8d77695864c6cda284aeb37d</checksum>
   <summary>A Media content library in SLP C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-content-media-content.</description>
   <packager/>
   <url/>
-  <time file="1377321698" build="1377321693"/>
-  <size package="19330" installed="161498" archive="163848"/>
-<location href="i686/capi-content-media-content-devel-0.2.58-2.70.i686.rpm"/>
+  <time file="1377321796" build="1377321791"/>
+  <size package="19503" installed="161500" archive="163852"/>
+<location href="x86_64/capi-content-media-content-devel-0.2.58-2.70.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>capi-content-media-content-0.2.58-2.70.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4252"/>
+    <rpm:header-range start="280" end="4428"/>
     <rpm:provides>
       <rpm:entry name="capi-content-media-content-devel" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
-      <rpm:entry name="capi-content-media-content-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
+      <rpm:entry name="capi-content-media-content-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.58" rel="2.70"/>
       <rpm:entry name="pkgconfig(capi-content-media-content)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5761,63 +5966,62 @@ to develop applications that require capi-content-media-content.</description>
 </package>
 <package type="rpm">
   <name>capi-content-mime-type</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">bb34c7cb373e8a5317bc1c572ea169f7b0c710378bcc3942a72489e84611a435</checksum>
+  <checksum type="sha256" pkgid="YES">ab7acf121235b77bb0715f17c07b6aeba042e494d86d40eb4953e12c769eafa8</checksum>
   <summary>A MIME type library in Tizen C API</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321037" build="1377321030"/>
-  <size package="6429" installed="11776" archive="12244"/>
-<location href="i686/capi-content-mime-type-0.0.2-3.7.i686.rpm"/>
+  <time file="1377321088" build="1377321081"/>
+  <size package="6541" installed="13056" archive="13532"/>
+<location href="x86_64/capi-content-mime-type-0.0.2-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>APIs</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>capi-content-mime-type-0.0.2-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2951"/>
+    <rpm:header-range start="280" end="3151"/>
     <rpm:provides>
       <rpm:entry name="capi-content-mime-type" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
-      <rpm:entry name="capi-content-mime-type(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
-      <rpm:entry name="libcapi-content-mime-type.so.0"/>
+      <rpm:entry name="capi-content-mime-type(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
+      <rpm:entry name="libcapi-content-mime-type.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxdgmime.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-content-mime-type-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">3e38a90277de5c16406e047864c2c9fe9c9225b67939a0fa90e8b3ffb26c4f87</checksum>
+  <checksum type="sha256" pkgid="YES">2539ad6508032f2cd4032c92d57191b64cfa1f1f5eb9cdbfe872a0821843dff2</checksum>
   <summary>A MIME type library in Tizen C API (Development)</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321037" build="1377321030"/>
-  <size package="4056" installed="3150" archive="3760"/>
-<location href="i686/capi-content-mime-type-devel-0.0.2-3.7.i686.rpm"/>
+  <time file="1377321088" build="1377321081"/>
+  <size package="4240" installed="3152" archive="3764"/>
+<location href="x86_64/capi-content-mime-type-devel-0.0.2-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>APIs</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>capi-content-mime-type-0.0.2-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2712"/>
+    <rpm:header-range start="280" end="2892"/>
     <rpm:provides>
       <rpm:entry name="capi-content-mime-type-devel" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
-      <rpm:entry name="capi-content-mime-type-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
+      <rpm:entry name="capi-content-mime-type-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="3.7"/>
       <rpm:entry name="pkgconfig(capi-content-mime-type)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5829,63 +6033,62 @@ to develop applications that require capi-content-media-content.</description>
 </package>
 <package type="rpm">
   <name>capi-location-geocoder</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">76634aa84486e7ccb816a5cf65f5b356e4f273323dbfc374225302dc8d88cf45</checksum>
+  <checksum type="sha256" pkgid="YES">dd73485b07a111a25fe33a39605f8dedd63130d2432007dce4de07fb14809950</checksum>
   <summary>A Geocoder library in Tizen Native API</summary>
   <description>A Geocoder library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321181" build="1377321175"/>
-  <size package="14200" installed="33568" archive="34540"/>
-<location href="i686/capi-location-geocoder-0.1.2-2.1.i686.rpm"/>
+  <time file="1377321237" build="1377321232"/>
+  <size package="14389" installed="35228" archive="36208"/>
+<location href="x86_64/capi-location-geocoder-0.1.2-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-location-geocoder-0.1.2-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3538"/>
+    <rpm:header-range start="280" end="3742"/>
     <rpm:provides>
       <rpm:entry name="capi-location-geocoder" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
-      <rpm:entry name="capi-location-geocoder(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
-      <rpm:entry name="libcapi-location-geocoder.so.0"/>
+      <rpm:entry name="capi-location-geocoder(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
+      <rpm:entry name="libcapi-location-geocoder.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-location-geocoder-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">bcb0787e7c93d30a0158506e134a12e25722e095a6fb91c3fa006c35e676b8a9</checksum>
+  <checksum type="sha256" pkgid="YES">9b65b12c3a3942526f52e1952b898e0c426ca03af692b23c48b20cc596c7eb21</checksum>
   <summary>A Geocoder library in Tizen Native API (Development)</summary>
   <description>A Geocoder library in Tizen Native API (Development).</description>
   <packager/>
   <url/>
-  <time file="1377321181" build="1377321175"/>
-  <size package="5647" installed="16759" archive="17184"/>
-<location href="i686/capi-location-geocoder-devel-0.1.2-2.1.i686.rpm"/>
+  <time file="1377321237" build="1377321232"/>
+  <size package="5832" installed="16761" archive="17192"/>
+<location href="x86_64/capi-location-geocoder-devel-0.1.2-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-location-geocoder-0.1.2-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2787"/>
+    <rpm:header-range start="280" end="2967"/>
     <rpm:provides>
       <rpm:entry name="capi-location-geocoder-devel" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
-      <rpm:entry name="capi-location-geocoder-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
+      <rpm:entry name="capi-location-geocoder-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="2.1"/>
       <rpm:entry name="pkgconfig(capi-location-geocoder)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5897,65 +6100,64 @@ to develop applications that require capi-content-media-content.</description>
 </package>
 <package type="rpm">
   <name>capi-location-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.11" rel="2.21"/>
-  <checksum type="sha256" pkgid="YES">581dbc7b31b5869c21054e0859643b84053e19051456d6cf1e8ddeb91f1fa647</checksum>
+  <checksum type="sha256" pkgid="YES">456e74c5ee8da06585b90f094a4d6e40585a8f10d16e477d87dbd1af6905ed03</checksum>
   <summary>A Location Manager library in Tizen Native API</summary>
   <description>A Location Manager library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321164" build="1377321159"/>
-  <size package="24430" installed="81424" archive="82212"/>
-<location href="i686/capi-location-manager-0.1.11-2.21.i686.rpm"/>
+  <time file="1377321238" build="1377321233"/>
+  <size package="25014" installed="80100" archive="80892"/>
+<location href="x86_64/capi-location-manager-0.1.11-2.21.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/API</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-location-manager-0.1.11-2.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3446"/>
+    <rpm:header-range start="280" end="3658"/>
     <rpm:provides>
       <rpm:entry name="capi-location-manager" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
-      <rpm:entry name="capi-location-manager(x86-32)" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
-      <rpm:entry name="libcapi-location-manager.so.0"/>
+      <rpm:entry name="capi-location-manager(x86-64)" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
+      <rpm:entry name="libcapi-location-manager.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-location-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.11" rel="2.21"/>
-  <checksum type="sha256" pkgid="YES">d80186791a5b08d5678e3ca203caed4478cb2f089f24517521b645f1c9fef092</checksum>
+  <checksum type="sha256" pkgid="YES">3198685293a15be26075780dd716e35328602b3f65c2e724ea66c4230e9e6cd1</checksum>
   <summary>A Location Manager library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-location-manager.</description>
   <packager/>
   <url/>
-  <time file="1377321164" build="1377321159"/>
-  <size package="10931" installed="69571" archive="70496"/>
-<location href="i686/capi-location-manager-devel-0.1.11-2.21.i686.rpm"/>
+  <time file="1377321238" build="1377321233"/>
+  <size package="11115" installed="69573" archive="70504"/>
+<location href="x86_64/capi-location-manager-devel-0.1.11-2.21.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Development</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-location-manager-0.1.11-2.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3211"/>
+    <rpm:header-range start="280" end="3391"/>
     <rpm:provides>
       <rpm:entry name="capi-location-manager-devel" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
-      <rpm:entry name="capi-location-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
+      <rpm:entry name="capi-location-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.11" rel="2.21"/>
       <rpm:entry name="pkgconfig(capi-location-manager)"/>
     </rpm:provides>
     <rpm:requires>
@@ -5967,67 +6169,66 @@ to develop applications that require capi-location-manager.</description>
 </package>
 <package type="rpm">
   <name>capi-location-poi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">be1363209f7d3b37a2437012dd79a505f801fb46d5a7cf0a5f17cd930c3fb5cf</checksum>
+  <checksum type="sha256" pkgid="YES">63dbee0247c42683a5d3687973b8a1d0b4b98e6dac16fa927b01caad46f59612</checksum>
   <summary>A Location POI library in Tizen Native API</summary>
   <description>A Location POI library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321215" build="1377321210"/>
-  <size package="17383" installed="48964" archive="49732"/>
-<location href="i686/capi-location-poi-0.1.3-2.6.i686.rpm"/>
+  <time file="1377321285" build="1377321280"/>
+  <size package="17791" installed="51300" archive="52068"/>
+<location href="x86_64/capi-location-poi-0.1.3-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/API</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-location-poi-0.1.3-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3433"/>
+    <rpm:header-range start="280" end="3661"/>
     <rpm:provides>
       <rpm:entry name="capi-location-poi" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
-      <rpm:entry name="capi-location-poi(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
-      <rpm:entry name="libcapi-location-poi.so.0"/>
+      <rpm:entry name="capi-location-poi(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
+      <rpm:entry name="libcapi-location-poi.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcapi-location-manager.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-location-manager.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-location-poi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">b99b5abeb52275b4c7e55f75ddbdabda5d6f4b128df61692212a34e809272360</checksum>
+  <checksum type="sha256" pkgid="YES">cb220ebe2db136cb1a21ab1d1360018f4cc2251ea0aa9c231a498cf7a8f01138</checksum>
   <summary>A Location POI library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-location-poi.</description>
   <packager/>
   <url/>
-  <time file="1377321215" build="1377321210"/>
-  <size package="7226" installed="34079" archive="34668"/>
-<location href="i686/capi-location-poi-devel-0.1.3-2.6.i686.rpm"/>
+  <time file="1377321285" build="1377321280"/>
+  <size package="7410" installed="34081" archive="34680"/>
+<location href="x86_64/capi-location-poi-devel-0.1.3-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Development</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-location-poi-0.1.3-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2934"/>
+    <rpm:header-range start="280" end="3114"/>
     <rpm:provides>
       <rpm:entry name="capi-location-poi-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
-      <rpm:entry name="capi-location-poi-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
+      <rpm:entry name="capi-location-poi-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.6"/>
       <rpm:entry name="pkgconfig(capi-location-poi)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6040,65 +6241,64 @@ to develop applications that require capi-location-poi.</description>
 </package>
 <package type="rpm">
   <name>capi-location-route</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="2.27"/>
-  <checksum type="sha256" pkgid="YES">9bbeb7ac5cddb2862ee7905a48557e618f2fdcc9b99bba2039a1f1b7ee7871fd</checksum>
+  <checksum type="sha256" pkgid="YES">7f86abf284d74ccd9ce721031e9b3820675ace847db44ca2f1fcc3aafebe4049</checksum>
   <summary>A Location Route library in Tizen Native API</summary>
   <description>A Location Route library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321217" build="1377321211"/>
-  <size package="17078" installed="67320" archive="67776"/>
-<location href="i686/capi-location-route-0.1.4-2.27.i686.rpm"/>
+  <time file="1377321292" build="1377321287"/>
+  <size package="18040" installed="70600" archive="71064"/>
+<location href="x86_64/capi-location-route-0.1.4-2.27.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-location-route-0.1.4-2.27.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2980"/>
+    <rpm:header-range start="280" end="3188"/>
     <rpm:provides>
       <rpm:entry name="capi-location-route" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
-      <rpm:entry name="capi-location-route(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
-      <rpm:entry name="libcapi-location-route.so.0"/>
+      <rpm:entry name="capi-location-route(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
+      <rpm:entry name="libcapi-location-route.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-location-route-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="2.27"/>
-  <checksum type="sha256" pkgid="YES">8259f63434ec290fdab62747c7e61ae55d693fe3e38b233aeb93ad8d6bcb88b5</checksum>
+  <checksum type="sha256" pkgid="YES">e9d7539438d734724d1b21bf4fdfb7919c3cd8b40caa16ddbd3f1085a4d15027</checksum>
   <summary>A Location Route library in Tizen Native API (Development)</summary>
   <description>A Location Route library in Tizen Native API (Development).
 
 Development Package</description>
   <packager/>
   <url/>
-  <time file="1377321217" build="1377321211"/>
-  <size package="8507" installed="55698" archive="56756"/>
-<location href="i686/capi-location-route-devel-0.1.4-2.27.i686.rpm"/>
+  <time file="1377321292" build="1377321287"/>
+  <size package="8682" installed="55700" archive="56760"/>
+<location href="x86_64/capi-location-route-devel-0.1.4-2.27.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/API</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-location-route-0.1.4-2.27.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3260"/>
+    <rpm:header-range start="280" end="3436"/>
     <rpm:provides>
       <rpm:entry name="capi-location-route-devel" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
-      <rpm:entry name="capi-location-route-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
+      <rpm:entry name="capi-location-route-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="2.27"/>
       <rpm:entry name="pkgconfig(capi-location-route)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6111,61 +6311,60 @@ Development Package</description>
 </package>
 <package type="rpm">
   <name>capi-media-audio-io</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.0" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">356d72e4f9a4a4f53244ff08d2bd4f895d2b4d85c6d30ff3f281cd5aea6e9f87</checksum>
+  <checksum type="sha256" pkgid="YES">200141d989346474295be91cc1ddf06d8e00cb7b6fd4a401023053e2ef9a3d52</checksum>
   <summary>An Audio Input &amp; Audio Output library in Tizen Native API</summary>
   <description>An Audio Input &amp; Audio Output library in Tizen Native API</description>
   <packager/>
   <url/>
-  <time file="1377321714" build="1377321709"/>
-  <size package="14192" installed="42686" archive="43464"/>
-<location href="i686/capi-media-audio-io-0.2.0-2.5.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="14810" installed="44734" archive="45520"/>
+<location href="x86_64/capi-media-audio-io-0.2.0-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-media-audio-io-0.2.0-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3318"/>
+    <rpm:header-range start="280" end="3506"/>
     <rpm:provides>
       <rpm:entry name="capi-media-audio-io" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
-      <rpm:entry name="capi-media-audio-io(x86-32)" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
-      <rpm:entry name="libcapi-media-audio-io.so.0"/>
+      <rpm:entry name="capi-media-audio-io(x86-64)" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
+      <rpm:entry name="libcapi-media-audio-io.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-audio-io-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.0" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">b3246a41ff457a72e4669799a7e4106fc81397d2ebde3f26de0b4567cedd4920</checksum>
+  <checksum type="sha256" pkgid="YES">6d87db32df2b2d22685a15162174be517ccfdfb5c18793545738b10e339e59fb</checksum>
   <summary>An Audio Input &amp; Audio Output library in Tizen Native API (Development)</summary>
   <description>An Audio Input &amp; Audio Output library in Tizen Native API (DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321714" build="1377321709"/>
-  <size package="6177" installed="17635" archive="18236"/>
-<location href="i686/capi-media-audio-io-devel-0.2.0-2.5.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="6357" installed="17637" archive="18240"/>
+<location href="x86_64/capi-media-audio-io-devel-0.2.0-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-media-audio-io-0.2.0-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2931"/>
+    <rpm:header-range start="280" end="3107"/>
     <rpm:provides>
       <rpm:entry name="capi-media-audio-io-devel" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
-      <rpm:entry name="capi-media-audio-io-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
+      <rpm:entry name="capi-media-audio-io-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.0" rel="2.5"/>
       <rpm:entry name="pkgconfig(capi-media-audio-io)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6177,130 +6376,62 @@ Development Package</description>
   </format>
 </package>
 <package type="rpm">
-  <name>capi-media-camera</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">87a593b898035c64ee763b231248a0a5483d0e32f22d6c9e8ed227f35aeeec15</checksum>
-  <summary>A Camera library in Tizen C API</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321770" build="1377321765"/>
-  <size package="26054" installed="91424" archive="92028"/>
-<location href="i686/capi-media-camera-0.1.3-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>capi-media-camera-0.1.3-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2936"/>
-    <rpm:provides>
-      <rpm:entry name="capi-media-camera" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="capi-media-camera(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="libcapi-media-camera.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libmmfcamcorder.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>capi-media-camera-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">184a4ff577700b9e6be9b7f67f86332db3e7a4d8d33aeb4446203ff0e06e10c0</checksum>
-  <summary>A Camera library in Tizen C API (Development)</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321770" build="1377321765"/>
-  <size package="15265" installed="107212" archive="107804"/>
-<location href="i686/capi-media-camera-devel-0.1.3-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>capi-media-camera-0.1.3-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2529"/>
-    <rpm:provides>
-      <rpm:entry name="capi-media-camera-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="capi-media-camera-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="pkgconfig(capi-media-camera)" flags="EQ" epoch="0" ver="0.0.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(capi-base-common)"/>
-      <rpm:entry name="capi-media-camera" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>capi-media-image-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="22.5"/>
-  <checksum type="sha256" pkgid="YES">ba1341b82f25401ee28689d07a11e1311257e8722b893a14b277fe28c69e0143</checksum>
+  <checksum type="sha256" pkgid="YES">5d33de70afa767768c236a4c4cb5d73af74f2d1832ee96b8f4caeca29ef61b58</checksum>
   <summary>A Image Utility library in Tizen Native API</summary>
   <description>A Image Utility library in Tizen Native API</description>
   <packager/>
   <url/>
-  <time file="1377321032" build="1377321026"/>
-  <size package="11484" installed="24020" archive="24816"/>
-<location href="i686/capi-media-image-util-0.1.0-22.5.i686.rpm"/>
+  <time file="1377321136" build="1377321128"/>
+  <size package="11645" installed="25564" archive="26360"/>
+<location href="x86_64/capi-media-image-util-0.1.0-22.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>capi-media-image-util-0.1.0-22.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3352"/>
+    <rpm:header-range start="280" end="3576"/>
     <rpm:provides>
       <rpm:entry name="capi-media-image-util" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
-      <rpm:entry name="capi-media-image-util(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
-      <rpm:entry name="libcapi-media-image-util.so.0"/>
+      <rpm:entry name="capi-media-image-util(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
+      <rpm:entry name="libcapi-media-image-util.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmmutil_jpeg.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libmmutil_jpeg.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-image-util-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="22.5"/>
-  <checksum type="sha256" pkgid="YES">48b909f6a669e9f9f7788403a5bc8cdd468abc66fa39198185ec58087809cec7</checksum>
+  <checksum type="sha256" pkgid="YES">774e6862088661222dde330416dacac375bf29ae2b073579cbc62d43e4654a7a</checksum>
   <summary>A Image Utility library in Tizen Native API (Development)</summary>
   <description>A Image Utility library in Tizen Native API (Development)</description>
   <packager/>
   <url/>
-  <time file="1377321032" build="1377321026"/>
-  <size package="6008" installed="14988" archive="15596"/>
-<location href="i686/capi-media-image-util-devel-0.1.0-22.5.i686.rpm"/>
+  <time file="1377321136" build="1377321128"/>
+  <size package="6190" installed="14990" archive="15608"/>
+<location href="x86_64/capi-media-image-util-devel-0.1.0-22.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>capi-media-image-util-0.1.0-22.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3001"/>
+    <rpm:header-range start="280" end="3177"/>
     <rpm:provides>
       <rpm:entry name="capi-media-image-util-devel" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
-      <rpm:entry name="capi-media-image-util-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
+      <rpm:entry name="capi-media-image-util-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="22.5"/>
       <rpm:entry name="pkgconfig(capi-media-image-util)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6316,63 +6447,63 @@ Development Package</description>
 </package>
 <package type="rpm">
   <name>capi-media-metadata-extractor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="19.6"/>
-  <checksum type="sha256" pkgid="YES">a25e3ef8708c4f7d41bfa551e6d8dec59cb73c712ad6329915aaf6a5164f27de</checksum>
+  <checksum type="sha256" pkgid="YES">812e80cd9d1048c8b0214ef99edee351457c24f433e9f28da086b2477eb56465</checksum>
   <summary>A media metadata extractor library in SLP C API</summary>
   <description>A media metadata extractor  library in SLP C API</description>
   <packager/>
   <url/>
-  <time file="1377321053" build="1377321046"/>
-  <size package="15722" installed="42413" archive="43040"/>
-<location href="i686/capi-media-metadata-extractor-0.1.0-19.6.i686.rpm"/>
+  <time file="1377321126" build="1377321117"/>
+  <size package="16076" installed="43509" archive="44140"/>
+<location href="x86_64/capi-media-metadata-extractor-0.1.0-19.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-media-metadata-extractor-0.1.0-19.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3340"/>
+    <rpm:header-range start="280" end="3576"/>
     <rpm:provides>
       <rpm:entry name="capi-media-metadata-extractor" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
-      <rpm:entry name="capi-media-metadata-extractor(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
-      <rpm:entry name="libcapi-media-metadata-extractor.so"/>
+      <rpm:entry name="capi-media-metadata-extractor(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
+      <rpm:entry name="libcapi-media-metadata-extractor.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-metadata-extractor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="19.6"/>
-  <checksum type="sha256" pkgid="YES">b0424545cdd8026bc2303510fc0af4a2525ebd65b5afe7c7be1f1dc444b19fbd</checksum>
+  <checksum type="sha256" pkgid="YES">5755fe4f88f49d6f05e264b26042f60ab468f05908208b5a612cdd4d75d92ff5</checksum>
   <summary>A media metadata extractor  library in SLP C API (Development)</summary>
   <description>A media metadata extractor  library in SLP C API.</description>
   <packager/>
   <url/>
-  <time file="1377321053" build="1377321046"/>
-  <size package="5591" installed="11927" archive="12528"/>
-<location href="i686/capi-media-metadata-extractor-devel-0.1.0-19.6.i686.rpm"/>
+  <time file="1377321126" build="1377321117"/>
+  <size package="5770" installed="11929" archive="12532"/>
+<location href="x86_64/capi-media-metadata-extractor-devel-0.1.0-19.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-media-metadata-extractor-0.1.0-19.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3021"/>
+    <rpm:header-range start="280" end="3197"/>
     <rpm:provides>
       <rpm:entry name="capi-media-metadata-extractor-devel" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
-      <rpm:entry name="capi-media-metadata-extractor-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
+      <rpm:entry name="capi-media-metadata-extractor-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="19.6"/>
       <rpm:entry name="pkgconfig(capi-media-metadata-extractor)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6386,69 +6517,67 @@ Development Package</description>
 </package>
 <package type="rpm">
   <name>capi-media-player</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="58.6"/>
-  <checksum type="sha256" pkgid="YES">31190f97d49d5e4562f3bf3cc793626936f930d49f441a3df67e38596bfa7133</checksum>
+  <checksum type="sha256" pkgid="YES">157b0d3dcbc731801305da13459e03b48b055f790c1fc5353f1f6bb0f3ba58ae</checksum>
   <summary>A Media Player library in Tizen Native API</summary>
   <description>A Media Player library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321822" build="1377321816"/>
-  <size package="29511" installed="101508" archive="102280"/>
-<location href="i686/capi-media-player-0.1.0-58.6.i686.rpm"/>
+  <time file="1377322167" build="1377322162"/>
+  <size package="31249" installed="105376" archive="106148"/>
+<location href="x86_64/capi-media-player-0.1.0-58.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-media-player-0.1.0-58.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3556"/>
+    <rpm:header-range start="280" end="3748"/>
     <rpm:provides>
       <rpm:entry name="capi-media-player" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
-      <rpm:entry name="capi-media-player(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
-      <rpm:entry name="libcapi-media-player.so.0"/>
+      <rpm:entry name="capi-media-player(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
+      <rpm:entry name="libcapi-media-player.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmmfplayer.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libmmfplayer.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libmm_ta.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmm_ta.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-player-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="58.6"/>
-  <checksum type="sha256" pkgid="YES">e26d37f57dae013ec14b271a532fd10c13fbe7f7424f2f60f50f826663cac7f9</checksum>
+  <checksum type="sha256" pkgid="YES">43b1b07f318f2a143195751522154b1552e793ddad7e3c2cab837f86d65d04f7</checksum>
   <summary>A Media Player library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-media-player.</description>
   <packager/>
   <url/>
-  <time file="1377321822" build="1377321816"/>
-  <size package="12804" installed="82021" archive="82612"/>
-<location href="i686/capi-media-player-devel-0.1.0-58.6.i686.rpm"/>
+  <time file="1377322167" build="1377322162"/>
+  <size package="12983" installed="82023" archive="82624"/>
+<location href="x86_64/capi-media-player-devel-0.1.0-58.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-media-player-0.1.0-58.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3005"/>
+    <rpm:header-range start="280" end="3181"/>
     <rpm:provides>
       <rpm:entry name="capi-media-player-devel" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
-      <rpm:entry name="capi-media-player-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
+      <rpm:entry name="capi-media-player-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="58.6"/>
       <rpm:entry name="pkgconfig(capi-media-player)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6461,61 +6590,60 @@ to develop applications that require capi-media-player.</description>
 </package>
 <package type="rpm">
   <name>capi-media-radio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="11.8"/>
-  <checksum type="sha256" pkgid="YES">c4e0a35b286dbd82d6bc61025584936558bf057f33dd5b035c46ce2bda59f883</checksum>
+  <checksum type="sha256" pkgid="YES">9ef68cc67070df4757d06b8594f601d3bb29f38bd744ff971c04781d04088f41</checksum>
   <summary>A Radio library in Tizen Native API</summary>
   <description>A Radio library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321732" build="1377321726"/>
-  <size package="9131" installed="21932" archive="22384"/>
-<location href="i686/capi-media-radio-0.1.0-11.8.i686.rpm"/>
+  <time file="1377322021" build="1377322017"/>
+  <size package="9385" installed="23776" archive="24228"/>
+<location href="x86_64/capi-media-radio-0.1.0-11.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-media-radio-0.1.0-11.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2884"/>
+    <rpm:header-range start="280" end="3068"/>
     <rpm:provides>
       <rpm:entry name="capi-media-radio" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
-      <rpm:entry name="capi-media-radio(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
-      <rpm:entry name="libcapi-media-radio.so.0"/>
+      <rpm:entry name="capi-media-radio(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
+      <rpm:entry name="libcapi-media-radio.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libmmfradio.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmmfradio.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-radio-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="11.8"/>
-  <checksum type="sha256" pkgid="YES">749ead5e5350862a1f027a3fa935c9a2e05e4ded797c536e87000e5bf94829fb</checksum>
+  <checksum type="sha256" pkgid="YES">9f9b18c605f3446e3f57a2f01ba62c26102d90f5ed5cb5823cfd1207b43d0b11</checksum>
   <summary>A Radio library in Tizen Native API (Development)</summary>
   <description>A Radio library in Tizen Native API (Development).</description>
   <packager/>
   <url/>
-  <time file="1377321732" build="1377321726"/>
-  <size package="5758" installed="15653" archive="16240"/>
-<location href="i686/capi-media-radio-devel-0.1.0-11.8.i686.rpm"/>
+  <time file="1377322021" build="1377322017"/>
+  <size package="5935" installed="15653" archive="16244"/>
+<location href="x86_64/capi-media-radio-devel-0.1.0-11.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/API</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-media-radio-0.1.0-11.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2824"/>
+    <rpm:header-range start="280" end="3000"/>
     <rpm:provides>
       <rpm:entry name="capi-media-radio-devel" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
-      <rpm:entry name="capi-media-radio-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
+      <rpm:entry name="capi-media-radio-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="11.8"/>
       <rpm:entry name="pkgconfig(capi-media-radio)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6526,117 +6654,45 @@ to develop applications that require capi-media-player.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>capi-media-recorder</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.1" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">776dd66f1fa6bb111587f6df65d57bbcab29d5e310c6b7c6e298fba5f16fa5de</checksum>
-  <summary>A Recorder library in Tizen C API</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321828" build="1377321824"/>
-  <size package="17299" installed="49696" archive="50304"/>
-<location href="i686/capi-media-recorder-0.1.1-4.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
-    <rpm:sourcerpm>capi-media-recorder-0.1.1-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3030"/>
-    <rpm:provides>
-      <rpm:entry name="capi-media-recorder" flags="EQ" epoch="0" ver="0.1.1" rel="4.1"/>
-      <rpm:entry name="capi-media-recorder(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="4.1"/>
-      <rpm:entry name="libcapi-media-recorder.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libcapi-media-camera.so.0"/>
-      <rpm:entry name="libmmfcamcorder.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>capi-media-recorder-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.1" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">8b21e863e271a110dbd842ff851ca1b33b0fc2bb0fc78567d8bafa3fa007016b</checksum>
-  <summary>A Recorder library in Tizen C API (Development)</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321828" build="1377321824"/>
-  <size package="9274" installed="49770" archive="50376"/>
-<location href="i686/capi-media-recorder-devel-0.1.1-4.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
-    <rpm:sourcerpm>capi-media-recorder-0.1.1-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2631"/>
-    <rpm:provides>
-      <rpm:entry name="capi-media-recorder-devel" flags="EQ" epoch="0" ver="0.1.1" rel="4.1"/>
-      <rpm:entry name="capi-media-recorder-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="4.1"/>
-      <rpm:entry name="pkgconfig(capi-media-recorder)" flags="EQ" epoch="0" ver="0.0.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(capi-base-common)"/>
-      <rpm:entry name="capi-media-recorder" flags="EQ" epoch="0" ver="0.1.1" rel="4.1"/>
-      <rpm:entry name="pkgconfig(capi-media-audio-io)"/>
-      <rpm:entry name="pkgconfig(capi-media-camera)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>capi-media-sound-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">bb13e708bb6e1a28a4f005d3a7769ab3950e13116e0fb5770862773c6da49db7</checksum>
+  <checksum type="sha256" pkgid="YES">74198c854420f92a54e77a15d1fcaded1bdead0f8cfb224c700bf6cc8cefc8b6</checksum>
   <summary>Sound Manager library</summary>
   <description>A Sound Manager library in Tizen C API</description>
   <packager/>
   <url/>
-  <time file="1377321658" build="1377321653"/>
-  <size package="13144" installed="30206" archive="31012"/>
-<location href="i686/capi-media-sound-manager-0.1.1-2.2.i686.rpm"/>
+  <time file="1377321944" build="1377321939"/>
+  <size package="13193" installed="36246" archive="37052"/>
+<location href="x86_64/capi-media-sound-manager-0.1.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-media-sound-manager-0.1.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3391"/>
+    <rpm:header-range start="280" end="3583"/>
     <rpm:provides>
       <rpm:entry name="capi-media-sound-manager" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
-      <rpm:entry name="capi-media-sound-manager(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
-      <rpm:entry name="libcapi-media-sound-manager.so.0"/>
+      <rpm:entry name="capi-media-sound-manager(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
+      <rpm:entry name="libcapi-media-sound-manager.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmmfsession.so.0"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-sound-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">5cf4d7b021f37f6ecf3e9bbfb2f9673f02287ca74d0d291631abb7ed2aabb081</checksum>
+  <checksum type="sha256" pkgid="YES">ba798599e10d8886ccc142aa29522124be257b704f38d219e00b95c6efa19bac</checksum>
   <summary>Sound Manager library (Development)</summary>
   <description>A Sound Manager library in Tizen C API (DEV)
 
@@ -6644,19 +6700,19 @@ This package contains all necessary include files and libraries needed
 to develop applications that require capi-media-sound-manager.</description>
   <packager/>
   <url/>
-  <time file="1377321658" build="1377321653"/>
-  <size package="7126" installed="22203" archive="22824"/>
-<location href="i686/capi-media-sound-manager-devel-0.1.1-2.2.i686.rpm"/>
+  <time file="1377321944" build="1377321939"/>
+  <size package="7303" installed="22205" archive="22828"/>
+<location href="x86_64/capi-media-sound-manager-devel-0.1.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-media-sound-manager-0.1.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3072"/>
+    <rpm:header-range start="280" end="3248"/>
     <rpm:provides>
       <rpm:entry name="capi-media-sound-manager-devel" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
-      <rpm:entry name="capi-media-sound-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
+      <rpm:entry name="capi-media-sound-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="2.2"/>
       <rpm:entry name="pkgconfig(capi-media-sound-manager)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6668,61 +6724,61 @@ to develop applications that require capi-media-sound-manager.</description>
 </package>
 <package type="rpm">
   <name>capi-media-tone-player</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="17.5"/>
-  <checksum type="sha256" pkgid="YES">525d52d38478d962556a446d57d29ac120d61beb65568d6238a4ff6fca41d59a</checksum>
+  <checksum type="sha256" pkgid="YES">fbfe1728836295c18bd8d015b743bf162644bcf51b66dd28c65cd4a1c323208a</checksum>
   <summary>A tone player library in Tizen C API</summary>
   <description>A tone player library in Tizen C API.</description>
   <packager/>
   <url/>
-  <time file="1377321719" build="1377321714"/>
-  <size package="9793" installed="18904" archive="19692"/>
-<location href="i686/capi-media-tone-player-0.1.0-17.5.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="9915" installed="20144" archive="20940"/>
+<location href="x86_64/capi-media-tone-player-0.1.0-17.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-media-tone-player-0.1.0-17.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3309"/>
+    <rpm:header-range start="280" end="3525"/>
     <rpm:provides>
       <rpm:entry name="capi-media-tone-player" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
-      <rpm:entry name="capi-media-tone-player(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
-      <rpm:entry name="libcapi-media-tone-player.so.0"/>
+      <rpm:entry name="capi-media-tone-player(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
+      <rpm:entry name="libcapi-media-tone-player.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-tone-player-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="17.5"/>
-  <checksum type="sha256" pkgid="YES">5fc3b9d83eb5930c739bbaa8acd9d3a9424c8fa0dba8ff4e01ce372969c615c0</checksum>
+  <checksum type="sha256" pkgid="YES">56b46905043b8895390ea11e548db251223b0351dc36b0f965d85ced8c5693df</checksum>
   <summary>A tone player library in Tizen C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-media-tone-player.</description>
   <packager/>
   <url/>
-  <time file="1377321719" build="1377321714"/>
-  <size package="6587" installed="16757" archive="17368"/>
-<location href="i686/capi-media-tone-player-devel-0.1.0-17.5.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="6766" installed="16759" archive="17372"/>
+<location href="x86_64/capi-media-tone-player-devel-0.1.0-17.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-media-tone-player-0.1.0-17.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3018"/>
+    <rpm:header-range start="280" end="3194"/>
     <rpm:provides>
       <rpm:entry name="capi-media-tone-player-devel" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
-      <rpm:entry name="capi-media-tone-player-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
+      <rpm:entry name="capi-media-tone-player-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="17.5"/>
       <rpm:entry name="pkgconfig(capi-media-tone-player)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6735,61 +6791,60 @@ to develop applications that require capi-media-tone-player.</description>
 </package>
 <package type="rpm">
   <name>capi-media-video-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">4d258f54ab398f3017d23aa144a26ee717b0ccff15557778c71e863960a7c7ff</checksum>
+  <checksum type="sha256" pkgid="YES">44c6d23e441cbdfee9ac77fc4bb51b6cbd3382d419610116a2cc9d02a31002ab</checksum>
   <summary>A Video Utility library in Tizen Native API</summary>
   <description>A Video Utility library in Tizen Native API</description>
   <packager/>
   <url/>
-  <time file="1377321052" build="1377321046"/>
-  <size package="13763" installed="37796" archive="38416"/>
-<location href="i686/capi-media-video-util-0.1.6-3.7.i686.rpm"/>
+  <time file="1377321092" build="1377321085"/>
+  <size package="14186" installed="39604" archive="40224"/>
+<location href="x86_64/capi-media-video-util-0.1.6-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-media-video-util-0.1.6-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3013"/>
+    <rpm:header-range start="280" end="3201"/>
     <rpm:provides>
       <rpm:entry name="capi-media-video-util" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="capi-media-video-util(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="libcapi-media-video-util.so.0"/>
+      <rpm:entry name="capi-media-video-util(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
+      <rpm:entry name="libcapi-media-video-util.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmm_transcode.so.0"/>
+      <rpm:entry name="libmm_transcode.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-video-util-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">eda68ae3b29152f3d4e8e6eb2a2148f894746101765959a55c6773b4b72688c3</checksum>
+  <checksum type="sha256" pkgid="YES">d3d4e6e3778dcc495cd7035141cefe5da15f6d2e08eaa28fcbd3d66d4a889335</checksum>
   <summary>A Video Utility library in Tizen Native API (Developement)</summary>
   <description>A Video Utility library in Tizen Native API (Developement)</description>
   <packager/>
   <url/>
-  <time file="1377321052" build="1377321046"/>
-  <size package="6320" installed="18108" archive="18864"/>
-<location href="i686/capi-media-video-util-devel-0.1.6-3.7.i686.rpm"/>
+  <time file="1377321092" build="1377321085"/>
+  <size package="6507" installed="18110" archive="18872"/>
+<location href="x86_64/capi-media-video-util-devel-0.1.6-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>capi-media-video-util-0.1.6-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2993"/>
+    <rpm:header-range start="280" end="3173"/>
     <rpm:provides>
       <rpm:entry name="capi-media-video-util-devel" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="capi-media-video-util-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
+      <rpm:entry name="capi-media-video-util-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
       <rpm:entry name="pkgconfig(capi-media-video-util)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6804,64 +6859,63 @@ to develop applications that require capi-media-tone-player.</description>
 </package>
 <package type="rpm">
   <name>capi-media-wav-player</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="17.6"/>
-  <checksum type="sha256" pkgid="YES">81c6bc583f881acfc799974a692236ee5c44d532e2b73201da04faa33ba12aa4</checksum>
+  <checksum type="sha256" pkgid="YES">4a61653bf88622efafcfd70b5c25efe2b0cf110fdd673bed5ea1609ad753a067</checksum>
   <summary>A wav player library in Tizen C API</summary>
   <description>A wav player library in Tizen C API.</description>
   <packager/>
   <url/>
-  <time file="1377321722" build="1377321717"/>
-  <size package="10538" installed="23117" archive="23912"/>
-<location href="i686/capi-media-wav-player-0.1.0-17.6.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="10585" installed="24353" archive="25148"/>
+<location href="x86_64/capi-media-wav-player-0.1.0-17.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/API</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-media-wav-player-0.1.0-17.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3420"/>
+    <rpm:header-range start="280" end="3616"/>
     <rpm:provides>
       <rpm:entry name="capi-media-wav-player" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
-      <rpm:entry name="capi-media-wav-player(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
-      <rpm:entry name="libcapi-media-wav-player.so.0"/>
+      <rpm:entry name="capi-media-wav-player(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
+      <rpm:entry name="libcapi-media-wav-player.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-media-wav-player-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="17.6"/>
-  <checksum type="sha256" pkgid="YES">58b43c36297437d8bcb42be6e70bf088342e7a0f7de1ac74123c7f631008a9a6</checksum>
+  <checksum type="sha256" pkgid="YES">7617580fb0f7624e5f4b110f99043526224a1fb6c71f9c24d6561d01e2005a7c</checksum>
   <summary>A wav player library in Tizen C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-media-wav-player.</description>
   <packager/>
   <url/>
-  <time file="1377321722" build="1377321717"/>
-  <size package="4603" installed="3597" archive="4204"/>
-<location href="i686/capi-media-wav-player-devel-0.1.0-17.6.i686.rpm"/>
+  <time file="1377321993" build="1377321988"/>
+  <size package="4783" installed="3599" archive="4216"/>
+<location href="x86_64/capi-media-wav-player-devel-0.1.0-17.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-media-wav-player-0.1.0-17.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3057"/>
+    <rpm:header-range start="280" end="3233"/>
     <rpm:provides>
       <rpm:entry name="capi-media-wav-player-devel" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
-      <rpm:entry name="capi-media-wav-player-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
+      <rpm:entry name="capi-media-wav-player-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="17.6"/>
       <rpm:entry name="pkgconfig(capi-media-wav-player)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -6874,67 +6928,65 @@ to develop applications that require capi-media-wav-player.</description>
 </package>
 <package type="rpm">
   <name>capi-messaging-email</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.14" rel="4.5"/>
-  <checksum type="sha256" pkgid="YES">623aa9a91d1c275af349e4d1af8f9951e534749f647d02da8184ad792085c1ce</checksum>
+  <checksum type="sha256" pkgid="YES">5a3a08b85caa49b293913253a12dfa47ee8a78565d6e69e29733dfe7b64097ca</checksum>
   <summary>Email library in Tizen Native API</summary>
   <description>Email library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377324379" build="1377324374"/>
-  <size package="17168" installed="46476" archive="47256"/>
-<location href="i686/capi-messaging-email-0.1.14-4.5.i686.rpm"/>
+  <time file="1377324814" build="1377324809"/>
+  <size package="17914" installed="48528" archive="49308"/>
+<location href="x86_64/capi-messaging-email-0.1.14-4.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Messaging/API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>capi-messaging-email-0.1.14-4.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3364"/>
+    <rpm:header-range start="280" end="3556"/>
     <rpm:provides>
       <rpm:entry name="capi-messaging-email" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
-      <rpm:entry name="capi-messaging-email(x86-32)" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
-      <rpm:entry name="libcapi-messaging-email.so.0"/>
+      <rpm:entry name="capi-messaging-email(x86-64)" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
+      <rpm:entry name="libcapi-messaging-email.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libemail-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libemail-api.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-messaging-email-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.14" rel="4.5"/>
-  <checksum type="sha256" pkgid="YES">ff689c2a65a7e403b65bd4352c364b4ff2f851a90836f7df33473fc7ad734e98</checksum>
+  <checksum type="sha256" pkgid="YES">32179772a4f8faf13f38a6bdd44e8d92be1e8284f1e1fdf0dfff0edceb3830cf</checksum>
   <summary>Email library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-messaging-email.</description>
   <packager/>
   <url/>
-  <time file="1377324379" build="1377324374"/>
-  <size package="6125" installed="12612" archive="13516"/>
-<location href="i686/capi-messaging-email-devel-0.1.14-4.5.i686.rpm"/>
+  <time file="1377324814" build="1377324809"/>
+  <size package="6308" installed="12614" archive="13520"/>
+<location href="x86_64/capi-messaging-email-devel-0.1.14-4.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Messaging/API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>capi-messaging-email-0.1.14-4.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3280"/>
+    <rpm:header-range start="280" end="3460"/>
     <rpm:provides>
       <rpm:entry name="capi-messaging-email-devel" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
-      <rpm:entry name="capi-messaging-email-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
+      <rpm:entry name="capi-messaging-email-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.14" rel="4.5"/>
       <rpm:entry name="pkgconfig(capi-messaging-email)"/>
     </rpm:provides>
     <rpm:requires>
@@ -6950,67 +7002,66 @@ to develop applications that require capi-messaging-email.</description>
 </package>
 <package type="rpm">
   <name>capi-messaging-messages</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.25" rel="2.76"/>
-  <checksum type="sha256" pkgid="YES">0d3b989afedfb58c4dc2b9559a1d759c79bdb38909acff4d05707086035dc5d2</checksum>
+  <checksum type="sha256" pkgid="YES">e26f5f3f260296600a498ccfaaa552b905e86298769a290f8cf2c6d8a805067d</checksum>
   <summary>A SMS/MMS library in Tizen Native API</summary>
   <description>A SMS/MMS library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321911" build="1377321906"/>
-  <size package="28587" installed="90928" archive="91720"/>
-<location href="i686/capi-messaging-messages-0.1.25-2.76.i686.rpm"/>
+  <time file="1377322252" build="1377322247"/>
+  <size package="29612" installed="94268" archive="95064"/>
+<location href="x86_64/capi-messaging-messages-0.1.25-2.76.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Messaging/API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>capi-messaging-messages-0.1.25-2.76.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3387"/>
+    <rpm:header-range start="280" end="3619"/>
     <rpm:provides>
       <rpm:entry name="capi-messaging-messages" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
-      <rpm:entry name="capi-messaging-messages(x86-32)" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
-      <rpm:entry name="libcapi-messaging-messages.so.0"/>
+      <rpm:entry name="capi-messaging-messages(x86-64)" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
+      <rpm:entry name="libcapi-messaging-messages.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmsg_mapi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-messaging-messages-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.25" rel="2.76"/>
-  <checksum type="sha256" pkgid="YES">ee29935212c858e279559f5b8c5bf0c1ce25d9a8e3a2a4926ed14fcc1e696697</checksum>
+  <checksum type="sha256" pkgid="YES">905d7739e18d0ad7df6c1b33de4f960c05389e2eb673024ed30c88811339db96</checksum>
   <summary>A SMS/MMS library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-messaging-messages.</description>
   <packager/>
   <url/>
-  <time file="1377321911" build="1377321906"/>
-  <size package="9527" installed="46484" archive="47412"/>
-<location href="i686/capi-messaging-messages-devel-0.1.25-2.76.i686.rpm"/>
+  <time file="1377322252" build="1377322247"/>
+  <size package="9710" installed="46486" archive="47412"/>
+<location href="x86_64/capi-messaging-messages-devel-0.1.25-2.76.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Messaging</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>capi-messaging-messages-0.1.25-2.76.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3343"/>
+    <rpm:header-range start="280" end="3523"/>
     <rpm:provides>
       <rpm:entry name="capi-messaging-messages-devel" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
-      <rpm:entry name="capi-messaging-messages-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
+      <rpm:entry name="capi-messaging-messages-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.25" rel="2.76"/>
       <rpm:entry name="pkgconfig(capi-messaging-messages)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7026,49 +7077,48 @@ to develop applications that require capi-messaging-messages.</description>
 </package>
 <package type="rpm">
   <name>capi-network-bluetooth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.39" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">74d08796209aace7e8610ca0239938174f622f360e8fa4b63c7300422821de57</checksum>
+  <checksum type="sha256" pkgid="YES">e360ff98a9147cf83c3befb632e34b9039b9ff73df81a113b2286a6accce5710</checksum>
   <summary>Network Bluetooth Framework</summary>
   <description>Network Bluetooth Framework</description>
   <packager/>
   <url/>
-  <time file="1377321662" build="1377321657"/>
-  <size package="39085" installed="171138" archive="172096"/>
-<location href="i686/capi-network-bluetooth-0.1.39-2.3.i686.rpm"/>
+  <time file="1377321752" build="1377321747"/>
+  <size package="40829" installed="172546" archive="173512"/>
+<location href="x86_64/capi-network-bluetooth-0.1.39-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/API</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>capi-network-bluetooth-0.1.39-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3639"/>
+    <rpm:header-range start="280" end="3863"/>
     <rpm:provides>
       <rpm:entry name="capi-network-bluetooth" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
-      <rpm:entry name="capi-network-bluetooth(x86-32)" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
-      <rpm:entry name="libcapi-network-bluetooth.so.0"/>
+      <rpm:entry name="capi-network-bluetooth(x86-64)" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
+      <rpm:entry name="libcapi-network-bluetooth.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-bluetooth-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.39" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">2a4a243d0e1b76c6e25820ad267d7a83c35a5fcb5644ade347da5de91baf3698</checksum>
+  <checksum type="sha256" pkgid="YES">6abf4c8ae4b30a3ad99605ea8b872225acf352a10ca554521e9976fb5e9fac8c</checksum>
   <summary>Network Bluetooth Framework (DEV)</summary>
   <description>Network Bluetooth Framework.
 
@@ -7076,19 +7126,19 @@ This package contains all necessary include files and libraries needed
 to develop applications that require capi-network-bluetooth.</description>
   <packager/>
   <url/>
-  <time file="1377321662" build="1377321657"/>
-  <size package="20233" installed="177231" archive="177844"/>
-<location href="i686/capi-network-bluetooth-devel-0.1.39-2.3.i686.rpm"/>
+  <time file="1377321752" build="1377321747"/>
+  <size package="20411" installed="177233" archive="177848"/>
+<location href="x86_64/capi-network-bluetooth-devel-0.1.39-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Connectivit</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>capi-network-bluetooth-0.1.39-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3020"/>
+    <rpm:header-range start="280" end="3196"/>
     <rpm:provides>
       <rpm:entry name="capi-network-bluetooth-devel" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
-      <rpm:entry name="capi-network-bluetooth-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
+      <rpm:entry name="capi-network-bluetooth-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.39" rel="2.3"/>
       <rpm:entry name="pkgconfig(capi-network-bluetooth)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7100,72 +7150,72 @@ to develop applications that require capi-network-bluetooth.</description>
 </package>
 <package type="rpm">
   <name>capi-network-connection</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3_13" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">4781659ddd194f77f558988937c489ef048ee2f265bbc16a0619451d07ee6976</checksum>
+  <checksum type="sha256" pkgid="YES">ed3a3a35f99c2ac19e24800348b96b46bacad0b8462ae2baf8225668fd48cbc8</checksum>
   <summary>Network Connection library in TIZEN C API</summary>
   <description>Network Connection library in Tizen C API</description>
   <packager/>
   <url/>
-  <time file="1377321197" build="1377321191"/>
-  <size package="27551" installed="88122" archive="88756"/>
-<location href="i686/capi-network-connection-0.1.3_13-2.29.i686.rpm"/>
+  <time file="1377321310" build="1377321305"/>
+  <size package="28213" installed="90710" archive="91352"/>
+<location href="x86_64/capi-network-connection-0.1.3_13-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>capi-network-connection-0.1.3_13-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3577"/>
+    <rpm:header-range start="280" end="3901"/>
     <rpm:provides>
       <rpm:entry name="capi-network-connection" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
-      <rpm:entry name="capi-network-connection(x86-32)" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
+      <rpm:entry name="capi-network-connection(x86-64)" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libnetwork.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libnetwork.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-connection-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3_13" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">17303ed55b2f62e225c8f5fef8d08b6be9546b6e0d0c0ce3175b78cc1fbe0be6</checksum>
+  <checksum type="sha256" pkgid="YES">275bf12e5e40cdbde7da38d1bec6e12ccbf50cfd525dce1d2dba5823adf24178</checksum>
   <summary>Network Connection library in Tizen C API (Development)</summary>
   <description>Network Connection library in Tizen C API (Development)</description>
   <packager/>
   <url/>
-  <time file="1377321197" build="1377321191"/>
-  <size package="9972" installed="58908" archive="59688"/>
-<location href="i686/capi-network-connection-devel-0.1.3_13-2.29.i686.rpm"/>
+  <time file="1377321310" build="1377321305"/>
+  <size package="10157" installed="58910" archive="59692"/>
+<location href="x86_64/capi-network-connection-devel-0.1.3_13-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>capi-network-connection-0.1.3_13-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3181"/>
+    <rpm:header-range start="280" end="3361"/>
     <rpm:provides>
       <rpm:entry name="capi-network-connection-devel" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
-      <rpm:entry name="capi-network-connection-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
+      <rpm:entry name="capi-network-connection-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.3_13" rel="2.29"/>
       <rpm:entry name="pkgconfig(capi-network-connection)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7177,139 +7227,138 @@ to develop applications that require capi-network-bluetooth.</description>
 </package>
 <package type="rpm">
   <name>capi-network-nfc</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.8" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">068fcc571c9c017436221f6a6a22a009643aa045605fafc2a394d2978510a51d</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.8" rel="4.1"/>
+  <checksum type="sha256" pkgid="YES">25a2e78f81ea04e43c8b239e56c963edc157f54c9ef2e9f65c8ab6db4deee9f2</checksum>
   <summary>A NFC library in SLP C API</summary>
   <description>A NFC library in SLP C API.</description>
   <packager/>
   <url/>
-  <time file="1376506426" build="1376506419"/>
-  <size package="20761" installed="60784" archive="61552"/>
-<location href="i686/capi-network-nfc-0.0.8-2.9.i686.rpm"/>
+  <time file="1377322153" build="1377322149"/>
+  <size package="20555" installed="63460" archive="64232"/>
+<location href="x86_64/capi-network-nfc-0.0.8-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>capi-network-nfc-0.0.8-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3146"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>capi-network-nfc-0.0.8-4.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3438"/>
     <rpm:provides>
-      <rpm:entry name="capi-network-nfc" flags="EQ" epoch="0" ver="0.0.8" rel="2.9"/>
-      <rpm:entry name="capi-network-nfc(x86-32)" flags="EQ" epoch="0" ver="0.0.8" rel="2.9"/>
-      <rpm:entry name="libcapi-network-nfc.so.0"/>
+      <rpm:entry name="capi-network-nfc" flags="EQ" epoch="0" ver="0.0.8" rel="4.1"/>
+      <rpm:entry name="capi-network-nfc(x86-64)" flags="EQ" epoch="0" ver="0.0.8" rel="4.1"/>
+      <rpm:entry name="libcapi-network-nfc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libnfc.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-nfc-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.8" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">0ed71e0596d29285070c0e0a758f3b5a1b67f1e9ab54b03f023926e211a34a72</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.8" rel="4.1"/>
+  <checksum type="sha256" pkgid="YES">b21b0e15443620978bf7f136f0de5b552e3e7bb2cee2077705e4681bce362c33</checksum>
   <summary>A NFC library in SLP C API -- Development Files</summary>
   <description>A NFC library in SLP C API.
 
 This package contains the development files for capi-network-nfc.</description>
   <packager/>
   <url/>
-  <time file="1376506426" build="1376506419"/>
-  <size package="13344" installed="83140" archive="83728"/>
-<location href="i686/capi-network-nfc-devel-0.0.8-2.9.i686.rpm"/>
+  <time file="1377322153" build="1377322149"/>
+  <size package="13543" installed="83142" archive="83736"/>
+<location href="x86_64/capi-network-nfc-devel-0.0.8-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>capi-network-nfc-0.0.8-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2742"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>capi-network-nfc-0.0.8-4.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2946"/>
     <rpm:provides>
-      <rpm:entry name="capi-network-nfc-devel" flags="EQ" epoch="0" ver="0.0.8" rel="2.9"/>
-      <rpm:entry name="capi-network-nfc-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.8" rel="2.9"/>
+      <rpm:entry name="capi-network-nfc-devel" flags="EQ" epoch="0" ver="0.0.8" rel="4.1"/>
+      <rpm:entry name="capi-network-nfc-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.8" rel="4.1"/>
       <rpm:entry name="pkgconfig(capi-network-nfc)" flags="EQ" epoch="0" ver="0.0.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(capi-base-common)"/>
-      <rpm:entry name="capi-network-nfc" flags="EQ" epoch="0" ver="0.0.8" rel="2.9"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="pkgconfig(capi-base-common)"/>
+      <rpm:entry name="capi-network-nfc" flags="EQ" epoch="0" ver="0.0.8" rel="4.1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-serial</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">9e4fd52e6bbd08932aaaa9e250cfc21ef001ea8a54d9528de95be46036a93b3b</checksum>
+  <checksum type="sha256" pkgid="YES">526870089a79ddb10cd3fce209c02c26b41fc5bc43919151a2a5cfd00c96472c</checksum>
   <summary>Network Serial Framework</summary>
   <description>Network Serial Framework</description>
   <packager/>
   <url/>
-  <time file="1377321040" build="1377321033"/>
-  <size package="8943" installed="18016" archive="18472"/>
-<location href="i686/capi-network-serial-0.0.7-2.8.i686.rpm"/>
+  <time file="1377321131" build="1377321123"/>
+  <size package="9074" installed="19832" archive="20296"/>
+<location href="x86_64/capi-network-serial-0.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-network-serial-0.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3033"/>
+    <rpm:header-range start="280" end="3261"/>
     <rpm:provides>
       <rpm:entry name="capi-network-serial" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
-      <rpm:entry name="capi-network-serial(x86-32)" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
-      <rpm:entry name="libcapi-network-serial.so.0"/>
+      <rpm:entry name="capi-network-serial(x86-64)" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
+      <rpm:entry name="libcapi-network-serial.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-serial-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">18978cc524efef7bb9db3063a63d4529855cbf7e1814b91a9ffe1b297a2337bd</checksum>
+  <checksum type="sha256" pkgid="YES">557133d30de6d04196741b3c8c19d70a04275ab49b0cc76a1d3da2327973abde</checksum>
   <summary>Network Serial Framework (DEV)</summary>
   <description>Network Serial Framework (DEV).</description>
   <packager/>
   <url/>
-  <time file="1377321040" build="1377321033"/>
-  <size package="4625" installed="7439" archive="8044"/>
-<location href="i686/capi-network-serial-devel-0.0.7-2.8.i686.rpm"/>
+  <time file="1377321131" build="1377321123"/>
+  <size package="4807" installed="7441" archive="8044"/>
+<location href="x86_64/capi-network-serial-devel-0.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-network-serial-0.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2805"/>
+    <rpm:header-range start="280" end="2985"/>
     <rpm:provides>
       <rpm:entry name="capi-network-serial-devel" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
-      <rpm:entry name="capi-network-serial-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
+      <rpm:entry name="capi-network-serial-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.7" rel="2.8"/>
       <rpm:entry name="pkgconfig(capi-network-serial)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7321,69 +7370,68 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-network-tethering</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.15" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">dda0778f23eaffb1b6d776198ba1a5cb33d7441424199adb7615e0dab1e253ee</checksum>
+  <checksum type="sha256" pkgid="YES">fb5da887f8f48ae02e8f4d98376060f62d7e0cd75d1903adc7dbeab9baf967e4</checksum>
   <summary>Tethering Framework</summary>
   <description>Tethering framework library for CAPI</description>
   <packager/>
   <url/>
-  <time file="1377321111" build="1377321105"/>
-  <size package="21587" installed="60899" archive="61340"/>
-<location href="i686/capi-network-tethering-0.0.15-2.20.i686.rpm"/>
+  <time file="1377321175" build="1377321170"/>
+  <size package="22672" installed="63347" archive="63792"/>
+<location href="x86_64/capi-network-tethering-0.0.15-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/API</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-network-tethering-0.0.15-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4968"/>
+    <rpm:header-range start="280" end="5208"/>
     <rpm:provides>
       <rpm:entry name="capi-network-tethering" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
-      <rpm:entry name="capi-network-tethering(x86-32)" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
-      <rpm:entry name="libcapi-network-tethering.so.0.1.0"/>
+      <rpm:entry name="capi-network-tethering(x86-64)" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
+      <rpm:entry name="libcapi-network-tethering.so.0.1.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/config/connectivity/sysinfo-tethering.xml</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-tethering-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.15" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">0b1584654a4074a4aac12652bc7a4ffc1f37a62c54cd036234d2b6d0f6b675bb</checksum>
+  <checksum type="sha256" pkgid="YES">11a5b515c118bf47cdca64094ba076c8a895d1b575e54578b97afc2051b4fa2b</checksum>
   <summary>Development package for Tethering framework library</summary>
   <description>Development package for Tethering framework library</description>
   <packager/>
   <url/>
-  <time file="1377321111" build="1377321105"/>
-  <size package="8936" installed="32754" archive="33368"/>
-<location href="i686/capi-network-tethering-devel-0.0.15-2.20.i686.rpm"/>
+  <time file="1377321175" build="1377321170"/>
+  <size package="9121" installed="32756" archive="33376"/>
+<location href="x86_64/capi-network-tethering-devel-0.0.15-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Development</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-network-tethering-0.0.15-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4804"/>
+    <rpm:header-range start="280" end="4984"/>
     <rpm:provides>
       <rpm:entry name="capi-network-tethering-devel" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
-      <rpm:entry name="capi-network-tethering-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
+      <rpm:entry name="capi-network-tethering-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.15" rel="2.20"/>
       <rpm:entry name="pkgconfig(capi-network-tethering)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7399,68 +7447,67 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-network-wifi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2_18" rel="2.34"/>
-  <checksum type="sha256" pkgid="YES">4a0737f5a5059e575f5940ac6c88fa712ec3885f87558edb981d123494de35a0</checksum>
+  <checksum type="sha256" pkgid="YES">9f699872abb1c2b27b6f4f5b76c3dbdc22c63f981da83c3854acea6a17e66076</checksum>
   <summary>Network Wi-Fi library in TIZEN C API</summary>
   <description>Network Wi-Fi library in Tizen C API</description>
   <packager/>
   <url/>
-  <time file="1377321197" build="1377321191"/>
-  <size package="24024" installed="73786" archive="74396"/>
-<location href="i686/capi-network-wifi-0.1.2_18-2.34.i686.rpm"/>
+  <time file="1377321309" build="1377321304"/>
+  <size package="24499" installed="75374" archive="75984"/>
+<location href="x86_64/capi-network-wifi-0.1.2_18-2.34.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-network-wifi-0.1.2_18-2.34.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3143"/>
+    <rpm:header-range start="280" end="3387"/>
     <rpm:provides>
       <rpm:entry name="capi-network-wifi" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
-      <rpm:entry name="capi-network-wifi(x86-32)" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
-      <rpm:entry name="libcapi-network-wifi.so.0"/>
+      <rpm:entry name="capi-network-wifi(x86-64)" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
+      <rpm:entry name="libcapi-network-wifi.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libnetwork.so.0"/>
+      <rpm:entry name="libnetwork.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-network-wifi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2_18" rel="2.34"/>
-  <checksum type="sha256" pkgid="YES">a57d294310fc71191de40fc60145864870f48b9e6822d2ff9e199958a54ec4e6</checksum>
+  <checksum type="sha256" pkgid="YES">8df42e658efb201f32cf6b2c89be2d26275f056e7e715f38ad2b0592756383de</checksum>
   <summary>Network Wi-Fi library in Tizen C API (Development)</summary>
   <description>Network Wi-Fi library in Tizen C API (Development)</description>
   <packager/>
   <url/>
-  <time file="1377321197" build="1377321191"/>
-  <size package="8350" installed="46899" archive="47492"/>
-<location href="i686/capi-network-wifi-devel-0.1.2_18-2.34.i686.rpm"/>
+  <time file="1377321309" build="1377321304"/>
+  <size package="8528" installed="46899" archive="47500"/>
+<location href="x86_64/capi-network-wifi-devel-0.1.2_18-2.34.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-network-wifi-0.1.2_18-2.34.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2743"/>
+    <rpm:header-range start="280" end="2919"/>
     <rpm:provides>
       <rpm:entry name="capi-network-wifi-devel" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
-      <rpm:entry name="capi-network-wifi-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
+      <rpm:entry name="capi-network-wifi-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.2_18" rel="2.34"/>
       <rpm:entry name="pkgconfig(capi-network-wifi)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7472,26 +7519,26 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-network-wifi-direct</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.4" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">0ead61b4093bb0190fe7bc3977cad9f037369b61f944e439b2891605527f9824</checksum>
+  <checksum type="sha256" pkgid="YES">43c61f5c6757b006673f3dd77623a556c7c1583fe5556e865f31b06ec833bf61</checksum>
   <summary>Network WiFi-Direct library in Tizen CAPI</summary>
   <description>WiFi-Direct library (Shared Library)</description>
   <packager/>
   <url/>
-  <time file="1377321169" build="1377321163"/>
-  <size package="2104" installed="0" archive="124"/>
-<location href="i686/capi-network-wifi-direct-0.0.4-4.1.i686.rpm"/>
+  <time file="1377321223" build="1377321218"/>
+  <size package="2277" installed="0" archive="124"/>
+<location href="x86_64/capi-network-wifi-direct-0.0.4-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>capi-network-wifi-direct-0.0.4-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2056"/>
+    <rpm:header-range start="280" end="2229"/>
     <rpm:provides>
       <rpm:entry name="capi-network-wifi-direct" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
-      <rpm:entry name="capi-network-wifi-direct(x86-32)" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
+      <rpm:entry name="capi-network-wifi-direct(x86-64)" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
@@ -7501,26 +7548,26 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-network-wifi-direct-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.4" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">67e8b3cfb73013177bbcced4e2fa99355b2bd12ea3efd82740830f48fc3033b3</checksum>
+  <checksum type="sha256" pkgid="YES">86445897afbe2bfd7466192269a120a5fba8d62c9f8e82e53791b87677fc69a1</checksum>
   <summary>WiFi-Direct library (Shared Library) (Developement)</summary>
   <description>WiFi-Direct library (Shared Library) (Developement)</description>
   <packager/>
   <url/>
-  <time file="1377321169" build="1377321163"/>
-  <size package="9214" installed="57518" archive="57952"/>
-<location href="i686/capi-network-wifi-direct-devel-0.0.4-4.1.i686.rpm"/>
+  <time file="1377321223" build="1377321218"/>
+  <size package="9389" installed="57520" archive="57956"/>
+<location href="x86_64/capi-network-wifi-direct-devel-0.0.4-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/API</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>capi-network-wifi-direct-0.0.4-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2810"/>
+    <rpm:header-range start="280" end="2986"/>
     <rpm:provides>
       <rpm:entry name="capi-network-wifi-direct-devel" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
-      <rpm:entry name="capi-network-wifi-direct-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
+      <rpm:entry name="capi-network-wifi-direct-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.4" rel="4.1"/>
       <rpm:entry name="pkgconfig(capi-network-wifi-direct)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7532,61 +7579,60 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-security-privacy-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f6093a71857ebaeaa51ff0f90247d7ff9294979def7c8160ca204921fbdb4c5e</checksum>
+  <checksum type="sha256" pkgid="YES">b6c9382bd7aaf324ab771675de594c7e9f256b8c21d01b0e9378685c0a6dfe49</checksum>
   <summary>Privacy Manager API</summary>
   <description>The Privacy Manager API provides functions to get/set information about privacy information of installed packages.</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="11285" installed="24302" archive="25136"/>
-<location href="i686/capi-security-privacy-manager-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="11463" installed="29894" archive="30728"/>
+<location href="x86_64/capi-security-privacy-manager-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3519"/>
+    <rpm:header-range start="280" end="3699"/>
     <rpm:provides>
       <rpm:entry name="capi-security-privacy-manager" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="capi-security-privacy-manager(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="libcapi-security-privacy-manager.so.0"/>
+      <rpm:entry name="capi-security-privacy-manager(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="libcapi-security-privacy-manager.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="privacy-manager-client" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-security-privacy-manager-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f82667964f920beb7d053f0754ff002f1bd9f648ab2d01a77098fe364524f653</checksum>
+  <checksum type="sha256" pkgid="YES">5b852e299d6c3da24c8daee38a01f5edcbf6357d011e114c44221039e36a3335</checksum>
   <summary>Privacy Manager API (Development)</summary>
   <description>The Privacy Manager API provides functions to get/set information about privacy information of installed packages.(DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="5678" installed="13012" archive="13808"/>
-<location href="i686/capi-security-privacy-manager-devel-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="5861" installed="13012" archive="13816"/>
+<location href="x86_64/capi-security-privacy-manager-devel-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3204"/>
+    <rpm:header-range start="280" end="3384"/>
     <rpm:provides>
       <rpm:entry name="capi-security-privacy-manager-devel" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="capi-security-privacy-manager-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="capi-security-privacy-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
       <rpm:entry name="pkgconfig(capi-security-privacy-manager)" flags="EQ" epoch="0" ver="0.0.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -7598,66 +7644,64 @@ This package contains the development files for capi-network-nfc.</description>
 </package>
 <package type="rpm">
   <name>capi-system-device</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="20.22"/>
-  <checksum type="sha256" pkgid="YES">d6de6b5ee7cb5020553fc7e7813f72bf97e56ecd2749dd8cae3f7d0676671bfd</checksum>
+  <checksum type="sha256" pkgid="YES">92c696a4ea826fadc30d30019363fed18ae53ee6389803d426e30f2c5ce40adf</checksum>
   <summary>A Device library in TIZEN C API</summary>
   <description>A Device library in TIZEN C API.</description>
   <packager/>
   <url/>
-  <time file="1377321239" build="1377321234"/>
-  <size package="14167" installed="34304" archive="35072"/>
-<location href="i686/capi-system-device-0.1.0-20.22.i686.rpm"/>
+  <time file="1377321318" build="1377321313"/>
+  <size package="14140" installed="36212" archive="36988"/>
+<location href="x86_64/capi-system-device-0.1.0-20.22.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-system-device-0.1.0-20.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3380"/>
+    <rpm:header-range start="280" end="3556"/>
     <rpm:provides>
       <rpm:entry name="capi-system-device" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
-      <rpm:entry name="capi-system-device(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
+      <rpm:entry name="capi-system-device(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
+      <rpm:entry name="libcapi-system-device.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-device-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="20.22"/>
-  <checksum type="sha256" pkgid="YES">bd9ef4a8f7c5f4643d578b8909c7f7834c07a850c9aa4e2f0296a2748f42b9e1</checksum>
+  <checksum type="sha256" pkgid="YES">aeec050f7a6bc70794a054166efe1cebdf75b7c024082d1a4bcd81d477b4eed6</checksum>
   <summary>A Device library in TIZEN C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-device.</description>
   <packager/>
   <url/>
-  <time file="1377321239" build="1377321234"/>
-  <size package="6637" installed="22606" archive="23204"/>
-<location href="i686/capi-system-device-devel-0.1.0-20.22.i686.rpm"/>
+  <time file="1377321318" build="1377321313"/>
+  <size package="6817" installed="22608" archive="23208"/>
+<location href="x86_64/capi-system-device-devel-0.1.0-20.22.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Development</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-system-device-0.1.0-20.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2921"/>
+    <rpm:header-range start="280" end="3097"/>
     <rpm:provides>
       <rpm:entry name="capi-system-device-devel" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
-      <rpm:entry name="capi-system-device-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
+      <rpm:entry name="capi-system-device-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="20.22"/>
       <rpm:entry name="pkgconfig(capi-system-device)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7669,63 +7713,63 @@ to develop applications that require capi-system-device.</description>
 </package>
 <package type="rpm">
   <name>capi-system-haptic</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="24.17"/>
-  <checksum type="sha256" pkgid="YES">69ed3a90b20e0b18f8b625b0120075aa21b2fa510247fc3162f70dc39b9fb2ba</checksum>
+  <checksum type="sha256" pkgid="YES">a7d9b0b81838075da7605d7c575674ecfdab028134dee44ca228eb5d696ed9cf</checksum>
   <summary>A Haptic library in Tizen C API</summary>
   <description>A Haptic library in Tizen C API.</description>
   <packager/>
   <url/>
-  <time file="1377321236" build="1377321231"/>
-  <size package="12915" installed="28520" archive="29288"/>
-<location href="i686/capi-system-haptic-0.1.0-24.17.i686.rpm"/>
+  <time file="1377321318" build="1377321313"/>
+  <size package="13258" installed="30140" archive="30916"/>
+<location href="x86_64/capi-system-haptic-0.1.0-24.17.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>capi-system-haptic-0.1.0-24.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4044"/>
+    <rpm:header-range start="280" end="4276"/>
     <rpm:provides>
       <rpm:entry name="capi-system-haptic" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
-      <rpm:entry name="capi-system-haptic(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
-      <rpm:entry name="libcapi-system-haptic.so.0"/>
+      <rpm:entry name="capi-system-haptic(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
+      <rpm:entry name="libcapi-system-haptic.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-haptic-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="24.17"/>
-  <checksum type="sha256" pkgid="YES">19801b128255963d2ea74f70a4dc0de5602e5bb10c783f6c620ddcf9df9b619c</checksum>
+  <checksum type="sha256" pkgid="YES">607f28b8275f2f1f00075e8db739353db22c9e8186906cd9eb31d195c2c38736</checksum>
   <summary>A Haptic library in Tizen C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-haptic.</description>
   <packager/>
   <url/>
-  <time file="1377321236" build="1377321231"/>
-  <size package="6036" installed="8115" archive="8712"/>
-<location href="i686/capi-system-haptic-devel-0.1.0-24.17.i686.rpm"/>
+  <time file="1377321318" build="1377321313"/>
+  <size package="6217" installed="8117" archive="8716"/>
+<location href="x86_64/capi-system-haptic-devel-0.1.0-24.17.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>capi-system-haptic-0.1.0-24.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3653"/>
+    <rpm:header-range start="280" end="3829"/>
     <rpm:provides>
       <rpm:entry name="capi-system-haptic-devel" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
-      <rpm:entry name="capi-system-haptic-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
+      <rpm:entry name="capi-system-haptic-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="24.17"/>
       <rpm:entry name="pkgconfig(capi-system-haptic)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7737,56 +7781,54 @@ to develop applications that require capi-system-haptic.</description>
 </package>
 <package type="rpm">
   <name>capi-system-info</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.14" rel="3.14"/>
-  <checksum type="sha256" pkgid="YES">8b112528634673803e32da7e1cb131af18d4a2a788c87476a450f8443fd8bff1</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.14" rel="3.16"/>
+  <checksum type="sha256" pkgid="YES">cac5cf9c4e5e64c42760ce69c7ec473c6ce0ba397d7683d86b4ccd780d4b7dfd</checksum>
   <summary>A System Information library in SLP C API</summary>
   <description>A System Information library in SLP C API</description>
   <packager/>
   <url/>
-  <time file="1377321892" build="1377321887"/>
-  <size package="26819" installed="79469" archive="80684"/>
-<location href="i686/capi-system-info-0.1.14-3.14.i686.rpm"/>
+  <time file="1377558049" build="1377558042"/>
+  <size package="27406" installed="82797" archive="84012"/>
+<location href="x86_64/capi-system-info-0.1.14-3.16.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0 and IEFT RFC Collection</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>capi-system-info-0.1.14-3.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4341"/>
-    <rpm:provides>
-      <rpm:entry name="capi-system-info" flags="EQ" epoch="0" ver="0.1.14" rel="3.14"/>
-      <rpm:entry name="capi-system-info(x86-32)" flags="EQ" epoch="0" ver="0.1.14" rel="3.14"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libXi.so.6"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libnfc.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libXrandr.so.2"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libcapi-media-sound-manager.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libmmfradio.so.0"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>capi-system-info-0.1.14-3.16.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4653"/>
+    <rpm:provides>
+      <rpm:entry name="capi-system-info" flags="EQ" epoch="0" ver="0.1.14" rel="3.16"/>
+      <rpm:entry name="capi-system-info(x86-64)" flags="EQ" epoch="0" ver="0.1.14" rel="3.16"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libcapi-media-sound-manager.so.0()(64bit)"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libmmfradio.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/make_info_file.sh</file>
     <file>/etc/config/sys-info.xml</file>
 
@@ -7794,94 +7836,94 @@ to develop applications that require capi-system-haptic.</description>
 </package>
 <package type="rpm">
   <name>capi-system-info-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.14" rel="3.14"/>
-  <checksum type="sha256" pkgid="YES">b819aeaf5ab7325cf1f5ad149e9f04909277cff7d32676c19f10bee441dbc00c</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.14" rel="3.16"/>
+  <checksum type="sha256" pkgid="YES">e47201face220e0733eb37e3983d7e146c9f5b5add2c40444deb1f7a484070fc</checksum>
   <summary>A System Information library in SLP C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-info.</description>
   <packager/>
   <url/>
-  <time file="1377321892" build="1377321887"/>
-  <size package="5382" installed="9487" archive="10084"/>
-<location href="i686/capi-system-info-devel-0.1.14-3.14.i686.rpm"/>
+  <time file="1377558049" build="1377558042"/>
+  <size package="5555" installed="9489" archive="10088"/>
+<location href="x86_64/capi-system-info-devel-0.1.14-3.16.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0 and IEFT RFC Collection</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>capi-system-info-0.1.14-3.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3030"/>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>capi-system-info-0.1.14-3.16.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3206"/>
     <rpm:provides>
-      <rpm:entry name="capi-system-info-devel" flags="EQ" epoch="0" ver="0.1.14" rel="3.14"/>
-      <rpm:entry name="capi-system-info-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.14" rel="3.14"/>
+      <rpm:entry name="capi-system-info-devel" flags="EQ" epoch="0" ver="0.1.14" rel="3.16"/>
+      <rpm:entry name="capi-system-info-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.14" rel="3.16"/>
       <rpm:entry name="pkgconfig(capi-system-info)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(capi-base-common)"/>
-      <rpm:entry name="capi-system-info" flags="EQ" epoch="0" ver="0.1.14" rel="3.14"/>
+      <rpm:entry name="capi-system-info" flags="EQ" epoch="0" ver="0.1.14" rel="3.16"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-media-key</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="7.7"/>
-  <checksum type="sha256" pkgid="YES">8483d471497c2a5bec37399d8e5515d0f619354a6ae18666c4d2729756ebb290</checksum>
+  <checksum type="sha256" pkgid="YES">edd1f03295c8a637e5d0cbbb66f6de732d0793c13eaf61441f31ef1e447633dc</checksum>
   <summary>A System Information library in SLP C API</summary>
   <description>A System Information library in SLP C API.</description>
   <packager/>
   <url/>
-  <time file="1377321495" build="1377321490"/>
-  <size package="10196" installed="23332" archive="24120"/>
-<location href="i686/capi-system-media-key-0.1.0-7.7.i686.rpm"/>
+  <time file="1377321567" build="1377321562"/>
+  <size package="10434" installed="24652" archive="25440"/>
+<location href="x86_64/capi-system-media-key-0.1.0-7.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>capi-system-media-key-0.1.0-7.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3319"/>
+    <rpm:header-range start="280" end="3543"/>
     <rpm:provides>
       <rpm:entry name="capi-system-media-key" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
-      <rpm:entry name="capi-system-media-key(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
-      <rpm:entry name="libcapi-system-media-key.so.0"/>
+      <rpm:entry name="capi-system-media-key(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
+      <rpm:entry name="libcapi-system-media-key.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-media-key-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="7.7"/>
-  <checksum type="sha256" pkgid="YES">d958427dc77114a7b7daf17f57ea916f152cf9953ba262def9f50a15db0fe9dc</checksum>
+  <checksum type="sha256" pkgid="YES">8f6b171e4fbe41038cd2a8d28fc4bb3bccd20aea5d1cbb476374a56680a201ac</checksum>
   <summary>A Media Key library in SLP C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-media-key.</description>
   <packager/>
   <url/>
-  <time file="1377321495" build="1377321490"/>
-  <size package="4361" installed="3276" archive="3884"/>
-<location href="i686/capi-system-media-key-devel-0.1.0-7.7.i686.rpm"/>
+  <time file="1377321567" build="1377321562"/>
+  <size package="4541" installed="3276" archive="3892"/>
+<location href="x86_64/capi-system-media-key-devel-0.1.0-7.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/API</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>capi-system-media-key-0.1.0-7.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2948"/>
+    <rpm:header-range start="280" end="3124"/>
     <rpm:provides>
       <rpm:entry name="capi-system-media-key-devel" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
-      <rpm:entry name="capi-system-media-key-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
+      <rpm:entry name="capi-system-media-key-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="7.7"/>
       <rpm:entry name="pkgconfig(capi-system-media-key)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7893,62 +7935,62 @@ to develop applications that require capi-system-media-key.</description>
 </package>
 <package type="rpm">
   <name>capi-system-power</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">4596890cb1e94b8cc42ae5e0eb01b302bb369d6ed91a861220e4cfb704701f5e</checksum>
+  <checksum type="sha256" pkgid="YES">0ddc42509d896249689b9bd416f64faf9298bd03824b63b271e5a2814db363fe</checksum>
   <summary>A power library in SLP C API</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321116" build="1377321110"/>
-  <size package="10457" installed="23526" archive="24300"/>
-<location href="i686/capi-system-power-0.1.1-2.7.i686.rpm"/>
+  <time file="1377321197" build="1377321192"/>
+  <size package="10606" installed="24958" archive="25732"/>
+<location href="x86_64/capi-system-power-0.1.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-system-power-0.1.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3199"/>
+    <rpm:header-range start="280" end="3415"/>
     <rpm:provides>
       <rpm:entry name="capi-system-power" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
-      <rpm:entry name="capi-system-power(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
+      <rpm:entry name="capi-system-power(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
+      <rpm:entry name="libcapi-system-power.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-power-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">ba3cdadaac8d59d922afec2e0ba3e88ee6a2389d6c3cd07c3032e556ca76707f</checksum>
+  <checksum type="sha256" pkgid="YES">a241cf474107540ec592d56840f2391324c101f29c6047d61cbe845439a521e0</checksum>
   <summary>A power library in SLP C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-power.</description>
   <packager/>
   <url/>
-  <time file="1377321116" build="1377321110"/>
-  <size package="4743" installed="5141" archive="5732"/>
-<location href="i686/capi-system-power-devel-0.1.1-2.7.i686.rpm"/>
+  <time file="1377321197" build="1377321192"/>
+  <size package="4922" installed="5143" archive="5744"/>
+<location href="x86_64/capi-system-power-devel-0.1.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>capi-system-power-0.1.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2892"/>
+    <rpm:header-range start="280" end="3068"/>
     <rpm:provides>
       <rpm:entry name="capi-system-power-devel" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
-      <rpm:entry name="capi-system-power-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
+      <rpm:entry name="capi-system-power-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
       <rpm:entry name="pkgconfig(capi-system-power)"/>
     </rpm:provides>
     <rpm:requires>
@@ -7960,62 +8002,61 @@ to develop applications that require capi-system-power.</description>
 </package>
 <package type="rpm">
   <name>capi-system-runtime-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">e633d52d76db2e2039cec541d0a72d68f91fadfd894b7b751e667729a4cddfc6</checksum>
+  <checksum type="sha256" pkgid="YES">25073731e89c82639fa911c67352a7e2b87f51be4135c3693b1fa63f86279dc9</checksum>
   <summary>A Runtime Information library in Tizen Native API</summary>
   <description>A Runtime Information library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321127" build="1377321122"/>
-  <size package="16708" installed="50649" archive="51456"/>
-<location href="i686/capi-system-runtime-info-0.0.3-2.20.i686.rpm"/>
+  <time file="1377321187" build="1377321182"/>
+  <size package="16466" installed="53029" archive="53836"/>
+<location href="x86_64/capi-system-runtime-info-0.0.3-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-system-runtime-info-0.0.3-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3358"/>
+    <rpm:header-range start="280" end="3542"/>
     <rpm:provides>
       <rpm:entry name="capi-system-runtime-info" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
-      <rpm:entry name="capi-system-runtime-info(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
+      <rpm:entry name="capi-system-runtime-info(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
+      <rpm:entry name="libcapi-system-runtime-info.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-runtime-info-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">71fb79b2ec7cea25cb4612c755b2cc8d5646ed5b94fc5754bdf4d283577c7bfa</checksum>
+  <checksum type="sha256" pkgid="YES">6ebaa4a54ae8cf4ede9fe722f16564ee17454315d19bf67d61d581f2236bbbd0</checksum>
   <summary>A Runtime Information library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-runtime-info.</description>
   <packager/>
   <url/>
-  <time file="1377321127" build="1377321122"/>
-  <size package="5537" installed="10306" archive="10928"/>
-<location href="i686/capi-system-runtime-info-devel-0.0.3-2.20.i686.rpm"/>
+  <time file="1377321187" build="1377321182"/>
+  <size package="5717" installed="10308" archive="10932"/>
+<location href="x86_64/capi-system-runtime-info-devel-0.0.3-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>capi-system-runtime-info-0.0.3-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3011"/>
+    <rpm:header-range start="280" end="3187"/>
     <rpm:provides>
       <rpm:entry name="capi-system-runtime-info-devel" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
-      <rpm:entry name="capi-system-runtime-info-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
+      <rpm:entry name="capi-system-runtime-info-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.20"/>
       <rpm:entry name="pkgconfig(capi-system-runtime-info)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8027,62 +8068,62 @@ to develop applications that require capi-system-runtime-info.</description>
 </package>
 <package type="rpm">
   <name>capi-system-sensor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.17" rel="2.31"/>
-  <checksum type="sha256" pkgid="YES">b8322b441673df168f1aeadb7a10519cbaa490e7eaf302961bfa149f30c4500f</checksum>
+  <checksum type="sha256" pkgid="YES">1cfb2fc692390925e6cdf80ab05d855ccf121abdc5c0284c6f2d14c9ebd9e474</checksum>
   <summary>A Sensor library in TIZEN C API</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321163" build="1377321158"/>
-  <size package="22272" installed="62420" archive="62876"/>
-<location href="i686/capi-system-sensor-0.1.17-2.31.i686.rpm"/>
+  <time file="1377321222" build="1377321217"/>
+  <size package="23437" installed="70048" archive="70512"/>
+<location href="x86_64/capi-system-sensor-0.1.17-2.31.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework/system</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>capi-system-sensor-0.1.17-2.31.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2805"/>
+    <rpm:header-range start="280" end="3029"/>
     <rpm:provides>
       <rpm:entry name="capi-system-sensor" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
-      <rpm:entry name="capi-system-sensor(x86-32)" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
-      <rpm:entry name="libcapi-system-sensor.so.0"/>
+      <rpm:entry name="capi-system-sensor(x86-64)" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
+      <rpm:entry name="libcapi-system-sensor.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-sensor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.17" rel="2.31"/>
-  <checksum type="sha256" pkgid="YES">fe5dccc943894b0e540fef8c50113dd4d0f3332c8ef9601260f7c2b8a7e0cc6e</checksum>
+  <checksum type="sha256" pkgid="YES">d7267b9f488cd8df871b74ba8442e3aceec88d5adbb952e0ee68faaf8ee735c8</checksum>
   <summary>A Sensor library in TIZEN C API (Development)</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321163" build="1377321158"/>
-  <size package="15389" installed="100345" archive="101096"/>
-<location href="i686/capi-system-sensor-devel-0.1.17-2.31.i686.rpm"/>
+  <time file="1377321222" build="1377321217"/>
+  <size package="15571" installed="100347" archive="101100"/>
+<location href="x86_64/capi-system-sensor-devel-0.1.17-2.31.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework/system</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>capi-system-sensor-0.1.17-2.31.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2853"/>
+    <rpm:header-range start="280" end="3033"/>
     <rpm:provides>
       <rpm:entry name="capi-system-sensor-devel" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
-      <rpm:entry name="capi-system-sensor-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
+      <rpm:entry name="capi-system-sensor-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.17" rel="2.31"/>
       <rpm:entry name="pkgconfig(capi-system-sensor)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8094,75 +8135,74 @@ to develop applications that require capi-system-runtime-info.</description>
 </package>
 <package type="rpm">
   <name>capi-system-system-settings</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="4.13"/>
-  <checksum type="sha256" pkgid="YES">d6c05e75471424a161d6f9b641fb3bb67571bc737fafb9cd8d8d1f0e4f40b294</checksum>
+  <checksum type="sha256" pkgid="YES">4619a131bdcb3ed4024260d9ab84f686c2c2267634122ebec64bad21a6af2a2e</checksum>
   <summary>A System Settings library in Tizen Native API</summary>
   <description>A System Settings library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321505" build="1377321500"/>
-  <size package="23804" installed="73224" archive="74188"/>
-<location href="i686/capi-system-system-settings-0.0.2-4.13.i686.rpm"/>
+  <time file="1377321516" build="1377321510"/>
+  <size package="23944" installed="77828" archive="78800"/>
+<location href="x86_64/capi-system-system-settings-0.0.2-4.13.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-system-system-settings-0.0.2-4.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4221"/>
+    <rpm:header-range start="280" end="4509"/>
     <rpm:provides>
       <rpm:entry name="capi-system-system-settings" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
-      <rpm:entry name="capi-system-system-settings(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="capi-system-system-settings(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
+      <rpm:entry name="libcapi-system-system-settings.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-system-system-settings.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/test_system_settings_gui</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-system-settings-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="4.13"/>
-  <checksum type="sha256" pkgid="YES">a16bdfe9dc1672dda6785f055bbc0b1f8ede970992076d9dd2a4aca9e96f5a3c</checksum>
+  <checksum type="sha256" pkgid="YES">a766d2c8d78ee07a341828afafd5118d8356b691d5c0004ec6c27737047e2041</checksum>
   <summary>A System Settings library in Tizen Native API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-system-settings.</description>
   <packager/>
   <url/>
-  <time file="1377321505" build="1377321500"/>
-  <size package="5058" installed="8920" archive="9556"/>
-<location href="i686/capi-system-system-settings-devel-0.0.2-4.13.i686.rpm"/>
+  <time file="1377321516" build="1377321510"/>
+  <size package="5234" installed="8922" archive="9560"/>
+<location href="x86_64/capi-system-system-settings-devel-0.0.2-4.13.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>capi-system-system-settings-0.0.2-4.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3150"/>
+    <rpm:header-range start="280" end="3326"/>
     <rpm:provides>
       <rpm:entry name="capi-system-system-settings-devel" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
-      <rpm:entry name="capi-system-system-settings-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
+      <rpm:entry name="capi-system-system-settings-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="4.13"/>
       <rpm:entry name="pkgconfig(capi-system-system-settings)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8174,69 +8214,67 @@ to develop applications that require capi-system-system-settings.</description>
 </package>
 <package type="rpm">
   <name>capi-system-usb-accessory</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.9" rel="2.74"/>
-  <checksum type="sha256" pkgid="YES">650703907e6b29d092d978b5d03f423b9b7463ae261a879cd86764912f92a6b0</checksum>
+  <checksum type="sha256" pkgid="YES">b59f5f55842a1614d88ef71ca28a9b231b560b08002dd4ad29937f2f8744c9f5</checksum>
   <summary>A USB accessory library in TIZEN C API</summary>
   <description>A USB accessory library in TIZEN C API.</description>
   <packager/>
   <url/>
-  <time file="1377321490" build="1377321485"/>
-  <size package="18107" installed="50562" archive="51380"/>
-<location href="i686/capi-system-usb-accessory-0.0.9-2.74.i686.rpm"/>
+  <time file="1377321529" build="1377321524"/>
+  <size package="19044" installed="48414" archive="49232"/>
+<location href="x86_64/capi-system-usb-accessory-0.0.9-2.74.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/API</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-system-usb-accessory-0.0.9-2.74.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3543"/>
+    <rpm:header-range start="280" end="3743"/>
     <rpm:provides>
       <rpm:entry name="capi-system-usb-accessory" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
-      <rpm:entry name="capi-system-usb-accessory(x86-32)" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
-      <rpm:entry name="libcapi-system-usb-accessory.so.0"/>
+      <rpm:entry name="capi-system-usb-accessory(x86-64)" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
+      <rpm:entry name="libcapi-system-usb-accessory.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-system-usb-accessory-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.9" rel="2.74"/>
-  <checksum type="sha256" pkgid="YES">d72fedde3d169bea22840486f671a83e415e2878e2b02c52d0efdf2b8373ee8c</checksum>
+  <checksum type="sha256" pkgid="YES">5e896ead6b8e9923960f4c30367b8976dd6f7c5cbcb99e1537552f53e5370a3b</checksum>
   <summary>A accessory library in TIZEN C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-system-usb-accessory.</description>
   <packager/>
   <url/>
-  <time file="1377321490" build="1377321485"/>
-  <size package="5270" installed="12514" archive="13136"/>
-<location href="i686/capi-system-usb-accessory-devel-0.0.9-2.74.i686.rpm"/>
+  <time file="1377321529" build="1377321524"/>
+  <size package="5450" installed="12514" archive="13144"/>
+<location href="x86_64/capi-system-usb-accessory-devel-0.0.9-2.74.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>capi-system-usb-accessory-0.0.9-2.74.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2984"/>
+    <rpm:header-range start="280" end="3160"/>
     <rpm:provides>
       <rpm:entry name="capi-system-usb-accessory-devel" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
-      <rpm:entry name="capi-system-usb-accessory-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
+      <rpm:entry name="capi-system-usb-accessory-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.9" rel="2.74"/>
       <rpm:entry name="pkgconfig(capi-system-usb-accessory)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8248,60 +8286,60 @@ to develop applications that require capi-system-usb-accessory.</description>
 </package>
 <package type="rpm">
   <name>capi-telephony-call</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">91b9e8b67c9eed9aa496f99bb587ddab0e0291ca338c8c6437a52861bce0e731</checksum>
+  <checksum type="sha256" pkgid="YES">38d32caa4d634ee5063959cb75972bc438ba704081ebe53b343059c19f473a1c</checksum>
   <summary>Telephony Call Framework</summary>
   <description>Telephony Call Framework.</description>
   <packager/>
   <url/>
-  <time file="1377321110" build="1377321105"/>
-  <size package="6339" installed="12108" archive="12564"/>
-<location href="i686/capi-telephony-call-0.1.0-2.10.i686.rpm"/>
+  <time file="1377321176" build="1377321170"/>
+  <size package="6680" installed="13504" archive="13968"/>
+<location href="x86_64/capi-telephony-call-0.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-call-0.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2747"/>
+    <rpm:header-range start="280" end="2963"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-call" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
-      <rpm:entry name="capi-telephony-call(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
-      <rpm:entry name="libcapi-telephony-call.so.0"/>
+      <rpm:entry name="capi-telephony-call(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
+      <rpm:entry name="libcapi-telephony-call.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-telephony-call-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">283763f01a7e8329c0f1fe03c99f02c6c03a37f6b0b37442bd0fb8d869205fba</checksum>
+  <checksum type="sha256" pkgid="YES">53546817823c2046532df36bcbe99ef635ece850a7f662880e9ff15a9bd3d766</checksum>
   <summary>Telephony Call Framework (Development)</summary>
   <description>Telephony Call Framework.</description>
   <packager/>
   <url/>
-  <time file="1377321110" build="1377321105"/>
-  <size package="4447" installed="5988" archive="6592"/>
-<location href="i686/capi-telephony-call-devel-0.1.0-2.10.i686.rpm"/>
+  <time file="1377321176" build="1377321170"/>
+  <size package="4629" installed="5988" archive="6592"/>
+<location href="x86_64/capi-telephony-call-devel-0.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>API/C API</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-call-0.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2703"/>
+    <rpm:header-range start="280" end="2883"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-call-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
-      <rpm:entry name="capi-telephony-call-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
+      <rpm:entry name="capi-telephony-call-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(capi-telephony-call)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -8313,63 +8351,62 @@ to develop applications that require capi-system-usb-accessory.</description>
 </package>
 <package type="rpm">
   <name>capi-telephony-network-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="12.8"/>
-  <checksum type="sha256" pkgid="YES">1fc9e38eb3cea2130b36c4a07fe4500a56003543c63c76b087581745ca9dea37</checksum>
+  <checksum type="sha256" pkgid="YES">7aea8e67fc0cf5f22d4325b55a59ef97c7fac82bb6fbd0adafca8752ee47eb3e</checksum>
   <summary>A Telephony Network Information library in Tizen Native API</summary>
   <description>A Telephony Network Information library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321103" build="1377321098"/>
-  <size package="9454" installed="22520" archive="23000"/>
-<location href="i686/capi-telephony-network-info-0.1.0-12.8.i686.rpm"/>
+  <time file="1377321187" build="1377321182"/>
+  <size package="9771" installed="24208" archive="24696"/>
+<location href="x86_64/capi-telephony-network-info-0.1.0-12.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>C API</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-network-info-0.1.0-12.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2987"/>
+    <rpm:header-range start="280" end="3187"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-network-info" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
-      <rpm:entry name="capi-telephony-network-info(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
-      <rpm:entry name="libcapi-telephony-network-info.so.0"/>
+      <rpm:entry name="capi-telephony-network-info(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
+      <rpm:entry name="libcapi-telephony-network-info.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-telephony-network-info-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="12.8"/>
-  <checksum type="sha256" pkgid="YES">4b15e0e28dddbc0f1db9f05035e763d1f1d1315558bea55ad3a2c780f8b46985</checksum>
+  <checksum type="sha256" pkgid="YES">69257d78e0c53d612e64238f77982ff5c95fc28d82e299e2ebfc46390b98689e</checksum>
   <summary>A Telephony Network Information library in Tizen Native API (Development)</summary>
   <description>A Telephony Network Information library in Tizen Native API.</description>
   <packager/>
   <url/>
-  <time file="1377321103" build="1377321098"/>
-  <size package="5758" installed="17062" archive="17864"/>
-<location href="i686/capi-telephony-network-info-devel-0.1.0-12.8.i686.rpm"/>
+  <time file="1377321187" build="1377321182"/>
+  <size package="5934" installed="17064" archive="17864"/>
+<location href="x86_64/capi-telephony-network-info-devel-0.1.0-12.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>C API</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-network-info-0.1.0-12.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2995"/>
+    <rpm:header-range start="280" end="3175"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-network-info-devel" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
-      <rpm:entry name="capi-telephony-network-info-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
+      <rpm:entry name="capi-telephony-network-info-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="12.8"/>
       <rpm:entry name="pkgconfig(capi-telephony-network-info)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -8381,65 +8418,63 @@ to develop applications that require capi-system-usb-accessory.</description>
 </package>
 <package type="rpm">
   <name>capi-telephony-sim</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.7" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">0640375dee97d57cd17772d12f1da3d17e1978710a3d895e982c0d74374b1465</checksum>
+  <checksum type="sha256" pkgid="YES">dce665673c2778e49f565b950286645ed758d5df234ba32f25314daff402284f</checksum>
   <summary>Telephony SIM Framework</summary>
   <description>Telephony SIM Framework.</description>
   <packager/>
   <url/>
-  <time file="1377321146" build="1377321140"/>
-  <size package="13347" installed="33244" archive="34012"/>
-<location href="i686/capi-telephony-sim-0.1.7-2.5.i686.rpm"/>
+  <time file="1377321194" build="1377321187"/>
+  <size package="13601" installed="34776" archive="35552"/>
+<location href="x86_64/capi-telephony-sim-0.1.7-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Telephony/API</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-sim-0.1.7-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3349"/>
+    <rpm:header-range start="280" end="3521"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-sim" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
-      <rpm:entry name="capi-telephony-sim(x86-32)" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
-      <rpm:entry name="libcapi-telephony-sim.so.0"/>
+      <rpm:entry name="capi-telephony-sim(x86-64)" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
+      <rpm:entry name="libcapi-telephony-sim.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-telephony-sim-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.7" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">d0718dc3b0a174441398361b5f1528dbb01c316a2c972c3806a9fb81295623c0</checksum>
+  <checksum type="sha256" pkgid="YES">db0358bad20b12380bc32e6ce5fca7af37c5e154bb6bca2d97b0b92497282c9f</checksum>
   <summary>Telephony SIM Framework (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-telephony-sim.</description>
   <packager/>
   <url/>
-  <time file="1377321146" build="1377321140"/>
-  <size package="5120" installed="9153" archive="9748"/>
-<location href="i686/capi-telephony-sim-devel-0.1.7-2.5.i686.rpm"/>
+  <time file="1377321194" build="1377321187"/>
+  <size package="5299" installed="9155" archive="9756"/>
+<location href="x86_64/capi-telephony-sim-devel-0.1.7-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Telephony</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>capi-telephony-sim-0.1.7-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2898"/>
+    <rpm:header-range start="280" end="3078"/>
     <rpm:provides>
       <rpm:entry name="capi-telephony-sim-devel" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
-      <rpm:entry name="capi-telephony-sim-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
+      <rpm:entry name="capi-telephony-sim-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.7" rel="2.5"/>
       <rpm:entry name="pkgconfig(capi-telephony-sim)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -8451,61 +8486,61 @@ to develop applications that require capi-telephony-sim.</description>
 </package>
 <package type="rpm">
   <name>capi-ui-efl-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">e6754a6bade0592ccbfa33438694c9be9d534c4a5922c46d4a1750bd010be1bd</checksum>
+  <checksum type="sha256" pkgid="YES">64e6f82174f69f4401355d724a779e113bdbf5f6a2b627a7e7cbc581a3f0deab</checksum>
   <summary>An EFL utility library in SLP C API</summary>
   <description>An EFL utility library in SLP C API.</description>
   <packager/>
   <url/>
-  <time file="1377321082" build="1377321075"/>
-  <size package="9489" installed="18908" archive="19672"/>
-<location href="i686/capi-ui-efl-util-0.1.0-2.4.i686.rpm"/>
+  <time file="1377321094" build="1377321086"/>
+  <size package="9569" installed="20100" archive="20864"/>
+<location href="x86_64/capi-ui-efl-util-0.1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/API</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>capi-ui-efl-util-0.1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3175"/>
+    <rpm:header-range start="280" end="3387"/>
     <rpm:provides>
       <rpm:entry name="capi-ui-efl-util" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
-      <rpm:entry name="capi-ui-efl-util(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
-      <rpm:entry name="libcapi-ui-efl-util.so.0"/>
+      <rpm:entry name="capi-ui-efl-util(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
+      <rpm:entry name="libcapi-ui-efl-util.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libutilX.so.1"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-ui-efl-util-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">bc6fd6c2a3fef88f3e3cb0f1991820baed47d9173c0b9375cefcb1a54ceded34</checksum>
+  <checksum type="sha256" pkgid="YES">fe6722447aa78abf953f878b51b7a164691ef292030580fe512652f501f3c175</checksum>
   <summary>An EFL utility library in SLP C API (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require capi-ui-efl-util.</description>
   <packager/>
   <url/>
-  <time file="1377321082" build="1377321075"/>
-  <size package="4325" installed="3084" archive="3672"/>
-<location href="i686/capi-ui-efl-util-devel-0.1.0-2.4.i686.rpm"/>
+  <time file="1377321094" build="1377321086"/>
+  <size package="4503" installed="3086" archive="3676"/>
+<location href="x86_64/capi-ui-efl-util-devel-0.1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/API</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>capi-ui-efl-util-0.1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2995"/>
+    <rpm:header-range start="280" end="3171"/>
     <rpm:provides>
       <rpm:entry name="capi-ui-efl-util-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
-      <rpm:entry name="capi-ui-efl-util-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
+      <rpm:entry name="capi-ui-efl-util-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.4"/>
       <rpm:entry name="pkgconfig(capi-ui-efl-util)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8520,67 +8555,66 @@ to develop applications that require capi-ui-efl-util.</description>
 </package>
 <package type="rpm">
   <name>capi-web-favorites</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.15" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">23bb05427967c616eb8757665b03ea15d7aaa26b11b8076cb9245cdd4cd12c81</checksum>
+  <checksum type="sha256" pkgid="YES">bb9f7fcd5984f03db4689171caef808a925f1a612e9d8e8411d0a4bf46d693d2</checksum>
   <summary>Internet bookmark and history API</summary>
   <description>API for Internet Bookmarks and History</description>
   <packager/>
   <url/>
-  <time file="1377321103" build="1377321096"/>
-  <size package="21564" installed="57460" archive="57732"/>
-<location href="i686/capi-web-favorites-0.0.15-3.12.i686.rpm"/>
+  <time file="1377321075" build="1377321068"/>
+  <size package="22720" installed="59832" archive="60104"/>
+<location href="x86_64/capi-web-favorites-0.0.15-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Web Framework/API</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-web-favorites-0.0.15-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5204"/>
+    <rpm:header-range start="280" end="5428"/>
     <rpm:provides>
       <rpm:entry name="capi-web-favorites" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
-      <rpm:entry name="capi-web-favorites(x86-32)" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
-      <rpm:entry name="libcapi-web-favorites.so"/>
+      <rpm:entry name="capi-web-favorites(x86-64)" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
+      <rpm:entry name="libcapi-web-favorites.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-web-favorites-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.15" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">72eb09cbd254a75ef2080bc1ef7992285e1b906a0181e82f1cb0d48cf69e3180</checksum>
+  <checksum type="sha256" pkgid="YES">0d8e2e43c1478c7e210421712f05d1899ca7fc27513a3d93df2fc7517111fd62</checksum>
   <summary>Internet Bookmark and History in Tizen Native API (Development)</summary>
   <description>Development package for favorites API. Favorites API provides teh framework for bookmarks and history</description>
   <packager/>
   <url/>
-  <time file="1377321103" build="1377321096"/>
-  <size package="5811" installed="14169" archive="14588"/>
-<location href="i686/capi-web-favorites-devel-0.0.15-3.12.i686.rpm"/>
+  <time file="1377321075" build="1377321068"/>
+  <size package="5994" installed="14171" archive="14592"/>
+<location href="x86_64/capi-web-favorites-devel-0.0.15-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Web Framework/Development</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>capi-web-favorites-0.0.15-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2892"/>
+    <rpm:header-range start="280" end="3072"/>
     <rpm:provides>
       <rpm:entry name="capi-web-favorites-devel" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
-      <rpm:entry name="capi-web-favorites-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
+      <rpm:entry name="capi-web-favorites-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.15" rel="3.12"/>
       <rpm:entry name="pkgconfig(capi-web-favorites)"/>
     </rpm:provides>
     <rpm:requires>
@@ -8592,60 +8626,60 @@ to develop applications that require capi-ui-efl-util.</description>
 </package>
 <package type="rpm">
   <name>capi-web-url-download</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.2" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">72ef709280f46aba54c568d3a23f7fa9ff7f4032d1429d3ac773e6e7404c0890</checksum>
+  <checksum type="sha256" pkgid="YES">c1c4a801565dde36217ec4473b03b0d441d5001334873acb7c1b170b3acc8075</checksum>
   <summary>CAPI for content download with web url</summary>
   <description>CAPI for the content download</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/api/url-download.git;a=summary</url>
-  <time file="1377321704" build="1377321699"/>
-  <size package="18109" installed="35154" archive="35776"/>
-<location href="i686/capi-web-url-download-1.0.2-6.10.i686.rpm"/>
+  <time file="1377321798" build="1377321793"/>
+  <size package="18486" installed="37358" archive="37980"/>
+<location href="x86_64/capi-web-url-download-1.0.2-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>capi-web-url-download-1.0.2-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8911"/>
+    <rpm:header-range start="280" end="9123"/>
     <rpm:provides>
       <rpm:entry name="capi-web-url-download" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
-      <rpm:entry name="capi-web-url-download(x86-32)" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
-      <rpm:entry name="libcapi-web-url-download.so.0"/>
+      <rpm:entry name="capi-web-url-download(x86-64)" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
+      <rpm:entry name="libcapi-web-url-download.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdownload-provider-interface.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdownload-provider-interface.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>capi-web-url-download-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.2" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">78c282f940559fa5fc2a18977bba885aad6bd40735889248718c91b12670ea5b</checksum>
+  <checksum type="sha256" pkgid="YES">dde745b21cb8e0ad486de25733a5d170aa926a6115f303136fb8052df7e92062</checksum>
   <summary>CAPI web url development files</summary>
   <description>CAPI for content downloading with web url (development files)</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/core/api/url-download.git;a=summary</url>
-  <time file="1377321704" build="1377321699"/>
-  <size package="14284" installed="35975" archive="36576"/>
-<location href="i686/capi-web-url-download-devel-1.0.2-6.10.i686.rpm"/>
+  <time file="1377321798" build="1377321793"/>
+  <size package="14461" installed="35977" archive="36588"/>
+<location href="x86_64/capi-web-url-download-devel-1.0.2-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>capi-web-url-download-1.0.2-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8774"/>
+    <rpm:header-range start="280" end="8950"/>
     <rpm:provides>
       <rpm:entry name="capi-web-url-download-devel" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
-      <rpm:entry name="capi-web-url-download-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
+      <rpm:entry name="capi-web-url-download-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.2" rel="6.10"/>
       <rpm:entry name="pkgconfig(capi-web-url-download)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -8656,85 +8690,83 @@ to develop applications that require capi-ui-efl-util.</description>
 </package>
 <package type="rpm">
   <name>ccache</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.6" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">fbbf1ba2f103b6e5e27061c47b3d6200a67103ff4464fcd87f8943be695df73a</checksum>
+  <checksum type="sha256" pkgid="YES">3e6358b2d4c7a8362d305598228cf364a6a1b1dafac82692a91a769ebe412b69</checksum>
   <summary>A Fast C/C++ Compiler Cache</summary>
   <description>ccache is a compiler cache. It speeds up recompilation by caching the result of
 previous compilations and detecting when the same compilation is being done
 again. Supported languages are C, C++, Objective-C and Objective-C++.</description>
   <packager/>
   <url>http://ccache.samba.org/</url>
-  <time file="1375474193" build="1375474183"/>
-  <size package="101812" installed="380516" archive="383096"/>
-<location href="i686/ccache-3.1.6-3.8.i686.rpm"/>
+  <time file="1375479903" build="1375479896"/>
+  <size package="103599" installed="393600" archive="396180"/>
+<location href="x86_64/ccache-3.1.6-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>ccache-3.1.6-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10773"/>
+    <rpm:header-range start="280" end="11009"/>
     <rpm:provides>
       <rpm:entry name="ccache" flags="EQ" epoch="0" ver="3.1.6" rel="3.8"/>
-      <rpm:entry name="ccache(x86-32)" flags="EQ" epoch="0" ver="3.1.6" rel="3.8"/>
+      <rpm:entry name="ccache(x86-64)" flags="EQ" epoch="0" ver="3.1.6" rel="3.8"/>
       <rpm:entry name="distcc:/usr/bin/ccache"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ccache</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>cdrkit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.11" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">563c60f390936ac926085ccda8837753ebcbb1642d184226a35b3275018f9a7c</checksum>
+  <checksum type="sha256" pkgid="YES">c97cdd63c1e48d99902e7368a89148b9af0d5af05dd645e21806c81117cef24d</checksum>
   <summary>Tool for Writing CDRs</summary>
   <description>wodim is used to record data or audio CDs on a CD-Recorder or to write
 DVD media on a DVD-Recorder.</description>
   <packager/>
   <url>http://cdrkit.org/</url>
-  <time file="1377320994" build="1377320982"/>
-  <size package="285969" installed="863785" archive="865428"/>
-<location href="i686/cdrkit-1.1.11-2.20.i686.rpm"/>
+  <time file="1377321024" build="1377321011"/>
+  <size package="284299" installed="883165" archive="884808"/>
+<location href="x86_64/cdrkit-1.1.11-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Media Service</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>cdrkit-1.1.11-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4985"/>
+    <rpm:header-range start="280" end="5133"/>
     <rpm:provides>
       <rpm:entry name="cdrecord" flags="EQ" epoch="0" ver="1.1.11"/>
       <rpm:entry name="cdrkit" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
-      <rpm:entry name="cdrkit(x86-32)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
+      <rpm:entry name="cdrkit(x86-64)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
       <rpm:entry name="config(cdrkit)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
       <rpm:entry name="wodim" flags="EQ" epoch="0" ver="1.1.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="cdrkit-cdrtools-compat"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="config(cdrkit)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/wodim.conf</file>
     <file>/usr/bin/readom</file>
     <file>/usr/sbin/netscsid</file>
@@ -8746,9 +8778,9 @@ DVD media on a DVD-Recorder.</description>
 </package>
 <package type="rpm">
   <name>cdrkit-cdrtools-compat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.11" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">cf60e2f29430f0d073151580f3e17bb2fc25c75932914b43760b8b2e124b1fcd</checksum>
+  <checksum type="sha256" pkgid="YES">a8364a380af617879bc9853f39cfb546e5a7a5c64396de1517112f6821983150</checksum>
   <summary>Tool for Writing CDRs - cdrtools Compatibility Package</summary>
   <description>This package contains these compatibility symlinks:
 cdrecord -&gt; wodim
@@ -8757,19 +8789,19 @@ cdda2wav -&gt; icedax
 Install this package if you can't use the cdrkit programs directly.</description>
   <packager/>
   <url>http://cdrkit.org/</url>
-  <time file="1377320994" build="1377320982"/>
-  <size package="3760" installed="0" archive="1600"/>
-<location href="i686/cdrkit-cdrtools-compat-1.1.11-2.20.i686.rpm"/>
+  <time file="1377321024" build="1377321011"/>
+  <size package="3938" installed="0" archive="1600"/>
+<location href="x86_64/cdrkit-cdrtools-compat-1.1.11-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Media Service</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>cdrkit-1.1.11-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3485"/>
+    <rpm:header-range start="280" end="3665"/>
     <rpm:provides>
       <rpm:entry name="cdrkit-cdrtools-compat" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
-      <rpm:entry name="cdrkit-cdrtools-compat(x86-32)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
+      <rpm:entry name="cdrkit-cdrtools-compat(x86-64)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="genisoimage" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
@@ -8786,73 +8818,73 @@ Install this package if you can't use the cdrkit programs directly.</description
 </package>
 <package type="rpm">
   <name>cert-svc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="49.11"/>
-  <checksum type="sha256" pkgid="YES">620b343fc5e31d4c867ef3731a0feea0116c4016384acd40e801bed78c186d7c</checksum>
+  <checksum type="sha256" pkgid="YES">6dea5f5e64127e5f384efb464f3f7cca84fb225a36aeb704e7aac97def3ab1c3</checksum>
   <summary>Certification service</summary>
   <description>Certification service</description>
   <packager/>
   <url/>
-  <time file="1376452055" build="1376452044"/>
-  <size package="305104" installed="1255414" archive="1260024"/>
-<location href="i686/cert-svc-1.0.1-49.11.i686.rpm"/>
+  <time file="1376452026" build="1376452002"/>
+  <size package="309557" installed="1323446" archive="1328064"/>
+<location href="x86_64/cert-svc-1.0.1-49.11.x86_64.rpm"/>
   <format>
     <rpm:license>SAMSUNG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>cert-svc-1.0.1-49.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8244"/>
+    <rpm:header-range start="280" end="8724"/>
     <rpm:provides>
       <rpm:entry name="cert-svc" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
-      <rpm:entry name="cert-svc(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
+      <rpm:entry name="cert-svc(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
       <rpm:entry name="libcert-svc-vcore.so.1"/>
-      <rpm:entry name="libcert-svc.so.1"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libcert-svc.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcert-svc.so.1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libxmlsec1.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libss-client.so.1"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdpl-db-efl.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libdpl-db-efl.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libcert-svc.so.1()(64bit)"/>
+      <rpm:entry name="libxmlsec1.so.1()(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libxmlsec1-openssl.so.1()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libss-client.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libxmlsec1-openssl.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dpkg-pki-sig</file>
     <file>/usr/bin/cert_svc_create_clean_db.sh</file>
 
@@ -8860,26 +8892,26 @@ Install this package if you can't use the cdrkit programs directly.</description
 </package>
 <package type="rpm">
   <name>cert-svc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="49.11"/>
-  <checksum type="sha256" pkgid="YES">5a51be52ef58a0ae1ded10262548d56930495c93dd08adcade61792683174316</checksum>
+  <checksum type="sha256" pkgid="YES">0219b58afad369d11c55e62f47ecff2ef67261b65515d91b90dcb55932fbec89</checksum>
   <summary>Certification service (development files)</summary>
   <description>Certification service (developement files)</description>
   <packager/>
   <url/>
-  <time file="1376452055" build="1376452044"/>
-  <size package="24319" installed="105120" archive="111288"/>
-<location href="i686/cert-svc-devel-1.0.1-49.11.i686.rpm"/>
+  <time file="1376452026" build="1376452002"/>
+  <size package="24498" installed="105124" archive="111300"/>
+<location href="x86_64/cert-svc-devel-1.0.1-49.11.x86_64.rpm"/>
   <format>
     <rpm:license>SAMSUNG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>cert-svc-1.0.1-49.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6928"/>
+    <rpm:header-range start="280" end="7104"/>
     <rpm:provides>
       <rpm:entry name="cert-svc-devel" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
-      <rpm:entry name="cert-svc-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
+      <rpm:entry name="cert-svc-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="49.11"/>
       <rpm:entry name="pkgconfig(cert-svc)" flags="EQ" epoch="0" ver="1.0.0"/>
       <rpm:entry name="pkgconfig(cert-svc-vcore)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
@@ -8899,54 +8931,52 @@ Install this package if you can't use the cdrkit programs directly.</description
 </package>
 <package type="rpm">
   <name>cert-svc-ui</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="48.1"/>
-  <checksum type="sha256" pkgid="YES">2f3abb71e220a9866aa0e03b352eec019979c362a872d05bdab4e44c1e0b55b5</checksum>
+  <checksum type="sha256" pkgid="YES">13a9c6b072fb053a0e7a4410f576c270fa90659e87f5a921b8b1f87060b9db4a</checksum>
   <summary>Certification service</summary>
   <description>Certification service</description>
   <packager/>
   <url/>
-  <time file="1377321748" build="1377321740"/>
-  <size package="66117" installed="265081" archive="277048"/>
-<location href="i686/cert-svc-ui-1.0.1-48.1.i686.rpm"/>
+  <time file="1377321895" build="1377321890"/>
+  <size package="67562" installed="272257" archive="284224"/>
+<location href="x86_64/cert-svc-ui-1.0.1-48.1.x86_64.rpm"/>
   <format>
     <rpm:license>SAMSUNG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>cert-svc-ui-1.0.1-48.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13863"/>
+    <rpm:header-range start="280" end="14071"/>
     <rpm:provides>
       <rpm:entry name="cert-svc-ui" flags="EQ" epoch="0" ver="1.0.1" rel="48.1"/>
-      <rpm:entry name="cert-svc-ui(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="48.1"/>
-      <rpm:entry name="libmgr-cert-view.so"/>
-      <rpm:entry name="libug-cert-selection-ug-efl.so.0.1.0"/>
-      <rpm:entry name="libug-setting-manage-certificates-efl.so.0.1.0"/>
+      <rpm:entry name="cert-svc-ui(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="48.1"/>
+      <rpm:entry name="libmgr-cert-view.so()(64bit)"/>
+      <rpm:entry name="libug-cert-selection-ug-efl.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libug-setting-manage-certificates-efl.so.0.1.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libmgr-cert-view.so"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libmgr-cert-view.so()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcert-svc-vcore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
     </rpm:requires>    <file>/etc/smack/accesses2.d/ug.cert-svc-ui.include</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>check</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">f9a60bcae0f096d67daa178b9340b8c55f0cc79aa26aa6f1f064b66cb66bc566</checksum>
+  <checksum type="sha256" pkgid="YES">b7f5fc722bfee295546106cb38e2889623f2b040369682f443b5cc43f8dd7153</checksum>
   <summary>Unit Test Framework for C</summary>
   <description>Check is a unit test framework for C. It features a simple interfacefor
 defining unit tests, limitating the developer the less possible. Tests
@@ -8956,25 +8986,66 @@ signals. The output of unit tests can be used within source code
 editors and IDEs.</description>
   <packager/>
   <url>http://check.sourceforge.net/</url>
-  <time file="1375472583" build="1375472566"/>
-  <size package="26718" installed="64275" archive="64988"/>
-<location href="i686/check-0.9.8-4.10.i686.rpm"/>
+  <time file="1375474274" build="1375474266"/>
+  <size package="26814" installed="70799" archive="71512"/>
+<location href="x86_64/check-0.9.8-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>check-0.9.8-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3536"/>
+    <rpm:header-range start="280" end="3740"/>
     <rpm:provides>
       <rpm:entry name="check" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
-      <rpm:entry name="check(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
-      <rpm:entry name="libcheck.so.0"/>
+      <rpm:entry name="check(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
+      <rpm:entry name="libcheck.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>check-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.9.8" rel="4.10"/>
+  <checksum type="sha256" pkgid="YES">45ffa906e36ef68ecc98f5490279efa88570e8e337f29bbed893d8adc126c40c</checksum>
+  <summary>Unit Test Framework for C</summary>
+  <description>Check is a unit test framework for C. It features a simple interfacefor
+defining unit tests, limitating the developer the less possible. Tests
+are run in a separate address space, so Check cancatch both, assertion
+failures and code errors that cause segmentationfaults or other
+signals. The output of unit tests can be used within source code
+editors and IDEs.</description>
+  <packager/>
+  <url>http://check.sourceforge.net/</url>
+  <time file="1375472583" build="1375472567"/>
+  <size package="17525" installed="37748" archive="38168"/>
+<location href="x86_64/check-32bit-0.9.8-4.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>check-0.9.8-4.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3089"/>
+    <rpm:provides>
+      <rpm:entry name="check-32bit" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
+      <rpm:entry name="check-32bit(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
+      <rpm:entry name="libcheck.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -8987,9 +9058,9 @@ editors and IDEs.</description>
 </package>
 <package type="rpm">
   <name>check-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">60a0a1dae0a6afc65edc05971494c14eb60522c134cd956b4617b70a13cad95e</checksum>
+  <checksum type="sha256" pkgid="YES">c5c5adae6f8749af604ae06000d235d1045b292f69c887a3c1a6b1665a2f0150</checksum>
   <summary>Unit Test Framework for C</summary>
   <description>Check is a unit test framework for C. It features a simple interface
 for defining unit tests, putting little in the way of the developer.
@@ -8999,19 +9070,19 @@ other signals. The output from unit tests can be used within source
 code editors and IDEs.</description>
   <packager/>
   <url>http://check.sourceforge.net/</url>
-  <time file="1375472583" build="1375472566"/>
-  <size package="9611" installed="18786" archive="19612"/>
-<location href="i686/check-devel-0.9.8-4.10.i686.rpm"/>
+  <time file="1375474274" build="1375474266"/>
+  <size package="9802" installed="18788" archive="19620"/>
+<location href="x86_64/check-devel-0.9.8-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>check-0.9.8-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3356"/>
+    <rpm:header-range start="280" end="3536"/>
     <rpm:provides>
       <rpm:entry name="check-devel" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
-      <rpm:entry name="check-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
+      <rpm:entry name="check-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="4.10"/>
       <rpm:entry name="pkgconfig(check)" flags="EQ" epoch="0" ver="0.9.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -9027,67 +9098,67 @@ code editors and IDEs.</description>
 </package>
 <package type="rpm">
   <name>chromium</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">726d92326ed33212511680de077ed0aaaefd929f170af4d0dc634e0b8283b44b</checksum>
+  <checksum type="sha256" pkgid="YES">99d077ab9298307b641c53f736ca4fa0953d70f02afaf36380959943d90fd489</checksum>
   <summary>Chromium Library</summary>
   <description>Chromium library</description>
   <packager/>
   <url/>
-  <time file="1377320987" build="1377320968"/>
-  <size package="14136" installed="34674" archive="35540"/>
-<location href="i686/chromium-1.0-2.5.i686.rpm"/>
+  <time file="1377321107" build="1377321099"/>
+  <size package="14298" installed="36974" archive="37848"/>
+<location href="x86_64/chromium-1.0-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Web Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>chromium-1.0-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3363"/>
+    <rpm:header-range start="280" end="3627"/>
     <rpm:provides>
       <rpm:entry name="chromium" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
-      <rpm:entry name="chromium(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
-      <rpm:entry name="libchromium.so.1"/>
+      <rpm:entry name="chromium(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
+      <rpm:entry name="libchromium.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>chromium-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">817842db4b33df89038ce94ebfce056d1165ff5cfdb58b6bdefa065a4cbbe562</checksum>
+  <checksum type="sha256" pkgid="YES">6b6175dc623fb2556a6603e670e157ee402167e0b88ea9ae6dff592713af36b5</checksum>
   <summary>Chromium library - Development Files</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require chromium.</description>
   <packager/>
   <url/>
-  <time file="1377320987" build="1377320968"/>
-  <size package="87289" installed="414047" archive="423724"/>
-<location href="i686/chromium-devel-1.0-2.5.i686.rpm"/>
+  <time file="1377321107" build="1377321099"/>
+  <size package="87487" installed="414047" archive="423724"/>
+<location href="x86_64/chromium-devel-1.0-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Web Framework</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>chromium-1.0-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9235"/>
+    <rpm:header-range start="280" end="9407"/>
     <rpm:provides>
       <rpm:entry name="chromium-devel" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
-      <rpm:entry name="chromium-devel(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
+      <rpm:entry name="chromium-devel(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.5"/>
       <rpm:entry name="pkgconfig(chromium)"/>
     </rpm:provides>
     <rpm:requires>
@@ -9098,44 +9169,43 @@ to develop applications that require chromium.</description>
 </package>
 <package type="rpm">
   <name>chrpath</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">dd6096cb69c34e8af1b5ef2bf2fa919c81b73fb19521a4ef82825c4ddf36dd2e</checksum>
+  <checksum type="sha256" pkgid="YES">29e86d83b61e58ff94ce62d60fdac7383d63c69bca3deac42a07709e85d7498e</checksum>
   <summary>Modify rpath of compiled programs</summary>
   <description>chrpath allows you to modify the dynamic library load path (rpath) of
 compiled programs.  Currently, only removing and modifying the rpath
 is supported.</description>
   <packager/>
   <url>http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/</url>
-  <time file="1375473080" build="1375473072"/>
-  <size package="17192" installed="37449" archive="38448"/>
-<location href="i686/chrpath-0.13-4.10.i686.rpm"/>
+  <time file="1375474580" build="1375474569"/>
+  <size package="17522" installed="39165" archive="40164"/>
+<location href="x86_64/chrpath-0.13-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>chrpath-0.13-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3362"/>
+    <rpm:header-range start="280" end="3538"/>
     <rpm:provides>
       <rpm:entry name="chrpath" flags="EQ" epoch="0" ver="0.13" rel="4.10"/>
-      <rpm:entry name="chrpath(x86-32)" flags="EQ" epoch="0" ver="0.13" rel="4.10"/>
+      <rpm:entry name="chrpath(x86-64)" flags="EQ" epoch="0" ver="0.13" rel="4.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/chrpath</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>clang</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">90fde73368f43b727b8861215b9e6cb29c5895daf162bab302b6d87060eb5b8d</checksum>
+  <checksum type="sha256" pkgid="YES">200072fabdb86e3a801ad58b0576fe61749b3356b6fcb9d68307074712cbc6b6</checksum>
   <summary>A C language family front-end for LLVM</summary>
   <description>clang: noun
     1. A loud, resonant, metallic sound.
@@ -9147,57 +9217,51 @@ and Objective C++ front-end for the LLVM compiler. Its tools are built
 as libraries and designed to be loosely-coupled and extensible.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047140" build="1377046064"/>
-  <size package="7646931" installed="28573582" archive="28579952"/>
-<location href="i686/clang-3.1-2.15.i686.rpm"/>
+  <time file="1377046754" build="1377045278"/>
+  <size package="7944634" installed="29585974" archive="29592344"/>
+<location href="x86_64/clang-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8903"/>
+    <rpm:header-range start="280" end="9059"/>
     <rpm:provides>
       <rpm:entry name="clang" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="clang(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libclang.so"/>
+      <rpm:entry name="clang(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="libclang.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libLLVM-3.1.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libclang.so"/>
-      <rpm:entry name="llvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
       <rpm:entry name="libstdc++-devel" flags="EQ" epoch="0" ver="4.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="llvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libclang.so()(64bit)"/>
       <rpm:entry name="gcc"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libLLVM-3.1.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/clang-tblgen</file>
     <file>/usr/bin/c-index-test</file>
     <file>/usr/bin/clang</file>
@@ -9207,9 +9271,9 @@ as libraries and designed to be loosely-coupled and extensible.</description>
 </package>
 <package type="rpm">
   <name>clang-analyzer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">0a16d2dd6248dfd823786acf509ad903a634593cb45c76a855827c6e82690956</checksum>
+  <checksum type="sha256" pkgid="YES">838837fe9b0e5669bca70604edff8f5472a753a092b266a9b83f314b9cd5ded6</checksum>
   <summary>A source code analysis framework</summary>
   <description>The Clang Static Analyzer consists of both a source code analysis
 framework and a standalone tool that finds bugs in C and Objective-C
@@ -9217,19 +9281,19 @@ programs. The standalone tool is invoked from the command-line, and is
 intended to run in tandem with a build of a project or code base.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047140" build="1377046064"/>
-  <size package="43762" installed="142187" archive="145408"/>
-<location href="i686/clang-analyzer-3.1-2.15.i686.rpm"/>
+  <time file="1377046754" build="1377045278"/>
+  <size package="43989" installed="142187" archive="145444"/>
+<location href="x86_64/clang-analyzer-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4815"/>
+    <rpm:header-range start="280" end="5007"/>
     <rpm:provides>
       <rpm:entry name="clang-analyzer" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="clang-analyzer(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="clang-analyzer(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/python"/>
@@ -9243,26 +9307,26 @@ intended to run in tandem with a build of a project or code base.</description>
 </package>
 <package type="rpm">
   <name>clang-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">261697038e4253d8689d3bd53e7a3ef6228271c710c3631fa9639e19e6f84118</checksum>
+  <checksum type="sha256" pkgid="YES">1e9cd143a3a75308511b88d6dea5cec9e7360a0bf64f7e88c3d193ee83a13432</checksum>
   <summary>Header files for clang</summary>
   <description>This package contains header files for the Clang compiler.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047142" build="1377046064"/>
-  <size package="869422" installed="5307843" archive="5366540"/>
-<location href="i686/clang-devel-3.1-2.15.i686.rpm"/>
+  <time file="1377046756" build="1377045278"/>
+  <size package="869668" installed="5307843" archive="5366540"/>
+<location href="x86_64/clang-devel-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="42739"/>
+    <rpm:header-range start="280" end="42919"/>
     <rpm:provides>
       <rpm:entry name="clang-devel" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="clang-devel(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="clang-devel(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="clang" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
@@ -9271,61 +9335,60 @@ intended to run in tandem with a build of a project or code base.</description>
 </package>
 <package type="rpm">
   <name>cloog</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">0fc1d3b9f21e6a88ce4fd0ab44d046f194deb24b0ad4461110433be2be2cdf92</checksum>
+  <checksum type="sha256" pkgid="YES">21b7900e1064e734e2eca345e39e74b601758ff68c3d88f52dbc33af32ffb51e</checksum>
   <summary>The Chunky Loop Generator</summary>
   <description>CLooG is a free software and library to generate code for scanning
 Z-polyhedra. It is used by the GCC Graphite optimization framework.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1375471478" build="1375471468"/>
-  <size package="28770" installed="34944" archive="35340"/>
-<location href="i686/cloog-0.15.10-2.8.i686.rpm"/>
+  <time file="1375471336" build="1375471328"/>
+  <size package="28985" installed="36520" archive="36916"/>
+<location href="x86_64/cloog-0.15.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>cloog-0.15.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2764"/>
+    <rpm:header-range start="280" end="2948"/>
     <rpm:provides>
       <rpm:entry name="cloog" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
-      <rpm:entry name="cloog(x86-32)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="cloog(x86-64)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cloog</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>cloog-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">27080c4cce2511d4041a49bb6eaa81ac66de049e14d83a3703f4bdd3c9618a09</checksum>
+  <checksum type="sha256" pkgid="YES">0a3aaea57a52f066758e6d3f81cbffb2c36404978a61d1bc9ec9e554154be008</checksum>
   <summary>Development tools for CLOOG</summary>
   <description>Development tools and headers for the Chunky Loop Generator.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1375471478" build="1375471468"/>
-  <size package="198640" installed="690624" archive="693172"/>
-<location href="i686/cloog-devel-0.15.10-2.8.i686.rpm"/>
+  <time file="1375471336" build="1375471328"/>
+  <size package="211791" installed="1094648" archive="1097204"/>
+<location href="x86_64/cloog-devel-0.15.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>cloog-0.15.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3952"/>
+    <rpm:header-range start="280" end="4128"/>
     <rpm:provides>
       <rpm:entry name="cloog-devel" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
-      <rpm:entry name="cloog-devel(x86-32)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="cloog-devel(x86-64)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libcloog" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
@@ -9333,61 +9396,88 @@ Z-polyhedra. It is used by the GCC Graphite optimization framework.</description
   </format>
 </package>
 <package type="rpm">
+  <name>cloog-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.15.10" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">1c160bf37887aca265f71fe22067b6383c576f61dc6c460acd3b04b05f853179</checksum>
+  <summary>Development tools for CLOOG</summary>
+  <description>Development tools and headers for the Chunky Loop Generator.</description>
+  <packager/>
+  <url>http://www.cloog.org/</url>
+  <time file="1375471478" build="1375471470"/>
+  <size package="186274" installed="608572" archive="608980"/>
+<location href="x86_64/cloog-devel-32bit-0.15.10-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>cloog-0.15.10-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2213"/>
+    <rpm:provides>
+      <rpm:entry name="cloog-devel-32bit" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="cloog-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcloog-32bit" flags="EQ" epoch="0" ver="0.15.10"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>cloog-isl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.0" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">657095e1ad0700c5ab39374f6d8b31d09bc79d1f52374ac269912748e019abb2</checksum>
+  <checksum type="sha256" pkgid="YES">72acc2c31651f56bc086fbd3917f9ebd63df1f19778cd2a5560ac3d232b4c025</checksum>
   <summary>The Chunky Loop Generator</summary>
   <description>CLooG is a free software and library to generate code for scanning
 Z-polyhedra. It is used by the GCC Graphite optimization framework.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1374118268" build="1374118257"/>
-  <size package="13995" installed="36432" archive="36980"/>
-<location href="i686/cloog-isl-0.18.0-1.2.i686.rpm"/>
+  <time file="1374119282" build="1374119272"/>
+  <size package="14184" installed="37876" archive="38424"/>
+<location href="x86_64/cloog-isl-0.18.0-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cloog-isl-0.18.0-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2781"/>
+    <rpm:header-range start="280" end="2957"/>
     <rpm:provides>
       <rpm:entry name="cloog-isl" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
-      <rpm:entry name="cloog-isl(x86-32)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="cloog-isl(x86-64)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcloog-isl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcloog-isl.so.4()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cloog</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>cloog-isl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.0" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">302eaf34ac9855fec17bbcff89f6822410eee5b0f4be3d888fafe7d504477f5b</checksum>
+  <checksum type="sha256" pkgid="YES">bc27b7396be51fa5986589d23c6403fbfb012a06331531bbe39c4175be001beb</checksum>
   <summary>Development tools for CLOOG</summary>
   <description>Development tools and headers for the Chunky Loop Generator.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1374118268" build="1374118257"/>
-  <size package="16310" installed="79861" archive="84012"/>
-<location href="i686/cloog-isl-devel-0.18.0-1.2.i686.rpm"/>
+  <time file="1374119282" build="1374119272"/>
+  <size package="16496" installed="79863" archive="84020"/>
+<location href="x86_64/cloog-isl-devel-0.18.0-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cloog-isl-0.18.0-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5057"/>
+    <rpm:header-range start="280" end="5237"/>
     <rpm:provides>
       <rpm:entry name="cloog-isl-devel" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
-      <rpm:entry name="cloog-isl-devel(x86-32)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="cloog-isl-devel(x86-64)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
       <rpm:entry name="pkgconfig(cloog-isl)" flags="EQ" epoch="0" ver="0.18.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -9397,10 +9487,38 @@ Z-polyhedra. It is used by the GCC Graphite optimization framework.</description
   </format>
 </package>
 <package type="rpm">
+  <name>cloog-isl-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.18.0" rel="1.2"/>
+  <checksum type="sha256" pkgid="YES">e7e130035187991894e4fce0da53045d150fc28fa402469b41334353fe23db5e</checksum>
+  <summary>Development tools for CLOOG</summary>
+  <description>Development tools and headers for the Chunky Loop Generator.</description>
+  <packager/>
+  <url>http://www.cloog.org/</url>
+  <time file="1374118268" build="1374118259"/>
+  <size package="2222" installed="0" archive="284"/>
+<location href="x86_64/cloog-isl-devel-32bit-0.18.0-1.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>cloog-isl-0.18.0-1.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2109"/>
+    <rpm:provides>
+      <rpm:entry name="cloog-isl-devel-32bit" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="cloog-isl-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcloog-32bit" flags="EQ" epoch="0" ver="0.18.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>cmake</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.11.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">fd07b5af6b7e05d0882432f20737ab8434132f05dc5cc337838ba458908851d6</checksum>
+  <checksum type="sha256" pkgid="YES">57ff32d3496ec835a1381aa142d9ecdb591420931a68947078e4e2d53aa43163</checksum>
   <summary>Cross-platform make system</summary>
   <description>CMake is used to control the software compilation process using simple platform
 and compiler independent configuration files. CMake generates native makefiles
@@ -9410,55 +9528,51 @@ requiring system configuration, pre-processor generation, code generation, and
 template instantiation.</description>
   <packager/>
   <url>http://www.cmake.org</url>
-  <time file="1377320927" build="1377320834"/>
-  <size package="3555506" installed="27393163" archive="27507104"/>
-<location href="i686/cmake-2.8.11.2-1.4.i686.rpm"/>
+  <time file="1377320940" build="1377320841"/>
+  <size package="3612639" installed="28080811" archive="28194752"/>
+<location href="x86_64/cmake-2.8.11.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platfrom Development/Tools</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cmake-2.8.11.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="84488"/>
+    <rpm:header-range start="280" end="84696"/>
     <rpm:provides>
       <rpm:entry name="cmake" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
-      <rpm:entry name="cmake(x86-32)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
+      <rpm:entry name="cmake(x86-64)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
       <rpm:entry name="config(cmake)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libarchive.so.13"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libarchive.so.13()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
       <rpm:entry name="config(cmake)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ctest</file>
     <file>/usr/bin/cpack</file>
     <file>/usr/bin/ccmake</file>
@@ -9469,26 +9583,26 @@ template instantiation.</description>
 </package>
 <package type="rpm">
   <name>cmake-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.11.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">bc7710d74a0e2edd0120c69ea4531dc40adee0dac35e01cb500dfa920a589ac5</checksum>
+  <checksum type="sha256" pkgid="YES">521e0ff5a3649a9b626f2416701a61e251bcc79eda940261aa4c629efc04c8b3</checksum>
   <summary>Documentation for package cmake</summary>
   <description>This package provides documentation for package cmake.</description>
   <packager/>
   <url>http://www.cmake.org</url>
-  <time file="1377320927" build="1377320834"/>
-  <size package="505574" installed="506782" archive="508396"/>
-<location href="i686/cmake-docs-2.8.11.2-1.4.i686.rpm"/>
+  <time file="1377320940" build="1377320841"/>
+  <size package="505775" installed="506782" archive="508396"/>
+<location href="x86_64/cmake-docs-2.8.11.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cmake-2.8.11.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3198"/>
+    <rpm:header-range start="280" end="3375"/>
     <rpm:provides>
       <rpm:entry name="cmake-docs" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
-      <rpm:entry name="cmake-docs(x86-32)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
+      <rpm:entry name="cmake-docs(x86-64)" flags="EQ" epoch="0" ver="2.8.11.2" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -9496,96 +9610,94 @@ template instantiation.</description>
 </package>
 <package type="rpm">
   <name>common-public-plugins</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.91" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">d226b052be22b9da3c69d40ad7a9393e9db6b0afc7c017356a842450adcb8f4c</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.91" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">d610507d96045ad3b78e59f4ccc1e33e59422d17521d563b9f64e216a5560d53</checksum>
   <summary>Common Public Plugins</summary>
   <description>common public plugins for sync-agent</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377321986" build="1377321973"/>
-  <size package="149766" installed="687360" archive="695896"/>
-<location href="i686/common-public-plugins-0.1.91-2.2.i686.rpm"/>
+  <time file="1377558134" build="1377558121"/>
+  <size package="165744" installed="692168" archive="700776"/>
+<location href="x86_64/common-public-plugins-0.1.91-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>sync-agent-0.1.91-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11616"/>
-    <rpm:provides>
-      <rpm:entry name="common-public-plugins" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-      <rpm:entry name="common-public-plugins(x86-32)" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-      <rpm:entry name="libplugin-account.so.0"/>
-      <rpm:entry name="libplugin-da-calendar-task.so.0"/>
-      <rpm:entry name="libplugin-da-calendar.so.0"/>
-      <rpm:entry name="libplugin-da-call-log.so.0"/>
-      <rpm:entry name="libplugin-da-contact.so.0"/>
-      <rpm:entry name="libplugin-da-memo.so.0"/>
-      <rpm:entry name="libplugin-dc-vcalendar-task.so.0"/>
-      <rpm:entry name="libplugin-dc-vcalendar.so.0"/>
-      <rpm:entry name="libplugin-dc-vobject-tizen.so.0"/>
-      <rpm:entry name="libplugin-di-slp-device.so.0"/>
-      <rpm:entry name="libplugin-na-http.so.0"/>
-      <rpm:entry name="libplugin-pm-slp-sysnoti-alarm.so.0"/>
-      <rpm:entry name="libplugin-pm-slp-sysnoti-network-connection.so.0"/>
-      <rpm:entry name="libplugin-pm-slp-sysnoti-wap-push.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libmemo.so.0.1.0"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libaccounts-svc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>sync-agent-0.1.91-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="11952"/>
+    <rpm:provides>
+      <rpm:entry name="common-public-plugins" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
+      <rpm:entry name="common-public-plugins(x86-64)" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
+      <rpm:entry name="libplugin-account.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-da-calendar-task.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-da-calendar.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-da-call-log.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-da-contact.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-da-memo.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-dc-vcalendar-task.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-dc-vcalendar.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-dc-vobject-tizen.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-di-slp-device.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-na-http.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-pm-slp-sysnoti-alarm.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-pm-slp-sysnoti-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-pm-slp-sysnoti-wap-push.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libaccounts-svc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libmsg_mapi.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libmemo.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcalendar-service2.so.0()(64bit)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>compositeproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">13993c64622b5a5df7d9c57147865e626f1d3d4b8aa7d33d9c8918b44a6785d2</checksum>
+  <checksum type="sha256" pkgid="YES">81a25836d77e028559eee0013e558cfdae0568d344c0f4e9d6bc26da3ee253fc</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504632" build="1373504625"/>
-  <size package="5111" installed="11151" archive="12044"/>
-<location href="i686/compositeproto-0.4.2-2.2.i686.rpm"/>
+  <time file="1373507918" build="1373507890"/>
+  <size package="5282" installed="11151" archive="12044"/>
+<location href="x86_64/compositeproto-0.4.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>compositeproto-0.4.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2901"/>
+    <rpm:header-range start="280" end="3077"/>
     <rpm:provides>
       <rpm:entry name="compositeproto" flags="EQ" epoch="0" ver="0.4.2" rel="2.2"/>
-      <rpm:entry name="compositeproto(x86-32)" flags="EQ" epoch="0" ver="0.4.2" rel="2.2"/>
+      <rpm:entry name="compositeproto(x86-64)" flags="EQ" epoch="0" ver="0.4.2" rel="2.2"/>
       <rpm:entry name="pkgconfig(compositeproto)" flags="EQ" epoch="0" ver="0.4.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -9595,64 +9707,64 @@ template instantiation.</description>
 </package>
 <package type="rpm">
   <name>connman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">a765f2e744e572971426c18a848593e5973df26ed3876f696ecc17e07dcffb76</checksum>
+  <checksum type="sha256" pkgid="YES">ff094a4db0a00df81cfea056d8a625268ec2bae808ed508ce13a20d6b6ab1d3c</checksum>
   <summary>Connection Manager</summary>
   <description>Connection Manager provides a daemon for managing Internet connections
 within embedded devices running the Linux operating system.</description>
   <packager/>
   <url>http://connman.net</url>
-  <time file="1376586578" build="1376586571"/>
-  <size package="343119" installed="1108368" archive="1110592"/>
-<location href="i686/connman-1.15-9.1.i686.rpm"/>
+  <time file="1376586613" build="1376586606"/>
+  <size package="352331" installed="1193920" archive="1196144"/>
+<location href="x86_64/connman-1.15-9.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Network &amp; Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>connman-1.15-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6593"/>
+    <rpm:header-range start="280" end="6985"/>
     <rpm:provides>
       <rpm:entry name="config(connman)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
       <rpm:entry name="connman" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="connman(x86-32)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="telephony.so"/>
+      <rpm:entry name="connman(x86-64)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
+      <rpm:entry name="telephony.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.9)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxtables.so.7()(64bit)"/>
       <rpm:entry name="config(connman)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="iptables"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libxtables.so.7"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/connman.conf</file>
     <file>/usr/sbin/connmanctl</file>
     <file>/etc/connman/main.conf</file>
@@ -9662,26 +9774,26 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>connman-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">068f56c1d06ed044d60cdabe93fe72a1f9b7a1fc5cae1667a023cd39c4132b04</checksum>
+  <checksum type="sha256" pkgid="YES">36053f3e6298e815dc5379fcee51fa77a420707067e3cc4a7e78bcfc2f26c937</checksum>
   <summary>Development Files for connman</summary>
   <description>Header files and development files for connman.</description>
   <packager/>
   <url>http://connman.net</url>
-  <time file="1376586578" build="1376586571"/>
-  <size package="11448" installed="44859" archive="47596"/>
-<location href="i686/connman-devel-1.15-9.1.i686.rpm"/>
+  <time file="1376586613" build="1376586606"/>
+  <size package="11635" installed="44861" archive="47596"/>
+<location href="x86_64/connman-devel-1.15-9.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Network &amp; Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>connman-1.15-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4934"/>
+    <rpm:header-range start="280" end="5114"/>
     <rpm:provides>
       <rpm:entry name="connman-devel" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="connman-devel(x86-32)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
+      <rpm:entry name="connman-devel(x86-64)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
       <rpm:entry name="pkgconfig(connman)" flags="EQ" epoch="0" ver="1.15"/>
     </rpm:provides>
     <rpm:requires>
@@ -9694,26 +9806,26 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>connman-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">45c96766a8bc0170eb9c74900b293a264af79acbfa7bb6864ef561dcc4502392</checksum>
+  <checksum type="sha256" pkgid="YES">4a131943c47d3b48743dbe22cd1359f872c50d73f7ebb0162150a9464e0cdd1e</checksum>
   <summary>Documentation for package connman</summary>
   <description>This package provides documentation for package connman.</description>
   <packager/>
   <url>http://connman.net</url>
-  <time file="1376586578" build="1376586571"/>
-  <size package="6773" installed="3728" archive="4152"/>
-<location href="i686/connman-docs-1.15-9.1.i686.rpm"/>
+  <time file="1376586613" build="1376586606"/>
+  <size package="6944" installed="3728" archive="4152"/>
+<location href="x86_64/connman-docs-1.15-9.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>connman-1.15-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2869"/>
+    <rpm:header-range start="280" end="3046"/>
     <rpm:provides>
       <rpm:entry name="connman-docs" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="connman-docs(x86-32)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
+      <rpm:entry name="connman-docs(x86-64)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -9721,26 +9833,26 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>connman-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">364ff0bcb4ffb6097fd417c79072b42e65869c4187d63ee89bd264d2586de6a2</checksum>
+  <checksum type="sha256" pkgid="YES">da2fe22058a32e14184eafd9cc7aa423f36eae5fc1536f31be1ee14d757a2b81</checksum>
   <summary>Test Scripts for Connection Manager</summary>
   <description>Scripts for testing Connman and its functionality</description>
   <packager/>
   <url>http://connman.net</url>
-  <time file="1376586578" build="1376586571"/>
-  <size package="16932" installed="57613" archive="63188"/>
-<location href="i686/connman-test-1.15-9.1.i686.rpm"/>
+  <time file="1376586613" build="1376586606"/>
+  <size package="17116" installed="57613" archive="63232"/>
+<location href="x86_64/connman-test-1.15-9.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Network &amp; Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>connman-1.15-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7054"/>
+    <rpm:header-range start="280" end="7234"/>
     <rpm:provides>
       <rpm:entry name="connman-test" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
-      <rpm:entry name="connman-test(x86-32)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
+      <rpm:entry name="connman-test(x86-64)" flags="EQ" epoch="0" ver="1.15" rel="9.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="connman" flags="EQ" epoch="0" ver="1.15"/>
@@ -9753,58 +9865,60 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>contacts-service2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.84.2" rel="4.26"/>
-  <checksum type="sha256" pkgid="YES">7bb11a46762225d62412ffe765e956722e0484ccc5976d9944ede544f081a34c</checksum>
+  <checksum type="sha256" pkgid="YES">6d03f648d0b8438e7fb214c8a0d457c06f27a647c91e9689c38493385265b146</checksum>
   <summary>New Contacts service library</summary>
   <description>New Contact Serivce Library</description>
   <packager/>
   <url/>
-  <time file="1377321589" build="1377321581"/>
-  <size package="383326" installed="2123662" archive="2130124"/>
-<location href="i686/contacts-service2-0.9.84.2-4.26.i686.rpm"/>
+  <time file="1377321667" build="1377321659"/>
+  <size package="445988" installed="2581842" archive="2588304"/>
+<location href="x86_64/contacts-service2-0.9.84.2-4.26.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>contacts-service-0.9.84.2-4.26.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9103"/>
+    <rpm:header-range start="280" end="9579"/>
     <rpm:provides>
       <rpm:entry name="config(contacts-service2)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
       <rpm:entry name="contacts-service2" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
-      <rpm:entry name="contacts-service2(x86-32)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
+      <rpm:entry name="contacts-service2(x86-64)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libbadge.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libaccounts-svc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcapi-media-image-util.so.0()(64bit)"/>
       <rpm:entry name="sys-assert"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaccounts-svc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
       <rpm:entry name="config(contacts-service2)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libcapi-media-image-util.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libexif.so.12"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libbadge.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpims-ipc.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libexif.so.12()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libpims-ipc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S50contacts-svc-helper</file>
     <file>/usr/bin/contacts-service-ipcd</file>
     <file>/etc/rc.d/init.d/contacts-service-ipcd.sh</file>
@@ -9814,26 +9928,26 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>contacts-service2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.84.2" rel="4.26"/>
-  <checksum type="sha256" pkgid="YES">d3b0355a6f06683b0a27818f34aa0439ded6eeacf77af4254c23d3970fb0b87f</checksum>
+  <checksum type="sha256" pkgid="YES">edbab07365f4da05ea1e238ee7592ea03ac35b41f16a4c7c715483cfedcf2c57</checksum>
   <summary>New Contacts Service  (devel)</summary>
   <description>New Contacts Service Library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321589" build="1377321581"/>
-  <size package="23158" installed="182465" archive="185736"/>
-<location href="i686/contacts-service2-devel-0.9.84.2-4.26.i686.rpm"/>
+  <time file="1377321667" build="1377321659"/>
+  <size package="23342" installed="182467" archive="185748"/>
+<location href="x86_64/contacts-service2-devel-0.9.84.2-4.26.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>contacts-service-0.9.84.2-4.26.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4891"/>
+    <rpm:header-range start="280" end="5071"/>
     <rpm:provides>
       <rpm:entry name="contacts-service2-devel" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
-      <rpm:entry name="contacts-service2-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
+      <rpm:entry name="contacts-service2-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.84.2" rel="4.26"/>
       <rpm:entry name="pkgconfig(contacts-service2)" flags="EQ" epoch="0" ver="0.9.84.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -9846,9 +9960,9 @@ within embedded devices running the Linux operating system.</description>
 </package>
 <package type="rpm">
   <name>coreutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.21" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">54a596354c1716b7b25e7d03bef06db8ae79b0736a6fb504511c7934c231c9a6</checksum>
+  <checksum type="sha256" pkgid="YES">619834171706e780468de7292722020a0ae3a786c8c22a887ec4373036f56a01</checksum>
   <summary>GNU Core Utilities</summary>
   <description>Basic file, shell, and text manipulation utilities.  The package
 contains the following programs:
@@ -9863,16 +9977,16 @@ stat stty sum sync tac tail tee test timeout touch tr true tsort tty
 uname unexpand uniq unlink uptime users vdir wc who whoami yes</description>
   <packager/>
   <url>http://www.gnu.org/software/coreutils/</url>
-  <time file="1376538618" build="1376538584"/>
-  <size package="1114356" installed="6330569" archive="6350456"/>
-<location href="i686/coreutils-8.21-4.10.i686.rpm"/>
+  <time file="1376539103" build="1376539078"/>
+  <size package="1131561" installed="6780581" archive="6800472"/>
+<location href="x86_64/coreutils-8.21-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>coreutils-8.21-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="42484"/>
+    <rpm:header-range start="280" end="41120"/>
     <rpm:provides>
       <rpm:entry name="/bin/basename"/>
       <rpm:entry name="/bin/cat"/>
@@ -9888,44 +10002,37 @@ uname unexpand uniq unlink uptime users vdir wc who whoami yes</description>
       <rpm:entry name="/bin/sort"/>
       <rpm:entry name="/bin/touch"/>
       <rpm:entry name="coreutils" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
-      <rpm:entry name="coreutils(x86-32)" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
+      <rpm:entry name="coreutils(x86-64)" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
       <rpm:entry name="fileutils" flags="EQ" epoch="0" ver="8.21"/>
-      <rpm:entry name="libstdbuf.so"/>
+      <rpm:entry name="libstdbuf.so()(64bit)"/>
       <rpm:entry name="mktemp" flags="EQ" epoch="0" ver="8.21"/>
       <rpm:entry name="sh-utils" flags="EQ" epoch="0" ver="8.21"/>
       <rpm:entry name="stat" flags="EQ" epoch="0" ver="8.21}"/>
       <rpm:entry name="textutils" flags="EQ" epoch="0" ver="8.21"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libattr.so.1(ATTR_1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libacl.so.1(ACL_1.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
       <rpm:entry name="pam" flags="GE" epoch="0" ver="1.1.1.90"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libattr.so.1"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="fileutils" flags="LT" epoch="0" ver="8.21"/>
@@ -10041,26 +10148,26 @@ uname unexpand uniq unlink uptime users vdir wc who whoami yes</description>
 </package>
 <package type="rpm">
   <name>coreutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.21" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">2af5d418cb46f62984f13d3ac43aca49cacccb7cdcf9e511d17d75af3e35d3f1</checksum>
+  <checksum type="sha256" pkgid="YES">aa48097c173aec5dd09b7438e5b3825c055c03602981eb377c748f114e849ab6</checksum>
   <summary>Documentation for package coreutils</summary>
   <description>This package provides documentation for package coreutils.</description>
   <packager/>
   <url>http://www.gnu.org/software/coreutils/</url>
-  <time file="1376538619" build="1376538584"/>
-  <size package="353740" installed="339651" archive="354844"/>
-<location href="i686/coreutils-docs-8.21-4.10.i686.rpm"/>
+  <time file="1376539103" build="1376539078"/>
+  <size package="353919" installed="339651" archive="354844"/>
+<location href="x86_64/coreutils-docs-8.21-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>coreutils-8.21-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11604"/>
+    <rpm:header-range start="280" end="11777"/>
     <rpm:provides>
       <rpm:entry name="coreutils-docs" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
-      <rpm:entry name="coreutils-docs(x86-32)" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
+      <rpm:entry name="coreutils-docs(x86-64)" flags="EQ" epoch="0" ver="8.21" rel="4.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10096,46 +10203,45 @@ uname unexpand uniq unlink uptime users vdir wc who whoami yes</description>
 </package>
 <package type="rpm">
   <name>corewatcher</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.11" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">07039ed54d33598aa1d1e111d9bf21d75b704825516c1413412f35d349900793</checksum>
+  <checksum type="sha256" pkgid="YES">18b0a2adb154312396ee7e475789ec3cb9a797849cbf5bffc81476432c704df6</checksum>
   <summary>A crash dump reporting tool</summary>
   <description>This tool sends application crash reports to the central crash
 reporting database.</description>
   <packager/>
   <url/>
-  <time file="1375478572" build="1375478565"/>
-  <size package="23342" installed="56251" archive="57608"/>
-<location href="i686/corewatcher-0.9.11-2.8.i686.rpm"/>
+  <time file="1375482505" build="1375482496"/>
+  <size package="24011" installed="59039" archive="60396"/>
+<location href="x86_64/corewatcher-0.9.11-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>corewatcher-0.9.11-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4125"/>
+    <rpm:header-range start="280" end="4377"/>
     <rpm:provides>
       <rpm:entry name="config(corewatcher)" flags="EQ" epoch="0" ver="0.9.11" rel="2.8"/>
       <rpm:entry name="corewatcher" flags="EQ" epoch="0" ver="0.9.11" rel="2.8"/>
-      <rpm:entry name="corewatcher(x86-32)" flags="EQ" epoch="0" ver="0.9.11" rel="2.8"/>
+      <rpm:entry name="corewatcher(x86-64)" flags="EQ" epoch="0" ver="0.9.11" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(corewatcher)" flags="EQ" epoch="0" ver="0.9.11" rel="2.8"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsystemd-journal.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="gdb"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/corewatcher/corewatcher.conf</file>
     <file>/etc/security/limits.d/95-core.conf</file>
     <file>/etc/corewatcher/gdb.command</file>
@@ -10197,9 +10303,9 @@ reporting database.</description>
 </package>
 <package type="rpm">
   <name>cpio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.11" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">bd61424591931f7b4e16022e4d522093e27879b735a2b718e52e474edcda8786</checksum>
+  <checksum type="sha256" pkgid="YES">1793598c4e6446c74e5510b16e72f91c0bfe40df224442a789484efd795f3aef</checksum>
   <summary>A GNU archiving program</summary>
   <description>GNU cpio copies files into or out of a cpio or tar archive.  Archives
 are files which contain a collection of other files plus information
@@ -10215,58 +10321,55 @@ and can read archives created on machines with a different byte-order.
 Install cpio if you need a program to manage file archives.</description>
   <packager/>
   <url>http://www.gnu.org/software/cpio/</url>
-  <time file="1375476278" build="1375476269"/>
-  <size package="75963" installed="186564" archive="187096"/>
-<location href="i686/cpio-2.11-4.8.i686.rpm"/>
+  <time file="1375480221" build="1375480212"/>
+  <size package="77327" installed="198692" archive="199224"/>
+<location href="x86_64/cpio-2.11-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cpio-2.11-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3911"/>
+    <rpm:header-range start="280" end="4047"/>
     <rpm:provides>
       <rpm:entry name="cpio" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
-      <rpm:entry name="cpio(x86-32)" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
+      <rpm:entry name="cpio(x86-64)" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cpio</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>cpio-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.11" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">dc65fc52db3aaab5a65758fa94bbe280f719fb197d50ea7e09d76c427ffbd9aa</checksum>
+  <checksum type="sha256" pkgid="YES">2c30a36ab9ff3f8faf0bce6ca6fe364cf6c81a866a3ed28301580806d2bd7fc6</checksum>
   <summary>Documentation for package cpio</summary>
   <description>This package provides documentation for package cpio.</description>
   <packager/>
   <url>http://www.gnu.org/software/cpio/</url>
-  <time file="1375476278" build="1375476269"/>
-  <size package="11570" installed="8904" archive="9456"/>
-<location href="i686/cpio-docs-2.11-4.8.i686.rpm"/>
+  <time file="1375480221" build="1375480212"/>
+  <size package="11747" installed="8904" archive="9456"/>
+<location href="x86_64/cpio-docs-2.11-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cpio-2.11-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2419"/>
+    <rpm:header-range start="280" end="2596"/>
     <rpm:provides>
       <rpm:entry name="cpio-docs" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
-      <rpm:entry name="cpio-docs(x86-32)" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
+      <rpm:entry name="cpio-docs(x86-64)" flags="EQ" epoch="0" ver="2.11" rel="4.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10274,26 +10377,26 @@ Install cpio if you need a program to manage file archives.</description>
 </package>
 <package type="rpm">
   <name>cpp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">1a073e3781d787d8720af77541a98358d4e88b31ad1995533af0d0ab3edecf98</checksum>
+  <checksum type="sha256" pkgid="YES">38c04fada4f633713232f2d0916b3a949b14ef531dd9348d8a3f80d1b3086fe2</checksum>
   <summary>The system GNU Preprocessor</summary>
   <description>The system GNU Preprocessor.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3526" installed="82" archive="612"/>
-<location href="i686/cpp-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3706" installed="82" archive="612"/>
+<location href="x86_64/cpp-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3311"/>
+    <rpm:header-range start="280" end="3487"/>
     <rpm:provides>
       <rpm:entry name="cpp" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="cpp(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="cpp(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh"/>
@@ -10305,54 +10408,55 @@ Install cpio if you need a program to manage file archives.</description>
 </package>
 <package type="rpm">
   <name>cpp47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">6fc5d81da821e8eaf7e5d7d2d03efa99061c5e079e14d84cb4c0f6e09400369b</checksum>
+  <checksum type="sha256" pkgid="YES">f0974699e84ac10200de7ca4494e2b55ccc07b18918cf5da1b9bd50ce1e45ef2</checksum>
   <summary>The GCC Preprocessor</summary>
   <description>This Package contains just the preprocessor that is used by the X11
 packages.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="3918176" installed="12118726" archive="12119692"/>
-<location href="i686/cpp47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="4367835" installed="13598410" archive="13599392"/>
+<location href="x86_64/cpp47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3833"/>
+    <rpm:header-range start="280" end="4181"/>
     <rpm:provides>
       <rpm:entry name="cpp47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="cpp47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="cpp47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cpp-4.7</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>crda</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">eb914e524d425e1ec3da23dad37898b289d763a680fb76065e5f01e7f1f148be</checksum>
+  <checksum type="sha256" pkgid="YES">e3556a92e616e10cad77074814f4916c57d782417926b8ec1dbe77c70de69e9c</checksum>
   <summary>Linux central regulatory domain agent</summary>
   <description>This package provides CRDA to be used by the new Linux kernel
 wireless subsystem to query from userspace regulatory domains. For
@@ -10360,29 +10464,28 @@ more information see:
 http://wireless.kernel.org/en/developers/Regulatory/</description>
   <packager/>
   <url>http://wireless.kernel.org/en/developers/Regulatory/</url>
-  <time file="1376542135" build="1376542127"/>
-  <size package="12273" installed="31453" archive="32276"/>
-<location href="i686/crda-1.1.3-2.10.i686.rpm"/>
+  <time file="1376542138" build="1376542130"/>
+  <size package="12561" installed="34841" archive="35664"/>
+<location href="x86_64/crda-1.1.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>crda-1.1.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3471"/>
+    <rpm:header-range start="280" end="3651"/>
     <rpm:provides>
       <rpm:entry name="crda" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
-      <rpm:entry name="crda(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
+      <rpm:entry name="crda(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnl.so.1"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libnl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libnl"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgcrypt.so.11"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
       <rpm:entry name="libgcrypt"/>
     </rpm:requires>    <file>/usr/sbin/crda</file>
     <file>/usr/sbin/regdbdump</file>
@@ -10391,26 +10494,26 @@ http://wireless.kernel.org/en/developers/Regulatory/</description>
 </package>
 <package type="rpm">
   <name>crda-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ef1ef5ec1d6cf997a92993f6dfccc9f331d0be7da902a16ca3c7d2cdaeb17fa7</checksum>
+  <checksum type="sha256" pkgid="YES">78c2e09413105e2a32af68f967a944005793b7d1a4bdadad757191ec71223f0c</checksum>
   <summary>Documentation for package crda</summary>
   <description>This package provides documentation for package crda.</description>
   <packager/>
   <url>http://wireless.kernel.org/en/developers/Regulatory/</url>
-  <time file="1376542135" build="1376542127"/>
-  <size package="3742" installed="1484" archive="1900"/>
-<location href="i686/crda-docs-1.1.3-2.10.i686.rpm"/>
+  <time file="1376542138" build="1376542130"/>
+  <size package="3915" installed="1484" archive="1900"/>
+<location href="x86_64/crda-docs-1.1.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>crda-1.1.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2108"/>
+    <rpm:header-range start="280" end="2281"/>
     <rpm:provides>
       <rpm:entry name="crda-docs" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
-      <rpm:entry name="crda-docs(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
+      <rpm:entry name="crda-docs(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10440,16 +10543,16 @@ packages.</description>
       <rpm:entry name="createrepo" flags="EQ" epoch="0" ver="0.9.9" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="deltarpm"/>
+      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="yum-metadata-parser"/>
       <rpm:entry name="rpm" flags="GE" epoch="0" ver="4.11.0"/>
       <rpm:entry name="python-deltarpm"/>
       <rpm:entry name="yum" flags="GE" epoch="0" ver="3.4.3"/>
       <rpm:entry name="python" flags="GE" epoch="0" ver="2.7"/>
-      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="python-libxml2"/>
+      <rpm:entry name="deltarpm"/>
       <rpm:entry name="python-rpm"/>
     </rpm:requires>    <file>/etc/bash_completion.d/createrepo.bash</file>
     <file>/usr/bin/mergerepo</file>
@@ -10461,46 +10564,43 @@ packages.</description>
 </package>
 <package type="rpm">
   <name>cross-arm-binutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.23.1" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">ad6a1b31129da63a93e0eb1a0c4087193ff9223f086b6ef2d3e9d988f41217ac</checksum>
+  <checksum type="sha256" pkgid="YES">f11a96eae3f446c859bc4356c0fcb3154eeecefb3d0ae5ab7533cf61ad1d4dd9</checksum>
   <summary>GNU Binutils</summary>
   <description>C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want
 to compile a program or kernel.</description>
   <packager/>
   <url>http://www.gnu.org/software/binutils/</url>
-  <time file="1377044278" build="1377044240"/>
-  <size package="1279708" installed="11007557" archive="11016868"/>
-<location href="i686/cross-arm-binutils-2.23.1-4.9.i686.rpm"/>
+  <time file="1377044526" build="1377044488"/>
+  <size package="1340080" installed="12038589" archive="12047900"/>
+<location href="x86_64/cross-arm-binutils-2.23.1-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.3 and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>cross-arm-binutils-2.23.1-4.9.src.rpm</rpm:sourcerpm>
     <rpm:header-range start="280" end="12420"/>
     <rpm:provides>
       <rpm:entry name="cross-arm-binutils" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
-      <rpm:entry name="cross-arm-binutils(x86-32)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
+      <rpm:entry name="cross-arm-binutils(x86-64)" flags="EQ" epoch="0" ver="2.23.1" rel="4.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="update-alternatives" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/arm-tizen-linux-gnueabi/bin/ranlib</file>
     <file>/usr/bin/arm-tizen-linux-gnueabi-addr2line</file>
     <file>/usr/arm-tizen-linux-gnueabi/bin/as</file>
@@ -10530,9 +10630,9 @@ to compile a program or kernel.</description>
 </package>
 <package type="rpm">
   <name>cross-armv7hl-gcc47-icecream-backend</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">6176a06a7c99b4f5acae32207ac7c8bf6c18fa5e93d46f2ca68cbaae0b45d431</checksum>
+  <checksum type="sha256" pkgid="YES">545dd8b0ee0f46aaf35baa6f732d303119967b82f5d99b2fb1d2c0b327d49bf6</checksum>
   <summary>The GNU C Compiler and Support Files</summary>
   <description>Core package for the GNU Compiler Collection, including the C language
 frontend.
@@ -10542,19 +10642,19 @@ namely gcc-ada, gcc-c++, gcc-fortran, gcc-java, gcc-objc and
 gcc-obj-c++.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377046535" build="1377046517"/>
-  <size package="14325164" installed="14320613" archive="14321788"/>
-<location href="i686/cross-armv7hl-gcc47-icecream-backend-4.7.2-2.14.i686.rpm"/>
+  <time file="1377043989" build="1377043963"/>
+  <size package="15467076" installed="15462340" archive="15463520"/>
+<location href="x86_64/cross-armv7hl-gcc47-icecream-backend-4.7.2-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cross-armv7hl-gcc47-icecream-backend-4.7.2-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3376"/>
+    <rpm:header-range start="280" end="3556"/>
     <rpm:provides>
       <rpm:entry name="cross-armv7hl-gcc47-icecream-backend" flags="EQ" epoch="0" ver="4.7.2" rel="2.14"/>
-      <rpm:entry name="cross-armv7hl-gcc47-icecream-backend(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.14"/>
+      <rpm:entry name="cross-armv7hl-gcc47-icecream-backend(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10562,9 +10662,9 @@ gcc-obj-c++.</description>
 </package>
 <package type="rpm">
   <name>cross-armv7l-gcc47-icecream-backend</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">e907e8464de095cdeaaa03ab0362db7e185ad67adb5f4691044ce15b879d7e0a</checksum>
+  <checksum type="sha256" pkgid="YES">25ec7c572e99ee1f727d0345e3a5d589f695cc3467ea6553a9160f27080a4bb9</checksum>
   <summary>The GNU C Compiler and Support Files</summary>
   <description>Core package for the GNU Compiler Collection, including the C language
 frontend.
@@ -10574,19 +10674,19 @@ namely gcc-ada, gcc-c++, gcc-fortran, gcc-java, gcc-objc and
 gcc-obj-c++.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377046494" build="1377046475"/>
-  <size package="14323104" installed="14318565" archive="14319736"/>
-<location href="i686/cross-armv7l-gcc47-icecream-backend-4.7.2-2.10.i686.rpm"/>
+  <time file="1377043953" build="1377043935"/>
+  <size package="15462976" installed="15458249" archive="15459428"/>
+<location href="x86_64/cross-armv7l-gcc47-icecream-backend-4.7.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>cross-armv7l-gcc47-icecream-backend-4.7.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3368"/>
+    <rpm:header-range start="280" end="3548"/>
     <rpm:provides>
       <rpm:entry name="cross-armv7l-gcc47-icecream-backend" flags="EQ" epoch="0" ver="4.7.2" rel="2.10"/>
-      <rpm:entry name="cross-armv7l-gcc47-icecream-backend(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.10"/>
+      <rpm:entry name="cross-armv7l-gcc47-icecream-backend(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10594,40 +10694,40 @@ gcc-obj-c++.</description>
 </package>
 <package type="rpm">
   <name>cscope</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="15.8a" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">ba09cc53128d79a4db2b97c3118c67d07395f941cdbba416fad54dc23695e781</checksum>
+  <checksum type="sha256" pkgid="YES">74e2eef67d26f6f4a7f72a0ddb5758152353090b27f8363238c88ec9bdca3985</checksum>
   <summary>An interactive, screen-oriented tool for browsing source code</summary>
   <description>cscope is an interactive, screen-oriented tool that allows the user to browse
 through C source files for specified elements of code.</description>
   <packager/>
   <url>http://cscope.sourceforge.net</url>
-  <time file="1374118274" build="1374118264"/>
-  <size package="124485" installed="687279" archive="687948"/>
-<location href="i686/cscope-15.8a-2.4.i686.rpm"/>
+  <time file="1374119198" build="1374119185"/>
+  <size package="130659" installed="703619" archive="704288"/>
+<location href="x86_64/cscope-15.8a-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cscope-15.8a-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3369"/>
+    <rpm:header-range start="280" end="3613"/>
     <rpm:provides>
       <rpm:entry name="cscope" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
-      <rpm:entry name="cscope(x86-32)" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
+      <rpm:entry name="cscope(x86-64)" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cscope</file>
     <file>/usr/bin/ocs</file>
 
@@ -10635,26 +10735,26 @@ through C source files for specified elements of code.</description>
 </package>
 <package type="rpm">
   <name>cscope-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="15.8a" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">f98078726485f9323e2e81e7d2256388b6c999a86725efbd205a3861f7d77e6a</checksum>
+  <checksum type="sha256" pkgid="YES">61944ab083bc012f2052f12813952f9fdb41526a42aa5e5b725feb7f261cbefc</checksum>
   <summary>Documentation for package cscope</summary>
   <description>This package provides documentation for package cscope.</description>
   <packager/>
   <url>http://cscope.sourceforge.net</url>
-  <time file="1374118274" build="1374118264"/>
-  <size package="8191" installed="5819" archive="6088"/>
-<location href="i686/cscope-docs-15.8a-2.4.i686.rpm"/>
+  <time file="1374119198" build="1374119185"/>
+  <size package="8368" installed="5819" archive="6088"/>
+<location href="x86_64/cscope-docs-15.8a-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cscope-15.8a-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2195"/>
+    <rpm:header-range start="280" end="2372"/>
     <rpm:provides>
       <rpm:entry name="cscope-docs" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
-      <rpm:entry name="cscope-docs(x86-32)" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
+      <rpm:entry name="cscope-docs(x86-64)" flags="EQ" epoch="0" ver="15.8a" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10662,44 +10762,43 @@ through C source files for specified elements of code.</description>
 </package>
 <package type="rpm">
   <name>csr-framework</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">649c2b3f16ae73bd66fdf40d584872d89a45be4480fdd767aa23f0513e45fd5e</checksum>
+  <checksum type="sha256" pkgid="YES">55e4eb621c6c510d97d8160bacca1659bfafd09102c73ad19ee98b4b08c0f6ea</checksum>
   <summary>Content Security Framework</summary>
   <description>A general purpose content screening and reputation solution.</description>
   <packager/>
   <url>http://tizen.org</url>
-  <time file="1373504555" build="1373504549"/>
-  <size package="5783" installed="13164" archive="13420"/>
-<location href="i686/csr-framework-1.0.0-2.2.i686.rpm"/>
+  <time file="1373507773" build="1373507766"/>
+  <size package="6032" installed="13608" archive="13868"/>
+<location href="x86_64/csr-framework-1.0.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>csr-framework-1.0.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2624"/>
+    <rpm:header-range start="280" end="2808"/>
     <rpm:provides>
       <rpm:entry name="csr-framework" flags="EQ" epoch="0" ver="1.0.0" rel="2.2"/>
-      <rpm:entry name="csr-framework(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="2.2"/>
+      <rpm:entry name="csr-framework(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ctags</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.8" rel="2.19"/>
-  <checksum type="sha256" pkgid="YES">50fe1b2a8f174a17e7dffcbf493c0b5d861b0f7649ded17c718979c29122daab</checksum>
+  <checksum type="sha256" pkgid="YES">7d1d74694fddc0943af42dbd7987433e5bd6087e2f11d7efc0bf6da8e17229cd</checksum>
   <summary>Tool for generating indexes of source code definitions</summary>
   <description>Exuberant Ctags is a multilanguage reimplementation of the much-underused
 ctags(1) program and is intended to be the mother of all ctags programs. It
@@ -10710,57 +10809,54 @@ for all possible C language constructs (which no other ctags offers), and
 because most were easily fooled by a number of preprocessor contructs.</description>
   <packager/>
   <url>http://ctags.sourceforge.net/</url>
-  <time file="1377044676" build="1377044665"/>
-  <size package="102626" installed="253127" archive="253668"/>
-<location href="i686/ctags-5.8-2.19.i686.rpm"/>
+  <time file="1377045333" build="1377045321"/>
+  <size package="107393" installed="290271" archive="290812"/>
+<location href="x86_64/ctags-5.8-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>ctags-5.8-2.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3672"/>
+    <rpm:header-range start="280" end="3804"/>
     <rpm:provides>
       <rpm:entry name="ctags" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
-      <rpm:entry name="ctags(x86-32)" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
+      <rpm:entry name="ctags(x86-64)" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ctags</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ctags-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.8" rel="2.19"/>
-  <checksum type="sha256" pkgid="YES">bc717cecccf5a5b40321fabc13b13035e560f319733b1dca9609142459e00b69</checksum>
+  <checksum type="sha256" pkgid="YES">1273aebf65c6287a5995f5cc3a6eb6c9fbfa61581147ebafeb750d928f95640c</checksum>
   <summary>Documentation for package ctags</summary>
   <description>This package provides documentation for package ctags.</description>
   <packager/>
   <url>http://ctags.sourceforge.net/</url>
-  <time file="1377044676" build="1377044665"/>
-  <size package="19320" installed="16756" archive="17024"/>
-<location href="i686/ctags-docs-5.8-2.19.i686.rpm"/>
+  <time file="1377045333" build="1377045321"/>
+  <size package="19497" installed="16756" archive="17024"/>
+<location href="x86_64/ctags-docs-5.8-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>ctags-5.8-2.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2252"/>
+    <rpm:header-range start="280" end="2429"/>
     <rpm:provides>
       <rpm:entry name="ctags-docs" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
-      <rpm:entry name="ctags-docs(x86-32)" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
+      <rpm:entry name="ctags-docs(x86-64)" flags="EQ" epoch="0" ver="5.8" rel="2.19"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -10768,9 +10864,9 @@ because most were easily fooled by a number of preprocessor contructs.</descript
 </package>
 <package type="rpm">
   <name>cups</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">f13865d722eb3caf273709603c9638bc63836a197f7fafb6d129fe5a4f040bcc</checksum>
+  <checksum type="sha256" pkgid="YES">0503ae47dc4349e7099a32bbe63ce804c12f5b7dbbc1f4d950e47035a4266e0d</checksum>
   <summary>The Common UNIX Printing System</summary>
   <description>The Common UNIX Printing System (CUPS) is the
 standards-based, open source printing system.
@@ -10778,68 +10874,63 @@ standards-based, open source printing system.
 See http://www.cups.org</description>
   <packager/>
   <url>http://www.cups.org/</url>
-  <time file="1376540290" build="1376540263"/>
-  <size package="7153934" installed="10673812" archive="10843040"/>
-<location href="i686/cups-1.5.3-3.12.i686.rpm"/>
+  <time file="1376540473" build="1376540449"/>
+  <size package="7176790" installed="10788854" archive="10958084"/>
+<location href="x86_64/cups-1.5.3-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Hardware/Printing</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="133291"/>
+    <rpm:header-range start="280" end="133099"/>
     <rpm:provides>
       <rpm:entry name="config(cups)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
       <rpm:entry name="cups" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="cups(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libcupsppdc.so.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
+      <rpm:entry name="libcupsppdc.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libcupsdriver.so.1"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libcupsimage.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="util-linux"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libcupsimage.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="/usr/bin/pdftops"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsystemd-daemon.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libcupsmime.so.1"/>
+      <rpm:entry name="libcupsdriver.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
       <rpm:entry name="cups-client" flags="EQ" epoch="0" ver="1.5.3"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpam.so.0"/>
+      <rpm:entry name="libcupsmime.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="cups-libs" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="libcups.so.2"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libcupscgi.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libcupscgi.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/sbin/groupadd" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="config(cups)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
     </rpm:requires>    <file>/etc/pam.d/cups</file>
     <file>/usr/lib/cups/cgi-bin/classes.cgi</file>
@@ -10864,9 +10955,9 @@ See http://www.cups.org</description>
 </package>
 <package type="rpm">
   <name>cups-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">a8329378a137eaf8f8008dde8822b74baa62ecda3b5ef39f609a0181c4bba1fa</checksum>
+  <checksum type="sha256" pkgid="YES">7fad2e282c9ef0adcd96e9b460fafd56c516e049d66bba0bdf1a54c37ebcfbf9</checksum>
   <summary>CUPS Client Programs</summary>
   <description>The Common UNIX Printing System (CUPS) is the
 standards-based, open source printing system.
@@ -10877,34 +10968,31 @@ This package contains all programs needed
 for running a CUPS client, not a server.</description>
   <packager/>
   <url>http://www.cups.org/</url>
-  <time file="1376540290" build="1376540263"/>
-  <size package="109503" installed="340748" archive="346648"/>
-<location href="i686/cups-client-1.5.3-3.12.i686.rpm"/>
+  <time file="1376540473" build="1376540449"/>
+  <size package="115028" installed="387208" archive="393108"/>
+<location href="x86_64/cups-client-1.5.3-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Hardware/Printing</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10651"/>
+    <rpm:header-range start="280" end="10675"/>
     <rpm:provides>
       <rpm:entry name="cups-client" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="cups-client(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups-client(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="cups-libs" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="libcups.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/lpq</file>
     <file>/usr/bin/lpr</file>
     <file>/usr/sbin/accept</file>
@@ -10930,9 +11018,9 @@ for running a CUPS client, not a server.</description>
 </package>
 <package type="rpm">
   <name>cups-ddk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">f5bdf625a51cfa59c5ca6f2bdb38e29af48bc96460cf2a7df4477546387b452e</checksum>
+  <checksum type="sha256" pkgid="YES">3a53f88a42e91a0342cb2a79d38f4920cd05b870753865e3d3dcdf0d6f485d59</checksum>
   <summary>CUPS Driver Development Kit</summary>
   <description>The Common UNIX Printing System (CUPS) is the
 standards-based, open source printing system.
@@ -10945,39 +11033,38 @@ and other utilities that can be used to develop
 printer drivers for CUPS.</description>
   <packager/>
   <url>http://www.cups.org/</url>
-  <time file="1376540290" build="1376540263"/>
-  <size package="27289" installed="79598" archive="81248"/>
-<location href="i686/cups-ddk-1.5.3-3.12.i686.rpm"/>
+  <time file="1376540473" build="1376540449"/>
+  <size package="27987" installed="91874" archive="93524"/>
+<location href="x86_64/cups-ddk-1.5.3-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Hardware/Printing</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5667"/>
+    <rpm:header-range start="280" end="5883"/>
     <rpm:provides>
       <rpm:entry name="cups-ddk" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="cups-ddk(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups-ddk(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
       <rpm:entry name="cupsddk" flags="EQ" epoch="0" ver="1.5.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libcups.so.2"/>
-      <rpm:entry name="cups-devel" flags="EQ" epoch="0" ver="1.5.3"/>
-      <rpm:entry name="libcupsppdc.so.1"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcupsppdc.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="cups" flags="EQ" epoch="0" ver="1.5.3"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="cups-devel" flags="EQ" epoch="0" ver="1.5.3"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="cupsddk" flags="LT" epoch="0" ver="1.5.3"/>
@@ -10991,9 +11078,9 @@ printer drivers for CUPS.</description>
 </package>
 <package type="rpm">
   <name>cups-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">a8b0f49da866382943438b1b7123cfd6e792a009c842fcf695ebbb5791724d66</checksum>
+  <checksum type="sha256" pkgid="YES">3901a104ae538c165ce47ed76a3cd2eb6c09f5ee0065374305b7b377530513a7</checksum>
   <summary>Development Environment for CUPS</summary>
   <description>The Common UNIX Printing System (CUPS) is the
 standards-based, open source printing system.
@@ -11003,19 +11090,19 @@ See http://www.cups.org
 This is the development package.</description>
   <packager/>
   <url>http://www.cups.org/</url>
-  <time file="1376540290" build="1376540263"/>
-  <size package="40968" installed="176939" archive="182184"/>
-<location href="i686/cups-devel-1.5.3-3.12.i686.rpm"/>
+  <time file="1376540473" build="1376540449"/>
+  <size package="41151" installed="176939" archive="182200"/>
+<location href="x86_64/cups-devel-1.5.3-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6435"/>
+    <rpm:header-range start="280" end="6611"/>
     <rpm:provides>
       <rpm:entry name="cups-devel" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="cups-devel(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups-devel(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="zlib-devel"/>
@@ -11032,9 +11119,9 @@ This is the development package.</description>
 </package>
 <package type="rpm">
   <name>cups-libs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">a7370ab41a0a393ea38390d8e5c8cb26efdcf712a83e8a805caa2d68b3b12b01</checksum>
+  <checksum type="sha256" pkgid="YES">b9cf19ae6274399ea389a2038a0b9697177ba0db4c6e69acdc3e0f0cf269ff0e</checksum>
   <summary>Libraries for CUPS</summary>
   <description>The Common UNIX Printing System (CUPS) is the
 standards-based, open source printing system.
@@ -11045,20 +11132,90 @@ This package contains libraries needed by CUPS
 and other packages.</description>
   <packager/>
   <url>http://www.cups.org/</url>
-  <time file="1376540290" build="1376540263"/>
-  <size package="616209" installed="4953744" archive="4958564"/>
-<location href="i686/cups-libs-1.5.3-3.12.i686.rpm"/>
+  <time file="1376540473" build="1376540449"/>
+  <size package="621030" installed="5003060" archive="5007888"/>
+<location href="x86_64/cups-libs-1.5.3-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Hardware/Printing</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9039"/>
+    <rpm:header-range start="280" end="9259"/>
     <rpm:provides>
       <rpm:entry name="config(cups-libs)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
       <rpm:entry name="cups-libs" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
-      <rpm:entry name="cups-libs(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups-libs(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libcupscgi.so.1()(64bit)"/>
+      <rpm:entry name="libcupsdriver.so.1()(64bit)"/>
+      <rpm:entry name="libcupsimage.so.2()(64bit)"/>
+      <rpm:entry name="libcupsmime.so.1()(64bit)"/>
+      <rpm:entry name="libcupsppdc.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="config(cups-libs)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/cups-config</file>
+    <file>/etc/cups/client.conf</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>cups-libs-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.5.3" rel="3.12"/>
+  <checksum type="sha256" pkgid="YES">7d1e71e61e4ea675b9327854afa52c2d7bb231edbc35562deeae1d3a7aaa0597</checksum>
+  <summary>Libraries for CUPS</summary>
+  <description>The Common UNIX Printing System (CUPS) is the
+standards-based, open source printing system.
+
+See http://www.cups.org
+
+This package contains libraries needed by CUPS
+and other packages.</description>
+  <packager/>
+  <url>http://www.cups.org/</url>
+  <time file="1376540290" build="1376540278"/>
+  <size package="272239" installed="768951" archive="770336"/>
+<location href="x86_64/cups-libs-32bit-1.5.3-3.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Hardware/Printing</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>cups-1.5.3-3.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5688"/>
+    <rpm:provides>
+      <rpm:entry name="cups-libs-32bit" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
+      <rpm:entry name="cups-libs-32bit(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
       <rpm:entry name="libcups.so.2"/>
       <rpm:entry name="libcupscgi.so.1"/>
       <rpm:entry name="libcupsdriver.so.1"/>
@@ -11067,17 +11224,17 @@ and other packages.</description>
       <rpm:entry name="libcupsppdc.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libpng12.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libssl.so.1.0.0"/>
       <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
       <rpm:entry name="libjpeg.so.8"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -11087,30 +11244,27 @@ and other packages.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libtiff.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="config(cups-libs)" flags="EQ" epoch="0" ver="1.5.3" rel="3.12"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libcups.so.2"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libcrypto.so.1.0.0"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-    </rpm:requires>    <file>/usr/bin/cups-config</file>
-    <file>/etc/cups/client.conf</file>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/cups-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>curl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.21.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">bbf6fe52a8c15eb419671f913b50845dbac822fc1b6490f43bd2715e7027fcfb</checksum>
+  <checksum type="sha256" pkgid="YES">dc545a7e1ebcd2635ea0252c0ff3893737c8f146081452b8823c1bcf26896ea5</checksum>
   <summary>A utility for getting files from remote servers (FTP, HTTP, and others)</summary>
   <description>cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
 DICT, TELNET and TFTP servers, using any of the supported protocols.
@@ -11119,59 +11273,58 @@ interactivity. cURL offers many useful capabilities, like proxy support,
 user authentication, FTP upload, HTTP post, and file transfer resume.</description>
   <packager/>
   <url/>
-  <time file="1376445548" build="1376445533"/>
-  <size package="38222" installed="89572" archive="90104"/>
-<location href="i686/curl-7.21.3-2.10.i686.rpm"/>
+  <time file="1376445582" build="1376445562"/>
+  <size package="39170" installed="101140" archive="101672"/>
+<location href="x86_64/curl-7.21.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Internet</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>curl-7.21.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3371"/>
+    <rpm:header-range start="280" end="3591"/>
     <rpm:provides>
       <rpm:entry name="curl" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
-      <rpm:entry name="curl(x86-32)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
+      <rpm:entry name="curl(x86-64)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
       <rpm:entry name="webclient"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/curl</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>damageproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">e4f8a17a51e13fb51c735418637104acd86cfbc62c9054a441ebc6e464602f67</checksum>
+  <checksum type="sha256" pkgid="YES">ccf5a8cc4d3b5121aa6b6af367ae1f92477d613e79250d802fba30a05f6ca54e</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504591" build="1373504584"/>
-  <size package="4773" installed="6979" archive="7860"/>
-<location href="i686/damageproto-1.2.1-2.2.i686.rpm"/>
+  <time file="1373507903" build="1373507895"/>
+  <size package="4953" installed="6979" archive="7860"/>
+<location href="x86_64/damageproto-1.2.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>damageproto-1.2.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2870"/>
+    <rpm:header-range start="280" end="3050"/>
     <rpm:provides>
       <rpm:entry name="damageproto" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
-      <rpm:entry name="damageproto(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
+      <rpm:entry name="damageproto(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
       <rpm:entry name="pkgconfig(damageproto)" flags="EQ" epoch="0" ver="1.2.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -11181,131 +11334,125 @@ user authentication, FTP upload, HTTP post, and file transfer resume.</descripti
 </package>
 <package type="rpm">
   <name>dash</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.7" rel="5.10"/>
-  <checksum type="sha256" pkgid="YES">2cb1a2242e20469e6bf39692dc4793ff6d4b0d71feeb551b6118bf5667589c24</checksum>
+  <checksum type="sha256" pkgid="YES">c5f0cbfa142dad283eb6cf39bf83b9493b74604ff33850d358d75c378f7bd95b</checksum>
   <summary>Small and fast POSIX-compliant shell</summary>
   <description>DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
 possible. It does this without sacrificing speed where possible. In fact, it is
 significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.</description>
   <packager/>
   <url>http://gondor.apana.org.au/~herbert/dash/</url>
-  <time file="1375473229" build="1375473221"/>
-  <size package="76513" installed="140066" archive="140752"/>
-<location href="i686/dash-0.5.7-5.10.i686.rpm"/>
+  <time file="1375474634" build="1375474624"/>
+  <size package="82156" installed="158814" archive="159500"/>
+<location href="x86_64/dash-0.5.7-5.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD and GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Shells</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>dash-0.5.7-5.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3531"/>
+    <rpm:header-range start="280" end="3695"/>
     <rpm:provides>
       <rpm:entry name="dash" flags="EQ" epoch="0" ver="0.5.7" rel="5.10"/>
-      <rpm:entry name="dash(x86-32)" flags="EQ" epoch="0" ver="0.5.7" rel="5.10"/>
+      <rpm:entry name="dash(x86-64)" flags="EQ" epoch="0" ver="0.5.7" rel="5.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/bin/dash</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>data-provider-master</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.23.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">7b2dffc980a35d6e04835d2d51cca3ede2e191b068df935417c398f59a8866e4</checksum>
+  <checksum type="sha256" pkgid="YES">df91ab1483d10e22335a818b548cc1fe790cb41c218e0a590479feacfd07b0b9</checksum>
   <summary>Master service provider for liveboxes</summary>
   <description>Manage the 2nd stage livebox service provider and communicate with the viewer application.
 Keep trace on the life-cycle of the livebox and status of the service providers, viewer applications.</description>
   <packager/>
   <url/>
-  <time file="1377321668" build="1377321663"/>
-  <size package="162438" installed="690176" archive="692968"/>
-<location href="i686/data-provider-master-0.23.2-2.2.i686.rpm"/>
+  <time file="1377321667" build="1377321661"/>
+  <size package="172986" installed="741472" archive="744264"/>
+<location href="x86_64/data-provider-master-0.23.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>data-provider-master-0.23.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7880"/>
+    <rpm:header-range start="280" end="8392"/>
     <rpm:provides>
       <rpm:entry name="data-provider-master" flags="EQ" epoch="0" ver="0.23.2" rel="2.2"/>
-      <rpm:entry name="data-provider-master(x86-32)" flags="EQ" epoch="0" ver="0.23.2" rel="2.2"/>
-      <rpm:entry name="liblivebox.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libpkgmgr_installer_client.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libbadge.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="liblivebox-service.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libtbm.so.1"/>
+      <rpm:entry name="data-provider-master(x86-64)" flags="EQ" epoch="0" ver="0.23.2" rel="2.2"/>
+      <rpm:entry name="liblivebox.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libXdamage.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdri2.so.0"/>
-      <rpm:entry name="libXfixes.so.3"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libbadge.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libdri2.so.0()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="liblivebox-service.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_client.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S99data-provider-master</file>
     <file>/usr/bin/data-provider-master</file>
     <file>/usr/bin/liveinfo</file>
@@ -11315,54 +11462,53 @@ Keep trace on the life-cycle of the livebox and status of the service providers,
 </package>
 <package type="rpm">
   <name>data-router</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.17" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">f55aa65ea292c1865091d0d9d84abebbbf36523f2137c3d27f82b7605fbca71b</checksum>
+  <checksum type="sha256" pkgid="YES">080626c79407f7544f84bb0ed9bbe9a7e71dd2eda84e1a757561ede8de6ebd5e</checksum>
   <summary>Data Router</summary>
   <description>Working as a Router for USB communication
 For USB serial communication, reads/writes usb node and routes them to Socket client application.</description>
   <packager/>
   <url/>
-  <time file="1377321152" build="1377321147"/>
-  <size package="19411" installed="49128" archive="49680"/>
-<location href="i686/data-router-0.2.17-2.7.i686.rpm"/>
+  <time file="1377321247" build="1377321242"/>
+  <size package="19972" installed="56156" archive="56708"/>
+<location href="x86_64/data-router-0.2.17-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Service</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>data-router-0.2.17-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3395"/>
+    <rpm:header-range start="280" end="3647"/>
     <rpm:provides>
       <rpm:entry name="data-router" flags="EQ" epoch="0" ver="0.2.17" rel="2.7"/>
-      <rpm:entry name="data-router(x86-32)" flags="EQ" epoch="0" ver="0.2.17" rel="2.7"/>
+      <rpm:entry name="data-router(x86-64)" flags="EQ" epoch="0" ver="0.2.17" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libdlog.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/data-router</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>db4</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2583307b772dad5ffbe42f890093d602771f25115f46d482a83dbeb1416b9482</checksum>
+  <checksum type="sha256" pkgid="YES">ea56a1a954a0f8ac71ea73af665901b2f8460ecf49108550ea3e17796b9834d6</checksum>
   <summary>Berkeley DB Database Library Version 4.8</summary>
   <description>The Berkeley DB Database is a programmatic toolkit that provides
 database support for applications.
@@ -11370,25 +11516,76 @@ database support for applications.
 This package contains the necessary runtime libraries.</description>
   <packager/>
   <url>http://www.sleepycat.com</url>
-  <time file="1375469609" build="1375469572"/>
-  <size package="734139" installed="3491544" archive="3491944"/>
-<location href="i686/db4-4.8.30.NC-2.10.i686.rpm"/>
+  <time file="1375469489" build="1375469461"/>
+  <size package="708135" installed="3440168" archive="3440568"/>
+<location href="x86_64/db4-4.8.30.NC-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>db4-4.8.30.NC-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3798"/>
+    <rpm:header-range start="280" end="3958"/>
     <rpm:provides>
       <rpm:entry name="db" flags="EQ" epoch="0" ver="4.8.30.NC"/>
       <rpm:entry name="db4" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
-      <rpm:entry name="db4(x86-32)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+      <rpm:entry name="db4(x86-64)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libdb_cxx-4.8.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>db4-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">d688ec8beb791fcd1fe19b4dbb3e1bc78446c0e63e22c728cab1624a142f13c2</checksum>
+  <summary>Berkeley DB Database Library Version 4.8</summary>
+  <description>The Berkeley DB Database is a programmatic toolkit that provides
+database support for applications.
+
+This package contains the necessary runtime libraries.</description>
+  <packager/>
+  <url>http://www.sleepycat.com</url>
+  <time file="1375469609" build="1375469592"/>
+  <size package="732953" installed="3491544" archive="3491944"/>
+<location href="x86_64/db4-32bit-4.8.30.NC-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>db4-4.8.30.NC-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3587"/>
+    <rpm:provides>
+      <rpm:entry name="db4-32bit" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+      <rpm:entry name="db4-32bit(x86-32)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
       <rpm:entry name="libdb-4.8.so"/>
       <rpm:entry name="libdb_cxx-4.8.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -11404,7 +11601,6 @@ This package contains the necessary runtime libraries.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -11416,9 +11612,9 @@ This package contains the necessary runtime libraries.</description>
 </package>
 <package type="rpm">
   <name>db4-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">c005b6967767ebfc0c7a0634c26b4caa5e348a5e73a986060dcd6591ae6eb53a</checksum>
+  <checksum type="sha256" pkgid="YES">737da5cd5b35c451c4f98e21e1f2a009a052bd4ed301d8e4e4c7ae3d884bdf6e</checksum>
   <summary>Development Files and Libraries for the Berkeley DB library Version 4.8</summary>
   <description>The Berkeley DB Database is a programmatic toolkit that provides
 database support for applications.
@@ -11426,19 +11622,19 @@ database support for applications.
 This package contains the header files and libraries.</description>
   <packager/>
   <url>http://www.sleepycat.com</url>
-  <time file="1375469609" build="1375469572"/>
-  <size package="37204" installed="157791" archive="159460"/>
-<location href="i686/db4-devel-4.8.30.NC-2.10.i686.rpm"/>
+  <time file="1375469489" build="1375469461"/>
+  <size package="37376" installed="157791" archive="159468"/>
+<location href="x86_64/db4-devel-4.8.30.NC-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>db4-4.8.30.NC-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3578"/>
+    <rpm:header-range start="280" end="3750"/>
     <rpm:provides>
       <rpm:entry name="db4-devel" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
-      <rpm:entry name="db4-devel(x86-32)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+      <rpm:entry name="db4-devel(x86-64)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="db4" flags="EQ" epoch="0" ver="4.8.30.NC"/>
@@ -11447,6 +11643,36 @@ This package contains the header files and libraries.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>db4-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">b8cf010dc39a95b6c936a2f06b5a5b0feddfce5160384d42842400feaa2b2a5b</checksum>
+  <summary>Development Files and Libraries for the Berkeley DB library Version 4.8</summary>
+  <description>The Berkeley DB Database is a programmatic toolkit that provides
+database support for applications.
+
+This package contains the header files and libraries.</description>
+  <packager/>
+  <url>http://www.sleepycat.com</url>
+  <time file="1375469609" build="1375469592"/>
+  <size package="2772" installed="0" archive="716"/>
+<location href="x86_64/db4-devel-32bit-4.8.30.NC-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>db4-4.8.30.NC-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2631"/>
+    <rpm:provides>
+      <rpm:entry name="db4-devel-32bit" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+      <rpm:entry name="db4-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>db4-doc</name>
   <arch>noarch</arch>
   <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
@@ -11477,9 +11703,9 @@ This package contains the documentation.</description>
 </package>
 <package type="rpm">
   <name>db4-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.30.NC" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8dd18545a6b244a0f34a5875d63fc47cff26dfbb5f0a6d9977d4fcdd57b5f6af</checksum>
+  <checksum type="sha256" pkgid="YES">787bf7408da17bb647fa1c5c1ece06d63435a7127626d3471be8adc9dafedaf1</checksum>
   <summary>Command Line tools for Managing Berkeley DB Databases</summary>
   <description>The Berkeley DB Database is a programmatic toolkit that provides
 database support for applications.
@@ -11488,30 +11714,30 @@ This package contains the command line tools for managing Berkeley DB
 databases.</description>
   <packager/>
   <url>http://www.sleepycat.com</url>
-  <time file="1375469609" build="1375469572"/>
-  <size package="86089" installed="330536" archive="332236"/>
-<location href="i686/db4-utils-4.8.30.NC-2.10.i686.rpm"/>
+  <time file="1375469489" build="1375469461"/>
+  <size package="88358" installed="345112" archive="346812"/>
+<location href="x86_64/db4-utils-4.8.30.NC-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Databases/Tools</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>db4-4.8.30.NC-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6470"/>
+    <rpm:header-range start="280" end="6634"/>
     <rpm:provides>
       <rpm:entry name="db4-utils" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
-      <rpm:entry name="db4-utils(x86-32)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="db4-utils(x86-64)" flags="EQ" epoch="0" ver="4.8.30.NC" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/db_printlog</file>
     <file>/usr/bin/db_dump</file>
     <file>/usr/bin/db_archive</file>
@@ -11529,9 +11755,9 @@ databases.</description>
 </package>
 <package type="rpm">
   <name>dbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.12" rel="3.17"/>
-  <checksum type="sha256" pkgid="YES">6e2260424f65a4de8e047d4f94c7eb2327dd0a4686138130d729724e6ecaf6ca</checksum>
+  <checksum type="sha256" pkgid="YES">c91080bddb0b7d1cec81b5a98d7947de08c7adf11e59375b27abb240cc6e416f</checksum>
   <summary>D-Bus Message Bus System</summary>
   <description>D-Bus is a message bus system, a simple way for applications to talk to
 one another. D-Bus supplies both a system daemon and a
@@ -11541,51 +11767,46 @@ any two apps to communicate directly (without going through the message
 bus daemon).</description>
   <packager/>
   <url>http://dbus.freedesktop.org/</url>
-  <time file="1377198842" build="1377198825"/>
-  <size package="254567" installed="1008002" archive="1012104"/>
-<location href="i686/dbus-1.6.12-3.17.i686.rpm"/>
+  <time file="1377199023" build="1377199006"/>
+  <size package="251283" installed="1016352" archive="1020456"/>
+<location href="x86_64/dbus-1.6.12-3.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/IPC</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8916"/>
+    <rpm:header-range start="280" end="9016"/>
     <rpm:provides>
       <rpm:entry name="config(dbus)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
       <rpm:entry name="dbus" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
-      <rpm:entry name="dbus(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="dbus(x86-64)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
       <rpm:entry name="dbus-1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/usr/sbin/useradd" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libsystemd-login.so.0"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="config(dbus)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
       <rpm:entry name="/usr/sbin/groupadd" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/usr/bin/dbus-daemon</file>
     <file>/etc/ConsoleKit/run-session.d/dbus_at_console.ck</file>
@@ -11601,10 +11822,43 @@ bus daemon).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>dbus-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.12" rel="3.17"/>
+  <checksum type="sha256" pkgid="YES">950b5621daf5fd6841e6a85db27e17ab58965f836121e3c5a9d58ef5e7447db8</checksum>
+  <summary>D-Bus Message Bus System</summary>
+  <description>D-Bus is a message bus system, a simple way for applications to talk to
+one another. D-Bus supplies both a system daemon and a
+per-user-login-session daemon. Also, the message bus is built on top of
+a general one-to-one message passing framework, which can be used by
+any two apps to communicate directly (without going through the message
+bus daemon).</description>
+  <packager/>
+  <url>http://dbus.freedesktop.org/</url>
+  <time file="1377198842" build="1377198835"/>
+  <size package="4558" installed="259" archive="1764"/>
+<location href="x86_64/dbus-32bit-1.6.12-3.17.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/IPC</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4192"/>
+    <rpm:provides>
+      <rpm:entry name="dbus-32bit" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="dbus-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>dbus-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.12" rel="3.17"/>
-  <checksum type="sha256" pkgid="YES">4e3149ac2d810e1fa27c86bc5b6fb590f3f425aaa13faf6eb5df3ac70ecb807d</checksum>
+  <checksum type="sha256" pkgid="YES">172d8883a2c52717ff4c071315a115549512acd10fa9b9b56103e142f7ed8c78</checksum>
   <summary>Developer package for D-Bus</summary>
   <description>D-Bus is a message bus system, a simple way for applications to talk to
 one another. D-Bus supplies both a system daemon and a
@@ -11614,19 +11868,19 @@ any two apps to communicate directly (without going through the message
 bus daemon).</description>
   <packager/>
   <url>http://dbus.freedesktop.org/</url>
-  <time file="1377198842" build="1377198825"/>
-  <size package="24819" installed="118018" archive="121936"/>
-<location href="i686/dbus-devel-1.6.12-3.17.i686.rpm"/>
+  <time file="1377199023" build="1377199006"/>
+  <size package="25001" installed="118008" archive="121932"/>
+<location href="x86_64/dbus-devel-1.6.12-3.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6116"/>
+    <rpm:header-range start="280" end="6300"/>
     <rpm:provides>
       <rpm:entry name="dbus-devel" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
-      <rpm:entry name="dbus-devel(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="dbus-devel(x86-64)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
       <rpm:entry name="pkgconfig(dbus-1)" flags="EQ" epoch="0" ver="1.6.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -11638,6 +11892,38 @@ bus daemon).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>dbus-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.12" rel="3.17"/>
+  <checksum type="sha256" pkgid="YES">7969ccebb16374dce939e08e606bb5702a936104aaaba13612967b461484247f</checksum>
+  <summary>Developer package for D-Bus</summary>
+  <description>D-Bus is a message bus system, a simple way for applications to talk to
+one another. D-Bus supplies both a system daemon and a
+per-user-login-session daemon. Also, the message bus is built on top of
+a general one-to-one message passing framework, which can be used by
+any two apps to communicate directly (without going through the message
+bus daemon).</description>
+  <packager/>
+  <url>http://dbus.freedesktop.org/</url>
+  <time file="1377198842" build="1377198835"/>
+  <size package="3432" installed="0" archive="280"/>
+<location href="x86_64/dbus-devel-32bit-1.6.12-3.17.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3320"/>
+    <rpm:provides>
+      <rpm:entry name="dbus-devel-32bit" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="dbus-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>dbus-devel-doc</name>
   <arch>noarch</arch>
   <version epoch="0" ver="1.6.12" rel="3.17"/>
@@ -11671,26 +11957,26 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>dbus-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.12" rel="3.17"/>
-  <checksum type="sha256" pkgid="YES">1facc7ed1a37675c0bd0bac921ffa2d35ed6e2bf6a59f1406f73b43bf427624b</checksum>
+  <checksum type="sha256" pkgid="YES">6f1942d8d0ee0d7da45b990ad23ac507d7aea48af3048aef9531d5244e162cdd</checksum>
   <summary>Documentation for package dbus</summary>
   <description>This package provides documentation for package dbus.</description>
   <packager/>
   <url>http://dbus.freedesktop.org/</url>
-  <time file="1377198842" build="1377198825"/>
-  <size package="17825" installed="14094" archive="14980"/>
-<location href="i686/dbus-docs-1.6.12-3.17.i686.rpm"/>
+  <time file="1377199023" build="1377199006"/>
+  <size package="17998" installed="14094" archive="14980"/>
+<location href="x86_64/dbus-docs-1.6.12-3.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3373"/>
+    <rpm:header-range start="280" end="3546"/>
     <rpm:provides>
       <rpm:entry name="dbus-docs" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
-      <rpm:entry name="dbus-docs(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="dbus-docs(x86-64)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -11698,34 +11984,71 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>dbus-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.100.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a2ed0923078e5d2fca41536caca366ffd1b00286cb8c58134484ae481fa25dfb</checksum>
+  <checksum type="sha256" pkgid="YES">17d1ef346ea3814a35707782c4a736fc2f00da0010d5739c85fd90ece077e3c1</checksum>
   <summary>GLib bindings for D-Bus</summary>
   <description>D-Bus add-on library to integrate the standard D-Bus library with
 the GLib thread abstraction and main loop.</description>
   <packager/>
   <url>http://www.freedesktop.org/software/dbus/</url>
-  <time file="1375475091" build="1375475079"/>
-  <size package="73971" installed="235949" archive="236680"/>
-<location href="i686/dbus-glib-0.100.2-2.10.i686.rpm"/>
+  <time file="1375476716" build="1375476704"/>
+  <size package="74507" installed="249997" archive="250736"/>
+<location href="x86_64/dbus-glib-0.100.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>AFL-2.1 or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>dbus-glib-0.100.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3296"/>
+    <rpm:header-range start="280" end="3540"/>
     <rpm:provides>
       <rpm:entry name="dbus-glib" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
-      <rpm:entry name="dbus-glib(x86-32)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
+      <rpm:entry name="dbus-glib(x86-64)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>dbus-glib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.100.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">abd6b2f30a2b50d8327a325a9f51fe7cf3a4342a588c336ca08cec0cfc2487ec</checksum>
+  <summary>GLib bindings for D-Bus</summary>
+  <description>D-Bus add-on library to integrate the standard D-Bus library with
+the GLib thread abstraction and main loop.</description>
+  <packager/>
+  <url>http://www.freedesktop.org/software/dbus/</url>
+  <time file="1375475091" build="1375475082"/>
+  <size package="63698" installed="206896" archive="207328"/>
+<location href="x86_64/dbus-glib-32bit-0.100.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>AFL-2.1 or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>dbus-glib-0.100.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2849"/>
+    <rpm:provides>
+      <rpm:entry name="dbus-glib-32bit" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="dbus-glib-32bit(x86-32)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="libdbus-glib-1.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
@@ -11736,69 +12059,96 @@ the GLib thread abstraction and main loop.</description>
 </package>
 <package type="rpm">
   <name>dbus-glib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.100.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">08a6f6a8e5bf85ba15f9ed7f86454d69b26c02ff63fa6236465a817ada23947e</checksum>
+  <checksum type="sha256" pkgid="YES">17b45408e85e2e4c5054516c7f83d062a134cc827e799c17b511cf6622fe76dd</checksum>
   <summary>Libraries and headers for the D-Bus GLib bindings</summary>
   <description>Headers and static libraries for the D-Bus GLib bindings</description>
   <packager/>
   <url>http://www.freedesktop.org/software/dbus/</url>
-  <time file="1375475091" build="1375475079"/>
-  <size package="46256" installed="169282" archive="170668"/>
-<location href="i686/dbus-glib-devel-0.100.2-2.10.i686.rpm"/>
+  <time file="1375476716" build="1375476704"/>
+  <size package="45510" installed="173216" archive="174604"/>
+<location href="x86_64/dbus-glib-devel-0.100.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>AFL-2.1 or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>dbus-glib-0.100.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3968"/>
+    <rpm:header-range start="280" end="4216"/>
     <rpm:provides>
       <rpm:entry name="dbus-glib-devel" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
-      <rpm:entry name="dbus-glib-devel(x86-32)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="dbus-glib-devel(x86-64)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
       <rpm:entry name="pkgconfig(dbus-glib-1)" flags="EQ" epoch="0" ver="0.100.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="dbus-glib" flags="EQ" epoch="0" ver="0.100.2"/>
-      <rpm:entry name="pkgconfig(gobject-2.0)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="pkgconfig(dbus-1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="pkgconfig(gobject-2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="pkgconfig(dbus-1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dbus-binding-tool</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>dbus-glib-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.100.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">5db6df352ec4cc35bfda929119e07aadb7f49d8f2f46c1f4699afc544199d627</checksum>
+  <summary>Libraries and headers for the D-Bus GLib bindings</summary>
+  <description>Headers and static libraries for the D-Bus GLib bindings</description>
+  <packager/>
+  <url>http://www.freedesktop.org/software/dbus/</url>
+  <time file="1375475091" build="1375475082"/>
+  <size package="2393" installed="0" archive="288"/>
+<location href="x86_64/dbus-glib-devel-32bit-0.100.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>AFL-2.1 or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>dbus-glib-0.100.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2281"/>
+    <rpm:provides>
+      <rpm:entry name="dbus-glib-devel-32bit" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="dbus-glib-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>dbus-glib-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.100.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5dba70c2adba2e5053cd2a57f016729c19b181d7cdfbb1f487ead874bab88819</checksum>
+  <checksum type="sha256" pkgid="YES">107f8a7ee1875996cf40fcbdd00a6005a7d02133f6e54bb26871a976087cb2e1</checksum>
   <summary>Documentation for package dbus-glib</summary>
   <description>This package provides documentation for package dbus-glib.</description>
   <packager/>
   <url>http://www.freedesktop.org/software/dbus/</url>
-  <time file="1375475091" build="1375475079"/>
-  <size package="39902" installed="393209" archive="396836"/>
-<location href="i686/dbus-glib-docs-0.100.2-2.10.i686.rpm"/>
+  <time file="1375476716" build="1375476704"/>
+  <size package="40059" installed="393209" archive="396836"/>
+<location href="x86_64/dbus-glib-docs-0.100.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>AFL-2.1 or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>dbus-glib-0.100.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4199"/>
+    <rpm:header-range start="280" end="4372"/>
     <rpm:provides>
       <rpm:entry name="dbus-glib-docs" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
-      <rpm:entry name="dbus-glib-docs(x86-32)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
+      <rpm:entry name="dbus-glib-docs(x86-64)" flags="EQ" epoch="0" ver="0.100.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -11806,67 +12156,65 @@ the GLib thread abstraction and main loop.</description>
 </package>
 <package type="rpm">
   <name>dbus-python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">2b44aca5eff861a14d09b13664f5e49bebe06674933ad8476cccb985c3055d3f</checksum>
+  <checksum type="sha256" pkgid="YES">fa7300ec783f5b27acdb5dddf1acf4b0ed32d76ac0c2100f3b2bd68be2283049</checksum>
   <summary>Python bindings for D-Bus</summary>
   <description>D-Bus python bindings for use with python programs.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/DBusBindings/</url>
-  <time file="1377199056" build="1377199045"/>
-  <size package="107819" installed="477494" archive="489320"/>
-<location href="i686/dbus-python-1.1.1-2.22.i686.rpm"/>
+  <time file="1377199182" build="1377199173"/>
+  <size package="108796" installed="502014" archive="513852"/>
+<location href="x86_64/dbus-python-1.1.1-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Python</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>dbus-python-1.1.1-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10614"/>
+    <rpm:header-range start="280" end="10818"/>
     <rpm:provides>
-      <rpm:entry name="_dbus_bindings.so"/>
-      <rpm:entry name="_dbus_glib_bindings.so"/>
+      <rpm:entry name="_dbus_bindings.so()(64bit)"/>
+      <rpm:entry name="_dbus_glib_bindings.so()(64bit)"/>
       <rpm:entry name="dbus-python" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
-      <rpm:entry name="dbus-python(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
+      <rpm:entry name="dbus-python(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="python-xml"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libxml2-python"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="dbus" flags="GE" epoch="0" ver="1.6.12"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>dbus-python-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">bed5f88b63a8fbdd06bbb14d10af7f729c2a3ee8845723330f13bd90e6c8cb87</checksum>
+  <checksum type="sha256" pkgid="YES">6a0f67ba045bccadb84aa74265be29ae6bdf2683d567a7a34d175f1635e8c3d3</checksum>
   <summary>Python bindings for D-Bus</summary>
   <description>Developer files for Python bindings for D-Bus.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/DBusBindings/</url>
-  <time file="1377199056" build="1377199045"/>
-  <size package="4552" installed="4284" archive="4712"/>
-<location href="i686/dbus-python-devel-1.1.1-2.22.i686.rpm"/>
+  <time file="1377199182" build="1377199173"/>
+  <size package="4728" installed="4284" archive="4712"/>
+<location href="x86_64/dbus-python-devel-1.1.1-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Python</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>dbus-python-1.1.1-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2714"/>
+    <rpm:header-range start="280" end="2894"/>
     <rpm:provides>
       <rpm:entry name="dbus-python-devel" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
-      <rpm:entry name="dbus-python-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
+      <rpm:entry name="dbus-python-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.22"/>
       <rpm:entry name="pkgconfig(dbus-python)" flags="EQ" epoch="0" ver="1.1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -11880,38 +12228,37 @@ the GLib thread abstraction and main loop.</description>
 </package>
 <package type="rpm">
   <name>dbus-x11</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.12" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">e7030e5f61071a441a28b5fd9dc98d52308290e33728c50743395829262cf5aa</checksum>
+  <checksum type="sha256" pkgid="YES">89ee28aa298ebc1d9d2b4eca30882d9a0cbae5a94bd5c23d31f4335ef0e8b0a0</checksum>
   <summary>D-Bus Message Bus System</summary>
   <description>D-Bus contains some tools that require Xlib to be installed, those are
 in this separate package so server systems need not install X.</description>
   <packager/>
   <url>http://dbus.freedesktop.org/</url>
-  <time file="1375478525" build="1375478511"/>
-  <size package="18831" installed="34927" archive="35332"/>
-<location href="i686/dbus-x11-1.6.12-3.4.i686.rpm"/>
+  <time file="1375482600" build="1375482583"/>
+  <size package="19275" installed="41371" archive="41776"/>
+<location href="x86_64/dbus-x11-1.6.12-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL2+ or AFL 2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/IPC</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>dbus-x11-1.6.12-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3823"/>
+    <rpm:header-range start="280" end="4023"/>
     <rpm:provides>
       <rpm:entry name="dbus-x11" flags="EQ" epoch="0" ver="1.6.12" rel="3.4"/>
-      <rpm:entry name="dbus-x11(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.4"/>
+      <rpm:entry name="dbus-x11(x86-64)" flags="EQ" epoch="0" ver="1.6.12" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dbus-launch</file>
 
   </format>
@@ -11945,27 +12292,27 @@ with the corresponding Smack rules between them</description>
 </package>
 <package type="rpm">
   <name>default-fonts-fc-sdk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="3.13"/>
-  <checksum type="sha256" pkgid="YES">f5c8747baff5885ee12d88ea7f48cf34ef6edd6f46c866aed7b8b748faae4f70</checksum>
+  <checksum type="sha256" pkgid="YES">c5e4dae1d9d0b76ed8115494098559b268ce8e89d4c234db78a1d5eca46a34a4</checksum>
   <summary>Font configuration package for SDK</summary>
   <description>Font configuration package for SDK
 This package is maintained by SDK team</description>
   <packager/>
   <url/>
-  <time file="1377044654" build="1377044641"/>
-  <size package="3537" installed="1699" archive="2172"/>
-<location href="i686/default-fonts-fc-sdk-0.0.2-3.13.i686.rpm"/>
+  <time file="1377045354" build="1377045347"/>
+  <size package="3713" installed="1699" archive="2172"/>
+<location href="x86_64/default-fonts-fc-sdk-0.0.2-3.13.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>default-fonts-fc-sdk-0.0.2-3.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2604"/>
+    <rpm:header-range start="280" end="2780"/>
     <rpm:provides>
       <rpm:entry name="default-fonts-fc-sdk" flags="EQ" epoch="0" ver="0.0.2" rel="3.13"/>
-      <rpm:entry name="default-fonts-fc-sdk(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="3.13"/>
+      <rpm:entry name="default-fonts-fc-sdk(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="3.13"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -11974,27 +12321,27 @@ This package is maintained by SDK team</description>
 </package>
 <package type="rpm">
   <name>default-fonts-sdk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="13.11"/>
-  <checksum type="sha256" pkgid="YES">9fd416dfc2e133623e2d42d27183999d4be28895d735f36ea834673d0e761d8f</checksum>
+  <checksum type="sha256" pkgid="YES">2013270d9cd73ae72876d6d2acc1d8babf808a2059e338cf5555144bd4d41b65</checksum>
   <summary>free fonts for Tizen SDK</summary>
   <description>free fonts for Tizen SDK
 This package is maintained by SDK team</description>
   <packager/>
   <url/>
-  <time file="1377044442" build="1377044421"/>
-  <size package="7458275" installed="16894965" archive="16900600"/>
-<location href="i686/default-fonts-sdk-1.2.1.0-13.11.i686.rpm"/>
+  <time file="1377044703" build="1377044677"/>
+  <size package="7458451" installed="16894965" archive="16900600"/>
+<location href="x86_64/default-fonts-sdk-1.2.1.0-13.11.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>default-fonts-sdk-1.2.1.0-13.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6257"/>
+    <rpm:header-range start="280" end="6433"/>
     <rpm:provides>
       <rpm:entry name="default-fonts-sdk" flags="EQ" epoch="0" ver="1.2.1.0" rel="13.11"/>
-      <rpm:entry name="default-fonts-sdk(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="13.11"/>
+      <rpm:entry name="default-fonts-sdk(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="13.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -12033,9 +12380,9 @@ of collaborative development (see authors), under a Free license.</description>
 </package>
 <package type="rpm">
   <name>deltarpm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.5.git" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">228a7fd07224e6d88f3123a57db2ab28f7262012da405004708476e3ce6e8b19</checksum>
+  <checksum type="sha256" pkgid="YES">a081173f8c446c7d341ff2c2f4a029bb496b658d22f6a71f146b562e2ecf3ab9</checksum>
   <summary>Tools to Create and Apply deltarpms</summary>
   <description>This package contains tools to create and apply deltarpms. A deltarpm
 contains the difference between an old and a new version of an RPM,
@@ -12044,33 +12391,32 @@ the old one. You do not need to have a copy of the old RPM, because
 deltarpms can also work with installed RPMs.</description>
   <packager/>
   <url>ftp://ftp.suse.com/pub/projects/deltarpm</url>
-  <time file="1375477777" build="1375477767"/>
-  <size package="226865" installed="860120" archive="862700"/>
-<location href="i686/deltarpm-3.5.git-2.8.i686.rpm"/>
+  <time file="1375482199" build="1375482188"/>
+  <size package="227446" installed="908436" archive="911016"/>
+<location href="x86_64/deltarpm-3.5.git-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>deltarpm-3.5.git-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6243"/>
+    <rpm:header-range start="280" end="6435"/>
     <rpm:provides>
       <rpm:entry name="deltarpm" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
-      <rpm:entry name="deltarpm(x86-32)" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="deltarpm(x86-64)" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/applydeltarpm</file>
     <file>/usr/bin/drpmsync</file>
     <file>/usr/bin/makedeltarpm</file>
@@ -12083,9 +12429,9 @@ deltarpms can also work with installed RPMs.</description>
 </package>
 <package type="rpm">
   <name>desktop-file-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">adecb8e7c5554489c15928b9edecd8c9759328dfa050c679010307fdbf7f2321</checksum>
+  <checksum type="sha256" pkgid="YES">099663a630792dbda20ac95cb82ee56fd5fbe77c82bd3739b1ab558ac975346d</checksum>
   <summary>Utilities for Manipulating Desktop Files</summary>
   <description>This packages contains a couple of command line utilities for
 working with desktop files.
@@ -12094,29 +12440,27 @@ More information about desktop files can be found at:
 http://freedesktop.org/wiki/Specifications/desktop-entry-spec</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/desktop-file-utils</url>
-  <time file="1375474627" build="1375474614"/>
-  <size package="79923" installed="318707" archive="321648"/>
-<location href="i686/desktop-file-utils-0.20-2.9.i686.rpm"/>
+  <time file="1375476213" build="1375476205"/>
+  <size package="80958" installed="337047" archive="339988"/>
+<location href="x86_64/desktop-file-utils-0.20-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Other</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>desktop-file-utils-0.20-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5685"/>
+    <rpm:header-range start="280" end="5805"/>
     <rpm:provides>
       <rpm:entry name="desktop-file-utils" flags="EQ" epoch="0" ver="0.20" rel="2.9"/>
-      <rpm:entry name="desktop-file-utils(x86-32)" flags="EQ" epoch="0" ver="0.20" rel="2.9"/>
+      <rpm:entry name="desktop-file-utils(x86-64)" flags="EQ" epoch="0" ver="0.20" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/desktop-file-install</file>
     <file>/usr/bin/desktop-file-validate</file>
     <file>/usr/bin/desktop-file-edit</file>
@@ -12127,66 +12471,65 @@ http://freedesktop.org/wiki/Specifications/desktop-entry-spec</description>
 </package>
 <package type="rpm">
   <name>device-mapper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.02.77" rel="1.18"/>
-  <checksum type="sha256" pkgid="YES">11c73095a8e1e4e064734b9b83c91fe5c752e8d399e57fd14e3e35bf50d8fa69</checksum>
+  <checksum type="sha256" pkgid="YES">0b72debd4c5dba862556471dd06d32f72efe7aae571819ef5e280d472c2cbb5f</checksum>
   <summary>Device mapper utility</summary>
   <description>This package contains the supporting userspace utility, dmsetup,
 for the kernel device-mapper.</description>
   <packager/>
   <url>http://sources.redhat.com/dm</url>
-  <time file="1376538239" build="1376538214"/>
-  <size package="47178" installed="126592" archive="127452"/>
-<location href="i686/device-mapper-1.02.77-1.18.i686.rpm"/>
+  <time file="1376538441" build="1376538432"/>
+  <size package="47797" installed="131920" archive="132780"/>
+<location href="x86_64/device-mapper-1.02.77-1.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>device-mapper-1.02.77-1.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3408"/>
+    <rpm:header-range start="280" end="3608"/>
     <rpm:provides>
       <rpm:entry name="device-mapper" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
-      <rpm:entry name="device-mapper(x86-32)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
+      <rpm:entry name="device-mapper(x86-64)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libdevmapper.so.1.02(Base)"/>
-      <rpm:entry name="libdevmapper.so.1.02"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libdevmapper.so.1.02()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libdevmapper" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdevmapper.so.1.02(Base)(64bit)"/>
     </rpm:requires>    <file>/sbin/dmsetup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>device-mapper-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.02.77" rel="1.18"/>
-  <checksum type="sha256" pkgid="YES">8e95bfaebcad9f3c0821915d56ce791a63ba2fb51494ac5e62a19d63da0c1737</checksum>
+  <checksum type="sha256" pkgid="YES">086bdccb9b4d129d2b28e836d650e8fb9614afc19b536e7758ea8185808182e6</checksum>
   <summary>Development libraries and headers for device-mapper</summary>
   <description>This package contains files needed to develop applications that use
 the device-mapper libraries.</description>
   <packager/>
   <url>http://sources.redhat.com/dm</url>
-  <time file="1376538239" build="1376538214"/>
-  <size package="17103" installed="55738" archive="56308"/>
-<location href="i686/device-mapper-devel-1.02.77-1.18.i686.rpm"/>
+  <time file="1376538441" build="1376538432"/>
+  <size package="17288" installed="55740" archive="56316"/>
+<location href="x86_64/device-mapper-devel-1.02.77-1.18.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>device-mapper-1.02.77-1.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2788"/>
+    <rpm:header-range start="280" end="2968"/>
     <rpm:provides>
       <rpm:entry name="device-mapper-devel" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
-      <rpm:entry name="device-mapper-devel(x86-32)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
+      <rpm:entry name="device-mapper-devel(x86-64)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
       <rpm:entry name="pkgconfig(devmapper)" flags="EQ" epoch="0" ver="1.02.77"/>
     </rpm:provides>
     <rpm:requires>
@@ -12198,39 +12541,37 @@ the device-mapper libraries.</description>
 </package>
 <package type="rpm">
   <name>diffutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c8f2910f5c419a2af394b0d80374d9b6050379eb3e14118004cca705571fe730</checksum>
+  <checksum type="sha256" pkgid="YES">f241513587e68c701ee07dc0b4470a09b1845348c8341702d6c1aaa9e350188b</checksum>
   <summary>GNU diff Utilities</summary>
   <description>The GNU diff utilities find differences between files. diff is used to
 make source code patches, for instance.</description>
   <packager/>
   <url>http://www.gnu.org/software/diffutils/</url>
-  <time file="1376539377" build="1376539368"/>
-  <size package="166445" installed="387376" archive="389032"/>
-<location href="i686/diffutils-3.2-2.9.i686.rpm"/>
+  <time file="1376539592" build="1376539583"/>
+  <size package="168584" installed="410460" archive="412116"/>
+<location href="x86_64/diffutils-3.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.2 ; GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Utilities</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>diffutils-3.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4776"/>
+    <rpm:header-range start="280" end="4908"/>
     <rpm:provides>
       <rpm:entry name="diff"/>
       <rpm:entry name="diffutils" flags="EQ" epoch="0" ver="3.2" rel="2.9"/>
-      <rpm:entry name="diffutils(x86-32)" flags="EQ" epoch="0" ver="3.2" rel="2.9"/>
+      <rpm:entry name="diffutils(x86-64)" flags="EQ" epoch="0" ver="3.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="diff"/>
@@ -12243,9 +12584,9 @@ make source code patches, for instance.</description>
 </package>
 <package type="rpm">
   <name>dleyna</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">ced61cf5e1ed913181a334d55a8f5ba41699cc5803464bf5d5a999b80255a8f2</checksum>
+  <checksum type="sha256" pkgid="YES">e2fd2bd00b55644caf3d69599e60a6d214432caf973448370b8a4f523fc33187</checksum>
   <summary>dLeyna hosts a number of DLNA middleware components</summary>
   <description>dLeyna is a suite of middleware components designed to simplify
 the task of writing DLNA enabled applications.
@@ -12254,48 +12595,48 @@ Digital Media Controllers, and to easily integrate
 two-box push into applications.</description>
   <packager/>
   <url>https://01.org/dleyna/</url>
-  <time file="1377308674" build="1377308666"/>
-  <size package="116325" installed="429133" archive="431860"/>
-<location href="i686/dleyna-0.2.1-1.1.i686.rpm"/>
+  <time file="1377308660" build="1377308653"/>
+  <size package="117832" installed="462105" archive="464856"/>
+<location href="x86_64/dleyna-0.2.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>dleyna-0.2.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6696"/>
+    <rpm:header-range start="280" end="7036"/>
     <rpm:provides>
       <rpm:entry name="dleyna" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
-      <rpm:entry name="dleyna(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
-      <rpm:entry name="libdleyna-connector-dbus.so"/>
-      <rpm:entry name="libdleyna-core-1.0.so.1"/>
-      <rpm:entry name="libdleyna-renderer-1.0.so.1"/>
-      <rpm:entry name="libdleyna-server-1.0.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdleyna-server-1.0.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgssdp-1.0.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdleyna-renderer-1.0.so.1"/>
+      <rpm:entry name="dleyna(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
+      <rpm:entry name="libdleyna-connector-dbus.so()(64bit)"/>
+      <rpm:entry name="libdleyna-core-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libdleyna-renderer-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libdleyna-server-1.0.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgupnp-av-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgssdp-1.0.so.3()(64bit)"/>
       <rpm:entry name="libsoup"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgupnp-av-1.0.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgupnp-1.0.so.4"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdleyna-server-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libgupnp-1.0.so.4()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libdleyna-renderer-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
       <rpm:entry name="dbus"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdleyna-core-1.0.so.1"/>
-      <rpm:entry name="libgupnp-dlna-2.0.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdleyna-core-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/dleyna-renderer-service.conf</file>
     <file>/etc/dleyna-server-service.conf</file>
 
@@ -12303,26 +12644,26 @@ two-box push into applications.</description>
 </package>
 <package type="rpm">
   <name>dleyna-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">63ecc729e6dd6527bf11a4923850988729e6d762cbc596f8dccdcf38f70f9b4c</checksum>
+  <checksum type="sha256" pkgid="YES">711ec664a96e49b8d821effdab84756c6ba1cd5df3a4b2b7d4f31db14d352c0d</checksum>
   <summary>Development package for dleyna</summary>
   <description>Development files for dleyna.</description>
   <packager/>
   <url>https://01.org/dleyna/</url>
-  <time file="1377308674" build="1377308666"/>
-  <size package="10307" installed="26948" archive="31372"/>
-<location href="i686/dleyna-devel-0.2.1-1.1.i686.rpm"/>
+  <time file="1377308660" build="1377308653"/>
+  <size package="10486" installed="26956" archive="31396"/>
+<location href="x86_64/dleyna-devel-0.2.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>dleyna-0.2.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6144"/>
+    <rpm:header-range start="280" end="6328"/>
     <rpm:provides>
       <rpm:entry name="dleyna-devel" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
-      <rpm:entry name="dleyna-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
+      <rpm:entry name="dleyna-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
       <rpm:entry name="pkgconfig(dleyna-connector-dbus-1.0)" flags="EQ" epoch="0" ver="0.2.0"/>
       <rpm:entry name="pkgconfig(dleyna-core-1.0)" flags="EQ" epoch="0" ver="0.2.2"/>
       <rpm:entry name="pkgconfig(dleyna-renderer-1.0)" flags="EQ" epoch="0" ver="0.2.2"/>
@@ -12333,14 +12674,14 @@ two-box push into applications.</description>
     <rpm:requires>
       <rpm:entry name="pkgconfig(libsoup-2.4)"/>
       <rpm:entry name="pkgconfig(dleyna-renderer-1.0)"/>
-      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
+      <rpm:entry name="pkgconfig(gupnp-av-1.0)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
       <rpm:entry name="pkgconfig(dleyna-server-1.0)"/>
       <rpm:entry name="pkgconfig(gupnp-1.0)"/>
-      <rpm:entry name="pkgconfig(gupnp-av-1.0)"/>
       <rpm:entry name="pkgconfig(dleyna-core-1.0)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="pkgconfig(dbus-1)"/>
+      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="dleyna" flags="EQ" epoch="0" ver="0.2.1" rel="1.1"/>
     </rpm:requires>
@@ -12348,40 +12689,40 @@ two-box push into applications.</description>
 </package>
 <package type="rpm">
   <name>dlogutil</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.1" rel="9.5"/>
-  <checksum type="sha256" pkgid="YES">0620258ef17d97284faa90fac560932069fcb6deadfad89d56020717d67e1c4e</checksum>
+  <checksum type="sha256" pkgid="YES">209731ba3bad77bf987897ce627140222136c1c2c2c43efd034ff29cf9cce414</checksum>
   <summary>Print log data to the screen</summary>
   <description>Utilities for print log data</description>
   <packager/>
   <url/>
-  <time file="1375475057" build="1375475019"/>
-  <size package="20187" installed="51968" archive="54608"/>
-<location href="i686/dlogutil-0.4.1-9.5.i686.rpm"/>
+  <time file="1375476684" build="1375476677"/>
+  <size package="20744" installed="54128" archive="56768"/>
+<location href="x86_64/dlogutil-0.4.1-9.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dlog-0.4.1-9.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5474"/>
+    <rpm:header-range start="280" end="5702"/>
     <rpm:provides>
       <rpm:entry name="dlogutil" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
-      <rpm:entry name="dlogutil(x86-32)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
+      <rpm:entry name="dlogutil(x86-64)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libdlog" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="/usr/bin/systemctl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S05dlog</file>
     <file>/usr/bin/dlogctrl</file>
     <file>/usr/bin/dlogutil</file>
@@ -12391,90 +12732,10 @@ two-box push into applications.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>dm-private-plugins</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.69" rel="2.69"/>
-  <checksum type="sha256" pkgid="YES">31dd62c1f2c90bf6aa5f22fcb8e155f5a130bb81e7339f738e69cc9f13ff7901</checksum>
-  <summary>DM Private Plugins</summary>
-  <description>dm private plugins for sync-agent</description>
-  <packager/>
-  <url/>
-  <time file="1374857513" build="1374857487"/>
-  <size package="33208" installed="127743" archive="131532"/>
-<location href="i686/dm-private-plugins-0.1.69-2.69.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>oma-dm-agent-0.1.69-2.69.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6134"/>
-    <rpm:provides>
-      <rpm:entry name="dm-private-plugins" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-      <rpm:entry name="dm-private-plugins(x86-32)" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-      <rpm:entry name="libplugin-di-slp-device-dm.so.0"/>
-      <rpm:entry name="libplugin-mo-dmacc-gcf.so.0"/>
-      <rpm:entry name="libplugin-mo-fumo.so.0"/>
-      <rpm:entry name="libplugin-mo-lawmo.so.0"/>
-      <rpm:entry name="libplugin-mo-multiapps.so.0"/>
-      <rpm:entry name="libplugin-pm-slp-sysnoti-telephony.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libsync-agent.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>dm-public-plugins</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.69" rel="2.69"/>
-  <checksum type="sha256" pkgid="YES">c87cf48957f84f72b645a4cb770648779037a19a296d2ceb1549c08e964987b1</checksum>
-  <summary>DM Public Plugins</summary>
-  <description>dm public plugins for sync-agent</description>
-  <packager/>
-  <url/>
-  <time file="1374857513" build="1374857487"/>
-  <size package="7515" installed="23032" archive="24300"/>
-<location href="i686/dm-public-plugins-0.1.69-2.69.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>oma-dm-agent-0.1.69-2.69.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3342"/>
-    <rpm:provides>
-      <rpm:entry name="dm-public-plugins" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-      <rpm:entry name="dm-public-plugins(x86-32)" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-      <rpm:entry name="libplugin-mo-devdetail.so.0"/>
-      <rpm:entry name="libplugin-mo-devinfo.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>dmidecode</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.11" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">3f605c0d3508d05f7e053c305d1939b0a946318463a8eca16c19d7ef326ac05b</checksum>
+  <checksum type="sha256" pkgid="YES">d407fd111b6a8b1b84493d15081b4c98f85b446f51408e758d45a15ac588af29</checksum>
   <summary>DMI table decoder</summary>
   <description>Dmidecode reports information about your system's hardware as described
 in your system BIOS according to the SMBIOS/DMI standard. This
@@ -12490,26 +12751,26 @@ trusted. Dmidecode does not scan your hardware, it only reports what
 the BIOS told it to.</description>
   <packager/>
   <url>http://www.nongnu.org/dmidecode/</url>
-  <time file="1375476377" build="1375476368"/>
-  <size package="54851" installed="150155" archive="151704"/>
-<location href="i686/dmidecode-2.11-2.8.i686.rpm"/>
+  <time file="1375478703" build="1375478695"/>
+  <size package="55930" installed="166835" archive="168384"/>
+<location href="x86_64/dmidecode-2.11-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>dmidecode-2.11-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5036"/>
+    <rpm:header-range start="280" end="5228"/>
     <rpm:provides>
       <rpm:entry name="dmidecode" flags="EQ" epoch="0" ver="2.11" rel="2.8"/>
-      <rpm:entry name="dmidecode(x86-32)" flags="EQ" epoch="0" ver="2.11" rel="2.8"/>
+      <rpm:entry name="dmidecode(x86-64)" flags="EQ" epoch="0" ver="2.11" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/ownership</file>
     <file>/usr/sbin/dmidecode</file>
     <file>/usr/sbin/biosdecode</file>
@@ -12547,39 +12808,38 @@ the BIOS told it to.</description>
 </package>
 <package type="rpm">
   <name>dnsmasq</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.57" rel="6.15"/>
-  <checksum type="sha256" pkgid="YES">283d1ad18b644442923d3453953a64bc424b8623949ae283187d566e61b868ae</checksum>
+  <checksum type="sha256" pkgid="YES">2fb36855712cb0e12052a6e7c66a0f759af65d0b9d6591bf87daa99f889a58e7</checksum>
   <summary>dnsmasq, DNS forwarder.</summary>
   <description>Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server.</description>
   <packager/>
   <url/>
-  <time file="1377321018" build="1377321011"/>
-  <size package="90472" installed="205292" archive="205544"/>
-<location href="i686/dnsmasq-2.57-6.15.i686.rpm"/>
+  <time file="1377321009" build="1377321001"/>
+  <size package="97163" installed="225344" archive="225596"/>
+<location href="x86_64/dnsmasq-2.57-6.15.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>dnsmasq-2.57-6.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3014"/>
+    <rpm:header-range start="280" end="3222"/>
     <rpm:provides>
       <rpm:entry name="dnsmasq" flags="EQ" epoch="0" ver="2.57" rel="6.15"/>
-      <rpm:entry name="dnsmasq(x86-32)" flags="EQ" epoch="0" ver="2.57" rel="6.15"/>
+      <rpm:entry name="dnsmasq(x86-64)" flags="EQ" epoch="0" ver="2.57" rel="6.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dnsmasq</file>
 
   </format>
@@ -12617,8 +12877,9 @@ http://www.w3.org/Style/XSL/</description>
       <rpm:entry name="docbook-xsl-stylesheets" flags="EQ" epoch="0" ver="1.77.1" rel="2.21"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="sgml-skel" pre="1"/>
       <rpm:entry name="config(docbook-xsl-stylesheets)" flags="EQ" epoch="0" ver="1.77.1" rel="2.21"/>
+      <rpm:entry name="docbook_4"/>
+      <rpm:entry name="sgml-skel" pre="1"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="/usr/bin/sgml-register-catalog" pre="1"/>
       <rpm:entry name="/usr/bin/python"/>
@@ -12626,7 +12887,6 @@ http://www.w3.org/Style/XSL/</description>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="/usr/bin/env"/>
       <rpm:entry name="xmlcharent"/>
-      <rpm:entry name="docbook_4"/>
       <rpm:entry name="/usr/bin/perl"/>
     </rpm:requires>    <file>/etc/xml/docbook-xsl-stylesheets.xml</file>
     <file>/usr/share/xml/docbook/stylesheet/nwalsh/1.77.1/epub/bin/dbtoepub</file>
@@ -12693,9 +12953,9 @@ Schema.</description>
 </package>
 <package type="rpm">
   <name>dos2unix</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6.0" rel="2.19"/>
-  <checksum type="sha256" pkgid="YES">2e44edecf8e7d9a01b70b52164420ae420c8c8282b28c456673cce755d589105</checksum>
+  <checksum type="sha256" pkgid="YES">06ec3ecb9b94c787964ca1fbdfcdf68f01e92d1a928cbaf4e32393984181ae49</checksum>
   <summary>Text converters to and from DOS/MAC to UNIX</summary>
   <description>Dos2unix is used to convert plain text from DOS (CR/LF) format. Mac2unix
 converts plain text from MAC (CR) format to UNIX format (LF).
@@ -12704,28 +12964,26 @@ Unix2dos converts plain text files from UNIX
 format to DOS format and unix2dos converts from UNIX to MAC format.</description>
   <packager/>
   <url>http://waterlan.home.xs4all.nl/dos2unix.html</url>
-  <time file="1377043778" build="1377043769"/>
-  <size package="62119" installed="199930" archive="204912"/>
-<location href="i686/dos2unix-6.0-2.19.i686.rpm"/>
+  <time file="1377043900" build="1377043878"/>
+  <size package="65166" installed="214144" archive="219128"/>
+<location href="x86_64/dos2unix-6.0-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Convertors</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>dos2unix-6.0-2.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6479"/>
+    <rpm:header-range start="280" end="6611"/>
     <rpm:provides>
       <rpm:entry name="dos2unix" flags="EQ" epoch="0" ver="6.0" rel="2.19"/>
-      <rpm:entry name="dos2unix(x86-32)" flags="EQ" epoch="0" ver="6.0" rel="2.19"/>
+      <rpm:entry name="dos2unix(x86-64)" flags="EQ" epoch="0" ver="6.0" rel="2.19"/>
       <rpm:entry name="unix2dos" flags="EQ" epoch="0" ver="6.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="unix2dos" flags="LT" epoch="0" ver="6.0"/>
@@ -12738,38 +12996,37 @@ format to DOS format and unix2dos converts from UNIX to MAC format.</description
 </package>
 <package type="rpm">
   <name>dosfstools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0d98b1e7b109689c76dbaf4044db6f35e2e293ec67a835d67846b04b69542199</checksum>
+  <checksum type="sha256" pkgid="YES">f5c52fc5b1053185546be11189f62d9ab64a81ce2fac27e2f4abbd7d5dbe72db</checksum>
   <summary>Utilities for Making and Checking MS-DOS FAT File Systems on Linux</summary>
   <description>The dosfstools package includes the mkdosfs and dosfsck utilities,
 which respectively make and check MS-DOS FAT file systems on hard
 drives or on floppies.</description>
   <packager/>
   <url>http://www.daniel-baumann.ch/software/dosfstools/</url>
-  <time file="1376538695" build="1376538686"/>
-  <size package="57515" installed="190131" archive="191508"/>
-<location href="i686/dosfstools-3.0.16-2.10.i686.rpm"/>
+  <time file="1376538751" build="1376538742"/>
+  <size package="57780" installed="198019" archive="199396"/>
+<location href="x86_64/dosfstools-3.0.16-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dosfstools-3.0.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4364"/>
+    <rpm:header-range start="280" end="4540"/>
     <rpm:provides>
       <rpm:entry name="dosfstools" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
-      <rpm:entry name="dosfstools(x86-32)" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
+      <rpm:entry name="dosfstools(x86-64)" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/fsck.msdos</file>
     <file>/usr/sbin/fsck.vfat</file>
     <file>/usr/sbin/mkdosfs</file>
@@ -12782,26 +13039,26 @@ drives or on floppies.</description>
 </package>
 <package type="rpm">
   <name>dosfstools-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7196b4852929be28f153c3d6df4b91f919d3fae1b8da2d1b9a73cc63bb07e998</checksum>
+  <checksum type="sha256" pkgid="YES">115d5ce9e1e894864161b1c7e24b2fca37b17a8bca5bd043f10d956b45628107</checksum>
   <summary>Documentation for package dosfstools</summary>
   <description>This package provides documentation for package dosfstools.</description>
   <packager/>
   <url>http://www.daniel-baumann.ch/software/dosfstools/</url>
-  <time file="1376538695" build="1376538686"/>
-  <size package="10285" installed="7226" archive="8428"/>
-<location href="i686/dosfstools-docs-3.0.16-2.10.i686.rpm"/>
+  <time file="1376538751" build="1376538742"/>
+  <size package="10462" installed="7226" archive="8428"/>
+<location href="x86_64/dosfstools-docs-3.0.16-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dosfstools-3.0.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2767"/>
+    <rpm:header-range start="280" end="2944"/>
     <rpm:provides>
       <rpm:entry name="dosfstools-docs" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
-      <rpm:entry name="dosfstools-docs(x86-32)" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
+      <rpm:entry name="dosfstools-docs(x86-64)" flags="EQ" epoch="0" ver="3.0.16" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -12809,62 +13066,63 @@ drives or on floppies.</description>
 </package>
 <package type="rpm">
   <name>download-provider</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="11.36"/>
-  <checksum type="sha256" pkgid="YES">22c9e0bef5417ade4114d34de585fd9416c935f12e07206998c1eeaa84c4783e</checksum>
+  <checksum type="sha256" pkgid="YES">46424b7934b3e75e8414c147789d31d4c265a7d4c9473433af36d0b42cb28075</checksum>
   <summary>Download the contents in background</summary>
   <description>Description: download the contents in background</description>
   <packager/>
   <url/>
-  <time file="1377321645" build="1377321640"/>
-  <size package="122166" installed="583634" archive="586468"/>
-<location href="i686/download-provider-1.0.5-11.36.i686.rpm"/>
+  <time file="1377321730" build="1377321722"/>
+  <size package="144451" installed="593810" archive="596656"/>
+<location href="x86_64/download-provider-1.0.5-11.36.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>download-provider-1.0.5-11.36.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6448"/>
+    <rpm:header-range start="280" end="6904"/>
     <rpm:provides>
       <rpm:entry name="download-provider" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
-      <rpm:entry name="download-provider(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
-      <rpm:entry name="libdownload-provider-interface.so.0"/>
-      <rpm:entry name="libdownloadagent2.so.0.0.1"/>
+      <rpm:entry name="download-provider(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
+      <rpm:entry name="libdownload-provider-interface.so.0()(64bit)"/>
+      <rpm:entry name="libdownloadagent2.so.0.0.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdownloadagent2.so.0.0.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdownloadagent2.so.0.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/download-provider</file>
     <file>/etc/rc.d/rc3.d/S70download-provider-service</file>
     <file>/etc/rc.d/rc5.d/S70download-provider-service</file>
@@ -12874,67 +13132,69 @@ drives or on floppies.</description>
 </package>
 <package type="rpm">
   <name>download-provider-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="11.36"/>
-  <checksum type="sha256" pkgid="YES">d386cc5e501ad15059fe610d81307bb7346789b1aec79e53a90f2e23e2debc31</checksum>
+  <checksum type="sha256" pkgid="YES">d29e363af3410433d5407deefc394b2a2d828d33554b9230211e64c80e6ff1ff</checksum>
   <summary>Download-provider</summary>
   <description>Description: download the contents in background (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377321645" build="1377321640"/>
-  <size package="47781" installed="185671" archive="186964"/>
-<location href="i686/download-provider-devel-1.0.5-11.36.i686.rpm"/>
+  <time file="1377321730" build="1377321722"/>
+  <size package="54114" installed="188097" archive="189396"/>
+<location href="x86_64/download-provider-devel-1.0.5-11.36.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>download-provider-1.0.5-11.36.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4509"/>
+    <rpm:header-range start="280" end="4921"/>
     <rpm:provides>
       <rpm:entry name="download-provider-devel" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
-      <rpm:entry name="download-provider-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
+      <rpm:entry name="download-provider-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
       <rpm:entry name="pkgconfig(download-provider)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
       <rpm:entry name="pkgconfig(download-provider-interface)" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pkgconfig(capi-appfw-app-manager)"/>
       <rpm:entry name="pkgconfig(dbus-1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdownloadagent2.so.0.0.1"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdownloadagent2.so.0.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="download-provider" flags="EQ" epoch="0" ver="1.0.5" rel="11.36"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(capi-base-common)"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="pkgconfig(dlog)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/download-provider</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>doxygen</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.2" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">2fdb6f8eceb282703f029494c8ac2b064eb4e769585e38eb3d65a9db6a8de752</checksum>
+  <checksum type="sha256" pkgid="YES">fa3eb343ff4fd79ff69954286bbb1e987f3e267fe3de63d969649fda5ade5164</checksum>
   <summary>Automated C, C++, and Java Documentation Generator</summary>
   <description>Doxygen is a documentation system for C, C++, Java, and IDL. It can
 generate an online class browser (in HTML) and an offline reference
@@ -12944,62 +13204,60 @@ developed on a Linux platform, but it runs on most other UNIX flavors
 as well. An executable for Windows 95/NT is also available.</description>
   <packager/>
   <url>http://www.stack.nl/~dimitri/doxygen/</url>
-  <time file="1374119196" build="1374119182"/>
-  <size package="2116076" installed="8708700" archive="8708952"/>
-<location href="i686/doxygen-1.8.2-2.4.i686.rpm"/>
+  <time file="1374119649" build="1374119634"/>
+  <size package="2165335" installed="8697784" archive="8698036"/>
+<location href="x86_64/doxygen-1.8.2-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>doxygen-1.8.2-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3234"/>
+    <rpm:header-range start="280" end="3446"/>
     <rpm:provides>
       <rpm:entry name="doxygen" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
-      <rpm:entry name="doxygen(x86-32)" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="doxygen(x86-64)" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/doxygen</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>doxygen-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.2" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">f8045d2258ec5eaea279c57132587ca1c38e539f701a3327ff6018bc596c71b5</checksum>
+  <checksum type="sha256" pkgid="YES">829f662f86ebab297250aa01bdd663baba5c08c9f87cdb874731466db87caf55</checksum>
   <summary>Documentation for package doxygen</summary>
   <description>This package provides documentation for package doxygen.</description>
   <packager/>
   <url>http://www.stack.nl/~dimitri/doxygen/</url>
-  <time file="1374119196" build="1374119182"/>
-  <size package="2813" installed="657" archive="928"/>
-<location href="i686/doxygen-docs-1.8.2-2.4.i686.rpm"/>
+  <time file="1374119649" build="1374119634"/>
+  <size package="2990" installed="657" archive="928"/>
+<location href="x86_64/doxygen-docs-1.8.2-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>doxygen-1.8.2-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2030"/>
+    <rpm:header-range start="280" end="2207"/>
     <rpm:provides>
       <rpm:entry name="doxygen-docs" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
-      <rpm:entry name="doxygen-docs(x86-32)" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
+      <rpm:entry name="doxygen-docs(x86-64)" flags="EQ" epoch="0" ver="1.8.2" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -13007,9 +13265,9 @@ as well. An executable for Windows 95/NT is also available.</description>
 </package>
 <package type="rpm">
   <name>dracut</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="025" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">ef45a1c7c36792b31d0b44f4e60fdc8f21b82340fd62cc1e70eb4abcfb55ed54</checksum>
+  <checksum type="sha256" pkgid="YES">194bde418c17728e17f05c45103585fe614f4508cce993d06be760da277d9cd3</checksum>
   <summary>Initramfs generator using udev</summary>
   <description>Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
 Unlike existing implementations, dracut does hard-code as little as possible
@@ -13018,49 +13276,48 @@ event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
 NFS, iSCSI, NBD, FCoE with the dracut-network package.</description>
   <packager/>
   <url>https://dracut.wiki.kernel.org/</url>
-  <time file="1377046599" build="1377046582"/>
-  <size package="151833" installed="439969" archive="479632"/>
-<location href="i686/dracut-025-2.17.i686.rpm"/>
+  <time file="1377046400" build="1377046391"/>
+  <size package="152560" installed="447313" archive="486976"/>
+<location href="x86_64/dracut-025-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dracut-025-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="31629"/>
+    <rpm:header-range start="280" end="31825"/>
     <rpm:provides>
       <rpm:entry name="config(dracut)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
       <rpm:entry name="dracut" flags="EQ" epoch="0" ver="025" rel="2.17"/>
-      <rpm:entry name="dracut(x86-32)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
+      <rpm:entry name="dracut(x86-64)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="coreutils"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="bash"/>
       <rpm:entry name="grep"/>
       <rpm:entry name="util-linux" flags="GE" epoch="0" ver="2.21"/>
       <rpm:entry name="file"/>
       <rpm:entry name="cpio"/>
       <rpm:entry name="sed"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="kbd"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="gzip"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="kpartx"/>
       <rpm:entry name="config(dracut)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
+      <rpm:entry name="kpartx"/>
       <rpm:entry name="kmod-compat"/>
       <rpm:entry name="filesystem"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="udev" flags="GT" epoch="0" ver="166"/>
       <rpm:entry name="findutils"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="hardlink"/>
       <rpm:entry name="xz"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="kbd"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="/bin/sh"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="systemd" flags="LT" epoch="0" ver="187"/>
@@ -13076,27 +13333,27 @@ NFS, iSCSI, NBD, FCoE with the dracut-network package.</description>
 </package>
 <package type="rpm">
   <name>dracut-caps</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="025" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">06726491ce2dc70333af5fa4811d3e0acc636694cc0e93f1af6399291dd5fd8d</checksum>
+  <checksum type="sha256" pkgid="YES">96105afcce479eaa3bf650b1afc8263ad60f3be32a0ba0b342faa50b1c182c07</checksum>
   <summary>Dracut modules to build a dracut initramfs which drops capabilities</summary>
   <description>This package requires everything which is needed to build an
 all purpose initramfs with dracut, which drops capabilities.</description>
   <packager/>
   <url>https://dracut.wiki.kernel.org/</url>
-  <time file="1377046599" build="1377046582"/>
-  <size package="4415" installed="3263" archive="4000"/>
-<location href="i686/dracut-caps-025-2.17.i686.rpm"/>
+  <time file="1377046400" build="1377046391"/>
+  <size package="4591" installed="3263" archive="4000"/>
+<location href="x86_64/dracut-caps-025-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dracut-025-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2909"/>
+    <rpm:header-range start="280" end="3085"/>
     <rpm:provides>
       <rpm:entry name="dracut-caps" flags="EQ" epoch="0" ver="025" rel="2.17"/>
-      <rpm:entry name="dracut-caps(x86-32)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
+      <rpm:entry name="dracut-caps(x86-64)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="dracut" flags="EQ" epoch="0" ver="025"/>
@@ -13107,27 +13364,27 @@ all purpose initramfs with dracut, which drops capabilities.</description>
 </package>
 <package type="rpm">
   <name>dracut-network</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="025" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">2621262ffbfda6c2cbea460dc55acdb4c1adbfa6c3dc9b7ab5e727345cf0ec5e</checksum>
+  <checksum type="sha256" pkgid="YES">a28188e2611643217fba860d5a590f3d32eaa76ad0079744a30aba7e072ee208</checksum>
   <summary>Dracut modules to build a dracut initramfs with network support</summary>
   <description>This package requires everything which is needed to build a generic
 all purpose initramfs with network support with dracut.</description>
   <packager/>
   <url>https://dracut.wiki.kernel.org/</url>
-  <time file="1377046599" build="1377046582"/>
-  <size package="33025" installed="96419" archive="106152"/>
-<location href="i686/dracut-network-025-2.17.i686.rpm"/>
+  <time file="1377046400" build="1377046391"/>
+  <size package="33201" installed="96419" archive="106152"/>
+<location href="x86_64/dracut-network-025-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dracut-025-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9169"/>
+    <rpm:header-range start="280" end="9345"/>
     <rpm:provides>
       <rpm:entry name="dracut-network" flags="EQ" epoch="0" ver="025" rel="2.17"/>
-      <rpm:entry name="dracut-network(x86-32)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
+      <rpm:entry name="dracut-network(x86-64)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="dracut" flags="EQ" epoch="0" ver="025"/>
@@ -13138,26 +13395,26 @@ all purpose initramfs with network support with dracut.</description>
 </package>
 <package type="rpm">
   <name>dracut-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="025" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">53822c7bc59f93e67578d25d78274bf8566b635e499101a8e93df4b1a2bdb07d</checksum>
+  <checksum type="sha256" pkgid="YES">c18945a467a146dd8252209814c101a4b67dda682f5525ba891eeb35cb977f5c</checksum>
   <summary>Dracut tools to build the local initramfs</summary>
   <description>This package contains tools to assemble the local initrd and host configuration.</description>
   <packager/>
   <url>https://dracut.wiki.kernel.org/</url>
-  <time file="1377046599" build="1377046582"/>
-  <size package="5700" installed="4519" archive="5328"/>
-<location href="i686/dracut-tools-025-2.17.i686.rpm"/>
+  <time file="1377046400" build="1377046391"/>
+  <size package="5878" installed="4519" archive="5328"/>
+<location href="x86_64/dracut-tools-025-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dracut-025-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2973"/>
+    <rpm:header-range start="280" end="3149"/>
     <rpm:provides>
       <rpm:entry name="dracut-tools" flags="EQ" epoch="0" ver="025" rel="2.17"/>
-      <rpm:entry name="dracut-tools(x86-32)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
+      <rpm:entry name="dracut-tools(x86-64)" flags="EQ" epoch="0" ver="025" rel="2.17"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="dracut" flags="EQ" epoch="0" ver="025"/>
@@ -13168,26 +13425,26 @@ all purpose initramfs with network support with dracut.</description>
 </package>
 <package type="rpm">
   <name>dri2proto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">117a3f4ffdb4ba146069ede58e4406b90414421ac7bc96b48beff55d4ec9d90d</checksum>
+  <checksum type="sha256" pkgid="YES">018091263db4c58026a2293ef194368bdc8bb7794d0171259f2f0dd90ec57318</checksum>
   <summary>X.Org X11 Protocol dri2proto</summary>
   <description>X.Org X11 Protocol dri2proto</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504633" build="1373504625"/>
-  <size package="5385" installed="13039" archive="13916"/>
-<location href="i686/dri2proto-2.8-2.2.i686.rpm"/>
+  <time file="1373507865" build="1373507858"/>
+  <size package="5564" installed="13039" archive="13916"/>
+<location href="x86_64/dri2proto-2.8-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>dri2proto-2.8-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2860"/>
+    <rpm:header-range start="280" end="3036"/>
     <rpm:provides>
       <rpm:entry name="dri2proto" flags="EQ" epoch="0" ver="2.8" rel="2.2"/>
-      <rpm:entry name="dri2proto(x86-32)" flags="EQ" epoch="0" ver="2.8" rel="2.2"/>
+      <rpm:entry name="dri2proto(x86-64)" flags="EQ" epoch="0" ver="2.8" rel="2.2"/>
       <rpm:entry name="pkgconfig(dri2proto)" flags="EQ" epoch="0" ver="2.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -13197,67 +13454,66 @@ all purpose initramfs with network support with dracut.</description>
 </package>
 <package type="rpm">
   <name>drm-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.30" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">e490fdca248cb65cd368932c1be2e1651163cae8373d050740a17cc473baea98</checksum>
+  <checksum type="sha256" pkgid="YES">cf9eb984e8515fbfa36b14cb4e31616182555127f77f4b9558732b1ebfd6c84f</checksum>
   <summary>DRM client Package</summary>
   <description>DRM client library (Shared Object)</description>
   <packager/>
   <url/>
-  <time file="1377321035" build="1377321028"/>
-  <size package="17846" installed="51352" archive="51784"/>
-<location href="i686/drm-client-0.0.30-3.2.i686.rpm"/>
+  <time file="1377321086" build="1377321077"/>
+  <size package="19548" installed="56712" archive="57152"/>
+<location href="x86_64/drm-client-0.0.30-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>drm-client-0.0.30-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3070"/>
+    <rpm:header-range start="280" end="3306"/>
     <rpm:provides>
       <rpm:entry name="drm-client" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
-      <rpm:entry name="drm-client(x86-32)" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
-      <rpm:entry name="libdrm-client.so.0"/>
+      <rpm:entry name="drm-client(x86-64)" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>drm-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.30" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">8818632454c64aef5595e582ab0f49471d527fc35a5593a4ac0d9ca99bebd1b3</checksum>
+  <checksum type="sha256" pkgid="YES">bbcc22b641f4afee319a1d7958acfbf629e0c1e836417b77ec940a33f890b26a</checksum>
   <summary>Development files for drm-client</summary>
   <description>Development files for drm-client</description>
   <packager/>
   <url/>
-  <time file="1377321035" build="1377321028"/>
-  <size package="13607" installed="51135" archive="52180"/>
-<location href="i686/drm-client-devel-0.0.30-3.2.i686.rpm"/>
+  <time file="1377321086" build="1377321077"/>
+  <size package="13797" installed="51137" archive="52184"/>
+<location href="x86_64/drm-client-devel-0.0.30-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Development</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>drm-client-0.0.30-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3234"/>
+    <rpm:header-range start="280" end="3418"/>
     <rpm:provides>
       <rpm:entry name="drm-client-devel" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
-      <rpm:entry name="drm-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
+      <rpm:entry name="drm-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.30" rel="3.2"/>
       <rpm:entry name="pkgconfig(drm-client)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -13271,65 +13527,65 @@ all purpose initramfs with network support with dracut.</description>
 </package>
 <package type="rpm">
   <name>ds-public-plugins</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.66" rel="2.88"/>
-  <checksum type="sha256" pkgid="YES">f1f835b38203ffbb76ad4459af1955427656c075097df6f2824c9e3c34acea18</checksum>
+  <checksum type="sha256" pkgid="YES">b7257a84b0ea266c2b0b9d0547b332ea7423bd0383be85f14678e8823dc056ee</checksum>
   <summary>DS Public Plugins</summary>
   <description>ds public plugins for sync-agent</description>
   <packager/>
   <url/>
-  <time file="1374857504" build="1374857485"/>
-  <size package="25234" installed="90640" archive="92472"/>
-<location href="i686/ds-public-plugins-0.1.66-2.88.i686.rpm"/>
+  <time file="1374858001" build="1374857995"/>
+  <size package="26524" installed="91528" archive="93360"/>
+<location href="x86_64/ds-public-plugins-0.1.66-2.88.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>oma-ds-agent-0.1.66-2.88.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4054"/>
+    <rpm:header-range start="280" end="4314"/>
     <rpm:provides>
       <rpm:entry name="ds-public-plugins" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
-      <rpm:entry name="ds-public-plugins(x86-32)" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
-      <rpm:entry name="libplugin-dc-plain-text.so.0"/>
-      <rpm:entry name="libplugin-dc-vcard.so.0"/>
-      <rpm:entry name="libplugin-dc-xcalllog.so.0"/>
+      <rpm:entry name="ds-public-plugins(x86-64)" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
+      <rpm:entry name="libplugin-dc-plain-text.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-dc-vcard.so.0()(64bit)"/>
+      <rpm:entry name="libplugin-dc-xcalllog.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmemo.so.0.1.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmemo.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>dukgenerator</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="8.4"/>
-  <checksum type="sha256" pkgid="YES">9a066f4e9039f25ea5c62b1f96f9521f9265726009669da68b8aae99d9d29949</checksum>
+  <checksum type="sha256" pkgid="YES">22525ca39f602d275681e3586c12b69e3bf86f4059757b78f82cb9d6944b6898</checksum>
   <summary>Device Unique Key Library</summary>
   <description>Device Unique Key Library.</description>
   <packager/>
   <url/>
-  <time file="1377321051" build="1377321045"/>
-  <size package="8873" installed="17347" archive="17920"/>
-<location href="i686/dukgenerator-1.0.0-8.4.i686.rpm"/>
+  <time file="1377321098" build="1377321092"/>
+  <size package="9116" installed="19905" archive="20476"/>
+<location href="x86_64/dukgenerator-1.0.0-8.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dukgenerator-1.0.0-8.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2632"/>
+    <rpm:header-range start="280" end="2808"/>
     <rpm:provides>
       <rpm:entry name="dukgenerator" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
-      <rpm:entry name="dukgenerator(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
+      <rpm:entry name="dukgenerator(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -13337,26 +13593,26 @@ all purpose initramfs with network support with dracut.</description>
 </package>
 <package type="rpm">
   <name>dukgenerator-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="8.4"/>
-  <checksum type="sha256" pkgid="YES">efa0aaad13b54f473efe07d951a378e68c2d8855a409bdee5d82652f3e42216b</checksum>
+  <checksum type="sha256" pkgid="YES">2e17874848742d89b45de4c14b790cb9ff73989c56ada8e993d3ac12a2baa825</checksum>
   <summary>Device Unique Key Library</summary>
   <description>Device Unique Key Library (Development Files).</description>
   <packager/>
   <url/>
-  <time file="1377321051" build="1377321045"/>
-  <size package="3500" installed="1112" archive="1524"/>
-<location href="i686/dukgenerator-devel-1.0.0-8.4.i686.rpm"/>
+  <time file="1377321098" build="1377321092"/>
+  <size package="3674" installed="1114" archive="1528"/>
+<location href="x86_64/dukgenerator-devel-1.0.0-8.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dukgenerator-1.0.0-8.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2692"/>
+    <rpm:header-range start="280" end="2868"/>
     <rpm:provides>
       <rpm:entry name="dukgenerator-devel" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
-      <rpm:entry name="dukgenerator-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
+      <rpm:entry name="dukgenerator-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="8.4"/>
       <rpm:entry name="pkgconfig(dukgenerator)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -13367,190 +13623,58 @@ all purpose initramfs with network support with dracut.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>e17-extra-config-modules</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.28" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">8b95e9ef0ac1537ed863eb2a49f7c895c38de5745b8e357ab6c8b26e02380ba2</checksum>
-  <summary>The E17 Extra Config Modules</summary>
-  <description>The E17 Extra Config Modules  The E17 extra config modules consists of modules made by SAMSUNG.</description>
-  <packager/>
-  <url/>
-  <time file="1377321116" build="1377321111"/>
-  <size package="9937" installed="19248" archive="20072"/>
-<location href="i686/e17-extra-config-modules-0.1.28-2.8.i686.rpm"/>
-  <format>
-    <rpm:license>BSD</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Graphical desktop/Enlightenment</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>e17-extra-config-modules-0.1.28-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3407"/>
-    <rpm:provides>
-      <rpm:entry name="e17-extra-config-modules" flags="EQ" epoch="0" ver="0.1.28" rel="2.8"/>
-      <rpm:entry name="e17-extra-config-modules(x86-32)" flags="EQ" epoch="0" ver="0.1.28" rel="2.8"/>
-      <rpm:entry name="module.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libX11"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>e17-extra-private-modules</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.19" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">c9eb9d5906daca57d235c538ef17da56f23a23e7c8c7bbccb98e1739e4eaea0e</checksum>
-  <summary>The E17 Extra Private Modules The E17 extra private modules consists of modules made by SAMSUNG</summary>
-  <description>The E17 Extra Private Modules  The E17 extra private modules consists of modules made by SAMSUNG.</description>
-  <packager/>
-  <url/>
-  <time file="1377321117" build="1377321112"/>
-  <size package="7427" installed="12768" archive="13424"/>
-<location href="i686/e17-extra-private-modules-0.1.19-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>TO BE FILLED IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>e17-extra-private-modules-0.1.19-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3184"/>
-    <rpm:provides>
-      <rpm:entry name="e17-extra-private-modules" flags="EQ" epoch="0" ver="0.1.19" rel="2.1"/>
-      <rpm:entry name="e17-extra-private-modules(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.1"/>
-      <rpm:entry name="module.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libx11"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>e17-misc</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.4.2" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">c04c37fd6ceb2f20672d51d987444b24824af7023c2d154d9f81a23f6b5bd213</checksum>
-  <summary>E17 Config files</summary>
-  <description>The E17 extra configuration files</description>
-  <packager/>
-  <url/>
-  <time file="1375477679" build="1375477670"/>
-  <size package="1373239" installed="2822101" archive="2829016"/>
-<location href="i686/e17-misc-0.4.2-3.7.i686.rpm"/>
-  <format>
-    <rpm:license>BSD</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/GUI/Other</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>e17-misc-0.4.2-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7240"/>
-    <rpm:provides>
-      <rpm:entry name="config(e17-misc)" flags="EQ" epoch="0" ver="0.4.2" rel="3.7"/>
-      <rpm:entry name="e17-misc" flags="EQ" epoch="0" ver="0.4.2" rel="3.7"/>
-      <rpm:entry name="e17-misc(x86-32)" flags="EQ" epoch="0" ver="0.4.2" rel="3.7"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="config(e17-misc)" flags="EQ" epoch="0" ver="0.4.2" rel="3.7"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="e17"/>
-    </rpm:requires>    <file>/etc/skel/.e/e/config/samsung/module.devicemgr-tizen.cfg</file>
-    <file>/etc/skel/.e/e/config/samsung/e.cfg</file>
-    <file>/etc/skel/.e/apps/launcher/config.eet</file>
-    <file>/etc/skel/.e/e/backgrounds/DM_Wallpaper03.edj</file>
-    <file>/etc/skel/.e/e/applications/bar/default/.order</file>
-    <file>/etc/skel/.e/e/config/samsung/module.comp-tizen.cfg</file>
-    <file>/etc/skel/.e/e/config/samsung/module.move-tizen.cfg</file>
-    <file>/etc/skel/.e/e/config/samsung/exehist.cfg</file>
-    <file>/etc/skel/.e/e/config/profile.cfg</file>
-    <file>/etc/skel/.e/e/applications/startup/.order</file>
-    <file>/etc/skel/.e/e/config/samsung/module.illume2-tizen.cfg</file>
-    <file type="dir">/etc/skel/.e</file>
-    <file type="dir">/etc/skel/.e/e/backgrounds</file>
-    <file type="dir">/etc/skel/.e/e/applications/bar/default</file>
-    <file type="dir">/etc/skel/.e/apps</file>
-    <file type="dir">/etc/skel/.e/e/applications/startup</file>
-    <file type="dir">/etc/skel/.e/e</file>
-    <file type="dir">/etc/skel/.e/e/config/samsung</file>
-    <file type="dir">/etc/skel/.e/e/config</file>
-    <file type="dir">/etc/skel/.e/e/applications/bar</file>
-    <file type="dir">/etc/skel/.e/apps/launcher</file>
-    <file type="dir">/etc/skel/.e/e/applications</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>e2fsprogs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">a82cde93ca3b01e195f3c15bdd2ee477fc70cfd8448a8ffa1a5f63ba91d061d4</checksum>
+  <checksum type="sha256" pkgid="YES">58757def4e4526ff42b94a2d096f0180039bc9fda5f9f42d65d1ba6754676c34</checksum>
   <summary>Utilities for the Second Extended File System</summary>
   <description>Utilities needed to create and maintain ext2 and ext3 file systems
 under Linux. Included in this package are: chattr, lsattr, mke2fs,
 mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="343078" installed="1142854" archive="1147020"/>
-<location href="i686/e2fsprogs-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="342133" installed="1209242" archive="1213408"/>
+<location href="x86_64/e2fsprogs-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Filesystems</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10544"/>
+    <rpm:header-range start="280" end="10744"/>
     <rpm:provides>
       <rpm:entry name="config(e2fsprogs)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
       <rpm:entry name="e2fsprogs" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="e2fsprogs(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="e2fsprogs(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libblkid.so.1(BLKID_2.17)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
       <rpm:entry name="libcom_err" flags="GE" epoch="0" ver="1.42.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="config(e2fsprogs)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libext2fs.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcom_err.so.2"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libe2p.so.2()(64bit)"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libss.so.2()(64bit)"/>
+      <rpm:entry name="libext2fs.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_1.0)(64bit)"/>
       <rpm:entry name="libext2fs" flags="GE" epoch="0" ver="1.42.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libe2p.so.2"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libblkid.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libss.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/badblocks</file>
     <file>/usr/sbin/mklost+found</file>
     <file>/usr/sbin/mke2fs</file>
@@ -13581,26 +13705,26 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.</description>
 </package>
 <package type="rpm">
   <name>e2fsprogs-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">658cfd1176be276c3ffb738ef0a9cfe63428864fc12dcb86f40c5ab7ab1cdc1e</checksum>
+  <checksum type="sha256" pkgid="YES">d794fbed7d6250103b408d4ca2b5e63a3c2a1ec1942f8b936947d2610f6e8c25</checksum>
   <summary>Dummy development package</summary>
   <description>Dummy development package for backwards compatibility.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="3324" installed="719" archive="1156"/>
-<location href="i686/e2fsprogs-devel-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="3500" installed="719" archive="1156"/>
+<location href="x86_64/e2fsprogs-devel-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2728"/>
+    <rpm:header-range start="280" end="2904"/>
     <rpm:provides>
       <rpm:entry name="e2fsprogs-devel" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="e2fsprogs-devel(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="e2fsprogs-devel(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libblkid-devel"/>
@@ -13611,26 +13735,26 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.</description>
 </package>
 <package type="rpm">
   <name>e2fsprogs-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">d809802a51e622e64608a3a80fe738d741c573c0586e5fb4a091e2ec0a9d6244</checksum>
+  <checksum type="sha256" pkgid="YES">4f0aa1bcf50e583efec0ff48372c54d1737fd0d601b51cb7a22a622f5527a2da</checksum>
   <summary>Documentation for package e2fsprogs</summary>
   <description>This package provides documentation for package e2fsprogs.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="59558" installed="89339" archive="93608"/>
-<location href="i686/e2fsprogs-docs-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="59742" installed="89339" archive="93608"/>
+<location href="x86_64/e2fsprogs-docs-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4829"/>
+    <rpm:header-range start="280" end="5002"/>
     <rpm:provides>
       <rpm:entry name="e2fsprogs-docs" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="e2fsprogs-docs(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="e2fsprogs-docs(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -13638,32 +13762,32 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.</description>
 </package>
 <package type="rpm">
   <name>econnman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">fcb1740c5ec3370fbdd709ea9f1281be342a4011ce7768a1c4dfe3d8b8a87a49</checksum>
+  <checksum type="sha256" pkgid="YES">8e40840d8f14b9ff2caf73ca8b7569593f4c299dfaa3303fbbbec55b5401f955</checksum>
   <summary>EFL user interface for ConnMan</summary>
   <description>EFL connman interface.</description>
   <packager/>
   <url>http://svn.enlightenment.org/svn/e/trunk/econnman/</url>
-  <time file="1375464673" build="1375464665"/>
-  <size package="64902" installed="116973" archive="117992"/>
-<location href="i686/econnman-1-2.7.i686.rpm"/>
+  <time file="1375465078" build="1375465070"/>
+  <size package="65086" installed="116973" archive="117992"/>
+<location href="x86_64/econnman-1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>econnman-1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3139"/>
+    <rpm:header-range start="280" end="3311"/>
     <rpm:provides>
       <rpm:entry name="econnman" flags="EQ" epoch="0" ver="1" rel="2.7"/>
-      <rpm:entry name="econnman(x86-32)" flags="EQ" epoch="0" ver="1" rel="2.7"/>
+      <rpm:entry name="econnman(x86-64)" flags="EQ" epoch="0" ver="1" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python-edje"/>
       <rpm:entry name="python-edbus"/>
-      <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="python-evas"/>
+      <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="python-ecore"/>
       <rpm:entry name="python-elementary"/>
     </rpm:requires>    <file>/usr/bin/econnman-bin</file>
@@ -13672,130 +13796,124 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.</description>
 </package>
 <package type="rpm">
   <name>ecore</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">ee334c1d11f571f26e8e04c3cf97db716cd8beeb91cd12e028c9fdf28482c87c</checksum>
+  <checksum type="sha256" pkgid="YES">bf7cdc3b49703a75c5e96abab138b0b95fc0241e75818bfdf27c56012a48ed8a</checksum>
   <summary>Enlightened Core X interface library</summary>
   <description>Ecore is the event/X abstraction layer that makes doing selections,
 Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
 optimized, and convenient.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376543502" build="1376543488"/>
-  <size package="383629" installed="1457919" archive="1462188"/>
-<location href="i686/ecore-1.7.8-1.2.i686.rpm"/>
+  <time file="1376544133" build="1376544095"/>
+  <size package="406941" installed="1809087" archive="1813400"/>
+<location href="x86_64/ecore-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>ecore-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10908"/>
+    <rpm:header-range start="280" end="11340"/>
     <rpm:provides>
       <rpm:entry name="ecore" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="ecore(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libecore_fb.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libecore_imf_evas.so.1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libecore_input_evas.so.1"/>
-      <rpm:entry name="libecore_ipc.so.1"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="xim.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libXcursor.so.1"/>
-      <rpm:entry name="libXi.so.6"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libXrender.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libecore_fb.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libecore_ipc.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libwayland-cursor.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libXdamage.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libXcomposite.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libXfixes.so.3"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libXss.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libecore_input_evas.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libxkbcommon.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libXrandr.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libXinerama.so.1"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="ecore(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libecore_fb.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf_evas.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input_evas.so.1()(64bit)"/>
+      <rpm:entry name="libecore_ipc.so.1()(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="xim.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libXcomposite.so.1()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXss.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libecore_ipc.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input_evas.so.1()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXcursor.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libecore_fb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libXinerama.so.1()(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libwayland-cursor.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_8)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libxkbcommon.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ecore-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">bf6a454bedb5f4142774016485adb96bd780c7a0fa62f5922961abae6254f048</checksum>
+  <checksum type="sha256" pkgid="YES">5a1f0e66b5ae3097aa5bc767d3c2ee13e583a877eef605cdddaf93cc47f77c92</checksum>
   <summary>Development components for the ecore package</summary>
   <description>Development files for ecore</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376543502" build="1376543488"/>
-  <size package="90076" installed="498805" archive="504868"/>
-<location href="i686/ecore-devel-1.7.8-1.2.i686.rpm"/>
+  <time file="1376544133" build="1376544095"/>
+  <size package="90269" installed="498829" archive="504944"/>
+<location href="x86_64/ecore-devel-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Building</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>ecore-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8308"/>
+    <rpm:header-range start="280" end="8484"/>
     <rpm:provides>
       <rpm:entry name="ecore-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="ecore-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="ecore-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
       <rpm:entry name="pkgconfig(ecore)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-con)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-evas)" flags="EQ" epoch="0" ver="1.7.8"/>
@@ -13810,10 +13928,10 @@ optimized, and convenient.</description>
       <rpm:entry name="pkgconfig(ecore-x)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-input)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="ecore" flags="EQ" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="pkgconfig(xkbcommon)"/>
       <rpm:entry name="pkgconfig(evas)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-imf)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
@@ -13822,8 +13940,8 @@ optimized, and convenient.</description>
       <rpm:entry name="pkgconfig(ecore-input-evas)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(wayland-client)"/>
       <rpm:entry name="pkgconfig(ecore-x)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="pkgconfig(xkbcommon)"/>
       <rpm:entry name="pkgconfig(wayland-cursor)"/>
+      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(libcurl)"/>
       <rpm:entry name="pkgconfig(ecore-fb)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-con)" flags="GE" epoch="0" ver="1.7.8"/>
@@ -13833,44 +13951,44 @@ optimized, and convenient.</description>
 </package>
 <package type="rpm">
   <name>ecore-examples</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">54a2cdd6ac9df18367d6650a6744d55bfbdc585405520aeb03dc921c77320dde</checksum>
+  <checksum type="sha256" pkgid="YES">6b1e85ce7e5d6e138d38e95b0746d9cc048d16f839915573e51c737c6b9e85e8</checksum>
   <summary>Enlightened Core examples</summary>
   <description>Enlightened Core examples</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376543502" build="1376543488"/>
-  <size package="57126" installed="331772" archive="336580"/>
-<location href="i686/ecore-examples-1.7.8-1.2.i686.rpm"/>
+  <time file="1376544133" build="1376544095"/>
+  <size package="58971" installed="410240" archive="415104"/>
+<location href="x86_64/ecore-examples-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>ecore-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13016"/>
+    <rpm:header-range start="280" end="13168"/>
     <rpm:provides>
       <rpm:entry name="ecore-examples" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="ecore-examples(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="ecore-examples(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="ecore" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -13904,36 +14022,36 @@ optimized, and convenient.</description>
 </package>
 <package type="rpm">
   <name>ed</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">cf66e9d3f4632b9eccfb9fe2ff44e1e366d7d670acb371406e8f004d6241bd1b</checksum>
+  <checksum type="sha256" pkgid="YES">1dce3bc671f57c8b37cf12659a5f2c8de80a84aee4ff69bf644394bda9566246</checksum>
   <summary>Standard UNIX Line Editor</summary>
   <description>The standard, old Unix line editor.</description>
   <packager/>
   <url>http://www.gnu.org/software/ed/</url>
-  <time file="1375472845" build="1375472836"/>
-  <size package="57028" installed="106819" archive="107904"/>
-<location href="i686/ed-1.6-2.11.i686.rpm"/>
+  <time file="1375474497" build="1375474482"/>
+  <size package="58902" installed="114419" archive="115504"/>
+<location href="x86_64/ed-1.6-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Editors/Other</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>ed-1.6-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3477"/>
+    <rpm:header-range start="280" end="3705"/>
     <rpm:provides>
       <rpm:entry name="ed" flags="EQ" epoch="0" ver="1.6" rel="2.11"/>
-      <rpm:entry name="ed(x86-32)" flags="EQ" epoch="0" ver="1.6" rel="2.11"/>
+      <rpm:entry name="ed(x86-64)" flags="EQ" epoch="0" ver="1.6" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ed</file>
     <file>/usr/bin/red</file>
 
@@ -13941,58 +14059,58 @@ optimized, and convenient.</description>
 </package>
 <package type="rpm">
   <name>edbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">483bc844cbcd2080b887e4d899dcfda5bb1aa98da7d4d49da84c90dad05fc3b7</checksum>
+  <checksum type="sha256" pkgid="YES">571bad0c4ac22e13a2db7dd0fe37cafc4ef6d646cd13474f784a11ac1fc19015</checksum>
   <summary>EFL Wrapper for DBus</summary>
   <description>e_dbus provides a convenience wrapper for EFL applications using DBus.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505112" build="1376505094"/>
-  <size package="166703" installed="654917" archive="659112"/>
-<location href="i686/edbus-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505079" build="1376505070"/>
+  <size package="170787" installed="710881" archive="715100"/>
+<location href="x86_64/edbus-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>edbus-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10148"/>
+    <rpm:header-range start="280" end="10456"/>
     <rpm:provides>
       <rpm:entry name="edbus" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="edbus(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libebluez.so.1"/>
-      <rpm:entry name="libeconnman0_7x.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libehal.so.1"/>
-      <rpm:entry name="libenotify.so.1"/>
-      <rpm:entry name="libeofono.so.1"/>
-      <rpm:entry name="libeukit.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libenotify.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libeukit.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libeofono.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libeconnman0_7x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libebluez.so.1"/>
+      <rpm:entry name="edbus(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libebluez.so.1()(64bit)"/>
+      <rpm:entry name="libeconnman0_7x.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libehal.so.1()(64bit)"/>
+      <rpm:entry name="libenotify.so.1()(64bit)"/>
+      <rpm:entry name="libeofono.so.1()(64bit)"/>
+      <rpm:entry name="libeukit.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libenotify.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libeconnman0_7x.so.1()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libebluez.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libeofono.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libeukit.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/e_dbus_test_client</file>
     <file>/usr/bin/e_dbus_async_client_test</file>
     <file>/usr/bin/e_dbus_notify</file>
@@ -14009,26 +14127,26 @@ optimized, and convenient.</description>
 </package>
 <package type="rpm">
   <name>edbus-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">5aa772cd8047e9738ef4dfc69ec2e5945fe0ed2d90a84ed4de98f4511f9f42bd</checksum>
+  <checksum type="sha256" pkgid="YES">2662c89c9bc81046fd25c6d5fa29f7dbc674706ebc5349dad500ddd10541b005</checksum>
   <summary>Development components for the e_dbus package</summary>
   <description>Development files for e_dbus</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505112" build="1376505094"/>
-  <size package="20211" installed="86549" archive="90088"/>
-<location href="i686/edbus-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505079" build="1376505070"/>
+  <size package="20419" installed="92507" archive="96084"/>
+<location href="x86_64/edbus-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>edbus-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5836"/>
+    <rpm:header-range start="280" end="6084"/>
     <rpm:provides>
       <rpm:entry name="edbus-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="edbus-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="edbus-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(ebluez)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(econnman-0.7x)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(edbus)" flags="EQ" epoch="0" ver="1.7.8"/>
@@ -14038,30 +14156,30 @@ optimized, and convenient.</description>
       <rpm:entry name="pkgconfig(eukit)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(edbus)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="pkgconfig(evas)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libenotify.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libenotify.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="pkgconfig(edbus)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(dbus-1)" flags="GE" epoch="0" ver="0.62"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(ecore)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="edbus" flags="EQ" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libecore.so.1"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
     </rpm:requires>    <file>/usr/bin/e-notify-send</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>edje</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">0303c3e21e17355a677b7cb9337a41488c5278637f5523cb2ebfe6749eca0577</checksum>
+  <checksum type="sha256" pkgid="YES">014ddf727dbd592b6c3f81f39e925b4c49597da36065b91a90fda8c02fa31c49</checksum>
   <summary>Complex Graphical Design/Layout Engine</summary>
   <description>Edje is a complex graphical design and layout engine. It provides a
 mechanism for allowing configuration data to define visual elements in
@@ -14079,71 +14197,70 @@ or widget set that may use Edje as a conveneient way of being able to
 configure parts of the display.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505117" build="1376505107"/>
-  <size package="248772" installed="820897" archive="822292"/>
-<location href="i686/edje-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505078" build="1376505068"/>
+  <size package="246612" installed="833961" archive="835364"/>
+<location href="x86_64/edje-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>edje-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5603"/>
+    <rpm:header-range start="280" end="5915"/>
     <rpm:provides>
       <rpm:entry name="edje" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="edje(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libedje.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="edje(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf_evas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libembryo.so.1()(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libembryo.so.1"/>
-      <rpm:entry name="libecore_imf_evas.so.1"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/inkscape2edc</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>edje-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">b90da9ec30d4b437d646a3498242c360a3baa2621faeeaffbb93fd5f441f2748</checksum>
+  <checksum type="sha256" pkgid="YES">29c82a10fcdb74a798cb3187dda7c0539fc8eea87e616388e823a829119a502e</checksum>
   <summary>Development components for the edje package</summary>
   <description>Development files for edje</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505117" build="1376505107"/>
-  <size package="147677" installed="602792" archive="611212"/>
-<location href="i686/edje-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505078" build="1376505068"/>
+  <size package="147814" installed="602796" archive="611220"/>
+<location href="x86_64/edje-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>edje-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9191"/>
+    <rpm:header-range start="280" end="9371"/>
     <rpm:provides>
       <rpm:entry name="edje-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="edje-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="edje-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(edje)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -14163,50 +14280,50 @@ configure parts of the display.</description>
 </package>
 <package type="rpm">
   <name>edje-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">7fcd17c688f6f6a0cc14263ccb3e57874e220a517fcd4dbcdc07557fde8d7d88</checksum>
+  <checksum type="sha256" pkgid="YES">27b8303944315f73376b7e9691b70ef777f93b1b8a28cb05195632a5b4191128</checksum>
   <summary>Tools for edje</summary>
   <description>Tools for edje.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505117" build="1376505107"/>
-  <size package="86391" installed="313025" archive="313956"/>
-<location href="i686/edje-tools-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505078" build="1376505068"/>
+  <size package="92550" installed="343065" archive="343996"/>
+<location href="x86_64/edje-tools-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>edje-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5047"/>
+    <rpm:header-range start="280" end="5339"/>
     <rpm:provides>
       <rpm:entry name="edje-bin"/>
       <rpm:entry name="edje-tools" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="edje-tools(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="edje-tools(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="edje" flags="EQ" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="edje-bin"/>
@@ -14221,9 +14338,9 @@ configure parts of the display.</description>
 </package>
 <package type="rpm">
   <name>eet</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">e80d0ee5d9b002e897e28ccda6fa3b10bc4e5d2900915418a2be4bb5d5da0c45</checksum>
+  <checksum type="sha256" pkgid="YES">09a2ede43713308b1351d16bf63411cd73c940ca0051cee626275b8b2e3a87a4</checksum>
   <summary>Library for speedy data storage, retrieval, and compression</summary>
   <description>Eet is a tiny library designed to write an arbitrary set of chunks of
 data to a file and optionally compress each chunk (very much like a
@@ -14238,71 +14355,69 @@ data is encoded in a platform independent way and can be written and
 read by any architecture.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504516" build="1376504506"/>
-  <size package="62522" installed="154725" archive="155416"/>
-<location href="i686/eet-1.7.8-1.2.i686.rpm"/>
+  <time file="1376504452" build="1376504443"/>
+  <size package="64236" installed="168525" archive="169224"/>
+<location href="x86_64/eet-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>eet-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4550"/>
+    <rpm:header-range start="280" end="4834"/>
     <rpm:provides>
       <rpm:entry name="eet" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="eet(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="libeet.so.1"/>
+      <rpm:entry name="eet(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>eet-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">d1807ca47f151181b5eb07c1d31d991210661ef9f75c08771d40b09841487c8b</checksum>
+  <checksum type="sha256" pkgid="YES">48a4f5a07e5057285581cd2b04f77f8ca3e01592accf1972a2cff4d297124fa2</checksum>
   <summary>Development components for the eet package</summary>
   <description>Development files for eet</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504516" build="1376504506"/>
-  <size package="41170" installed="229972" archive="231640"/>
-<location href="i686/eet-devel-1.7.8-1.2.i686.rpm"/>
+  <time file="1376504452" build="1376504443"/>
+  <size package="41346" installed="229987" archive="231656"/>
+<location href="x86_64/eet-devel-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>eet-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3950"/>
+    <rpm:header-range start="280" end="4126"/>
     <rpm:provides>
       <rpm:entry name="eet-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="eet-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="eet-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
       <rpm:entry name="pkgconfig(eet)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -14316,45 +14431,44 @@ read by any architecture.</description>
 </package>
 <package type="rpm">
   <name>eet-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">6a0b410a1648cfc93b53c2fe11bf375a9e01410dec0cc2ddb2a99973c568e234</checksum>
+  <checksum type="sha256" pkgid="YES">998e76b1ffba46955ae178af5c05234b42e39af754ab0632adc67f8d7d66484a</checksum>
   <summary>Eet Tools</summary>
   <description>Eet Tools</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504516" build="1376504506"/>
-  <size package="8858" installed="17688" archive="17936"/>
-<location href="i686/eet-tools-1.7.8-1.2.i686.rpm"/>
+  <time file="1376504452" build="1376504443"/>
+  <size package="9104" installed="19600" archive="19848"/>
+<location href="x86_64/eet-tools-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Utilities</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>eet-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3018"/>
+    <rpm:header-range start="280" end="3206"/>
     <rpm:provides>
       <rpm:entry name="eet-bin"/>
       <rpm:entry name="eet-tools" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="eet-tools(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="eet-tools(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="eet" flags="EQ" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/eet</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>eeze</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">51123315027dcf94a36d23856eeb71f0fcde95aa4b7bfcb79b3c634935572355</checksum>
+  <checksum type="sha256" pkgid="YES">d1a2c83c17642c9661a3627ff8430d8a779ec4dc9b52e433765b39891120fdcf</checksum>
   <summary>Device Convenience Library</summary>
   <description>Eeze is a library for manipulating devices through udev with a simple
 and fast api. It interfaces directly with libudev, avoiding such
@@ -14372,67 +14486,65 @@ eeze function, as one of the primary focuses of the library is to
 reduce the complexity of managing devices.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505088" build="1376505078"/>
-  <size package="16870" installed="39666" archive="40364"/>
-<location href="i686/eeze-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505041" build="1376505036"/>
+  <size package="16833" installed="41250" archive="41948"/>
+<location href="x86_64/eeze-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>eeze-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4195"/>
+    <rpm:header-range start="280" end="4403"/>
     <rpm:provides>
       <rpm:entry name="eeze" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="eeze(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libeeze.so.1"/>
+      <rpm:entry name="eeze(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libeeze.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>eeze-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">6ce524ea02b493834fda2d5c456d5a02d0ea32be14740ef7361b180d23dfada3</checksum>
+  <checksum type="sha256" pkgid="YES">78ede9098e32261e3504a665f59444a7aaf5596431868f299556ddc3ef11b780</checksum>
   <summary>Development components for the eeze package</summary>
   <description>Development files for eeze</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505088" build="1376505078"/>
-  <size package="7838" installed="17457" archive="18160"/>
-<location href="i686/eeze-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505041" build="1376505036"/>
+  <size package="8021" installed="17459" archive="18164"/>
+<location href="x86_64/eeze-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>eeze-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3147"/>
+    <rpm:header-range start="280" end="3327"/>
     <rpm:provides>
       <rpm:entry name="eeze-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="eeze-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="eeze-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(eeze)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(libudev)"/>
       <rpm:entry name="eeze" flags="EQ" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -14440,26 +14552,26 @@ reduce the complexity of managing devices.</description>
 </package>
 <package type="rpm">
   <name>efi-shell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">4350f4fb64a21d76204cc783266c7f338cc91c613fc84742e0e8bb1790313ace</checksum>
+  <checksum type="sha256" pkgid="YES">b99b22b36f35dc643c0a11e1d645fe8bf018f64036ffed5b52a3716476ebe092</checksum>
   <summary>Shell for the firmware</summary>
   <description>EFI Shell for loading EFI applications including bootloaders.</description>
   <packager/>
   <url>http://sourceforge.net/projects/edk2/</url>
-  <time file="1373504545" build="1373504535"/>
-  <size package="219971" installed="847232" archive="847492"/>
-<location href="i686/efi-shell-2.0-2.2.i686.rpm"/>
+  <time file="1373507773" build="1373507765"/>
+  <size package="220119" installed="847232" archive="847492"/>
+<location href="x86_64/efi-shell-2.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>efi-shell-2.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2109"/>
+    <rpm:header-range start="280" end="2285"/>
     <rpm:provides>
       <rpm:entry name="efi-shell" flags="EQ" epoch="0" ver="2.0" rel="2.2"/>
-      <rpm:entry name="efi-shell(x86-32)" flags="EQ" epoch="0" ver="2.0" rel="2.2"/>
+      <rpm:entry name="efi-shell(x86-64)" flags="EQ" epoch="0" ver="2.0" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -14467,51 +14579,48 @@ reduce the complexity of managing devices.</description>
 </package>
 <package type="rpm">
   <name>efreet</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">362e341ee98e822e246ca9387eec5e4a12e9181280a6a1a8c997b0061cf77c5c</checksum>
+  <checksum type="sha256" pkgid="YES">d986a7088f3613eea1b9bd3c7d30cd112fcf2c1b29ff88c5fb79219f851256dc</checksum>
   <summary>FreeDesktop</summary>
   <description>Efreet implements the FreeDesktop.Org application and MIME-handling
 standards.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505121" build="1376505109"/>
-  <size package="110296" installed="407348" archive="411736"/>
-<location href="i686/efreet-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505027" build="1376505018"/>
+  <size package="112532" installed="440244" archive="444656"/>
+<location href="x86_64/efreet-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>efreet-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8857"/>
+    <rpm:header-range start="280" end="9029"/>
     <rpm:provides>
       <rpm:entry name="efreet" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="efreet(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="efreet(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_trash.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/efreet_menu_alloc</file>
     <file>/usr/bin/efreet_alloc</file>
     <file>/usr/bin/efreet_cache_test</file>
@@ -14523,26 +14632,26 @@ standards.</description>
 </package>
 <package type="rpm">
   <name>efreet-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">f54c68312e501bd923720185b9e96a3fbf628792bb0b9120880e4120bfa97650</checksum>
+  <checksum type="sha256" pkgid="YES">40741a74803a63c1a4f138a34e8b50f813db2aa191be38b27b39a4d8b460a55b</checksum>
   <summary>Development components for the efreet package</summary>
   <description>Development files for efreet</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505121" build="1376505109"/>
-  <size package="14125" installed="47549" archive="50096"/>
-<location href="i686/efreet-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505027" build="1376505018"/>
+  <size package="14308" installed="47555" archive="50108"/>
+<location href="x86_64/efreet-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>efreet-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4657"/>
+    <rpm:header-range start="280" end="4837"/>
     <rpm:provides>
       <rpm:entry name="efreet-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="efreet-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="efreet-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(efreet)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(efreet-mime)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(efreet-trash)" flags="EQ" epoch="0" ver="1.7.8"/>
@@ -14587,76 +14696,71 @@ standards.</description>
 </package>
 <package type="rpm">
   <name>eina</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">893efa86d1d99a37fe5334aabd665608b02ccffd2b62a22cd38f21345b0d3483</checksum>
+  <checksum type="sha256" pkgid="YES">be0aa3e54697d5404926e5e9cb3c5d0a8ccdf872ca19cd47ea8d1475be18d60c</checksum>
   <summary>Data Type Library</summary>
   <description>Eina is a data type library.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1377044328" build="1377044316"/>
-  <size package="150112" installed="468558" archive="469256"/>
-<location href="i686/eina-1.7.8-1.5.i686.rpm"/>
+  <time file="1377044445" build="1377044433"/>
+  <size package="153590" installed="479786" archive="480484"/>
+<location href="x86_64/eina-1.7.8-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>eina-1.7.8-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3795"/>
+    <rpm:header-range start="280" end="3939"/>
     <rpm:provides>
       <rpm:entry name="eina" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
-      <rpm:entry name="eina(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="eina(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>eina-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">3d1e18a664d101b0f4c61a4d33252ff7187b9f695d0f1ac8b95b65e99f9a7145</checksum>
+  <checksum type="sha256" pkgid="YES">b08f6a14dc6bda6f0619a7fc8496ba7cdacee25979f1c968d5d7bd10c79ddf05</checksum>
   <summary>Development components for the eina package</summary>
   <description>Development files for eina</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1377044328" build="1377044316"/>
-  <size package="120531" installed="790446" archive="801236"/>
-<location href="i686/eina-devel-1.7.8-1.5.i686.rpm"/>
+  <time file="1377044445" build="1377044433"/>
+  <size package="120709" installed="790448" archive="801240"/>
+<location href="x86_64/eina-devel-1.7.8-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>eina-1.7.8-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10275"/>
+    <rpm:header-range start="280" end="10455"/>
     <rpm:provides>
       <rpm:entry name="eina-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
-      <rpm:entry name="eina-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
+      <rpm:entry name="eina-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.5"/>
       <rpm:entry name="pkgconfig(eina)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -14667,71 +14771,68 @@ standards.</description>
 </package>
 <package type="rpm">
   <name>eio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">fe8dd6e05031bdda497a19ee2e10081308b44bd584dae70f4081c339be2748f8</checksum>
+  <checksum type="sha256" pkgid="YES">f4bfb31afd14f4c4532d4e546fd2722a8dd4b2a0cead21a44361a841c4f28635</checksum>
   <summary>Enlightenment Input/Output Library</summary>
   <description>Enlightenment input/output library</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505088" build="1376505079"/>
-  <size package="38960" installed="124530" archive="125220"/>
-<location href="i686/eio-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505040" build="1376505033"/>
+  <size package="39408" installed="129594" archive="130292"/>
+<location href="x86_64/eio-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>eio-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3630"/>
+    <rpm:header-range start="280" end="3810"/>
     <rpm:provides>
       <rpm:entry name="eio" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="eio(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libeio.so.1"/>
+      <rpm:entry name="eio(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libeio.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.5)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>eio-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">937167ad39fce8f1ec72fbb7a4e50c00e8d8dfdb74f77ff0f6d0c64d4b241a8b</checksum>
+  <checksum type="sha256" pkgid="YES">d1ffac0e134fc2fb0794a1a76eb2ecd11686639f541d9844407a181b8a3ccc91</checksum>
   <summary>Development components for the eio package</summary>
   <description>Development files for eio</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505088" build="1376505079"/>
-  <size package="11310" installed="52563" archive="53268"/>
-<location href="i686/eio-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505040" build="1376505033"/>
+  <size package="11490" installed="52565" archive="53268"/>
+<location href="x86_64/eio-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>eio-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3158"/>
+    <rpm:header-range start="280" end="3338"/>
     <rpm:provides>
       <rpm:entry name="eio-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="eio-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="eio-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(eio)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -14745,9 +14846,9 @@ standards.</description>
 </package>
 <package type="rpm">
   <name>eject</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.5" rel="26.8"/>
-  <checksum type="sha256" pkgid="YES">f7003d4c461c2902f33bf06da70a0f63dc4fd38c2dd1d851cec82e329f390ac4</checksum>
+  <checksum type="sha256" pkgid="YES">ca417d39bff670bd91ce688c6ad24709feec2d1defacacddc1891dd08be1210b</checksum>
   <summary>A program that ejects removable media using software control</summary>
   <description>The eject program allows the user to eject removable media (typically
 CD-ROMs, floppy disks or Iomega Jaz or Zip disks) using software
@@ -14758,27 +14859,27 @@ Install eject if you'd like to eject removable media using software
 control.</description>
   <packager/>
   <url>http://www.pobox.com/~tranter</url>
-  <time file="1376539298" build="1376539288"/>
-  <size package="43155" installed="143044" archive="145864"/>
-<location href="i686/eject-2.1.5-26.8.i686.rpm"/>
+  <time file="1376539513" build="1376539505"/>
+  <size package="43743" installed="147260" archive="150080"/>
+<location href="x86_64/eject-2.1.5-26.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Base</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>eject-2.1.5-26.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5292"/>
+    <rpm:header-range start="280" end="5508"/>
     <rpm:provides>
       <rpm:entry name="eject" flags="EQ" epoch="0" ver="2.1.5" rel="26.8"/>
-      <rpm:entry name="eject(x86-32)" flags="EQ" epoch="0" ver="2.1.5" rel="26.8"/>
+      <rpm:entry name="eject(x86-64)" flags="EQ" epoch="0" ver="2.1.5" rel="26.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/eject</file>
     <file>/usr/bin/volname</file>
     <file>/usr/sbin/eject</file>
@@ -14787,9 +14888,9 @@ control.</description>
 </package>
 <package type="rpm">
   <name>elementary</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">0a740571f17f82033fb4b5a3c29c10807bea34349974ade6be61e9f304b225fe</checksum>
+  <checksum type="sha256" pkgid="YES">79558234a7edba760f05e228470d9d6af0d651ce46d91274395f464ed2ade03c</checksum>
   <summary>EFL toolkit for small touchscreens</summary>
   <description>Elementary is a widget set. It is a new-style of widget set much more canvas
 object based than anything else. Why not ETK? Why not EWL? Well they both
@@ -14802,63 +14903,58 @@ widget "personality" is on top. And that is... Elementary, my dear watson.
 Elementary.</description>
   <packager/>
   <url>http://trac.enlightenment.org/e/wiki/Elementary</url>
-  <time file="1376505431" build="1376505382"/>
-  <size package="5758729" installed="9028475" archive="9065776"/>
-<location href="i686/elementary-1.7.8-2.1.i686.rpm"/>
+  <time file="1376505278" build="1376505250"/>
+  <size package="5766999" installed="9370695" archive="9408252"/>
+<location href="x86_64/elementary-1.7.8-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>elementary-1.7.8-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="53093"/>
+    <rpm:header-range start="280" end="52933"/>
     <rpm:provides>
       <rpm:entry name="elementary" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="elementary(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="module.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libecore_fb.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="elementary(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="module.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libefreet_trash.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libecore_fb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/elementary_run</file>
     <file>/usr/bin/elementary_quicklaunch</file>
 
@@ -14866,77 +14962,74 @@ Elementary.</description>
 </package>
 <package type="rpm">
   <name>elementary-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">a72d754b2bd10577c6685787119047fad93a1fc100b6383fece07faa45b229c9</checksum>
+  <checksum type="sha256" pkgid="YES">3ecb81e3bac9e0dbfe26aeb83d6735e257553a47577eacdce8f8dfe7f25003b1</checksum>
   <summary>Development components for the elementary package</summary>
   <description>Development files for elementary</description>
   <packager/>
   <url>http://trac.enlightenment.org/e/wiki/Elementary</url>
-  <time file="1376505431" build="1376505382"/>
-  <size package="416107" installed="2218018" archive="2241776"/>
-<location href="i686/elementary-devel-1.7.8-2.1.i686.rpm"/>
+  <time file="1376505278" build="1376505250"/>
+  <size package="415411" installed="2189424" archive="2213184"/>
+<location href="x86_64/elementary-devel-1.7.8-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>elementary-1.7.8-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21865"/>
+    <rpm:header-range start="280" end="22205"/>
     <rpm:provides>
       <rpm:entry name="elementary-devel" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="elementary-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="elementary_testql.so"/>
+      <rpm:entry name="elementary-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
+      <rpm:entry name="elementary_testql.so()(64bit)"/>
       <rpm:entry name="pkgconfig(elementary)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
       <rpm:entry name="elementary" flags="EQ" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="pkgconfig(edje)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libefreet_trash.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(efreet-mime)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="pkgconfig(ecore-fb)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="pkgconfig(ecore-con)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libecore_fb.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
       <rpm:entry name="pkgconfig(efreet-trash)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libecore_fb.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(ecore-evas)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="pkgconfig(ecore-wayland)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libecore_x.so.1"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="pkgconfig(evas)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="pkgconfig(ecore-file)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="pkgconfig(ecore-fb)" flags="GE" epoch="0" ver="1.7.8"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(edbus)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(efreet)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
+      <rpm:entry name="pkgconfig(evas)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ecore-imf)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="pkgconfig(ecore-x)" flags="GE" epoch="0" ver="1.7.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
       <rpm:entry name="pkgconfig(ecore)" flags="GE" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(eet)" flags="GE" epoch="0" ver="1.7.8"/>
     </rpm:requires>
@@ -14944,46 +15037,44 @@ Elementary.</description>
 </package>
 <package type="rpm">
   <name>elementary-examples</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">77e864079d8dee9dca23e78c2a05f2c953299d98d1650ea109eba8a9d9096bfb</checksum>
+  <checksum type="sha256" pkgid="YES">104414d3caec7d9ae08aa310956635225310b3c41d5795c896bdfecf5a35aeec</checksum>
   <summary>EFL elementary examples</summary>
   <description>EFL elementary examples</description>
   <packager/>
   <url>http://trac.enlightenment.org/e/wiki/Elementary</url>
-  <time file="1376505431" build="1376505382"/>
-  <size package="207595" installed="1358361" archive="1373788"/>
-<location href="i686/elementary-examples-1.7.8-2.1.i686.rpm"/>
+  <time file="1376505278" build="1376505250"/>
+  <size package="214848" installed="1624825" archive="1640444"/>
+<location href="x86_64/elementary-examples-1.7.8-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>elementary-1.7.8-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34270"/>
+    <rpm:header-range start="280" end="34046"/>
     <rpm:provides>
       <rpm:entry name="elementary-examples" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="elementary-examples(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
+      <rpm:entry name="elementary-examples(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -15017,45 +15108,43 @@ Elementary.</description>
 </package>
 <package type="rpm">
   <name>elementary-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">f346a690760e1f51f291ff8459213edfa90a78d5de724edfff115a29aed5e433</checksum>
+  <checksum type="sha256" pkgid="YES">5462cb53de76f25beb9945914c9399308dc49b2985e2e2ffc34b8425966f1245</checksum>
   <summary>EFL elementary configuration and test apps</summary>
   <description>EFL elementary configuration and test apps</description>
   <packager/>
   <url>http://trac.enlightenment.org/e/wiki/Elementary</url>
-  <time file="1376505431" build="1376505382"/>
-  <size package="185501" installed="703500" archive="704368"/>
-<location href="i686/elementary-tools-1.7.8-2.1.i686.rpm"/>
+  <time file="1376505278" build="1376505250"/>
+  <size package="191132" installed="704424" archive="705292"/>
+<location href="x86_64/elementary-tools-1.7.8-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>elementary-1.7.8-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5034"/>
+    <rpm:header-range start="280" end="5258"/>
     <rpm:provides>
       <rpm:entry name="elementary-tools" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-      <rpm:entry name="elementary-tools(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="elementary-tools(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/elementary_config</file>
     <file>/usr/bin/elementary_testql</file>
     <file>/usr/bin/elementary_test</file>
@@ -15064,65 +15153,63 @@ Elementary.</description>
 </package>
 <package type="rpm">
   <name>elfutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">a875699b2ce9a98ca55159865aca1ed43945b06826e90b7eacd199bace8b1ffb</checksum>
+  <checksum type="sha256" pkgid="YES">b5962e943cad89de7cf0643de981114be710ec7b06048f1dbde94ff1c0023b8c</checksum>
   <summary>Higher-level library to access ELF</summary>
   <description>This package provides a higher-level library to access ELF files. This
 is a part of elfutils package.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="266947" installed="877675" archive="879784"/>
-<location href="i686/elfutils-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="266517" installed="938263" archive="940372"/>
+<location href="x86_64/elfutils-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8475"/>
+    <rpm:header-range start="280" end="8743"/>
     <rpm:provides>
       <rpm:entry name="elfutils" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="elfutils(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="elfutils(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.3)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.1)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.5)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.138)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.149)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdw.so.1"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.4)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.127)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.126)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.2)"/>
-      <rpm:entry name="libasm.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="libasm.so.1"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.149)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.5)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.138)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.148)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.122)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libasm.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdw.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.148)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.3)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.127)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libasm.so.1()(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.122)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.126)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/eu-ar</file>
     <file>/usr/bin/eu-ld</file>
     <file>/usr/bin/eu-objdump</file>
@@ -15173,239 +15260,230 @@ is a part of elfutils package.</description>
 </package>
 <package type="rpm">
   <name>email-service</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.10.101" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">0882878d086aa54a69240ddf30b3fe8da73684c13db035a588dd5ff2f8deb75d</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10.101" rel="2.19"/>
+  <checksum type="sha256" pkgid="YES">c8ff8b52993c46da95fe21754055eef0575a84ed1e580a35c8e86923e4c7f26a</checksum>
   <summary>E-mail Framework Middleware package</summary>
   <description>E-mail Framework Middleware Library/Binary package</description>
   <packager/>
   <url/>
-  <time file="1377321942" build="1377321934"/>
-  <size package="491470" installed="1912887" archive="1916808"/>
-<location href="i686/email-service-0.10.101-2.18.i686.rpm"/>
+  <time file="1377552373" build="1377552363"/>
+  <size package="545154" installed="1864567" archive="1868496"/>
+<location href="x86_64/email-service-0.10.101-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Messaging/Service</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>email-service-0.10.101-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13326"/>
-    <rpm:provides>
-      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-      <rpm:entry name="email-service(x86-32)" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-      <rpm:entry name="libemail-api.so.1"/>
-      <rpm:entry name="libemail-common-use.so.1"/>
-      <rpm:entry name="libemail-core.so.1"/>
-      <rpm:entry name="libemail-device.so.1"/>
-      <rpm:entry name="libemail-ipc.so.1"/>
-      <rpm:entry name="libemail-network.so.1"/>
-      <rpm:entry name="libemail-storage.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.12)"/>
-      <rpm:entry name="libmmfsession.so.0"/>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>email-service-0.10.101-2.19.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="13766"/>
+    <rpm:provides>
+      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+      <rpm:entry name="email-service(x86-64)" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+      <rpm:entry name="libemail-api.so.1()(64bit)"/>
+      <rpm:entry name="libemail-common-use.so.1()(64bit)"/>
+      <rpm:entry name="libemail-core.so.1()(64bit)"/>
+      <rpm:entry name="libemail-device.so.1()(64bit)"/>
+      <rpm:entry name="libemail-ipc.so.1()(64bit)"/>
+      <rpm:entry name="libemail-network.so.1()(64bit)"/>
+      <rpm:entry name="libemail-storage.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libemail-ipc.so.1()(64bit)"/>
       <rpm:entry name="connman"/>
-      <rpm:entry name="systemd"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libbadge.so.0"/>
-      <rpm:entry name="libemail-common-use.so.1"/>
-      <rpm:entry name="webkit2-efl"/>
-      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
-      <rpm:entry name="systemd" pre="1"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libaccounts-svc.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libemail-device.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libemail-network.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libaccounts-svc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libemail-core.so.1"/>
-      <rpm:entry name="libcert-svc.so.1"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libmmfplayer.so.0"/>
-      <rpm:entry name="libemail-storage.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libsystemd-daemon.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libcert-svc-vcore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libemail-ipc.so.1"/>
-      <rpm:entry name="libss-client.so.1"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libmsg_mapi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.12)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libcert-svc.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libbadge.so.0()(64bit)"/>
+      <rpm:entry name="libmmfplayer.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
+      <rpm:entry name="systemd" pre="1"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libemail-device.so.1"/>
+      <rpm:entry name="libuw-imap-toolkit.so.0()(64bit)"/>
+      <rpm:entry name="systemd"/>
+      <rpm:entry name="libss-client.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libuw-imap-toolkit.so.0"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libemail-network.so.1()(64bit)"/>
+      <rpm:entry name="libemail-core.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
-      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="webkit2-efl"/>
+      <rpm:entry name="libemail-common-use.so.1()(64bit)"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libemail-storage.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/email-service</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>email-service-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.10.101" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">8085270ee1381e1976a2565df05c8169f6d61af627072289aa59e2cb084ae9a1</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10.101" rel="2.19"/>
+  <checksum type="sha256" pkgid="YES">ecd98a161c51e92f01d5d54ef6bfc11cdce7a17a9326745caf13c8e19435bcd1</checksum>
   <summary>E-mail Framework Middleware Development package</summary>
   <description>E-mail Framework Middleware Development package</description>
   <packager/>
   <url/>
-  <time file="1377321942" build="1377321934"/>
-  <size package="34798" installed="214023" archive="217164"/>
-<location href="i686/email-service-devel-0.10.101-2.18.i686.rpm"/>
+  <time file="1377552373" build="1377552363"/>
+  <size package="34983" installed="214025" archive="217192"/>
+<location href="x86_64/email-service-devel-0.10.101-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Messaging</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>email-service-0.10.101-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4678"/>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>email-service-0.10.101-2.19.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4858"/>
     <rpm:provides>
-      <rpm:entry name="email-service-devel" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-      <rpm:entry name="email-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
+      <rpm:entry name="email-service-devel" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+      <rpm:entry name="email-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
       <rpm:entry name="pkgconfig(email-service)" flags="EQ" epoch="0" ver="$version"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
+      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>email-service-tests</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.10.101" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">f3ee1165035d666d198209291562b23417277e643d1fea75b31403b42a8085c3</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10.101" rel="2.19"/>
+  <checksum type="sha256" pkgid="YES">cf65177e5ee93a9d59b42d4224846b8f9a31280b8851426c0c58b8e70c4ecacc</checksum>
   <summary>E-mail Framework Middleware - Test Applications</summary>
   <description>E-mail Framework Middleware test application</description>
   <packager/>
   <url/>
-  <time file="1377321942" build="1377321934"/>
-  <size package="30330" installed="88024" archive="88284"/>
-<location href="i686/email-service-tests-0.10.101-2.18.i686.rpm"/>
+  <time file="1377552373" build="1377552363"/>
+  <size package="29908" installed="88664" archive="88924"/>
+<location href="x86_64/email-service-tests-0.10.101-2.19.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Messaging/Testing</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>email-service-0.10.101-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3246"/>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>email-service-0.10.101-2.19.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3482"/>
     <rpm:provides>
-      <rpm:entry name="email-service-tests" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-      <rpm:entry name="email-service-tests(x86-32)" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libemail-core.so.1"/>
-      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.18"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libuw-imap-toolkit.so.0"/>
-      <rpm:entry name="libemail-api.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libemail-storage.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="email-service-tests" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+      <rpm:entry name="email-service-tests(x86-64)" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libemail-core.so.1()(64bit)"/>
+      <rpm:entry name="email-service" flags="EQ" epoch="0" ver="0.10.101" rel="2.19"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libuw-imap-toolkit.so.0()(64bit)"/>
+      <rpm:entry name="libemail-api.so.1()(64bit)"/>
+      <rpm:entry name="libemail-storage.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/email-test-app</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>embryo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">e2b610124db03f7ece36b511b82b073b252409175681f48fe2d20e4bc6d393de</checksum>
+  <checksum type="sha256" pkgid="YES">fb2a333af7a51951fd91667d7f86821db233153b0cd1256d560336d5ea50a0f9</checksum>
   <summary>A small virtual machine engine (in a library) and bytecode compiler</summary>
   <description>Embryo is a tiny library designed as a virtual machine to interpret a
 limited set of small compiled programs.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504110" build="1376504102"/>
-  <size package="84067" installed="211141" archive="212136"/>
-<location href="i686/embryo-1.7.8-1.1.i686.rpm"/>
+  <time file="1376504127" build="1376504119"/>
+  <size package="88312" installed="236905" archive="237908"/>
+<location href="x86_64/embryo-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>Mixed BSD 2/3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>embryo-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4201"/>
+    <rpm:header-range start="280" end="4341"/>
     <rpm:provides>
       <rpm:entry name="embryo" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="embryo(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="embryo(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="embryo-bin"/>
-      <rpm:entry name="libembryo.so.1"/>
+      <rpm:entry name="libembryo.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/embryo_cc</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>embryo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">232466aa920ff148e67d268cc81b6d1f548eccfc04005ad9da9a73ad104d5eff</checksum>
+  <checksum type="sha256" pkgid="YES">05f3c02db7a66b65808d625be4508748be3fc86ae29aaa5846fa1a3df74c2a57</checksum>
   <summary>Development components for the embryo package</summary>
   <description>Development components for the embryo package.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504110" build="1376504102"/>
-  <size package="11014" installed="29808" archive="30372"/>
-<location href="i686/embryo-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376504127" build="1376504119"/>
+  <size package="11199" installed="29810" archive="30380"/>
+<location href="x86_64/embryo-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>Mixed BSD 2/3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>embryo-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2997"/>
+    <rpm:header-range start="280" end="3177"/>
     <rpm:provides>
       <rpm:entry name="embryo-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="embryo-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="embryo-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(embryo)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -15416,77 +15494,76 @@ limited set of small compiled programs.</description>
 </package>
 <package type="rpm">
   <name>emotion</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">42e143329cf68c4971495e22ce2384112f0c455e7ca99ee00d38746b06ef1ca8</checksum>
+  <checksum type="sha256" pkgid="YES">a131f2350c934f9138d0797a3b65cbd8a4eb53646c6d45afe7fe74799e5a897c</checksum>
   <summary>Emotion</summary>
   <description>Emotion is a Media Library</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505235" build="1376505228"/>
-  <size package="81594" installed="210349" archive="212388"/>
-<location href="i686/emotion-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505199" build="1376505187"/>
+  <size package="82661" installed="233525" archive="235580"/>
+<location href="x86_64/emotion-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>emotion-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5338"/>
+    <rpm:header-range start="280" end="5646"/>
     <rpm:provides>
-      <rpm:entry name="em_generic.so"/>
+      <rpm:entry name="em_generic.so()(64bit)"/>
       <rpm:entry name="emotion" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="emotion(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libemotion.so.1"/>
-      <rpm:entry name="module.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libemotion.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libeio.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="emotion(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libemotion.so.1()(64bit)"/>
+      <rpm:entry name="module.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeio.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libemotion.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/emotion_test</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>emotion-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">0d111cf6a14ada778df73cfa2780148778f2ec3f345bb9f181e1e88a6fcc9ebf</checksum>
+  <checksum type="sha256" pkgid="YES">6b19327e40bf60b6680ae51e2d24ec70b2a77c51fb9c909822dd5cecf6e1fb2b</checksum>
   <summary>Development components for the emotion package</summary>
   <description>Development files for emotion</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505235" build="1376505228"/>
-  <size package="15057" installed="50246" archive="50980"/>
-<location href="i686/emotion-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505199" build="1376505187"/>
+  <size package="15236" installed="50248" archive="50980"/>
+<location href="x86_64/emotion-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 3-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>emotion-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3262"/>
+    <rpm:header-range start="280" end="3442"/>
     <rpm:provides>
       <rpm:entry name="emotion-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="emotion-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="emotion-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(emotion)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -15533,27 +15610,27 @@ limited set of small compiled programs.</description>
 </package>
 <package type="rpm">
   <name>enchant-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">ab671e60a569b70ada36083c5cb7283b774857f74aa09318aa242748a189a3dc</checksum>
+  <checksum type="sha256" pkgid="YES">400dd0197700ad3c22434c56838c07edd7d75bd388c08b09d04c10e936220b1b</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.abisource.com/</url>
-  <time file="1375475604" build="1375475576"/>
-  <size package="7180" installed="19248" archive="20252"/>
-<location href="i686/enchant-devel-1.6.0-7.9.i686.rpm"/>
+  <time file="1375477286" build="1375477277"/>
+  <size package="7357" installed="19250" archive="20252"/>
+<location href="x86_64/enchant-devel-1.6.0-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3094"/>
+    <rpm:header-range start="280" end="3274"/>
     <rpm:provides>
       <rpm:entry name="enchant-devel" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
-      <rpm:entry name="enchant-devel(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="enchant-devel(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
       <rpm:entry name="pkgconfig(enchant)" flags="EQ" epoch="0" ver="1.6.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -15567,9 +15644,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>enchant-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">eaad4e7a0b569a6f1afb8faabaa6c925ea6c7855d71ac227d3258c1af247f929</checksum>
+  <checksum type="sha256" pkgid="YES">0485df061248a9555b882caee09cd8cee8394ce1efceeb6ff6da69cc37c25408</checksum>
   <summary>Generic Spell Checking Library - Command Line Tools</summary>
   <description>A library providing an efficient extensible abstraction for dealing
 with different spell checking libraries.
@@ -15577,28 +15654,27 @@ with different spell checking libraries.
 This package provides command-line tools to interact with enchant.</description>
   <packager/>
   <url>http://www.abisource.com/</url>
-  <time file="1375475604" build="1375475576"/>
-  <size package="12212" installed="30568" archive="31100"/>
-<location href="i686/enchant-tools-1.6.0-7.9.i686.rpm"/>
+  <time file="1375477286" build="1375477277"/>
+  <size package="12507" installed="33840" archive="34372"/>
+<location href="x86_64/enchant-tools-1.6.0-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Spell</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3294"/>
+    <rpm:header-range start="280" end="3482"/>
     <rpm:provides>
       <rpm:entry name="enchant-tools" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
-      <rpm:entry name="enchant-tools(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="enchant-tools(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libenchant.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libenchant.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/enchant</file>
     <file>/usr/bin/enchant-lsmod</file>
 
@@ -15606,42 +15682,94 @@ This package provides command-line tools to interact with enchant.</description>
 </package>
 <package type="rpm">
   <name>enchant-zemberek</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">b267f545b072757ff4c4ed671a4c1a867ff0e09162034263c6445da62eb8cb2e</checksum>
+  <checksum type="sha256" pkgid="YES">34a6ef66baf5f7267c69ce455489d6b21f616b10897ddfbbb952646d1ecb2dee</checksum>
   <summary>Generic Spell Checking Library - Zemberek Plugin</summary>
   <description>Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
 providing an efficient extensible abstraction for dealing with
 different spell checking libraries.</description>
   <packager/>
   <url>http://www.abisource.com/</url>
-  <time file="1375475604" build="1375475576"/>
-  <size package="7462" installed="12860" archive="13136"/>
-<location href="i686/enchant-zemberek-1.6.0-7.9.i686.rpm"/>
+  <time file="1375477286" build="1375477277"/>
+  <size package="7574" installed="14432" archive="14712"/>
+<location href="x86_64/enchant-zemberek-1.6.0-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Spell</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3206"/>
+    <rpm:header-range start="280" end="3502"/>
     <rpm:provides>
       <rpm:entry name="enchant-zemberek" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
-      <rpm:entry name="enchant-zemberek(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
-      <rpm:entry name="libenchant_zemberek.so"/>
+      <rpm:entry name="enchant-zemberek(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="libenchant_zemberek.so()(64bit)"/>
       <rpm:entry name="locale(enchant:az)"/>
       <rpm:entry name="locale(enchant:tk)"/>
       <rpm:entry name="locale(enchant:tr)"/>
       <rpm:entry name="locale(enchant:tt)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libenchant.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+    </rpm:requires>
+    <rpm:recommends>
+      <rpm:entry name="zemberek-server"/>
+    </rpm:recommends>
+
+    <rpm:supplements>
+      <rpm:entry name="packageand(libenchant:zemberek-server)"/>
+    </rpm:supplements>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>enchant-zemberek-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.0" rel="7.9"/>
+  <checksum type="sha256" pkgid="YES">289040188d507f09c2b5f7c054eb664ce45f6ba95792266308bb08acce7677d2</checksum>
+  <summary>Generic Spell Checking Library - Zemberek Plugin</summary>
+  <description>Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
+providing an efficient extensible abstraction for dealing with
+different spell checking libraries.</description>
+  <packager/>
+  <url>http://www.abisource.com/</url>
+  <time file="1375475604" build="1375475577"/>
+  <size package="7322" installed="12860" archive="13264"/>
+<location href="x86_64/enchant-zemberek-32bit-1.6.0-7.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Text/Spell</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3051"/>
+    <rpm:provides>
+      <rpm:entry name="enchant-zemberek-32bit" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="enchant-zemberek-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="libenchant_zemberek.so"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libenchant.so.1"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libdbus-glib-1.so.2"/>
@@ -15649,119 +15777,109 @@ different spell checking libraries.</description>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:recommends>
-      <rpm:entry name="zemberek-server"/>
-    </rpm:recommends>
-
     <rpm:supplements>
-      <rpm:entry name="packageand(libenchant:zemberek-server)"/>
+      <rpm:entry name="packageand(enchant-zemberek:libenchant-32bit)"/>
     </rpm:supplements>
 
   </format>
 </package>
 <package type="rpm">
   <name>enlightenment</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.17.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">d69d8026511da4c6d03b6c2e34bed17b84792819b6b0b09538eedee9d7e48e18</checksum>
+  <checksum type="sha256" pkgid="YES">c4396feecb3717293971b05f2bf8478752281a125bd70421ed813397042acd15</checksum>
   <summary>The Enlightenment window manager</summary>
   <description>Enlightenment is a window manager.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505402" build="1376505358"/>
-  <size package="26040291" installed="31605973" archive="31698704"/>
-<location href="i686/enlightenment-0.17.4-1.1.i686.rpm"/>
+  <time file="1376505411" build="1376505345"/>
+  <size package="26072227" installed="32016681" archive="32110312"/>
+<location href="x86_64/enlightenment-0.17.4-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>enlightenment-0.17.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="86296"/>
+    <rpm:header-range start="280" end="86468"/>
     <rpm:provides>
       <rpm:entry name="config(enlightenment)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
       <rpm:entry name="enlightenment" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
-      <rpm:entry name="enlightenment(x86-32)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
-      <rpm:entry name="illume.so"/>
+      <rpm:entry name="enlightenment(x86-64)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
+      <rpm:entry name="illume.so()(64bit)"/>
       <rpm:entry name="mimehandler(inode/directory)"/>
-      <rpm:entry name="module.so"/>
-      <rpm:entry name="page_000.so"/>
-      <rpm:entry name="page_010.so"/>
-      <rpm:entry name="page_011.so"/>
-      <rpm:entry name="page_020.so"/>
-      <rpm:entry name="page_030.so"/>
-      <rpm:entry name="page_040.so"/>
-      <rpm:entry name="page_050.so"/>
-      <rpm:entry name="page_060.so"/>
-      <rpm:entry name="page_070.so"/>
-      <rpm:entry name="page_080.so"/>
-      <rpm:entry name="page_090.so"/>
-      <rpm:entry name="page_100.so"/>
-      <rpm:entry name="page_110.so"/>
-      <rpm:entry name="page_120.so"/>
-      <rpm:entry name="page_130.so"/>
-      <rpm:entry name="page_140.so"/>
-      <rpm:entry name="page_150.so"/>
-      <rpm:entry name="page_160.so"/>
-      <rpm:entry name="page_170.so"/>
-      <rpm:entry name="page_180.so"/>
-      <rpm:entry name="page_200.so"/>
-      <rpm:entry name="tablet.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libecore_ipc.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="module.so()(64bit)"/>
+      <rpm:entry name="page_000.so()(64bit)"/>
+      <rpm:entry name="page_010.so()(64bit)"/>
+      <rpm:entry name="page_011.so()(64bit)"/>
+      <rpm:entry name="page_020.so()(64bit)"/>
+      <rpm:entry name="page_030.so()(64bit)"/>
+      <rpm:entry name="page_040.so()(64bit)"/>
+      <rpm:entry name="page_050.so()(64bit)"/>
+      <rpm:entry name="page_060.so()(64bit)"/>
+      <rpm:entry name="page_070.so()(64bit)"/>
+      <rpm:entry name="page_080.so()(64bit)"/>
+      <rpm:entry name="page_090.so()(64bit)"/>
+      <rpm:entry name="page_100.so()(64bit)"/>
+      <rpm:entry name="page_110.so()(64bit)"/>
+      <rpm:entry name="page_120.so()(64bit)"/>
+      <rpm:entry name="page_130.so()(64bit)"/>
+      <rpm:entry name="page_140.so()(64bit)"/>
+      <rpm:entry name="page_150.so()(64bit)"/>
+      <rpm:entry name="page_160.so()(64bit)"/>
+      <rpm:entry name="page_170.so()(64bit)"/>
+      <rpm:entry name="page_180.so()(64bit)"/>
+      <rpm:entry name="page_200.so()(64bit)"/>
+      <rpm:entry name="tablet.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libefreet_trash.so.1()(64bit)"/>
+      <rpm:entry name="libehal.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libxcb-shape.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libeeze.so.1"/>
-      <rpm:entry name="libenotify.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libeio.so.1"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libecore_ipc.so.1()(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libxcb-shape.so.0()(64bit)"/>
+      <rpm:entry name="libxcb-keysyms.so.1()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
       <rpm:entry name="config(enlightenment)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libeukit.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libecore_input_evas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
-      <rpm:entry name="libehal.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxcb-keysyms.so.1"/>
+      <rpm:entry name="libecore_input_evas.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libeio.so.1()(64bit)"/>
+      <rpm:entry name="libeeze.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libenotify.so.1()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libeukit.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/enlightenment</file>
     <file>/usr/bin/enlightenment_filemanager</file>
     <file>/usr/bin/enlightenment_open</file>
@@ -15775,26 +15893,26 @@ different spell checking libraries.</description>
 </package>
 <package type="rpm">
   <name>enlightenment-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.17.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">24bc15c1346cdca995d2f48bb3e7eb6141bb12f77d5b733dcf68df90fc259154</checksum>
+  <checksum type="sha256" pkgid="YES">50382e301792e52f0bf3ffdd8bc47f05e7e0421470358cc9aeb23cceca70a922</checksum>
   <summary>Development components for the enlightenment package</summary>
   <description>Development files for enlightenment</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376505402" build="1376505358"/>
-  <size package="76831" installed="325012" archive="349544"/>
-<location href="i686/enlightenment-devel-0.17.4-1.1.i686.rpm"/>
+  <time file="1376505411" build="1376505345"/>
+  <size package="77010" installed="325020" archive="349560"/>
+<location href="x86_64/enlightenment-devel-0.17.4-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>enlightenment-0.17.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20652"/>
+    <rpm:header-range start="280" end="20832"/>
     <rpm:provides>
       <rpm:entry name="enlightenment-devel" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
-      <rpm:entry name="enlightenment-devel(x86-32)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
+      <rpm:entry name="enlightenment-devel(x86-64)" flags="EQ" epoch="0" ver="0.17.4" rel="1.1"/>
       <rpm:entry name="pkgconfig(enlightenment)" flags="EQ" epoch="0" ver="0.17.4"/>
       <rpm:entry name="pkgconfig(everything)" flags="EQ" epoch="0" ver="0.17.4"/>
     </rpm:provides>
@@ -15854,9 +15972,9 @@ different spell checking libraries.</description>
 </package>
 <package type="rpm">
   <name>epson-inkjet-printer-escpr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">405cf6954139fa0cdc9e9e78f91e82cdbcf5cb0c6b5ac28d2c98750338cc5368</checksum>
+  <checksum type="sha256" pkgid="YES">42df147a6661ac06f68ecac96186115c3735c2a231ca2547431ff74ee574299e</checksum>
   <summary>Epson Inkjet Printer Driver (ESC/P-R) for Linux</summary>
   <description>This software is a filter program used with Common UNIX Printing
 System (CUPS) from the Linux. This can supply the high quality print
@@ -15869,44 +15987,43 @@ For detail list of supported printer, please refer to below site:
 http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX</description>
   <packager>Seiko Epson Corporation &lt;linux-printer@epson.jp&gt;</packager>
   <url>http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX</url>
-  <time file="1375479481" build="1375479475"/>
-  <size package="79557" installed="194461" archive="195492"/>
-<location href="i686/epson-inkjet-printer-escpr-1.2.2-4.6.i686.rpm"/>
+  <time file="1375480758" build="1375480749"/>
+  <size package="82431" installed="208089" archive="209124"/>
+<location href="x86_64/epson-inkjet-printer-escpr-1.2.2-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL</rpm:license>
     <rpm:vendor>Seiko Epson Corporation</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>epson-inkjet-printer-escpr-1.2.2-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4790"/>
+    <rpm:header-range start="280" end="5014"/>
     <rpm:provides>
       <rpm:entry name="epson-inkjet-printer-escpr" flags="EQ" epoch="0" ver="1.2.2" rel="4.6"/>
-      <rpm:entry name="epson-inkjet-printer-escpr(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="4.6"/>
-      <rpm:entry name="libescpr.so.1"/>
+      <rpm:entry name="epson-inkjet-printer-escpr(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="4.6"/>
+      <rpm:entry name="libescpr.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcups.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="cups"/>
+      <rpm:entry name="libescpr.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libescpr.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libcupsimage.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libcupsimage.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>epson-laser-printer-escpage</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="9.6"/>
-  <checksum type="sha256" pkgid="YES">13477f757b2dd84d33b9707e36d743b2d8785fa3fa671514a96d1bec92623fc3</checksum>
+  <checksum type="sha256" pkgid="YES">85cf2c60ed044578acdfa612cd75519470432c524467396df85c854500de6477</checksum>
   <summary>Epson Laser Printer Driver (ESC/Page) for Linux</summary>
   <description>This software is a filter program used with Common UNIX Printing
 System (CUPS) from the Linux. This can supply the high quality print
@@ -15916,85 +16033,85 @@ This product supports only EPSON ESC/Page printers. This package can be
 used for all EPSON ESC/Page printers.</description>
   <packager>Seiko Epson Corporation &lt;linux-printer@epson.jp&gt;</packager>
   <url/>
-  <time file="1375479391" build="1375479384"/>
-  <size package="116001" installed="320365" archive="321252"/>
-<location href="i686/epson-laser-printer-escpage-1.0.1-9.6.i686.rpm"/>
+  <time file="1375482850" build="1375482843"/>
+  <size package="113787" installed="333049" archive="333944"/>
+<location href="x86_64/epson-laser-printer-escpage-1.0.1-9.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL</rpm:license>
     <rpm:vendor>Seiko Epson Corporation</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>epson-laser-printer-escpage-1.0.1-9.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3898"/>
+    <rpm:header-range start="280" end="4142"/>
     <rpm:provides>
       <rpm:entry name="epson-laser-printer-escpage" flags="EQ" epoch="0" ver="1.0.1" rel="9.6"/>
-      <rpm:entry name="epson-laser-printer-escpage(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="9.6"/>
-      <rpm:entry name="libescpage.so.1"/>
+      <rpm:entry name="epson-laser-printer-escpage(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="9.6"/>
+      <rpm:entry name="libescpage.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcups.so.2"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="cups"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libcupsimage.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libcupsimage.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ethumb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">5c471b56d620fdfa9e9168f4b5825fc815811ad69a8039cd50af770b8fefef2d</checksum>
+  <checksum type="sha256" pkgid="YES">1a253d753d89afd8930f1d5c5df1ec9f7f00ddfe9455f0f68e831fcd4a3d43b4</checksum>
   <summary>Thumbnail Generator Library</summary>
   <description>Enlightenment thumbnailing library Thumbnailing library meant to replace epsilon</description>
   <packager/>
   <url/>
-  <time file="1376505210" build="1376505203"/>
-  <size package="70160" installed="240310" archive="242200"/>
-<location href="i686/ethumb-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505237" build="1376505230"/>
+  <size package="72265" installed="268398" archive="270296"/>
+<location href="x86_64/ethumb-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>ethumb-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5733"/>
+    <rpm:header-range start="280" end="6073"/>
     <rpm:provides>
       <rpm:entry name="ethumb" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="ethumb(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="libethumb.so.1"/>
-      <rpm:entry name="libethumb_client.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libethumb_client.so.1"/>
-      <rpm:entry name="libexif.so.12"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libethumb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="ethumb(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="libethumb.so.1()(64bit)"/>
+      <rpm:entry name="libethumb_client.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libethumb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libethumb_client.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libexif.so.12()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ethumb</file>
     <file>/usr/bin/ethumbd</file>
     <file>/usr/bin/ethumbd_client</file>
@@ -16003,26 +16120,26 @@ used for all EPSON ESC/Page printers.</description>
 </package>
 <package type="rpm">
   <name>ethumb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">6667f9331364c8fb810f38a60ea1e7b07a18d9507693ca7d7fd3245cc86aa4cb</checksum>
+  <checksum type="sha256" pkgid="YES">c038289eec649ef66de7c365b1e7a8d19f170e7941de6f49e70813c63668af23</checksum>
   <summary>Thumbnail Generator Library (devel)</summary>
   <description>Thumbnailing library meant to replace epsilon (devel)</description>
   <packager/>
   <url/>
-  <time file="1376505210" build="1376505203"/>
-  <size package="7370" installed="18504" archive="19700"/>
-<location href="i686/ethumb-devel-1.7.8-1.1.i686.rpm"/>
+  <time file="1376505237" build="1376505230"/>
+  <size package="7545" installed="18508" archive="19712"/>
+<location href="x86_64/ethumb-devel-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>ethumb-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3661"/>
+    <rpm:header-range start="280" end="3837"/>
     <rpm:provides>
       <rpm:entry name="ethumb-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="ethumb-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="ethumb-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
       <rpm:entry name="pkgconfig(ethumb)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(ethumb_client)" flags="EQ" epoch="0" ver="1.7.8"/>
     </rpm:provides>
@@ -16043,80 +16160,74 @@ used for all EPSON ESC/Page printers.</description>
 </package>
 <package type="rpm">
   <name>evas</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">8eb369786bd7a1e2f40db66c5f64afcb73f306cb14171a511a2a10ef8f1a1a13</checksum>
+  <checksum type="sha256" pkgid="YES">887a3119205023242138567613aa6c8068a1d07255527a88f912049acf74b65d</checksum>
   <summary>Multi-platform Canvas Library</summary>
   <description>Evas is a clean display canvas API for several target display systems
 that can draw anti-aliased text, smooth super and sub-sampled scaled
 images, alpha-blend objects much and more.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376543378" build="1376543364"/>
-  <size package="625081" installed="2378720" archive="2390400"/>
-<location href="i686/evas-1.7.8-1.2.i686.rpm"/>
+  <time file="1376543949" build="1376543936"/>
+  <size package="634690" installed="2555680" archive="2567548"/>
+<location href="x86_64/evas-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>evas-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21923"/>
+    <rpm:header-range start="280" end="22143"/>
     <rpm:provides>
       <rpm:entry name="evas" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="evas(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="module.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libXrender.so.1"/>
-      <rpm:entry name="libgif.so.4"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libwayland-egl.so.1"/>
-      <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libfribidi.so.0"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libGLESv2.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libharfbuzz.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="evas(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="module.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libharfbuzz.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libwayland-egl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libfribidi.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libgif.so.4()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/evas_cserve2_client</file>
     <file>/usr/bin/evas_cserve2_debug</file>
     <file>/usr/bin/evas_cserve2_usage</file>
@@ -16125,26 +16236,26 @@ images, alpha-blend objects much and more.</description>
 </package>
 <package type="rpm">
   <name>evas-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">38a5c29258ba97f06f79837706658f69b356e1bab6324ecdd79ef7fce2a8d25d</checksum>
+  <checksum type="sha256" pkgid="YES">b986fcb036e2dcd5c1d6a5234a7d71462fd86e5005d4687bf26cd28dcd5790f9</checksum>
   <summary>Development components for the evas package</summary>
   <description>Development files for evas</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376543378" build="1376543364"/>
-  <size package="109074" installed="584994" archive="587556"/>
-<location href="i686/evas-devel-1.7.8-1.2.i686.rpm"/>
+  <time file="1376543949" build="1376543936"/>
+  <size package="109280" installed="584996" archive="587568"/>
+<location href="x86_64/evas-devel-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>evas-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5187"/>
+    <rpm:header-range start="280" end="5367"/>
     <rpm:provides>
       <rpm:entry name="evas-devel" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="evas-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="evas-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
       <rpm:entry name="pkgconfig(evas)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(evas-fb)" flags="EQ" epoch="0" ver="1.7.8"/>
       <rpm:entry name="pkgconfig(evas-opengl-x11)" flags="EQ" epoch="0" ver="1.7.8"/>
@@ -16167,26 +16278,26 @@ images, alpha-blend objects much and more.</description>
 </package>
 <package type="rpm">
   <name>evas-examples</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">59bb951e36904dbcf40738ac09b6e29dbe9269fd80566819ba1c1a00562bee0c</checksum>
+  <checksum type="sha256" pkgid="YES">d00ddf6cb14a1de36c2b8386e5d535f61c048de934ab2f1c9b2d1c9bc5a5c6ed</checksum>
   <summary>Examples for the evas package</summary>
   <description>Examples files for evas</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376543378" build="1376543364"/>
-  <size package="696257" installed="817762" archive="820976"/>
-<location href="i686/evas-examples-1.7.8-1.2.i686.rpm"/>
+  <time file="1376543949" build="1376543936"/>
+  <size package="696434" installed="817762" archive="820976"/>
+<location href="x86_64/evas-examples-1.7.8-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>evas-1.7.8-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5243"/>
+    <rpm:header-range start="280" end="5419"/>
     <rpm:provides>
       <rpm:entry name="evas-examples" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
-      <rpm:entry name="evas-examples(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
+      <rpm:entry name="evas-examples(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="evas-devel" flags="EQ" epoch="0" ver="1.7.8"/>
@@ -16195,107 +16306,100 @@ images, alpha-blend objects much and more.</description>
 </package>
 <package type="rpm">
   <name>evolution-data-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">12039d835a79cfb2948c4c06073417dfefd9717418e02c6d3a2de2571367932a</checksum>
+  <checksum type="sha256" pkgid="YES">331fd1c2984ca645c2a77cebafd0d2b4a9d6f56f5438eb3c85f30df51b977172</checksum>
   <summary>Evolution Data Server</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="277280" installed="1018082" archive="1029256"/>
-<location href="i686/evolution-data-server-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="282259" installed="1119222" archive="1130444"/>
+<location href="x86_64/evolution-data-server-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="18549"/>
+    <rpm:header-range start="280" end="18921"/>
     <rpm:provides>
       <rpm:entry name="evolution-data-server" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="evolution-data-server(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libcamelimapx.so"/>
-      <rpm:entry name="libcamellocal.so"/>
-      <rpm:entry name="libcamelpop3.so"/>
-      <rpm:entry name="libcamelsendmail.so"/>
-      <rpm:entry name="libcamelsmtp.so"/>
-      <rpm:entry name="libebookbackendfile.so"/>
-      <rpm:entry name="libebookbackendwebdav.so"/>
-      <rpm:entry name="libecalbackendcaldav.so"/>
-      <rpm:entry name="libecalbackendcontacts.so"/>
-      <rpm:entry name="libecalbackendfile.so"/>
-      <rpm:entry name="libecalbackendhttp.so"/>
-      <rpm:entry name="module-cache-reaper.so"/>
-      <rpm:entry name="module-google-backend.so"/>
-      <rpm:entry name="module-owncloud-backend.so"/>
-      <rpm:entry name="module-yahoo-backend.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsecret-1.so.0"/>
+      <rpm:entry name="evolution-data-server(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libcamelimapx.so()(64bit)"/>
+      <rpm:entry name="libcamellocal.so()(64bit)"/>
+      <rpm:entry name="libcamelpop3.so()(64bit)"/>
+      <rpm:entry name="libcamelsendmail.so()(64bit)"/>
+      <rpm:entry name="libcamelsmtp.so()(64bit)"/>
+      <rpm:entry name="libebookbackendfile.so()(64bit)"/>
+      <rpm:entry name="libebookbackendwebdav.so()(64bit)"/>
+      <rpm:entry name="libecalbackendcaldav.so()(64bit)"/>
+      <rpm:entry name="libecalbackendcontacts.so()(64bit)"/>
+      <rpm:entry name="libecalbackendfile.so()(64bit)"/>
+      <rpm:entry name="libecalbackendhttp.so()(64bit)"/>
+      <rpm:entry name="module-cache-reaper.so()(64bit)"/>
+      <rpm:entry name="module-google-backend.so()(64bit)"/>
+      <rpm:entry name="module-owncloud-backend.so()(64bit)"/>
+      <rpm:entry name="module-yahoo-backend.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libecal-1.2.so.15()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
       <rpm:entry name="glib2-tools" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libedata-cal-1.2.so.20"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libebook-1.2.so.14()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
       <rpm:entry name="glib2-tools"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgck-1.so.0"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libecal-1.2.so.15"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="libebook-1.2.so.14"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libedata-book-1.2.so.17"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgcr-base-3.so.1"/>
+      <rpm:entry name="libedata-cal-1.2.so.20()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libicalvcal.so.0()(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libebackend-1.2.so.6"/>
-      <rpm:entry name="libp11-kit.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libssl3.so"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libicalss.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libedata-book-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="evolution-data-server-32bit"/>
-    </rpm:obsoletes>
     <rpm:recommends>
       <rpm:entry name="evolution-data-server-locale" flags="EQ" epoch="0" ver="3.9.90"/>
     </rpm:recommends>
@@ -16304,9 +16408,9 @@ and calendar in the GNOME Desktop.</description>
 </package>
 <package type="rpm">
   <name>evolution-data-server-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">6c223745ed2f9eef2bf207cf95be680f99bc60699588c36cc63ad8040f486804</checksum>
+  <checksum type="sha256" pkgid="YES">ec23792e7ffc8a57f0b726524a57e749f3271744ea7921b525457b2bbbd11b0a</checksum>
   <summary>Evolution Data Server - Development Files</summary>
   <description>The Evolution Data Server development files provide the necessary
 libraries, headers, and other files for developing applications which
@@ -16314,19 +16418,19 @@ use the Evolution Data Server for storing contact and calendar
 information.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="243346" installed="2276317" archive="2330356"/>
-<location href="i686/evolution-data-server-devel-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="243503" installed="2276335" archive="2330412"/>
+<location href="x86_64/evolution-data-server-devel-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="39177"/>
+    <rpm:header-range start="280" end="39357"/>
     <rpm:provides>
       <rpm:entry name="evolution-data-server-devel" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="evolution-data-server-devel(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="evolution-data-server-devel(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
       <rpm:entry name="pkgconfig(camel-1.2)" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(evolution-data-server-1.2)" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(libebackend-1.2)" flags="EQ" epoch="0" ver="3.9.90"/>
@@ -16350,18 +16454,18 @@ information.</description>
       <rpm:entry name="evolution-data-server" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(nspr)"/>
       <rpm:entry name="pkgconfig(libedataserver-1.2)"/>
-      <rpm:entry name="pkgconfig(libedata-book-1.2)"/>
+      <rpm:entry name="libedata-cal" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="pkgconfig(libsoup-2.4)"/>
       <rpm:entry name="typelib-EBook" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(gmodule-2.0)"/>
       <rpm:entry name="pkgconfig(sqlite3)"/>
-      <rpm:entry name="libedataserver" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(libebook-contacts-1.2)"/>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="pkgconfig(libical)" flags="GE" epoch="0" ver="0.43"/>
+      <rpm:entry name="pkgconfig(libedata-book-1.2)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
-      <rpm:entry name="libedata-cal" flags="EQ" epoch="0" ver="3.9.90"/>
+      <rpm:entry name="libedataserver" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="libecal" flags="EQ" epoch="0" ver="3.9.90"/>
       <rpm:entry name="pkgconfig(libxml-2.0)"/>
       <rpm:entry name="libcamel" flags="EQ" epoch="0" ver="3.9.90"/>
@@ -16399,9 +16503,9 @@ information.</description>
 </package>
 <package type="rpm">
   <name>expat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">de4075e5e63f880be53b948725c3f4befcb77fef31c8a2218ff90ad78b62b402</checksum>
+  <checksum type="sha256" pkgid="YES">9ff507f6d28e07d3b1bdad769933c71c3d63d9fb94b8cb5813c9c8431fe30708</checksum>
   <summary>XML Parser Toolkit</summary>
   <description>Expat is an XML 1.0 parser written in C. It aims to be fully
 conformant. It is currently not a validating XML processor. The current
@@ -16426,35 +16530,35 @@ internal subset or it is declared as stand-alone in the XML
 declaration).</description>
   <packager/>
   <url>http://expat.sourceforge.net/</url>
-  <time file="1375471580" build="1375471570"/>
-  <size package="18175" installed="32745" archive="33432"/>
-<location href="i686/expat-2.1.0-2.10.i686.rpm"/>
+  <time file="1375473337" build="1375473321"/>
+  <size package="18441" installed="39365" archive="40052"/>
+<location href="x86_64/expat-2.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>expat-2.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4448"/>
+    <rpm:header-range start="280" end="4656"/>
     <rpm:provides>
       <rpm:entry name="expat" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="expat(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="expat(x86-64)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xmlwf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>expect</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.45" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">a3d395f53e158771985460fe6c37706961796bcb8806855ab3c9d8c47420371c</checksum>
+  <checksum type="sha256" pkgid="YES">707d5062c1a8a9214a8f2dde82740b1808d00aa174fbac1413986677b6d9cb74</checksum>
   <summary>A Tool for Automating Interactive Programs</summary>
   <description>Expect is a tool primarily for automating interactive applications,
 such as telnet, ftp, passwd, fsck, rlogin, tip, and more.  Expect
@@ -16463,38 +16567,37 @@ these applications.  It is described in many books, articles, papers,
 and FAQs.  There is an entire book on it available from O'Reilly.</description>
   <packager/>
   <url>http://expect.nist.gov</url>
-  <time file="1376424143" build="1376424133"/>
-  <size package="166029" installed="370723" archive="375416"/>
-<location href="i686/expect-5.45-2.12.i686.rpm"/>
+  <time file="1376424196" build="1376424187"/>
+  <size package="167654" installed="382443" archive="387144"/>
+<location href="x86_64/expect-5.45-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Tcl</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>expect-5.45-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6933"/>
+    <rpm:header-range start="280" end="7197"/>
     <rpm:provides>
       <rpm:entry name="expect" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
-      <rpm:entry name="expect(x86-32)" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
-      <rpm:entry name="libexpect5.45.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libexpect5.45.so"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="expect(x86-64)" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
+      <rpm:entry name="libexpect5.45.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libexpect5.45.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtcl8.6.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtcl8.6.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dislocate</file>
     <file>/usr/bin/timed-read</file>
     <file>/usr/bin/unbuffer</file>
@@ -16519,9 +16622,9 @@ and FAQs.  There is an entire book on it available from O'Reilly.</description>
 </package>
 <package type="rpm">
   <name>expect-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.45" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">b79926b61654c5146029905fc53d22fdcca41823e2efafdfc2e989ab260782dc</checksum>
+  <checksum type="sha256" pkgid="YES">bca2d0375422a6f62708d9c4371fb94789a8f01ded8fb5aed92d2730480a78fe</checksum>
   <summary>Header Files and C API Documentation for expect</summary>
   <description>This package contains header files and documentation needed for linking
 to expect from programs written in compiled languages like C, C++, etc.
@@ -16531,19 +16634,19 @@ This package is not needed for developing scripts that run under the
 expect package loaded.</description>
   <packager/>
   <url>http://expect.nist.gov</url>
-  <time file="1376424143" build="1376424133"/>
-  <size package="17441" installed="25959" archive="26788"/>
-<location href="i686/expect-devel-5.45-2.12.i686.rpm"/>
+  <time file="1376424196" build="1376424187"/>
+  <size package="17618" installed="25959" archive="26788"/>
+<location href="x86_64/expect-devel-5.45-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Tcl</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>expect-5.45-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3065"/>
+    <rpm:header-range start="280" end="3241"/>
     <rpm:provides>
       <rpm:entry name="expect-devel" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
-      <rpm:entry name="expect-devel(x86-32)" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
+      <rpm:entry name="expect-devel(x86-64)" flags="EQ" epoch="0" ver="5.45" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -16551,40 +16654,38 @@ expect package loaded.</description>
 </package>
 <package type="rpm">
   <name>expedite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.8" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">db5254e6071e2ad36140af7953b367fb1bf73da68d2105386df712b9215fdb1b</checksum>
+  <checksum type="sha256" pkgid="YES">0ca033ea713094d9a3dbc3932b3148176d96d8ecb1b0e2738a254360f91378b6</checksum>
   <summary>Evas benchmark/test suite</summary>
   <description>Evas benchmark/test suite</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1376504915" build="1376504903"/>
-  <size package="4960772" installed="8021394" archive="8030584"/>
-<location href="i686/expedite-1.7.8-1.1.i686.rpm"/>
+  <time file="1376504887" build="1376504868"/>
+  <size package="4964012" installed="8022118" archive="8031308"/>
+<location href="x86_64/expedite-1.7.8-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/EFL</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>expedite-1.7.8-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10075"/>
+    <rpm:header-range start="280" end="10259"/>
     <rpm:provides>
       <rpm:entry name="expedite" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
-      <rpm:entry name="expedite(x86-32)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
+      <rpm:entry name="expedite(x86-64)" flags="EQ" epoch="0" ver="1.7.8" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/expedite-cmp</file>
     <file>/usr/bin/expedite</file>
 
@@ -16592,35 +16693,35 @@ expect package loaded.</description>
 </package>
 <package type="rpm">
   <name>fdupes</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.40" rel="43.10"/>
-  <checksum type="sha256" pkgid="YES">7c079d28a286c054020d750489dc0f748c50a5107e8601fad2542c960c704c61</checksum>
+  <checksum type="sha256" pkgid="YES">152860cee59c41c1eba76fd530f7c8b247a660718e3a87a92b3c9b9ff122eba1</checksum>
   <summary>Identifying or deleting duplicate files</summary>
   <description>FDUPES is a program for identifying or deleting duplicate files
 residing within specified directories</description>
   <packager/>
   <url>http://premium.caribe.net/~adrian2/fdupes.html</url>
-  <time file="1375471609" build="1375471600"/>
-  <size package="15058" installed="26446" archive="27400"/>
-<location href="i686/fdupes-1.40-43.10.i686.rpm"/>
+  <time file="1375473356" build="1375473347"/>
+  <size package="15910" installed="32806" archive="33760"/>
+<location href="x86_64/fdupes-1.40-43.10.x86_64.rpm"/>
   <format>
     <rpm:license>X11/MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Archiving/Compression</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>fdupes-1.40-43.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3541"/>
     <rpm:provides>
       <rpm:entry name="fdupes" flags="EQ" epoch="0" ver="1.40" rel="43.10"/>
-      <rpm:entry name="fdupes(x86-32)" flags="EQ" epoch="0" ver="1.40" rel="43.10"/>
+      <rpm:entry name="fdupes(x86-64)" flags="EQ" epoch="0" ver="1.40" rel="43.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/rpm/macros.fdupes</file>
     <file>/usr/bin/fdupes</file>
     <file type="dir">/etc/rpm</file>
@@ -16629,9 +16730,9 @@ residing within specified directories</description>
 </package>
 <package type="rpm">
   <name>festival</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">8b3bea304526cfb22f921fa22eeb77b6b18864db13d3365dc3c4e511137f5136</checksum>
+  <checksum type="sha256" pkgid="YES">1f4c752fa955cb7d1b15b28effc128aa851d92c72066a7dc5c75e197a89e7503</checksum>
   <summary>A free speech synthesis and text-to-speech system</summary>
   <description>Festival is a general multi-lingual speech synthesis system developed
 at CSTR. It offers a full text to speech system with various APIs, as
@@ -16640,43 +16741,41 @@ techniques. It is written in C++ with a Scheme-based command interpreter
 for general control.</description>
   <packager/>
   <url>http://www.cstr.ed.ac.uk/projects/festival/</url>
-  <time file="1377308802" build="1377308719"/>
-  <size package="6884233" installed="26017658" archive="26034416"/>
-<location href="i686/festival-2.1-1.1.i686.rpm"/>
+  <time file="1377308834" build="1377308715"/>
+  <size package="6881871" installed="26036142" archive="26052900"/>
+<location href="x86_64/festival-2.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT and GPL+ and TCL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>festival-2.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15986"/>
+    <rpm:header-range start="280" end="16202"/>
     <rpm:provides>
       <rpm:entry name="festival" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
-      <rpm:entry name="festival(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
+      <rpm:entry name="festival(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/usr/bin/festival"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/festival_server_control</file>
     <file>/usr/bin/text2wave</file>
     <file>/usr/bin/festival_server</file>
@@ -16689,26 +16788,26 @@ for general control.</description>
 </package>
 <package type="rpm">
   <name>festival-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">44584ce1ac5981960e0241a507ac5994bf1bd162106698ce135510f7ab7d5a59</checksum>
+  <checksum type="sha256" pkgid="YES">673019724c34e666baef2eb05c8d0a273621573eafb896a7c1d280d483bb2465</checksum>
   <summary>Development Package for Festival</summary>
   <description>Files needed for developing software that uses Festival.</description>
   <packager/>
   <url>http://www.cstr.ed.ac.uk/projects/festival/</url>
-  <time file="1377308802" build="1377308719"/>
-  <size package="11226452" installed="60702646" archive="60725900"/>
-<location href="i686/festival-devel-2.1-1.1.i686.rpm"/>
+  <time file="1377308834" build="1377308715"/>
+  <size package="13432823" installed="122236870" archive="122260124"/>
+<location href="x86_64/festival-devel-2.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>festival-2.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19526"/>
+    <rpm:header-range start="280" end="19706"/>
     <rpm:provides>
       <rpm:entry name="festival-devel" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
-      <rpm:entry name="festival-devel(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
+      <rpm:entry name="festival-devel(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="festival" flags="EQ" epoch="0" ver="2.1"/>
@@ -16717,9 +16816,9 @@ for general control.</description>
 </package>
 <package type="rpm">
   <name>file</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.11" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">416088383a87fdfa5bfd7377c592f391013a628676e177e581c969d0ff2ee485</checksum>
+  <checksum type="sha256" pkgid="YES">f1726054505936cb870c7879f4f9e2abe38568a2be4aa7d042304c054f18414e</checksum>
   <summary>A Tool to Determine File Types</summary>
   <description>With the file command, you can obtain information on the file type of a
 specified file. File type recognition is controlled by the file
@@ -16727,53 +16826,52 @@ specified file. File type recognition is controlled by the file
 used by apsfilter to permit automatic printing of different file types.</description>
   <packager/>
   <url>http://www.darwinsys.com/file/</url>
-  <time file="1375471695" build="1375471682"/>
-  <size package="17668" installed="25935" archive="26616"/>
-<location href="i686/file-5.11-2.10.i686.rpm"/>
+  <time file="1375473477" build="1375473466"/>
+  <size package="18094" installed="31883" archive="32564"/>
+<location href="x86_64/file-5.11-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>file-5.11-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3359"/>
+    <rpm:header-range start="280" end="3539"/>
     <rpm:provides>
       <rpm:entry name="file" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
-      <rpm:entry name="file(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="file(x86-64)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/file</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>file-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.11" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">fdeb821749f468260058b88b7469dac00d6dc93cfdfc813d566b4e8a82812061</checksum>
+  <checksum type="sha256" pkgid="YES">19de9d732e953483f4b68747740f9b6ac9ad8a735173b997785fd1be085bc512</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require the magic "file" interface.</description>
   <packager/>
   <url>http://www.darwinsys.com/file/</url>
-  <time file="1375471695" build="1375471682"/>
-  <size package="8276" installed="8882" archive="9740"/>
-<location href="i686/file-devel-5.11-2.10.i686.rpm"/>
+  <time file="1375473477" build="1375473466"/>
+  <size package="8451" installed="8882" archive="9744"/>
+<location href="x86_64/file-devel-5.11-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>file-5.11-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3151"/>
+    <rpm:header-range start="280" end="3323"/>
     <rpm:provides>
       <rpm:entry name="file-devel" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
-      <rpm:entry name="file-devel(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="file-devel(x86-64)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
       <rpm:entry name="file:/usr/include/magic.h"/>
     </rpm:provides>
     <rpm:requires>
@@ -16784,9 +16882,9 @@ to develop applications that require the magic "file" interface.</description>
 </package>
 <package type="rpm">
   <name>filesystem</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">3b5329e9b4d5ddefa284eed0c6187d39e54b8db081fbdc9261f4d6cfa7963000</checksum>
+  <checksum type="sha256" pkgid="YES">0cf37fecd562389a123f1c6040e310020528853d0925162924cd8c2cfef835da</checksum>
   <summary>The basic directory layout for a Linux system</summary>
   <description>The filesystem package is one of the basic packages that is installed
 on a Linux system. Filesystem contains the basic directory layout
@@ -16795,18 +16893,18 @@ the directories.</description>
   <packager/>
   <url>https://fedorahosted.org/filesystem</url>
   <time file="1377320807" build="1377320800"/>
-  <size package="61354" installed="0" archive="66728"/>
-<location href="i686/filesystem-3.1-3.2.i686.rpm"/>
+  <size package="61942" installed="0" archive="67376"/>
+<location href="x86_64/filesystem-3.1-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Public Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Configuration</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>filesystem-3.1-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="58135"/>
+    <rpm:header-range start="280" end="58669"/>
     <rpm:provides>
       <rpm:entry name="filesystem" flags="EQ" epoch="0" ver="3.1" rel="3.2"/>
-      <rpm:entry name="filesystem(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="3.2"/>
+      <rpm:entry name="filesystem(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="setup" pre="1"/>
@@ -16829,9 +16927,9 @@ the directories.</description>
 </package>
 <package type="rpm">
   <name>findutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.5.10" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">b985479e0eaec54bf1a03ff8934fbc94f401ab0699e3bcbc1e893e322bf88903</checksum>
+  <checksum type="sha256" pkgid="YES">76c6ada5bc90f9245408b1fdcab5cf0e75e8537bb2add8b06ffb90aed6eb263d</checksum>
   <summary>The GNU versions of find utilities (find and xargs)</summary>
   <description>The findutils package contains programs which will help you locate
 files on your system.  The find utility searches through a hierarchy
@@ -16844,34 +16942,31 @@ You should install findutils because it includes tools that are very
 useful for finding things on your system.</description>
   <packager/>
   <url>http://www.gnu.org/software/findutils/</url>
-  <time file="1375471703" build="1375471688"/>
-  <size package="106647" installed="298396" archive="299072"/>
-<location href="i686/findutils-4.5.10-2.10.i686.rpm"/>
+  <time file="1375473517" build="1375473503"/>
+  <size package="107626" installed="319148" archive="319824"/>
+<location href="x86_64/findutils-4.5.10-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>findutils-4.5.10-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3976"/>
+    <rpm:header-range start="280" end="4120"/>
     <rpm:provides>
       <rpm:entry name="findutils" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
-      <rpm:entry name="findutils(x86-32)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="findutils(x86-64)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xargs</file>
     <file>/usr/bin/find</file>
 
@@ -16879,26 +16974,26 @@ useful for finding things on your system.</description>
 </package>
 <package type="rpm">
   <name>findutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.5.10" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9723f1aecfbf6e81859ce1bfc16d019684c3eb8961d9d7eff516db7d4566646a</checksum>
+  <checksum type="sha256" pkgid="YES">9940aa9128bb145db5c9517077680982d465a35f637bb29b0a07193e235a4076</checksum>
   <summary>Documentation for package findutils</summary>
   <description>This package provides documentation for package findutils.</description>
   <packager/>
   <url>http://www.gnu.org/software/findutils/</url>
-  <time file="1375471703" build="1375471688"/>
-  <size package="129673" installed="125030" archive="126320"/>
-<location href="i686/findutils-docs-4.5.10-2.10.i686.rpm"/>
+  <time file="1375473517" build="1375473503"/>
+  <size package="129846" installed="125030" archive="126320"/>
+<location href="x86_64/findutils-docs-4.5.10-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>findutils-4.5.10-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2859"/>
+    <rpm:header-range start="280" end="3032"/>
     <rpm:provides>
       <rpm:entry name="findutils-docs" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
-      <rpm:entry name="findutils-docs(x86-32)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
+      <rpm:entry name="findutils-docs(x86-64)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -16934,9 +17029,9 @@ useful for finding things on your system.</description>
 </package>
 <package type="rpm">
   <name>findutils-locate</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.5.10" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">bde31246974de492b524300c767504a57c64e6064f6618ccf9426be928113708</checksum>
+  <checksum type="sha256" pkgid="YES">91807b9170d1d95c9568c5c5d731285ecdb4ab32a8d68c3567b7d61e881ff479</checksum>
   <summary>Tool for Locating Files (findutils subpackage)</summary>
   <description>This package contains the locate program which is part of the GNU
 findutils software suite.
@@ -16947,35 +17042,32 @@ job will update the files database every night or shortly after
 switching on the computer.</description>
   <packager/>
   <url>http://www.gnu.org/software/findutils/</url>
-  <time file="1375471703" build="1375471688"/>
-  <size package="52461" installed="178466" archive="179516"/>
-<location href="i686/findutils-locate-4.5.10-2.10.i686.rpm"/>
+  <time file="1375473517" build="1375473503"/>
+  <size package="52583" installed="198428" archive="199484"/>
+<location href="x86_64/findutils-locate-4.5.10-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>findutils-4.5.10-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4608"/>
+    <rpm:header-range start="280" end="4696"/>
     <rpm:provides>
       <rpm:entry name="config(findutils-locate)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
       <rpm:entry name="findutils-locate" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
-      <rpm:entry name="findutils-locate(x86-32)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
+      <rpm:entry name="findutils-locate(x86-64)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
       <rpm:entry name="findutils:/usr/bin/locate"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="findutils" flags="EQ" epoch="0" ver="4.5.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="config(findutils-locate)" flags="EQ" epoch="0" ver="4.5.10" rel="2.10"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/etc/sysconfig/locate</file>
     <file>/usr/bin/updatedb</file>
     <file>/usr/bin/locate</file>
@@ -16984,26 +17076,26 @@ switching on the computer.</description>
 </package>
 <package type="rpm">
   <name>fixesproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">1a57776095b0ffc9ee0e31f93233cace9e2cea6da3f5c97b7df445122e4e1298</checksum>
+  <checksum type="sha256" pkgid="YES">ec103190755535fb2e5ed27e6402aee9b17aa1af10ce24d274a863c69a937126</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504610" build="1373504603"/>
-  <size package="6513" installed="21284" archive="22168"/>
-<location href="i686/fixesproto-5.0-2.2.i686.rpm"/>
+  <time file="1373507899" build="1373507891"/>
+  <size package="6692" installed="21284" archive="22168"/>
+<location href="x86_64/fixesproto-5.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>fixesproto-5.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2861"/>
+    <rpm:header-range start="280" end="3041"/>
     <rpm:provides>
       <rpm:entry name="fixesproto" flags="EQ" epoch="0" ver="5.0" rel="2.2"/>
-      <rpm:entry name="fixesproto(x86-32)" flags="EQ" epoch="0" ver="5.0" rel="2.2"/>
+      <rpm:entry name="fixesproto(x86-64)" flags="EQ" epoch="0" ver="5.0" rel="2.2"/>
       <rpm:entry name="pkgconfig(fixesproto)" flags="EQ" epoch="0" ver="5.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -17014,39 +17106,38 @@ switching on the computer.</description>
 </package>
 <package type="rpm">
   <name>flac</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">c5727d4b3db1f7e0363d319abb3c9b2dd00dd9b62c32931710a68641b365ec55</checksum>
+  <checksum type="sha256" pkgid="YES">f236f71bce1490df3634a6ed494a03c246c242de4bf026e6ad4c0525ba354d74</checksum>
   <summary>Free Lossless Audio Codec</summary>
   <description>FLAC is an open source lossless audio codec developed by Josh Coalson.</description>
   <packager/>
   <url>http://flac.sourceforge.net/</url>
-  <time file="1376538809" build="1376538797"/>
-  <size package="134747" installed="423842" archive="425260"/>
-<location href="i686/flac-1.2.1-3.9.i686.rpm"/>
+  <time file="1376538478" build="1376538464"/>
+  <size package="135464" installed="427098" archive="428516"/>
+<location href="x86_64/flac-1.2.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4059"/>
+    <rpm:header-range start="280" end="4271"/>
     <rpm:provides>
       <rpm:entry name="flac" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
-      <rpm:entry name="flac(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libFLAC.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="flac(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libFLAC.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/metaflac</file>
     <file>/usr/bin/flac</file>
 
@@ -17054,27 +17145,27 @@ switching on the computer.</description>
 </package>
 <package type="rpm">
   <name>flac-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">961873be98b271b28b29c4142dcfb51407a44be567ef6d63316c2413be2e1e9c</checksum>
+  <checksum type="sha256" pkgid="YES">9e6ac8de8ca1f5f507ccfaf0d993aabfaf85cd468143ccf873d6e2655ad9e82e</checksum>
   <summary>FLAC Library Development Package</summary>
   <description>This package contains the files needed to compile programs that use the
 FLAC library.</description>
   <packager/>
   <url>http://flac.sourceforge.net/</url>
-  <time file="1376538809" build="1376538797"/>
-  <size package="59489" installed="412001" archive="415276"/>
-<location href="i686/flac-devel-1.2.1-3.9.i686.rpm"/>
+  <time file="1376538478" build="1376538464"/>
+  <size package="59664" installed="412005" archive="415288"/>
+<location href="x86_64/flac-devel-1.2.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4863"/>
+    <rpm:header-range start="280" end="5039"/>
     <rpm:provides>
       <rpm:entry name="flac-devel" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
-      <rpm:entry name="flac-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="flac-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
       <rpm:entry name="pkgconfig(flac)" flags="EQ" epoch="0" ver="1.2.1"/>
       <rpm:entry name="pkgconfig(flac++)" flags="EQ" epoch="0" ver="1.2.1"/>
     </rpm:provides>
@@ -17088,43 +17179,72 @@ FLAC library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>flac-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="3.9"/>
+  <checksum type="sha256" pkgid="YES">24f7c98e03dadda5f78f9bec7a5c1c7edea40829cabacc2a8810b6abad2ebf14</checksum>
+  <summary>FLAC Library Development Package</summary>
+  <description>This package contains the files needed to compile programs that use the
+FLAC library.</description>
+  <packager/>
+  <url>http://flac.sourceforge.net/</url>
+  <time file="1376538809" build="1376538800"/>
+  <size package="2447" installed="0" archive="428"/>
+<location href="x86_64/flac-devel-32bit-1.2.1-3.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2316"/>
+    <rpm:provides>
+      <rpm:entry name="flac-devel-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="flac-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libflac++-32bit" flags="EQ" epoch="0" ver="1.2.1"/>
+      <rpm:entry name="libflac-32bit" flags="EQ" epoch="0" ver="1.2.1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>flex</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.5.37" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e12cb3a85a59958cecf7dfbc501d318d3ae218286e7a10b5b70473a4c99da54d</checksum>
+  <checksum type="sha256" pkgid="YES">29754bf3f21db273b660802d7c8beebc256240c95cd451a5cf3aefaa25a58ecb</checksum>
   <summary>Fast Lexical Analyzer Generator</summary>
   <description>FLEX is a tool for generating scanners: programs that recognize lexical
 patterns in text.</description>
   <packager/>
   <url>http://flex.sourceforge.net/</url>
-  <time file="1375473361" build="1375473352"/>
-  <size package="102657" installed="319975" archive="321036"/>
-<location href="i686/flex-2.5.37-2.8.i686.rpm"/>
+  <time file="1375474869" build="1375474861"/>
+  <size package="115577" installed="353341" archive="354404"/>
+<location href="x86_64/flex-2.5.37-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>flex-2.5.37-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3671"/>
+    <rpm:header-range start="280" end="3895"/>
     <rpm:provides>
       <rpm:entry name="flex" flags="EQ" epoch="0" ver="2.5.37" rel="2.8"/>
-      <rpm:entry name="flex(x86-32)" flags="EQ" epoch="0" ver="2.5.37" rel="2.8"/>
+      <rpm:entry name="flex(x86-64)" flags="EQ" epoch="0" ver="2.5.37" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="m4"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/flex</file>
     <file>/usr/bin/flex++</file>
     <file>/usr/bin/lex</file>
@@ -17132,28 +17252,57 @@ patterns in text.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>flex-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.5.37" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">9c5a97c3884e3790c15a83f454a9f57a25cc9141bff2ee6a29f3019902f09733</checksum>
+  <summary>Fast Lexical Analyzer Generator</summary>
+  <description>FLEX is a tool for generating scanners: programs that recognize lexical
+patterns in text.</description>
+  <packager/>
+  <url>http://flex.sourceforge.net/</url>
+  <time file="1375473361" build="1375473353"/>
+  <size package="3766" installed="4846" archive="5100"/>
+<location href="x86_64/flex-32bit-2.5.37-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>flex-2.5.37-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2356"/>
+    <rpm:provides>
+      <rpm:entry name="flex-32bit" flags="EQ" epoch="0" ver="2.5.37" rel="2.8"/>
+      <rpm:entry name="flex-32bit(x86-32)" flags="EQ" epoch="0" ver="2.5.37" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>folks-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">2ad7e9490bc5fec4739a1455d570bed8621e48b35f8a9ab1218f22a9311f22cf</checksum>
+  <checksum type="sha256" pkgid="YES">86a916ec447f2d657a8cd6fd94af8e0356dc3d5f09838ed8259bab446dd008c0</checksum>
   <summary>Library to create metacontacts from multiple sources -- Development Files</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="32990" installed="378817" archive="380844"/>
-<location href="i686/folks-devel-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="33189" installed="378821" archive="380864"/>
+<location href="x86_64/folks-devel-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4825"/>
+    <rpm:header-range start="280" end="5009"/>
     <rpm:provides>
       <rpm:entry name="folks-devel" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="folks-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+      <rpm:entry name="folks-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
       <rpm:entry name="pkgconfig(folks)" flags="EQ" epoch="0" ver="0.9.3.1.20130824"/>
       <rpm:entry name="pkgconfig(folks-eds)" flags="EQ" epoch="0" ver="0.9.3.1.20130824"/>
     </rpm:provides>
@@ -17201,9 +17350,9 @@ Telepathy connection managers) to create metacontacts.</description>
 </package>
 <package type="rpm">
   <name>folks-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">dbe430398beb3ecd4de801be7a9e10026b39e71b78c4bee7cc843de19599d540</checksum>
+  <checksum type="sha256" pkgid="YES">d27e7af7a2bb0627ea93fee746c1e0f95803f1227b3f2943dadf9b02c7d3feb5</checksum>
   <summary>Library to create metacontacts from multiple sources -- Tools</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
@@ -17212,36 +17361,34 @@ This package provides tools based on libfolks, like an importer for Pidgin
 metacontacts.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="53438" installed="187120" archive="187516"/>
-<location href="i686/folks-tools-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="54703" installed="206160" archive="206556"/>
+<location href="x86_64/folks-tools-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4117"/>
+    <rpm:header-range start="280" end="4341"/>
     <rpm:provides>
       <rpm:entry name="folks-tools" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="folks-tools(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
-      <rpm:entry name="libfolks.so.25"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="folks-tools(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libfolks.so.25()(64bit)"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="packageand(libfolks1:pidgin)"/>
@@ -17253,36 +17400,35 @@ metacontacts.</description>
 </package>
 <package type="rpm">
   <name>font-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a48bb33049da509bac97663ff6e12f4a05bfdd3f6f25190f30ab72a974c325d3</checksum>
+  <checksum type="sha256" pkgid="YES">4df4399f821e5716bcc23f954be8c9a787de9be6708230ede7f81ce530850137</checksum>
   <summary>X</summary>
   <description>This package provides utilities for X.Org font package
 creation/installation.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375473159" build="1375473146"/>
-  <size package="54395" installed="517074" archive="521024"/>
-<location href="i686/font-util-1.3.0-2.10.i686.rpm"/>
+  <time file="1375474705" build="1375474696"/>
+  <size package="54955" installed="520416" archive="524368"/>
+<location href="x86_64/font-util-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Fonts</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>font-util-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5748"/>
+    <rpm:header-range start="280" end="5912"/>
     <rpm:provides>
       <rpm:entry name="font-util" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="font-util(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="font-util(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(fontutil)" flags="EQ" epoch="0" ver="1.3.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/bdftruncate</file>
     <file>/usr/bin/ucs2any</file>
 
@@ -17290,26 +17436,26 @@ creation/installation.</description>
 </package>
 <package type="rpm">
   <name>fontcacheproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">6593ad6a6b69a424828bef1c030d1e549ce16a9870001269a6b57958b7d81db3</checksum>
+  <checksum type="sha256" pkgid="YES">ca9e6841ee7a5a622f18eb59442fd86142c278d07ffe507c29d85e007dd52723</checksum>
   <summary>X.org FontcacheProto protocol headers</summary>
   <description>X.org FontcacheProto protocol headers.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375473219" build="1375473209"/>
-  <size package="5407" installed="11014" archive="12060"/>
-<location href="i686/fontcacheproto-0.1.3-2.8.i686.rpm"/>
+  <time file="1375474717" build="1375474709"/>
+  <size package="5583" installed="11014" archive="12060"/>
+<location href="x86_64/fontcacheproto-0.1.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/X11 Protocols</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>fontcacheproto-0.1.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3145"/>
+    <rpm:header-range start="280" end="3321"/>
     <rpm:provides>
       <rpm:entry name="fontcacheproto" flags="EQ" epoch="0" ver="0.1.3" rel="2.8"/>
-      <rpm:entry name="fontcacheproto(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.8"/>
+      <rpm:entry name="fontcacheproto(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.8"/>
       <rpm:entry name="pkgconfig(fontcacheproto)" flags="EQ" epoch="0" ver="0.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -17319,54 +17465,50 @@ creation/installation.</description>
 </package>
 <package type="rpm">
   <name>fontconfig</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.10.91" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">22f9927073b1c69eb4cbc6d2322ddfb764cde0296f8941e29194ed844b216824</checksum>
+  <checksum type="sha256" pkgid="YES">34d8653fd2a0ddf6e7367ba35c06ade263ac31866e55ff2c40698500b573c42d</checksum>
   <summary>Font configuration and customization library</summary>
   <description>Fontconfig is designed to locate fonts within the
 system and select them according to requirements specified by
 applications.</description>
   <packager/>
   <url>http://fontconfig.org</url>
-  <time file="1375474300" build="1375474289"/>
-  <size package="142196" installed="441830" archive="451924"/>
-<location href="i686/fontconfig-2.10.91-2.9.i686.rpm"/>
+  <time file="1375475466" build="1375475456"/>
+  <size package="142391" installed="468902" archive="479004"/>
+<location href="x86_64/fontconfig-2.10.91-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Font Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>fontconfig-2.10.91-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12373"/>
+    <rpm:header-range start="280" end="12477"/>
     <rpm:provides>
       <rpm:entry name="config(fontconfig)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
       <rpm:entry name="fontconfig" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
-      <rpm:entry name="fontconfig(x86-32)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
-      <rpm:entry name="libfontconfig.so.1"/>
+      <rpm:entry name="fontconfig(x86-64)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/usr/bin/fc-cache" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/bin/grep" pre="1"/>
-      <rpm:entry name="/usr/bin/mkdir" pre="1"/>
-      <rpm:entry name="/usr/bin/rm" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(fontconfig)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="/usr/bin/mkdir" pre="1"/>
+      <rpm:entry name="/usr/bin/rm" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/fc-query</file>
     <file>/etc/fonts/conf.avail/50-user.conf</file>
     <file>/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf</file>
@@ -17427,10 +17569,60 @@ applications.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>fontconfig-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.10.91" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">f09ce46944e7a32ad0335bef4b6b7a055aee3362949e4c13a2bfc42f37955528</checksum>
+  <summary>Font configuration and customization library</summary>
+  <description>Fontconfig is designed to locate fonts within the
+system and select them according to requirements specified by
+applications.</description>
+  <packager/>
+  <url>http://fontconfig.org</url>
+  <time file="1375474300" build="1375474291"/>
+  <size package="118066" installed="325404" archive="326364"/>
+<location href="x86_64/fontconfig-32bit-2.10.91-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Font Management</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>fontconfig-2.10.91-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4422"/>
+    <rpm:provides>
+      <rpm:entry name="fontconfig-32bit" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+      <rpm:entry name="fontconfig-32bit(x86-32)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+      <rpm:entry name="libfontconfig.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libexpat.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
+      <rpm:entry name="libfontconfig.so.1"/>
+      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libfreetype.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>    <file>/usr/bin/fc-cache32</file>
+    <file>/usr/bin/fc-match32</file>
+    <file>/usr/bin/fc-cat32</file>
+    <file>/usr/bin/fc-list32</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>fontconfig-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.10.91" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f0aaea61d328bea55296268078ee082582c2e0d33c983b708aed3bc5d3237b7d</checksum>
+  <checksum type="sha256" pkgid="YES">dea851ecd7d00c397a7042c15d5a4268880706f4243789be93fbe4c93ba2c21d</checksum>
   <summary>Font configuration and customization library</summary>
   <description>The fontconfig-devel package includes the header files,
 and developer docs for the fontconfig package.
@@ -17439,19 +17631,19 @@ Install fontconfig-devel if you want to develop programs which
 will use fontconfig.</description>
   <packager/>
   <url>http://fontconfig.org</url>
-  <time file="1375474300" build="1375474289"/>
-  <size package="10385" installed="30746" archive="31764"/>
-<location href="i686/fontconfig-devel-2.10.91-2.9.i686.rpm"/>
+  <time file="1375475466" build="1375475456"/>
+  <size package="10576" installed="30750" archive="31772"/>
+<location href="x86_64/fontconfig-devel-2.10.91-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>fontconfig-2.10.91-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3329"/>
+    <rpm:header-range start="280" end="3509"/>
     <rpm:provides>
       <rpm:entry name="fontconfig-devel" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
-      <rpm:entry name="fontconfig-devel(x86-32)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+      <rpm:entry name="fontconfig-devel(x86-64)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
       <rpm:entry name="pkgconfig(fontconfig)" flags="EQ" epoch="0" ver="2.10.91"/>
     </rpm:provides>
     <rpm:requires>
@@ -17463,27 +17655,58 @@ will use fontconfig.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>fontconfig-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.10.91" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">7ed706950cf6393d37f4aeebd20d79c2f0a4d7517959b2647026f2b2a03cf930</checksum>
+  <summary>Font configuration and customization library</summary>
+  <description>The fontconfig-devel package includes the header files,
+and developer docs for the fontconfig package.
+
+Install fontconfig-devel if you want to develop programs which
+will use fontconfig.</description>
+  <packager/>
+  <url>http://fontconfig.org</url>
+  <time file="1375474300" build="1375474291"/>
+  <size package="2525" installed="0" archive="288"/>
+<location href="x86_64/fontconfig-devel-32bit-2.10.91-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>fontconfig-2.10.91-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2410"/>
+    <rpm:provides>
+      <rpm:entry name="fontconfig-devel-32bit" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+      <rpm:entry name="fontconfig-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.10.91" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>fontsproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">f6d951ebe6c54b835619747454fb8322504a274478238941bf7ea8b1f71d005b</checksum>
+  <checksum type="sha256" pkgid="YES">9c991a66d865220bfb96ab007a929a1d628645b8bda854dd8505edb8c52b6669</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504621" build="1373504614"/>
-  <size package="11935" installed="49803" archive="51256"/>
-<location href="i686/fontsproto-2.1.2-2.2.i686.rpm"/>
+  <time file="1373507890" build="1373507883"/>
+  <size package="12109" installed="49803" archive="51256"/>
+<location href="x86_64/fontsproto-2.1.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>fontsproto-2.1.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3241"/>
+    <rpm:header-range start="280" end="3417"/>
     <rpm:provides>
       <rpm:entry name="fontsproto" flags="EQ" epoch="0" ver="2.1.2" rel="2.2"/>
-      <rpm:entry name="fontsproto(x86-32)" flags="EQ" epoch="0" ver="2.1.2" rel="2.2"/>
+      <rpm:entry name="fontsproto(x86-64)" flags="EQ" epoch="0" ver="2.1.2" rel="2.2"/>
       <rpm:entry name="pkgconfig(fontsproto)" flags="EQ" epoch="0" ver="2.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -17493,66 +17716,65 @@ will use fontconfig.</description>
 </package>
 <package type="rpm">
   <name>freealut</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="3.6"/>
-  <checksum type="sha256" pkgid="YES">62485a61752e84d203119b966387e5e7a8d03bdecf0a461c3c57c31f29d81a7e</checksum>
+  <checksum type="sha256" pkgid="YES">8235fd3ee2a13a77fdce2c91cde513465bd3ff9db069e755880c65ebb0afcae3</checksum>
   <summary>OpenAL User Toolkit library</summary>
   <description>OpenAL User Toolkit library development package</description>
   <packager/>
   <url/>
-  <time file="1377321044" build="1377321037"/>
-  <size package="20445" installed="39336" archive="39888"/>
-<location href="i686/freealut-1.1.0-3.6.i686.rpm"/>
+  <time file="1377321111" build="1377321103"/>
+  <size package="20180" installed="41418" archive="41972"/>
+<location href="x86_64/freealut-1.1.0-3.6.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>freealut-1.1.0-3.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3011"/>
+    <rpm:header-range start="280" end="3223"/>
     <rpm:provides>
       <rpm:entry name="freealut" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
-      <rpm:entry name="freealut(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
-      <rpm:entry name="libalut.so.0"/>
+      <rpm:entry name="freealut(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
+      <rpm:entry name="libalut.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libopenal.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libopenal.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/freealut-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>freealut-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="3.6"/>
-  <checksum type="sha256" pkgid="YES">72194369a2504ded03da512bb18a6aa554d34cb569eba3095cb5eb301cf41bab</checksum>
+  <checksum type="sha256" pkgid="YES">333348cbd780662c3eb0c88c8bbc7d33de86c677b32079ce9337a979d661e2ec</checksum>
   <summary>OpenAL User Toolkit library (devel)</summary>
   <description>OpenAL User Toolkit library development package (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321044" build="1377321037"/>
-  <size package="4191" installed="5422" archive="5976"/>
-<location href="i686/freealut-devel-1.1.0-3.6.i686.rpm"/>
+  <time file="1377321111" build="1377321103"/>
+  <size package="4369" installed="5424" archive="5984"/>
+<location href="x86_64/freealut-devel-1.1.0-3.6.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>freealut-1.1.0-3.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2623"/>
+    <rpm:header-range start="280" end="2799"/>
     <rpm:provides>
       <rpm:entry name="freealut-devel" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
-      <rpm:entry name="freealut-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
+      <rpm:entry name="freealut-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="3.6"/>
       <rpm:entry name="pkgconfig(freealut)" flags="EQ" epoch="0" ver="1.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -17564,9 +17786,9 @@ will use fontconfig.</description>
 </package>
 <package type="rpm">
   <name>freeglut-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="2.8.0" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">a980886a2c88cd4bc154535e1cf12c72346af30ceb4e6a1edb6c1d866198b0d6</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">aa5d1032408a865096aef7d06c4a619ec2f6cd05718b53128eab03a79e41f465</checksum>
   <summary>Development libraries, includes and man pages for freeglut (GLUT Library)</summary>
   <description>This package contains all necessary include files and libraries needed
 to compile and link applications for the freeglut library.
@@ -17585,19 +17807,19 @@ containing OpenGL contexts and also read the mouse, keyboard, and
 joystick functions on a wide range of platforms.</description>
   <packager/>
   <url>http://freeglut.sourceforge.net/</url>
-  <time file="1377308529" build="1377308524"/>
-  <size package="10856" installed="36298" archive="37272"/>
-<location href="i686/freeglut-devel-2.8.0-1.11.i686.rpm"/>
+  <time file="1375463461" build="1375463454"/>
+  <size package="11001" installed="36298" archive="37276"/>
+<location href="x86_64/freeglut-devel-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>freeglut-2.8.0-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3587"/>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>freeglut-2.8.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3727"/>
     <rpm:provides>
-      <rpm:entry name="freeglut-devel" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
-      <rpm:entry name="freeglut-devel(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
+      <rpm:entry name="freeglut-devel" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="freeglut-devel(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libglut" flags="EQ" epoch="0" ver="2.8.0"/>
@@ -17607,9 +17829,9 @@ joystick functions on a wide range of platforms.</description>
 </package>
 <package type="rpm">
   <name>freetype2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.9" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d46a73c7ef9429b5ce02b51b0d9c487db630c3a160563748906d50becbcfa0ce</checksum>
+  <checksum type="sha256" pkgid="YES">e225ebca13d60998f20c35c2765b3e84d2f06a778efd3703b604b32f304c42dc</checksum>
   <summary>Development environment for the freetype2 TrueType font library</summary>
   <description>This package contains all necessary include files, libraries and
 documentation needed to develop applications that require the freetype2
@@ -17618,20 +17840,20 @@ TrueType font library.
 It also contains a small tutorial for using that library.</description>
   <packager/>
   <url>http://www.freetype.org</url>
-  <time file="1375471961" build="1375471949"/>
-  <size package="129854" installed="1065340" archive="1074156"/>
-<location href="i686/freetype2-devel-2.4.9-2.10.i686.rpm"/>
+  <time file="1375473813" build="1375473801"/>
+  <size package="130024" installed="1065344" archive="1074164"/>
+<location href="x86_64/freetype2-devel-2.4.9-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Freetype or GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>freetype2-2.4.9-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8608"/>
+    <rpm:header-range start="280" end="8784"/>
     <rpm:provides>
       <rpm:entry name="freetype-devel"/>
       <rpm:entry name="freetype2-devel" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
-      <rpm:entry name="freetype2-devel(x86-32)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+      <rpm:entry name="freetype2-devel(x86-64)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
       <rpm:entry name="pkgconfig(freetype2)" flags="EQ" epoch="0" ver="14.1.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -17644,10 +17866,45 @@ It also contains a small tutorial for using that library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>freetype2-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.9" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">9e59d9a5e32594b089bf89ebb205265ad46555393d3a030dd1dc2189b7b69ec7</checksum>
+  <summary>Development environment for the freetype2 TrueType font library</summary>
+  <description>This package contains all necessary include files, libraries and
+documentation needed to develop applications that require the freetype2
+TrueType font library.
+
+It also contains a small tutorial for using that library.</description>
+  <packager/>
+  <url>http://www.freetype.org</url>
+  <time file="1375471961" build="1375471953"/>
+  <size package="4178" installed="3649" archive="4364"/>
+<location href="x86_64/freetype2-devel-32bit-2.4.9-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>Freetype or GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>freetype2-2.4.9-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2857"/>
+    <rpm:provides>
+      <rpm:entry name="freetype2-devel-32bit" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+      <rpm:entry name="freetype2-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="zlib-devel-32bit"/>
+      <rpm:entry name="libfreetype-32bit"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/freetype-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>fribidi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.19.5" rel="1.15"/>
-  <checksum type="sha256" pkgid="YES">5453117d3849c3b23cb73ed331f77298f012bc32c05b27773e5bbee920d5b7ed</checksum>
+  <checksum type="sha256" pkgid="YES">b87e1bed2fa5af85018e338597569739215913a8b4846f6af8413f0989cddf01</checksum>
   <summary>Free Implementation of BiDi Algorithm</summary>
   <description>This library implements the algorithm as described in the "Unicode
 Standard Annex #9, the Bidirectional Algorithm,
@@ -17660,58 +17917,99 @@ API proposal" by Franck Portaneri, which he wrote as a proposal for
 adding BiDi support to Mozilla.</description>
   <packager/>
   <url>http://fribidi.org/</url>
-  <time file="1375471928" build="1375471918"/>
-  <size package="38705" installed="150788" archive="151624"/>
-<location href="i686/fribidi-0.19.5-1.15.i686.rpm"/>
+  <time file="1375473823" build="1375473814"/>
+  <size package="39253" installed="154792" archive="155636"/>
+<location href="x86_64/fribidi-0.19.5-1.15.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>fribidi-0.19.5-1.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3882"/>
+    <rpm:header-range start="280" end="4078"/>
     <rpm:provides>
       <rpm:entry name="fribidi" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
-      <rpm:entry name="fribidi(x86-32)" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
-      <rpm:entry name="libfribidi.so.0"/>
+      <rpm:entry name="fribidi(x86-64)" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
+      <rpm:entry name="libfribidi.so.0()(64bit)"/>
       <rpm:entry name="locale(ar;he)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libfribidi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/fribidi</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>fribidi-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.19.5" rel="1.15"/>
+  <checksum type="sha256" pkgid="YES">b8119344efc622720f2bde3778a0f8d61106b584a1b929a433750a0788420411</checksum>
+  <summary>Free Implementation of BiDi Algorithm</summary>
+  <description>This library implements the algorithm as described in the "Unicode
+Standard Annex #9, the Bidirectional Algorithm,
+http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhaustively
+tested against the Bidi Reference Code and, to the best of the
+developers' knowledge, does notcontain any conformance bugs.
+
+The API was inspired by the document "Bi-Di languages support - BiDi
+API proposal" by Franck Portaneri, which he wrote as a proposal for
+adding BiDi support to Mozilla.</description>
+  <packager/>
+  <url>http://fribidi.org/</url>
+  <time file="1375471928" build="1375471919"/>
+  <size package="23952" installed="106500" archive="106920"/>
+<location href="x86_64/fribidi-32bit-0.19.5-1.15.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>fribidi-0.19.5-1.15.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3158"/>
+    <rpm:provides>
+      <rpm:entry name="fribidi-32bit" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
+      <rpm:entry name="fribidi-32bit(x86-32)" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
+      <rpm:entry name="libfribidi.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libfribidi.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/fribidi</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>fribidi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.19.5" rel="1.15"/>
-  <checksum type="sha256" pkgid="YES">869866015fe0c5be8a133f7c785f87db86e8df3347cff721981b4fab5dc0b605</checksum>
+  <checksum type="sha256" pkgid="YES">a149fc250bbcdcc7c5dcabd017b610b852eec90bda70800fedf0aaf794f53319</checksum>
   <summary>Development Files for FriBiDi</summary>
   <description>This package provides headers and manual files for FriBiDi.</description>
   <packager/>
   <url>http://fribidi.org/</url>
-  <time file="1375471928" build="1375471918"/>
-  <size package="48403" installed="107537" archive="116068"/>
-<location href="i686/fribidi-devel-0.19.5-1.15.i686.rpm"/>
+  <time file="1375473823" build="1375473814"/>
+  <size package="48573" installed="107539" archive="116072"/>
+<location href="x86_64/fribidi-devel-0.19.5-1.15.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>fribidi-0.19.5-1.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8758"/>
+    <rpm:header-range start="280" end="8938"/>
     <rpm:provides>
       <rpm:entry name="fribidi-devel" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
-      <rpm:entry name="fribidi-devel(x86-32)" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
+      <rpm:entry name="fribidi-devel(x86-64)" flags="EQ" epoch="0" ver="0.19.5" rel="1.15"/>
       <rpm:entry name="pkgconfig(fribidi)" flags="EQ" epoch="0" ver="0.19.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -17723,9 +18021,9 @@ adding BiDi support to Mozilla.</description>
 </package>
 <package type="rpm">
   <name>fsync</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">8996738f0c45ab32461de1ef3ff28b1388e6726d549ab4f564172c91c735cfc6</checksum>
+  <checksum type="sha256" pkgid="YES">56b9a15cf480be6169a4b6c838680ace28cfef76be581c7a3297d520afaeb685</checksum>
   <summary>synchronize file's in-core state with storage device</summary>
   <description>If system service is interrupted at the wrong moment (eg crash or power fail)
 what is in the filesystem on reboot might inconsistent. This is especially
@@ -17735,33 +18033,33 @@ Flushing blocks to disk can help to avoid problems.
 This is a command line interface to the fsync(2) and fdatasync(2) system calls.</description>
   <packager/>
   <url/>
-  <time file="1375476359" build="1375476349"/>
-  <size package="12197" installed="23847" archive="24396"/>
-<location href="i686/fsync-1.1-2.8.i686.rpm"/>
+  <time file="1375481204" build="1375481197"/>
+  <size package="12480" installed="29503" archive="30052"/>
+<location href="x86_64/fsync-1.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>fsync-1.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3159"/>
+    <rpm:header-range start="280" end="3359"/>
     <rpm:provides>
       <rpm:entry name="fsync" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
-      <rpm:entry name="fsync(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
+      <rpm:entry name="fsync(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/fsync</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>fuse</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.9.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">0b15416b6d57bd7562a334d3aee1c53ae737b0be4b03f5490ac56f8a6e30dce2</checksum>
+  <checksum type="sha256" pkgid="YES">efd679200a80e4ad3f2dd09d1967d5208bf93bbd20f98ac61c5f2c140480c16a</checksum>
   <summary>User space File System</summary>
   <description>With FUSE, a user space program can export a file system through the
 kernel-default (Linux kernel).
@@ -17797,35 +18095,31 @@ other user space file systems which can be found at
 http://fuse.sourceforge.net/wiki</description>
   <packager/>
   <url>http://fuse.sourceforge.net</url>
-  <time file="1376083565" build="1376083557"/>
-  <size package="34709" installed="106514" archive="107612"/>
-<location href="i686/fuse-2.9.2-3.1.i686.rpm"/>
+  <time file="1376083529" build="1376083520"/>
+  <size package="35324" installed="116362" archive="117460"/>
+<location href="x86_64/fuse-2.9.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Library</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5023"/>
+    <rpm:header-range start="280" end="5111"/>
     <rpm:provides>
       <rpm:entry name="fuse" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="fuse(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="fuse(x86-64)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="which"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="util-linux" flags="GE" epoch="0" ver="2.18"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="filesystem(fuse)"/>
@@ -17839,9 +18133,9 @@ http://fuse.sourceforge.net/wiki</description>
 </package>
 <package type="rpm">
   <name>fuse-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.9.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">a3a5ca6ec2bed7bc5c467e317ab3e6285e4d486bfcbbd5dde32507a7163300ff</checksum>
+  <checksum type="sha256" pkgid="YES">77ed8cdc7fbaf1e79df70992e71acfff1d299cfb81b8f95f25381cb5a0550d6e</checksum>
   <summary>Development package for FUSE (userspace filesystem) modules</summary>
   <description>This package contains all include files, libraries and configuration
 files needed to develop programs that use the fuse (FUSE) library to
@@ -17852,19 +18146,19 @@ space file systems which can be found at
 http://fuse.sourceforge.net/wiki</description>
   <packager/>
   <url>http://fuse.sourceforge.net</url>
-  <time file="1376083565" build="1376083557"/>
-  <size package="28311" installed="126356" archive="128504"/>
-<location href="i686/fuse-devel-2.9.2-3.1.i686.rpm"/>
+  <time file="1376083529" build="1376083520"/>
+  <size package="28507" installed="126358" archive="128516"/>
+<location href="x86_64/fuse-devel-2.9.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Library</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4267"/>
+    <rpm:header-range start="280" end="4447"/>
     <rpm:provides>
       <rpm:entry name="fuse-devel" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="fuse-devel(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="fuse-devel(x86-64)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
       <rpm:entry name="pkgconfig(fuse)" flags="EQ" epoch="0" ver="2.9.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -17878,26 +18172,26 @@ http://fuse.sourceforge.net/wiki</description>
 </package>
 <package type="rpm">
   <name>fuse-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.9.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">c9b21acd12e9d0f0c7f98f3033dda378dad2a25f67a7ad7c7cb5b4fae0e5373e</checksum>
+  <checksum type="sha256" pkgid="YES">4a16501b9147c6d9ecdf1946dfce8bff0583db1765f39c291ea68c956e4a4b2f</checksum>
   <summary>Documentation for package fuse</summary>
   <description>This package provides documentation for package fuse.</description>
   <packager/>
   <url>http://fuse.sourceforge.net</url>
-  <time file="1376083565" build="1376083557"/>
-  <size package="7656" installed="5054" archive="5632"/>
-<location href="i686/fuse-docs-2.9.2-3.1.i686.rpm"/>
+  <time file="1376083529" build="1376083520"/>
+  <size package="7832" installed="5054" archive="5632"/>
+<location href="x86_64/fuse-docs-2.9.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2397"/>
+    <rpm:header-range start="280" end="2574"/>
     <rpm:provides>
       <rpm:entry name="fuse-docs" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="fuse-docs(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="fuse-docs(x86-64)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -17905,46 +18199,44 @@ http://fuse.sourceforge.net/wiki</description>
 </package>
 <package type="rpm">
   <name>gawk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">d369f5e50b62a259315e9d5763eb17fb8b6492b93279e5312cac9a41a28e3d62</checksum>
+  <checksum type="sha256" pkgid="YES">5a40f5c74748dd74111ed0d861a16d52c16ca76240c41ceb5221fdabd45e1a53</checksum>
   <summary>GNU awk</summary>
   <description>GNU awk is upwardly compatible with the System V Release 4 awk.  It is
 almost completely POSIX 1003.2 compliant.</description>
   <packager/>
   <url>http://www.gnu.org/software/gawk/</url>
-  <time file="1376539178" build="1376539162"/>
-  <size package="350586" installed="1500922" archive="1505564"/>
-<location href="i686/gawk-4.0.1-2.12.i686.rpm"/>
+  <time file="1376539218" build="1376539197"/>
+  <size package="390057" installed="1646786" archive="1651436"/>
+<location href="x86_64/gawk-4.0.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>gawk-4.0.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7443"/>
+    <rpm:header-range start="280" end="7599"/>
     <rpm:provides>
       <rpm:entry name="/bin/awk"/>
       <rpm:entry name="/bin/gawk"/>
       <rpm:entry name="awk"/>
       <rpm:entry name="gawk" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
-      <rpm:entry name="gawk(x86-32)" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
+      <rpm:entry name="gawk(x86-64)" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/dgawk</file>
     <file>/usr/bin/gawk</file>
     <file>/usr/bin/gawk-4.0.1</file>
@@ -17957,26 +18249,26 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gawk-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">3ca8786301504c6604f42b44b3db3496a4977e04bc2f27ed61f0ad7c92e479b8</checksum>
+  <checksum type="sha256" pkgid="YES">564d378b78e61d3306d9debf4f538e50de2beaa15405861198c5a615721ba108</checksum>
   <summary>Documentation for package gawk</summary>
   <description>This package provides documentation for package gawk.</description>
   <packager/>
   <url>http://www.gnu.org/software/gawk/</url>
-  <time file="1376539178" build="1376539162"/>
-  <size package="443452" installed="462829" archive="463680"/>
-<location href="i686/gawk-docs-4.0.1-2.12.i686.rpm"/>
+  <time file="1376539218" build="1376539197"/>
+  <size package="443630" installed="462829" archive="463680"/>
+<location href="x86_64/gawk-docs-4.0.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>gawk-4.0.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2550"/>
+    <rpm:header-range start="280" end="2727"/>
     <rpm:provides>
       <rpm:entry name="gawk-docs" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
-      <rpm:entry name="gawk-docs(x86-32)" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
+      <rpm:entry name="gawk-docs(x86-64)" flags="EQ" epoch="0" ver="4.0.1" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -17984,27 +18276,27 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">aa6ce29f47d02e9c923370599af2c7edb294ce4b2371aed100bb757c222fa18c</checksum>
+  <checksum type="sha256" pkgid="YES">e7ebfabd5da0e14a8cbd98f8f9515c5d221705a6b59cded8dc8136c416f0a2c0</checksum>
   <summary>The system GNU C Compiler</summary>
   <description>The system GNU C Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3725" installed="0" archive="988"/>
-<location href="i686/gcc-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3904" installed="0" archive="988"/>
+<location href="x86_64/gcc-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3535"/>
+    <rpm:header-range start="280" end="3711"/>
     <rpm:provides>
       <rpm:entry name="c_compiler"/>
       <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="cpp"/>
@@ -18019,27 +18311,56 @@ almost completely POSIX 1003.2 compliant.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">a997905215798e833b7033323f0f27266951a9ff403798ad5c1597617d7a8ef2</checksum>
+  <summary>The system GNU C Compiler</summary>
+  <description>The system GNU C Compiler.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3609" installed="72" archive="496"/>
+<location href="x86_64/gcc-32bit-4.7-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3411"/>
+    <rpm:provides>
+      <rpm:entry name="gcc-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7"/>
+      <rpm:entry name="gcc47-32bit"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc-ada</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">d7622d80bbfc8e52e302557f4ea4a23484fca0397501217dd8c8cd09f0bf398f</checksum>
+  <checksum type="sha256" pkgid="YES">af523ee073648dab069f308d3581fde5b97847364257ca41faff2e606ae10b06</checksum>
   <summary>The system GNU Ada Compiler</summary>
   <description>The system GNU Ada Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="4375" installed="0" archive="2120"/>
-<location href="i686/gcc-ada-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="4551" installed="0" archive="2120"/>
+<location href="x86_64/gcc-ada-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4115"/>
+    <rpm:header-range start="280" end="4291"/>
     <rpm:provides>
       <rpm:entry name="gcc-ada" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-ada(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-ada(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47-ada"/>
@@ -18063,27 +18384,27 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc-c++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">98dbf7619af983d1befb1e760fa002533a12a80d49a5dbc30bd192c8195f984c</checksum>
+  <checksum type="sha256" pkgid="YES">d0336611edb84f77b90dfd73c68bd9b0e2d43695912191aef03ca133fa64341a</checksum>
   <summary>The system GNU C++ Compiler</summary>
   <description>The system GNU C++ Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3484" installed="0" archive="692"/>
-<location href="i686/gcc-c++-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3664" installed="0" archive="692"/>
+<location href="x86_64/gcc-c++-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3339"/>
+    <rpm:header-range start="280" end="3515"/>
     <rpm:provides>
       <rpm:entry name="c++_compiler"/>
       <rpm:entry name="gcc-c++" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-c++(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-c++(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7"/>
@@ -18094,27 +18415,57 @@ almost completely POSIX 1003.2 compliant.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc-c++-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">e566b65c68590b85459885496632119ff5aade05beb254f283ef22344812a3d7</checksum>
+  <summary>The system GNU C++ Compiler</summary>
+  <description>The system GNU C++ Compiler 32 bit support.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3680" installed="72" archive="504"/>
+<location href="x86_64/gcc-c++-32bit-4.7-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3479"/>
+    <rpm:provides>
+      <rpm:entry name="gcc-c++-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-c++-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc-32bit" flags="EQ" epoch="0" ver="4.7"/>
+      <rpm:entry name="gcc-c++" flags="EQ" epoch="0" ver="4.7"/>
+      <rpm:entry name="libstdc++47-devel-32bit"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc-fortran</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">cdc866e4ffc2a0acf3e7703a09f397ddbd94fbaa0848bc96d2e812ee29f24cbb</checksum>
+  <checksum type="sha256" pkgid="YES">942c19354c73125e05d8520f217aa50b31ffee3196d1aebd5082680150a1b089</checksum>
   <summary>The system GNU Fortran Compiler</summary>
   <description>The system GNU Fortran Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3349" installed="0" archive="436"/>
-<location href="i686/gcc-fortran-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3521" installed="0" archive="436"/>
+<location href="x86_64/gcc-fortran-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Fortran</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3207"/>
+    <rpm:header-range start="280" end="3379"/>
     <rpm:provides>
       <rpm:entry name="gcc-fortran" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-fortran(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-fortran(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7"/>
@@ -18124,27 +18475,56 @@ almost completely POSIX 1003.2 compliant.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc-fortran-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">d2706ace7320f3316961a79c10b2d724edf80ed13c312b6bcae2e602de467289</checksum>
+  <summary>The system GNU Fortran Compiler</summary>
+  <description>The system GNU Fortran Compiler 32 bit support.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3692" installed="72" archive="512"/>
+<location href="x86_64/gcc-fortran-32bit-4.7-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Fortran</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3487"/>
+    <rpm:provides>
+      <rpm:entry name="gcc-fortran-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-fortran-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc47-fortran-32bit"/>
+      <rpm:entry name="gcc-fortran" flags="EQ" epoch="0" ver="4.7"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc-gij</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">8c0471001f8a7dcec31490b340e9a4a644168ac11f4d454616cb29836081cf45</checksum>
+  <checksum type="sha256" pkgid="YES">e94066f8d1d69e136e8779302d92f153bafbe75fc52a0948b3e7afdaa1a69fe6</checksum>
   <summary>The system GNU Java bytecode interpreter</summary>
   <description>The system GNU Java bytecode interpreter.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="5801" installed="0" archive="4156"/>
-<location href="i686/gcc-gij-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="5984" installed="0" archive="4156"/>
+<location href="x86_64/gcc-gij-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Java</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5283"/>
+    <rpm:header-range start="280" end="5459"/>
     <rpm:provides>
       <rpm:entry name="gcc-gij" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-gij(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-gij(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47-gij"/>
@@ -18165,27 +18545,57 @@ almost completely POSIX 1003.2 compliant.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc-gij-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">be1be8e6124a8a7ec9fe7cdfd04bfd6f8dbf6f0ea5838294d492c6fc88316595</checksum>
+  <summary>The system GNU Java bytecode interpreter</summary>
+  <description>The system GNU Java bytecode interpreter as 32 bit application.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3528" installed="0" archive="420"/>
+<location href="x86_64/gcc-gij-32bit-4.7-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Java</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3395"/>
+    <rpm:provides>
+      <rpm:entry name="gcc-gij-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-gij-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc47-gij-32bit"/>
+    </rpm:requires>    <file>/usr/bin/grmiregistry32</file>
+    <file>/usr/bin/gij32</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>gcc-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">4514ae2daabb48dfcc144b7fc76e1def676e4887954e82f1947ec8b791c60b3b</checksum>
+  <checksum type="sha256" pkgid="YES">17105589242306ead31ac9c75dc48ce202db048e67563c373eebf80274214638</checksum>
   <summary>The system GNU Compiler documentation</summary>
   <description>The system GNU Compiler documentation.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3431" installed="72" archive="492"/>
-<location href="i686/gcc-info-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3612" installed="72" archive="492"/>
+<location href="x86_64/gcc-info-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3235"/>
+    <rpm:header-range start="280" end="3415"/>
     <rpm:provides>
       <rpm:entry name="gcc-info" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-info(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-info(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47-info"/>
@@ -18194,26 +18604,26 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc-java</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">815782d9ed9b81634c464129c4d6a95652aa7334ee09954bb34b59c622a0b4a6</checksum>
+  <checksum type="sha256" pkgid="YES">2b9c0421ca82d11269604efe35ece82ce4b2e304d857e46e6fa5dabde149339d</checksum>
   <summary>The system GNU Java Compiler</summary>
   <description>The system GNU Java Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="4433" installed="0" archive="1964"/>
-<location href="i686/gcc-java-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="4611" installed="0" archive="1964"/>
+<location href="x86_64/gcc-java-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Java</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4127"/>
+    <rpm:header-range start="280" end="4307"/>
     <rpm:provides>
       <rpm:entry name="gcc-java" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-java(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-java(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7"/>
@@ -18234,26 +18644,26 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc-locale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">65cea2e3bed9a636601862f5574b20d338ca548f000a11d6b225901f56fbad55</checksum>
+  <checksum type="sha256" pkgid="YES">3c6c1b282eb7dc1b6ee64c9272622711b3c0fc29e648f98f42aaaaeea2dfb333</checksum>
   <summary>The system GNU Compiler locale files</summary>
   <description>The system GNU Compiler locale files.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3445" installed="72" archive="500"/>
-<location href="i686/gcc-locale-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3625" installed="72" archive="500"/>
+<location href="x86_64/gcc-locale-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3247"/>
+    <rpm:header-range start="280" end="3427"/>
     <rpm:provides>
       <rpm:entry name="gcc-locale" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-locale(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-locale(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47-locale"/>
@@ -18262,26 +18672,26 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc-obj-c++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">6319e84eec593b96bc931a6f31e27317a7865084bbfa61dc4d03aa05fba595e7</checksum>
+  <checksum type="sha256" pkgid="YES">6887969571af2297bcc420a343417e2fbffa57060638284b62c489da9da96353</checksum>
   <summary>The system GNU Objective C++ Compiler</summary>
   <description>The system GNU Objective C++ Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3467" installed="72" archive="500"/>
-<location href="i686/gcc-obj-c++-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3644" installed="72" archive="500"/>
+<location href="x86_64/gcc-obj-c++-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Other</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3267"/>
+    <rpm:header-range start="280" end="3443"/>
     <rpm:provides>
       <rpm:entry name="gcc-obj-c++" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-obj-c++(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-obj-c++(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc-objc" flags="EQ" epoch="0" ver="4.7"/>
@@ -18291,26 +18701,26 @@ almost completely POSIX 1003.2 compliant.</description>
 </package>
 <package type="rpm">
   <name>gcc-objc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">9f5a295605cdb18e1f6e7234a2f420e030b1ba8ead4af7e233193705d9d79a69</checksum>
+  <checksum type="sha256" pkgid="YES">cfc387ba99db9666f21c6777cf8cf5790b9d2dc8f6ef5d663c4499abc31817f5</checksum>
   <summary>The system GNU Objective C Compiler</summary>
   <description>The system GNU Objective C Compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3435" installed="72" archive="492"/>
-<location href="i686/gcc-objc-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3616" installed="72" archive="492"/>
+<location href="x86_64/gcc-objc-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Other</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3239"/>
+    <rpm:header-range start="280" end="3419"/>
     <rpm:provides>
       <rpm:entry name="gcc-objc" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="gcc-objc(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-objc(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc" flags="EQ" epoch="0" ver="4.7"/>
@@ -18319,10 +18729,39 @@ almost completely POSIX 1003.2 compliant.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc-objc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">099b975c6ca067d3ec8a2d6103e64a1426506a13f43dad52d731664137c1be38</checksum>
+  <summary>The system GNU Objective C Compiler</summary>
+  <description>The system GNU Objective C Compiler 32 bit support.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3683" installed="72" archive="508"/>
+<location href="x86_64/gcc-objc-32bit-4.7-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Other</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3479"/>
+    <rpm:provides>
+      <rpm:entry name="gcc-objc-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="gcc-objc-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc-objc" flags="EQ" epoch="0" ver="4.7"/>
+      <rpm:entry name="gcc47-objc-32bit"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">d73ad054432119508593d6683f7145b40f2ea1a3eead342e69c6bef8aa86d100</checksum>
+  <checksum type="sha256" pkgid="YES">d96ecaed8a31af0161d4e8bd0e35fb1322e003742c80836c3cffb1cfa49fee2f</checksum>
   <summary>The GNU C Compiler and Support Files</summary>
   <description>Core package for the GNU Compiler Collection, including the C language
 frontend.
@@ -18332,43 +18771,44 @@ namely gcc-ada, gcc-c++, gcc-fortran, gcc-java, gcc-objc and
 gcc-obj-c++.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="6264034" installed="20301394" archive="20314664"/>
-<location href="i686/gcc47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="6759592" installed="24320504" archive="24334212"/>
+<location href="x86_64/gcc47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13561"/>
+    <rpm:header-range start="280" end="13969"/>
     <rpm:provides>
       <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="liblto_plugin.so.0"/>
+      <rpm:entry name="gcc47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="liblto_plugin.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="libgomp1" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="cpp47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
       <rpm:entry name="glibc-devel"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libppl_c.so.4"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libgcc1" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcloog.so.0"/>
       <rpm:entry name="binutils"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gcc-nm-4.7</file>
     <file>/usr/bin/gcov-4.7</file>
     <file>/usr/bin/gcc-4.7</file>
@@ -18378,98 +18818,162 @@ gcc-obj-c++.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gcc47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">ab953ab800871363ee9cc6cda1fcaf4a4c983f9343b94775dd39ee404f0ef9e5</checksum>
+  <summary>The GNU C Compiler 32bit support</summary>
+  <description>This package contains 32bit support for the GNU Compiler Collection.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="2108873" installed="6888835" archive="6891864"/>
+<location href="x86_64/gcc47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4505"/>
+    <rpm:provides>
+      <rpm:entry name="gcc47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc1-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="glibc-32bit"/>
+      <rpm:entry name="libgomp1-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="glibc-devel-32bit"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc47-c++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">fbab853579c757b6e514a13168e2ebb2f12d708fbfc04bc50b3263c226dfec07</checksum>
+  <checksum type="sha256" pkgid="YES">1afef73dbc5a0084dcfaf9295dc886d0a6b0be0d16f9e53e32c1f583d618debe</checksum>
   <summary>The GNU C++ Compiler</summary>
   <description>This package contains the GNU compiler for C++.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="4577137" installed="13327567" archive="13328536"/>
-<location href="i686/gcc47-c++-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="4993600" installed="14909639" archive="14910624"/>
+<location href="x86_64/gcc47-c++-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3869"/>
+    <rpm:header-range start="280" end="4221"/>
     <rpm:provides>
       <rpm:entry name="gcc47-c++" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47-c++(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-c++(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
       <rpm:entry name="libstdc++47-devel" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/g++-4.7</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>gcc47-fortran</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">5d763d4d763e32541b73c5fa226d01e19f94b8c9fb83c7c80c06a6475d127784</checksum>
+  <checksum type="sha256" pkgid="YES">bd661c5ce8ff38ea3efc0a079e3c672b0ed70dd748258abdf44489d3ffd810f2</checksum>
   <summary>The GNU Fortran Compiler and Support Files</summary>
   <description>This is the Fortran compiler of the GNU Compiler Collection (GCC).</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="5504035" installed="22046058" archive="22048992"/>
-<location href="i686/gcc47-fortran-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="6051258" installed="32158620" archive="32161616"/>
+<location href="x86_64/gcc47-fortran-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Fortran</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5293"/>
+    <rpm:header-range start="280" end="5637"/>
     <rpm:provides>
       <rpm:entry name="gcc47-fortran" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47-fortran(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-    </rpm:provides>
-    <rpm:requires>
+      <rpm:entry name="gcc47-fortran(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libgmp.so.10"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
       <rpm:entry name="libquadmath0" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libppl.so.9"/>
       <rpm:entry name="libgfortran3" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gfortran-4.7</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>gcc47-fortran-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">09f8d2cc189648e057904c13a921c3127a8e2a7a052b6da966cd93131488bc44</checksum>
+  <summary>The GNU Fortran Compiler and Support Files</summary>
+  <description>This is the Fortran compiler of the GNU Compiler Collection (GCC).</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="1209815" installed="8998797" archive="9000168"/>
+<location href="x86_64/gcc47-fortran-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Fortran</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3413"/>
+    <rpm:provides>
+      <rpm:entry name="gcc47-fortran-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-fortran-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libquadmath0-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran3-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gcc47-info</name>
   <arch>noarch</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
@@ -18500,27 +19004,27 @@ and internals documentation.</description>
 </package>
 <package type="rpm">
   <name>gcc47-locale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">39b795f3dfc63da43a5d5112e66b9f9410faed5043fd10082a7f5af4006419e2</checksum>
+  <checksum type="sha256" pkgid="YES">a4031f121dd11ea836577afd093496b160199b2d9855f95b2a4765e9cecaf087</checksum>
   <summary>Locale Data for the GNU Compiler Collection</summary>
   <description>Locale data for the GNU Compiler Collection (GCC) to give error message
 in the current locale.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="1325654" installed="8913366" archive="8919732"/>
-<location href="i686/gcc47-locale-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="1325368" installed="8913366" archive="8919732"/>
+<location href="x86_64/gcc47-locale-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7245"/>
+    <rpm:header-range start="280" end="7417"/>
     <rpm:provides>
       <rpm:entry name="gcc47-locale" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47-locale(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-locale(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
@@ -18529,91 +19033,124 @@ in the current locale.</description>
 </package>
 <package type="rpm">
   <name>gcc47-obj-c++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">271d33930ebf073bd921b40b2f179d0bb3997aad9939982bb9af8f7162237764</checksum>
+  <checksum type="sha256" pkgid="YES">02b202c1dabefae2f69e6877bcadd9016aecca09ce9fafdc60102a1e1ef17696</checksum>
   <summary>GNU Objective C++ Compiler</summary>
   <description>This package contains the GNU Objective C++ compiler. Objective C++ is an
 object oriented language, created by Next Inc. and used in their
 Nextstep OS. The source code is available in the gcc package.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="4211946" installed="12720552" archive="12720832"/>
-<location href="i686/gcc47-obj-c++-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="4626526" installed="14231504" archive="14231788"/>
+<location href="x86_64/gcc47-obj-c++-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3169"/>
+    <rpm:header-range start="280" end="3497"/>
     <rpm:provides>
       <rpm:entry name="gcc47-obj-c++" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47-obj-c++(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-obj-c++(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libgmp.so.10"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="gcc47-objc" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
       <rpm:entry name="gcc47-c++" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gcc47-objc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">e7451ac1c408910256195b1abcc4c48b315f2a65805272e06c6f76a56532cc6f</checksum>
+  <checksum type="sha256" pkgid="YES">151a17e793301b22f200b36e78c0a51d51ac3ad5685e471d55f544246689ea5c</checksum>
   <summary>GNU Objective C Compiler</summary>
   <description>This package contains the GNU Objective C compiler. Objective C is an
 object oriented language, created by Next Inc. and used in their
 Nextstep OS. The source code is available in the gcc package.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="3986225" installed="12275454" archive="12277944"/>
-<location href="i686/gcc47-objc-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="4380870" installed="14046510" archive="14049056"/>
+<location href="x86_64/gcc47-objc-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4597"/>
+    <rpm:header-range start="280" end="4937"/>
     <rpm:provides>
       <rpm:entry name="gcc47-objc" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="gcc47-objc(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-objc(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcloog.so.0"/>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmpfr.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libppl_c.so.4"/>
-      <rpm:entry name="libppl.so.9"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="libobjc2" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libmpc.so.3"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>gcc47-objc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">4ecd37ce65f55a0907e734cf5b7b962a390c40a4b99d0f1c1cacc8e8c77d2807</checksum>
+  <summary>GNU Objective C Compiler</summary>
+  <description>This package contains the GNU Objective C compiler. Objective C is an
+object oriented language, created by Next Inc. and used in their
+Nextstep OS. The source code is available in the gcc package.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="138473" installed="487074" archive="487552"/>
+<location href="x86_64/gcc47-objc-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2913"/>
+    <rpm:provides>
+      <rpm:entry name="gcc47-objc-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="gcc47-objc-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="gcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libobjc2-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:requires>
   </format>
 </package>
@@ -18649,60 +19186,58 @@ which object files must be recompiled when a dependency has changed.</descriptio
 </package>
 <package type="rpm">
   <name>gconf-dbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.16.0" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">a8f3ad3f35414bf1574ea921208b6ba00c9c525910bfa4ae5658a58bf6b20ec3</checksum>
+  <checksum type="sha256" pkgid="YES">debe84d492f83d453d19042bd91f5af13d5751f1e2182aa16f919628283346a1</checksum>
   <summary>A process-transparent configuration system</summary>
   <description>GConf-dbus is a process-transparent configuration database API used to
 store user preferences. It has pluggable backends and features to
 support workgroup administration.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375475813" build="1375475797"/>
-  <size package="618481" installed="4432205" archive="4444076"/>
-<location href="i686/gconf-dbus-2.16.0-3.7.i686.rpm"/>
+  <time file="1375477538" build="1375477523"/>
+  <size package="622732" installed="4467181" archive="4479072"/>
+<location href="x86_64/gconf-dbus-2.16.0-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gconf-dbus-2.16.0-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14061"/>
+    <rpm:header-range start="280" end="14341"/>
     <rpm:provides>
       <rpm:entry name="config(gconf-dbus)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
       <rpm:entry name="gconf-dbus" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="gconf-dbus(x86-32)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="libgconf-2.so.4"/>
-      <rpm:entry name="libgconfbackend-oldxml.so"/>
-      <rpm:entry name="libgconfbackend-xml.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgconf-2.so.4"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
+      <rpm:entry name="gconf-dbus(x86-64)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
+      <rpm:entry name="libgconf-2.so.4()(64bit)"/>
+      <rpm:entry name="libgconfbackend-oldxml.so()(64bit)"/>
+      <rpm:entry name="libgconfbackend-xml.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="dbus"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="config(gconf-dbus)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="gconf-dbus" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="config(gconf-dbus)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
+      <rpm:entry name="libgconf-2.so.4()(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/gconfd.conf</file>
     <file>/etc/gconf/2/path</file>
     <file type="dir">/etc/gconf/2</file>
@@ -18714,35 +19249,35 @@ support workgroup administration.</description>
 </package>
 <package type="rpm">
   <name>gconf-dbus-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.16.0" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">05dcf9ddbba538147b04a4f7c04900a38bb628a179c55eb3a6f8fc6764dd723e</checksum>
+  <checksum type="sha256" pkgid="YES">02465aed278c390a0d7899d1e7175545d590920547cb90921d9154af89d4e155</checksum>
   <summary>Headers and libraries for GConf development</summary>
   <description>GConf-dbus development package. Contains files needed for doing
 development using GConf.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375475813" build="1375475797"/>
-  <size package="71972" installed="765564" archive="771652"/>
-<location href="i686/gconf-dbus-devel-2.16.0-3.7.i686.rpm"/>
+  <time file="1375477538" build="1375477523"/>
+  <size package="72147" installed="765566" archive="771660"/>
+<location href="x86_64/gconf-dbus-devel-2.16.0-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gconf-dbus-2.16.0-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6958"/>
+    <rpm:header-range start="280" end="7134"/>
     <rpm:provides>
       <rpm:entry name="gconf-dbus-devel" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="gconf-dbus-devel(x86-32)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
+      <rpm:entry name="gconf-dbus-devel(x86-64)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
       <rpm:entry name="pkgconfig(gconf-2.0)" flags="EQ" epoch="0" ver="2.16.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(glib-2.0)" flags="GT" epoch="0" ver="2.8.0"/>
+      <rpm:entry name="pkgconfig(dbus-1)"/>
       <rpm:entry name="gconf-dbus" flags="EQ" epoch="0" ver="2.16.0"/>
       <rpm:entry name="pkgconfig(dbus-glib-1)"/>
       <rpm:entry name="pkgconfig(libxml-2.0)"/>
-      <rpm:entry name="pkgconfig(dbus-1)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)" flags="GT" epoch="0" ver="2.8.0"/>
       <rpm:entry name="automake"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -18750,42 +19285,42 @@ development using GConf.</description>
 </package>
 <package type="rpm">
   <name>gconf-dbus-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.16.0" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">828b4c190ee9a4a99650768a964ab4c915c98e13bd6f74eeaafebf349a754d2b</checksum>
+  <checksum type="sha256" pkgid="YES">bbb583ba3cdcb157d4052f60a18aa50316a9fa45793c3e9af2165d3d23910124</checksum>
   <summary>gconf-dbus system tools</summary>
   <description>GConf-dbus development package. Contains files needed for doing
 development using GConf.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375475813" build="1375475797"/>
-  <size package="41611" installed="127020" archive="127416"/>
-<location href="i686/gconf-dbus-utils-2.16.0-3.7.i686.rpm"/>
+  <time file="1375477538" build="1375477523"/>
+  <size package="43679" installed="142784" archive="143180"/>
+<location href="x86_64/gconf-dbus-utils-2.16.0-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gconf-dbus-2.16.0-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3241"/>
+    <rpm:header-range start="280" end="3493"/>
     <rpm:provides>
       <rpm:entry name="gconf-dbus-utils" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
-      <rpm:entry name="gconf-dbus-utils(x86-32)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
+      <rpm:entry name="gconf-dbus-utils(x86-64)" flags="EQ" epoch="0" ver="2.16.0" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgconf-2.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="dbus"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
       <rpm:entry name="gconf-dbus" flags="EQ" epoch="0" ver="2.16.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="dbus"/>
+      <rpm:entry name="libgconf-2.so.4()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gconf-merge-tree</file>
     <file>/usr/bin/gconftool-2</file>
 
@@ -18793,27 +19328,27 @@ development using GConf.</description>
 </package>
 <package type="rpm">
   <name>gcr-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">3d04eba68dfea045baf59284528b12bfb6b591362b445f6dea10f53ed1fa7d2d</checksum>
+  <checksum type="sha256" pkgid="YES">dc8d44ce39da20ab05043940df8c8b9eeadb2241d5433639cfb7d6cc5d7269bf</checksum>
   <summary>Data and icon set for gcr</summary>
   <description>This package provides the GSettings schemas and a collection of icons
 needed by libgcr.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="4594" installed="1984" archive="2900"/>
-<location href="i686/gcr-data-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="4767" installed="1984" archive="2900"/>
+<location href="x86_64/gcr-data-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3683"/>
+    <rpm:header-range start="280" end="3855"/>
     <rpm:provides>
       <rpm:entry name="gcr-data" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="gcr-data(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="gcr-data(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -18825,55 +19360,50 @@ needed by libgcr.</description>
 </package>
 <package type="rpm">
   <name>gdb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">44b77c20ba8c6590db7e14e575100af215175ee88dd959fec6d3c932e0a873a4</checksum>
+  <checksum type="sha256" pkgid="YES">31775c0eadff3727809a951c58828b7c962f0a8a22ce65d816c109f1bb9b8268</checksum>
   <summary>A GNU source-level debugger for C, C++, Java and other languages</summary>
   <description>GDB, the GNU debugger, allows you to debug programs written in C, C++,
 Java, and other languages, by executing them in a controlled fashion
 and printing their data.</description>
   <packager/>
   <url>http://gnu.org/software/gdb/</url>
-  <time file="1376542327" build="1376542295"/>
-  <size package="1901315" installed="5970953" archive="5975268"/>
-<location href="i686/gdb-7.5-2.10.i686.rpm"/>
+  <time file="1376542634" build="1376542589"/>
+  <size package="1931180" installed="6484605" archive="6488920"/>
+<location href="x86_64/gdb-7.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Debuggers</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gdb-7.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6486"/>
+    <rpm:header-range start="280" end="6650"/>
     <rpm:provides>
       <rpm:entry name="gdb" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-      <rpm:entry name="gdb(x86-32)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gdb(x86-64)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gdbserver</file>
     <file>/usr/bin/gdb</file>
 
@@ -18881,26 +19411,26 @@ and printing their data.</description>
 </package>
 <package type="rpm">
   <name>gdb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">90340e1ce54d6a97090f4ba90ff456fd1c88957aa9430fa30c8886745a17c6bc</checksum>
+  <checksum type="sha256" pkgid="YES">59daa9f192fb716872d552be29af5473d919bd578375340d442f2111802dea3d</checksum>
   <summary>Development files for gdb</summary>
   <description>Development files for gdb.</description>
   <packager/>
   <url>http://gnu.org/software/gdb/</url>
-  <time file="1376542327" build="1376542295"/>
-  <size package="61646" installed="291150" archive="292108"/>
-<location href="i686/gdb-devel-7.5-2.10.i686.rpm"/>
+  <time file="1376542634" build="1376542589"/>
+  <size package="61796" installed="291135" archive="292088"/>
+<location href="x86_64/gdb-devel-7.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gdb-7.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2722"/>
+    <rpm:header-range start="280" end="2898"/>
     <rpm:provides>
       <rpm:entry name="gdb-devel" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-      <rpm:entry name="gdb-devel(x86-32)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
+      <rpm:entry name="gdb-devel(x86-64)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -18908,26 +19438,26 @@ and printing their data.</description>
 </package>
 <package type="rpm">
   <name>gdb-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">77aad24bf2c56d9df8d100b03a8ec9fc1c232ab3def5459f0ce229a498358e3a</checksum>
+  <checksum type="sha256" pkgid="YES">c741c33c47db542928146c1ff43bc4c6f97cff9a8e892cd40d1bf02700a5378b</checksum>
   <summary>Documentation for package gdb</summary>
   <description>This package provides documentation for package gdb.</description>
   <packager/>
   <url>http://gnu.org/software/gdb/</url>
-  <time file="1376542327" build="1376542295"/>
-  <size package="873441" installed="860411" archive="861840"/>
-<location href="i686/gdb-docs-7.5-2.10.i686.rpm"/>
+  <time file="1376542634" build="1376542589"/>
+  <size package="873623" installed="860411" archive="861840"/>
+<location href="x86_64/gdb-docs-7.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gdb-7.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2740"/>
+    <rpm:header-range start="280" end="2917"/>
     <rpm:provides>
       <rpm:entry name="gdb-docs" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-      <rpm:entry name="gdb-docs(x86-32)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
+      <rpm:entry name="gdb-docs(x86-64)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -18963,9 +19493,9 @@ and printing their data.</description>
 </package>
 <package type="rpm">
   <name>gdb-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9328ec5bf78c5d6044a1287f24e20375edc608400694d6839fab676d2de66efe</checksum>
+  <checksum type="sha256" pkgid="YES">5d284e491fd9886d091b0c65ae7fda275c80d4a465adf50e6212d5f09a3d026e</checksum>
   <summary>A standalone server for GDB (the GNU source-level debugger)</summary>
   <description>GDB, the GNU debugger, allows you to debug programs written in C, C++,
 Java, and other languages, by executing them in a controlled fashion
@@ -18974,105 +19504,204 @@ and printing their data.
 This package provides a program that allows you to run GDB on a different machine than the one which is running the program being debugged.</description>
   <packager/>
   <url>http://gnu.org/software/gdb/</url>
-  <time file="1376542327" build="1376542295"/>
-  <size package="136589" installed="365651" archive="366196"/>
-<location href="i686/gdb-server-7.5-2.10.i686.rpm"/>
+  <time file="1376542634" build="1376542589"/>
+  <size package="138327" installed="414207" archive="414752"/>
+<location href="x86_64/gdb-server-7.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Debuggers</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gdb-7.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3738"/>
+    <rpm:header-range start="280" end="3922"/>
     <rpm:provides>
       <rpm:entry name="gdb-server" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-      <rpm:entry name="gdb-server(x86-32)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
-      <rpm:entry name="libinproctrace.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="gdb-server(x86-64)" flags="EQ" epoch="0" ver="7.5" rel="2.10"/>
+      <rpm:entry name="libinproctrace.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gdbserver</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>gdbm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">3ee73b12a1619560b33913748e893465043772696f6cf8dc99d4c9f5cc2bfdc7</checksum>
+  <checksum type="sha256" pkgid="YES">4c84fd0144277b8f252f858ec3f9d1d19db7f4ce2cbdfa65a07a38048ccf9031</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://directory.fsf.org/GNU/gdbm.html</url>
-  <time file="1375469435" build="1375469427"/>
-  <size package="124403" installed="449714" archive="451504"/>
-<location href="i686/gdbm-devel-1.10-2.12.i686.rpm"/>
+  <time file="1375469383" build="1375469374"/>
+  <size package="127575" installed="629590" archive="631388"/>
+<location href="x86_64/gdbm-devel-1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gdbm-1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4259"/>
+    <rpm:header-range start="280" end="4451"/>
     <rpm:provides>
       <rpm:entry name="gdbm-devel" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
-      <rpm:entry name="gdbm-devel(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+      <rpm:entry name="gdbm-devel(x86-64)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
       <rpm:entry name="gdbm:/usr/lib/libgdbm.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgdbm.so.4"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="gdbm" flags="EQ" epoch="0" ver="1.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/testgdbm</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>gdbm-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">921acfa06a1a2f90284282470c3fc7e1c6bba5c25791903f2bd76e11b04b0670</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://directory.fsf.org/GNU/gdbm.html</url>
+  <time file="1375469435" build="1375469428"/>
+  <size package="76168" installed="374008" archive="374984"/>
+<location href="x86_64/gdbm-devel-32bit-1.10-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>gdbm-1.10-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2908"/>
+    <rpm:provides>
+      <rpm:entry name="gdbm-devel-32bit" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+      <rpm:entry name="gdbm-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgdbm-32bit" flags="EQ" epoch="0" ver="1.10"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gdk-pixbuf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.28.1" rel="1.13"/>
-  <checksum type="sha256" pkgid="YES">3f0a308f0c78e80118f6d027d8e26d0ee3772866d74002880b5faccba2361419</checksum>
+  <checksum type="sha256" pkgid="YES">3264f6ee49137eda2b4d6c695be2f52e1b3657e9dcb044f3e2f66fedc11bbd37</checksum>
   <summary>An image loading library</summary>
   <description>gdk-pixbuf is an image loading library that can be extended by loadable
 modules for new image formats. It is used by toolkits such as GTK+ or
 Clutter.</description>
   <packager/>
   <url>http://developer.gnome.org/</url>
-  <time file="1375474785" build="1375474771"/>
-  <size package="181010" installed="578144" archive="582656"/>
-<location href="i686/gdk-pixbuf-2.28.1-1.13.i686.rpm"/>
+  <time file="1375476487" build="1375476474"/>
+  <size package="183920" installed="633148" archive="637680"/>
+<location href="x86_64/gdk-pixbuf-2.28.1-1.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Image Library</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gdk-pixbuf-2.28.1-1.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11369"/>
+    <rpm:header-range start="280" end="11673"/>
     <rpm:provides>
       <rpm:entry name="gdk-pixbuf" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
-      <rpm:entry name="gdk-pixbuf(x86-32)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="gdk-pixbuf(x86-64)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="libgdk_pixbuf-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgdk_pixbuf_xlib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpixbufloader-ani.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-bmp.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-gif.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-icns.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-ico.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-jasper.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-jpeg.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-pcx.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-png.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-pnm.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-qtif.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-ras.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-tga.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-tiff.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-wbmp.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-xbm.so()(64bit)"/>
+      <rpm:entry name="libpixbufloader-xpm.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libgdk_pixbuf-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gdk-pixbuf-query-loaders" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libjasper.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>gdk-pixbuf-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.28.1" rel="1.13"/>
+  <checksum type="sha256" pkgid="YES">e07008aacaac372b94bc94a7b06b83b13622a5fa3fdad6a0069bfd77adf94a25</checksum>
+  <summary>An image loading library</summary>
+  <description>gdk-pixbuf is an image loading library that can be extended by loadable
+modules for new image formats. It is used by toolkits such as GTK+ or
+Clutter.</description>
+  <packager/>
+  <url>http://developer.gnome.org/</url>
+  <time file="1375474785" build="1375474774"/>
+  <size package="172082" installed="552852" archive="557068"/>
+<location href="x86_64/gdk-pixbuf-32bit-2.28.1-1.13.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Image Library</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>gdk-pixbuf-2.28.1-1.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="10905"/>
+    <rpm:provides>
+      <rpm:entry name="gdk-pixbuf-32bit" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="gdk-pixbuf-32bit(x86-32)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
       <rpm:entry name="libgdk_pixbuf-2.0.so.0"/>
       <rpm:entry name="libgdk_pixbuf_xlib-2.0.so.0"/>
       <rpm:entry name="libpixbufloader-ani.so"/>
@@ -19114,23 +19743,22 @@ Clutter.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libgdk_pixbuf-2.0.so.0"/>
-      <rpm:entry name="gdk-pixbuf-query-loaders" pre="1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gdk-pixbuf-query-loaders-32bit"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gdk-pixbuf-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.28.1" rel="1.13"/>
-  <checksum type="sha256" pkgid="YES">de2b8817fb6013a7e710f0b5b6d29eb819ce5dd25dd2e9a02efb344c0af6b76c</checksum>
+  <checksum type="sha256" pkgid="YES">9696d2de04d9f80320228685798f87776a9a4c0db27184f2cbc9217bf22dc430</checksum>
   <summary>An image loading library - Development Files</summary>
   <description>gdk-pixbuf is an image loading library that can be extended by loadable
 modules for new image formats. It is used by toolkits such as GTK+ or
@@ -19139,35 +19767,35 @@ Clutter.
 This package contains development files for gdk-pixbuf.</description>
   <packager/>
   <url>http://developer.gnome.org/</url>
-  <time file="1375474785" build="1375474771"/>
-  <size package="191366" installed="941611" archive="953256"/>
-<location href="i686/gdk-pixbuf-devel-2.28.1-1.13.i686.rpm"/>
+  <time file="1375476487" build="1375476474"/>
+  <size package="191764" installed="944609" archive="956260"/>
+<location href="x86_64/gdk-pixbuf-devel-2.28.1-1.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gdk-pixbuf-2.28.1-1.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12145"/>
+    <rpm:header-range start="280" end="12369"/>
     <rpm:provides>
       <rpm:entry name="gdk-pixbuf-devel" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
-      <rpm:entry name="gdk-pixbuf-devel(x86-32)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="gdk-pixbuf-devel(x86-64)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
       <rpm:entry name="pkgconfig(gdk-pixbuf-2.0)" flags="EQ" epoch="0" ver="2.28.0"/>
       <rpm:entry name="pkgconfig(gdk-pixbuf-xlib-2.0)" flags="EQ" epoch="0" ver="2.28.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="gdk-pixbuf" flags="EQ" epoch="0" ver="2.28.1"/>
-      <rpm:entry name="libgdk_pixbuf-2.0.so.0"/>
+      <rpm:entry name="libgdk_pixbuf-2.0.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(gdk-pixbuf-2.0)"/>
-      <rpm:entry name="pkgconfig(libpng12)"/>
-      <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="pkgconfig(libpng12)"/>
     </rpm:requires>    <file>/usr/bin/gdk-pixbuf-csource</file>
     <file>/usr/bin/gdk-pixbuf-pixdata</file>
     <file>/etc/rpm/macros.gdk-pixbuf</file>
@@ -19204,9 +19832,9 @@ This package contains development files for gdk-pixbuf.</description>
 </package>
 <package type="rpm">
   <name>gdk-pixbuf-query-loaders</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.28.1" rel="1.13"/>
-  <checksum type="sha256" pkgid="YES">16c07818879367f0fc80fa6a8b1f8efab88112d97919fd7c4d17c7de9f1a53a9</checksum>
+  <checksum type="sha256" pkgid="YES">83f6e1afd36776c46e22e8aaccf416ad3bcfda21868c3c60c4aafcc7ef2ce56e</checksum>
   <summary>An image loading library - Utility to create loaders cache</summary>
   <description>gdk-pixbuf is an image loading library that can be extended by loadable
 modules for new image formats. It is used by toolkits such as GTK+ or
@@ -19216,19 +19844,59 @@ This package contains the utility to create the cache file needed for
 loadable modules.</description>
   <packager/>
   <url>http://developer.gnome.org/</url>
-  <time file="1375474785" build="1375474771"/>
-  <size package="9410" installed="13527" archive="13964"/>
-<location href="i686/gdk-pixbuf-query-loaders-2.28.1-1.13.i686.rpm"/>
+  <time file="1375476487" build="1375476474"/>
+  <size package="9686" installed="15159" archive="15596"/>
+<location href="x86_64/gdk-pixbuf-query-loaders-2.28.1-1.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Image Library</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gdk-pixbuf-2.28.1-1.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3909"/>
+    <rpm:header-range start="280" end="4145"/>
     <rpm:provides>
       <rpm:entry name="gdk-pixbuf-query-loaders" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
-      <rpm:entry name="gdk-pixbuf-query-loaders(x86-32)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="gdk-pixbuf-query-loaders(x86-64)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/gdk-pixbuf-query-loaders-64</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>gdk-pixbuf-query-loaders-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.28.1" rel="1.13"/>
+  <checksum type="sha256" pkgid="YES">a3f11f1987fc48f26c38c11d4559376abccf45559e0a361f83238b5ceb249dc8</checksum>
+  <summary>An image loading library - Utility to create loaders cache</summary>
+  <description>gdk-pixbuf is an image loading library that can be extended by loadable
+modules for new image formats. It is used by toolkits such as GTK+ or
+Clutter.
+
+This package contains the utility to create the cache file needed for
+loadable modules.</description>
+  <packager/>
+  <url>http://developer.gnome.org/</url>
+  <time file="1375474785" build="1375474775"/>
+  <size package="8103" installed="12552" archive="12824"/>
+<location href="x86_64/gdk-pixbuf-query-loaders-32bit-2.28.1-1.13.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Image Library</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>gdk-pixbuf-2.28.1-1.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3641"/>
+    <rpm:provides>
+      <rpm:entry name="gdk-pixbuf-query-loaders-32bit" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
+      <rpm:entry name="gdk-pixbuf-query-loaders-32bit(x86-32)" flags="EQ" epoch="0" ver="2.28.1" rel="1.13"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -19244,9 +19912,9 @@ loadable modules.</description>
 </package>
 <package type="rpm">
   <name>genisoimage</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.11" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">314edd9a04cbcc6f51c76650e269e71c9bad6f29bc4798c61bf8f70cc0c03307</checksum>
+  <checksum type="sha256" pkgid="YES">a65a881ae1f0c71514843cd74aeec8983c42f14f539a7cac72d191aa63880588</checksum>
   <summary>A Program for Creating CDs in Linux</summary>
   <description>Genisoimage is a pre-mastering program that generates an iso9660
 filesystem. It takes a snapshot of a given directory tree, and
@@ -19254,40 +19922,36 @@ generates a binary image which corresponds to an iso9660 filesystem
 that can be written to a block device.</description>
   <packager/>
   <url>http://cdrkit.org/</url>
-  <time file="1377320994" build="1377320982"/>
-  <size package="358990" installed="1731715" archive="1734128"/>
-<location href="i686/genisoimage-1.1.11-2.20.i686.rpm"/>
+  <time file="1377321024" build="1377321011"/>
+  <size package="354847" installed="1865511" archive="1867924"/>
+<location href="x86_64/genisoimage-1.1.11-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Media Service</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>cdrkit-1.1.11-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6405"/>
+    <rpm:header-range start="280" end="6493"/>
     <rpm:provides>
       <rpm:entry name="genisoimage" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
-      <rpm:entry name="genisoimage(x86-32)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
+      <rpm:entry name="genisoimage(x86-64)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
       <rpm:entry name="mkisofs" flags="EQ" epoch="0" ver="1.1.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:recommends>
       <rpm:entry name="zisofs-tools"/>
@@ -19305,9 +19969,9 @@ that can be written to a block device.</description>
 </package>
 <package type="rpm">
   <name>geoclue</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.0_28" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">30e83095b8d88fc1165d3655b319174dc50a739200d50824ebc6461f48f1fc09</checksum>
+  <checksum type="sha256" pkgid="YES">53baceedb8da2c73ca568673d36865fd9cbd91e9f5aff6d0122d8cd3442afea3</checksum>
   <summary>Geoinformation service</summary>
   <description>Geographic information framework GeoClue provides applications access to various geographical information
  sources using a D-Bus API or a C library.
@@ -19315,36 +19979,36 @@ that can be written to a block device.</description>
  This package contains the master server for GeoClue.</description>
   <packager/>
   <url/>
-  <time file="1374015331" build="1374015323"/>
-  <size package="19833" installed="54097" archive="54544"/>
-<location href="i686/geoclue-0.12.0_28-4.1.i686.rpm"/>
+  <time file="1374015325" build="1374015317"/>
+  <size package="19896" installed="57685" archive="58132"/>
+<location href="x86_64/geoclue-0.12.0_28-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Service</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>geoclue-0.12.0_28-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3070"/>
+    <rpm:header-range start="280" end="3302"/>
     <rpm:provides>
       <rpm:entry name="geoclue" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="geoclue(x86-32)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
+      <rpm:entry name="geoclue(x86-64)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgeoclue.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgconf-2.so.4"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgeoclue.so.0()(64bit)"/>
+      <rpm:entry name="libgconf-2.so.4()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>geoclue-nominatim</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.0_28" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">098566b9830112edfd31ba663f9e2db8a65782d12313f203ea5006728806c467</checksum>
+  <checksum type="sha256" pkgid="YES">3e12030370b0278159c42e562e5f1161d083b6cf1ca7cc0397d978e6f870626f</checksum>
   <summary>Geocode server for GeoClue (OpenStreetMap)</summary>
   <description>GeoClue provides applications access to various geographical information
 sources using a D-Bus API or a C library.
@@ -19352,55 +20016,55 @@ sources using a D-Bus API or a C library.
 This package provides a tool to search osm data by name and address and to generate synthetic addresses of osm points (reverse geocoding)</description>
   <packager/>
   <url/>
-  <time file="1374015331" build="1374015323"/>
-  <size package="11666" installed="27590" archive="28224"/>
-<location href="i686/geoclue-nominatim-0.12.0_28-4.1.i686.rpm"/>
+  <time file="1374015325" build="1374015317"/>
+  <size package="11770" installed="29574" archive="30208"/>
+<location href="x86_64/geoclue-nominatim-0.12.0_28-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Service</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>geoclue-0.12.0_28-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3394"/>
+    <rpm:header-range start="280" end="3630"/>
     <rpm:provides>
       <rpm:entry name="geoclue-nominatim" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="geoclue-nominatim(x86-32)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
+      <rpm:entry name="geoclue-nominatim(x86-64)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgeoclue.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgeoclue.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="geoclue" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gettext-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.1.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">fa0e88b4a33e0b86b1fca159fe85ba8a4825561107457783954de0771c1a9363</checksum>
+  <checksum type="sha256" pkgid="YES">3a2136a1c7948e4cb2962680dfd320792d774887a885edb44d2e25d57fb15c7b</checksum>
   <summary>Documentation for package gettext</summary>
   <description>This package provides documentation for package gettext.</description>
   <packager/>
   <url>http://www.gnu.org/software/gettext/</url>
-  <time file="1376221682" build="1376221662"/>
-  <size package="236753" installed="228828" archive="233704"/>
-<location href="i686/gettext-docs-0.18.1.1-3.9.i686.rpm"/>
+  <time file="1376221663" build="1376221643"/>
+  <size package="236925" installed="228828" archive="233704"/>
+<location href="x86_64/gettext-docs-0.18.1.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3+ and LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>gettext-0.18.1.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4945"/>
+    <rpm:header-range start="280" end="5118"/>
     <rpm:provides>
       <rpm:entry name="gettext-docs" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
-      <rpm:entry name="gettext-docs(x86-32)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
+      <rpm:entry name="gettext-docs(x86-64)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -19408,44 +20072,42 @@ This package provides a tool to search osm data by name and address and to gener
 </package>
 <package type="rpm">
   <name>gettext-runtime</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.1.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">1b3d946b154d7ef7a0008c39530afd1fc3d548a7a05b7109bda0790de4dc1221</checksum>
+  <checksum type="sha256" pkgid="YES">ef47b5f4a4dfd7e93af6617e2baf41fa155c949a8e49e3114c074b8a4d7944d4</checksum>
   <summary>Libraries for gettext</summary>
   <description>This package contains libraries used internationalization support.</description>
   <packager/>
   <url>http://www.gnu.org/software/gettext/</url>
-  <time file="1376221682" build="1376221662"/>
-  <size package="50828" installed="272238" archive="273824"/>
-<location href="i686/gettext-runtime-0.18.1.1-3.9.i686.rpm"/>
+  <time file="1376221663" build="1376221643"/>
+  <size package="51697" installed="293958" archive="295544"/>
+<location href="x86_64/gettext-runtime-0.18.1.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>gettext-0.18.1.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4714"/>
+    <rpm:header-range start="280" end="4882"/>
     <rpm:provides>
       <rpm:entry name="gettext-libs"/>
       <rpm:entry name="gettext-runtime" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
-      <rpm:entry name="gettext-runtime(x86-32)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
-      <rpm:entry name="libasprintf.so.0"/>
+      <rpm:entry name="gettext-runtime(x86-64)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
+      <rpm:entry name="libasprintf.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="gettext-libs" flags="LE" epoch="0" ver="0.18.1.1" rel="1.15"/>
@@ -19458,9 +20120,9 @@ This package provides a tool to search osm data by name and address and to gener
 </package>
 <package type="rpm">
   <name>gettext-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.1.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">f7c7897335deacd61fba332aa39927d647a2688ea29621f2298abdb9c995b5d9</checksum>
+  <checksum type="sha256" pkgid="YES">4d18c3b67d410daea7bb0fcbbad495a5692d3715b5bb340b6d35e5372a115de9</checksum>
   <summary>Development files for gettext</summary>
   <description>This package contains all development related files necessary for
 developing or compiling applications/libraries that needs
@@ -19468,49 +20130,45 @@ internationalization capability. You also need this package if you
 want to add gettext support for your project.</description>
   <packager/>
   <url>http://www.gnu.org/software/gettext/</url>
-  <time file="1376221682" build="1376221662"/>
-  <size package="4766279" installed="10538045" archive="10575788"/>
-<location href="i686/gettext-tools-0.18.1.1-3.9.i686.rpm"/>
+  <time file="1376221663" build="1376221643"/>
+  <size package="4819026" installed="10830833" archive="10868608"/>
+<location href="x86_64/gettext-tools-0.18.1.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>gettext-0.18.1.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="36470"/>
+    <rpm:header-range start="280" end="36478"/>
     <rpm:provides>
       <rpm:entry name="gettext-devel"/>
       <rpm:entry name="gettext-tools" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
-      <rpm:entry name="gettext-tools(x86-32)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
-      <rpm:entry name="libgettextlib-0.18.1.so"/>
-      <rpm:entry name="libgettextpo.so.0"/>
-      <rpm:entry name="libgettextsrc-0.18.1.so"/>
-      <rpm:entry name="libgnuintl.so.8"/>
+      <rpm:entry name="gettext-tools(x86-64)" flags="EQ" epoch="0" ver="0.18.1.1" rel="3.9"/>
+      <rpm:entry name="libgettextlib-0.18.1.so()(64bit)"/>
+      <rpm:entry name="libgettextpo.so.0()(64bit)"/>
+      <rpm:entry name="libgettextsrc-0.18.1.so()(64bit)"/>
+      <rpm:entry name="libgnuintl.so.8()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgettextlib-0.18.1.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgettextsrc-0.18.1.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libgettextlib-0.18.1.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="gettext-runtime" flags="EQ" epoch="0" ver="0.18.1.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgettextsrc-0.18.1.so()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="gettext-devel" flags="LE" epoch="0" ver="0.18.1.1" rel="1.15"/>
@@ -19538,9 +20196,9 @@ want to add gettext support for your project.</description>
 </package>
 <package type="rpm">
   <name>giflib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.1.6" rel="10.21"/>
-  <checksum type="sha256" pkgid="YES">a84dfd00f75311b227a66427a039eae3176b0c74ded05ae02d6ffb01abcc6362</checksum>
+  <checksum type="sha256" pkgid="YES">429df0525c6b16743dfbefed03fa95062c7f2f25a597022f9422fb3a8f051b88</checksum>
   <summary>Library for manipulating GIF format image files</summary>
   <description>The giflib package contains a shared library of functions for
 loading and saving GIF format image files.  It is API and ABI compatible
@@ -19552,40 +20210,39 @@ You should also install the giflib-utils package if you need some simple
 utilities to manipulate GIFs.</description>
   <packager/>
   <url>http://sourceforge.net/projects/giflib/</url>
-  <time file="1377045724" build="1377045714"/>
-  <size package="23224" installed="53004" archive="53996"/>
-<location href="i686/giflib-4.1.6-10.21.i686.rpm"/>
+  <time file="1377045471" build="1377045462"/>
+  <size package="23484" installed="55840" archive="56840"/>
+<location href="x86_64/giflib-4.1.6-10.21.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>giflib-4.1.6-10.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3889"/>
+    <rpm:header-range start="280" end="4093"/>
     <rpm:provides>
       <rpm:entry name="giflib" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
-      <rpm:entry name="giflib(x86-32)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
-      <rpm:entry name="libgif.so.4"/>
-      <rpm:entry name="libungif.so.4"/>
+      <rpm:entry name="giflib(x86-64)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
+      <rpm:entry name="libgif.so.4()(64bit)"/>
+      <rpm:entry name="libungif.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>giflib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.1.6" rel="10.21"/>
-  <checksum type="sha256" pkgid="YES">a6126889a13528101ce4095f217705e5a6b788cc38f4c9c5928243bf9ac4e8eb</checksum>
+  <checksum type="sha256" pkgid="YES">95f14c600b837dd2b796a1b8d4a5fba591ba642e911973aa38b2da2d2a16ab08</checksum>
   <summary>Development tools for programs which will use the libungif library</summary>
   <description>This package contains the static libraries, header files and
 documentation necessary for development of programs that will use the
@@ -19596,19 +20253,19 @@ will use giflib library functions.  You'll also need to install the
 giflib package.</description>
   <packager/>
   <url>http://sourceforge.net/projects/giflib/</url>
-  <time file="1377045724" build="1377045714"/>
-  <size package="6549" installed="14474" archive="15032"/>
-<location href="i686/giflib-devel-4.1.6-10.21.i686.rpm"/>
+  <time file="1377045471" build="1377045462"/>
+  <size package="6725" installed="14474" archive="15036"/>
+<location href="x86_64/giflib-devel-4.1.6-10.21.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>giflib-4.1.6-10.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2877"/>
+    <rpm:header-range start="280" end="3053"/>
     <rpm:provides>
       <rpm:entry name="giflib-devel" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
-      <rpm:entry name="giflib-devel(x86-32)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
+      <rpm:entry name="giflib-devel(x86-64)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="giflib" flags="EQ" epoch="0" ver="4.1.6"/>
@@ -19617,9 +20274,9 @@ giflib package.</description>
 </package>
 <package type="rpm">
   <name>giflib-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.1.6" rel="10.21"/>
-  <checksum type="sha256" pkgid="YES">cc45e27d7aae6a3a99b772eb2e39a01cb969b6c6cb6e08395984280ff2c35d42</checksum>
+  <checksum type="sha256" pkgid="YES">db57cea2ef8f35433d1a50215ac97bc2c6f1d7d100c1db0c5939adcd331fa25f</checksum>
   <summary>Programs for manipulating GIF format image files</summary>
   <description>The giflib-utils package contains various programs for manipulating
 GIF format image files.
@@ -19628,36 +20285,35 @@ Install this package if you need to manipulate GIF format image files.
 You'll also need to install the giflib package.</description>
   <packager/>
   <url>http://sourceforge.net/projects/giflib/</url>
-  <time file="1377045724" build="1377045714"/>
-  <size package="86393" installed="502872" archive="506892"/>
-<location href="i686/giflib-utils-4.1.6-10.21.i686.rpm"/>
+  <time file="1377045471" build="1377045462"/>
+  <size package="91637" installed="637472" archive="641492"/>
+<location href="x86_64/giflib-utils-4.1.6-10.21.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>giflib-4.1.6-10.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11889"/>
+    <rpm:header-range start="280" end="11989"/>
     <rpm:provides>
       <rpm:entry name="giflib-utils" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
-      <rpm:entry name="giflib-utils(x86-32)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
+      <rpm:entry name="giflib-utils(x86-64)" flags="EQ" epoch="0" ver="4.1.6" rel="10.21"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="giflib" flags="EQ" epoch="0" ver="4.1.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgif.so.4"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libgif.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gifcompose</file>
     <file>/usr/bin/gifinfo</file>
     <file>/usr/bin/gifinter</file>
@@ -19736,27 +20392,27 @@ GSettings and applications used by the MIME system.</description>
 </package>
 <package type="rpm">
   <name>girepository</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.36.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">e2a01c6bfb807e3dd5e9628d55f0f59bb978dea4b632f2c0e56980bb80fd577f</checksum>
+  <checksum type="sha256" pkgid="YES">762af1a21fd344ffe16dc1b669be0465bebec0c08168cfe7b74548ca33ef78e8</checksum>
   <summary>Base GObject Introspection Bindings</summary>
   <description>The goal of the project is to describe the APIs and collect them in
 a uniform, machine readable format.</description>
   <packager/>
   <url>http://live.gnome.org/GObjectIntrospection</url>
-  <time file="1375736510" build="1375736452"/>
-  <size package="123596" installed="566548" archive="569196"/>
-<location href="i686/girepository-1.36.0-2.10.i686.rpm"/>
+  <time file="1375737056" build="1375737041"/>
+  <size package="123943" installed="566616" archive="569288"/>
+<location href="x86_64/girepository-1.36.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gobject-introspection-1.36.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5108"/>
+    <rpm:header-range start="280" end="5284"/>
     <rpm:provides>
       <rpm:entry name="girepository" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="girepository(x86-32)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
+      <rpm:entry name="girepository(x86-64)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
       <rpm:entry name="typelib(DBus)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="typelib(DBusGLib)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="typelib(GIRepository)" flags="EQ" epoch="0" ver="2.0"/>
@@ -19781,9 +20437,9 @@ a uniform, machine readable format.</description>
 </package>
 <package type="rpm">
   <name>git</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">12df597a2b8d02f930b1eb4038de480e478e1c13c1fafe09481a953397aa88bb</checksum>
+  <checksum type="sha256" pkgid="YES">4e9c877fe51a39526d07f58fe7129a9fcdb735c6158338735da7e1c2b96c5d9d</checksum>
   <summary>Fast, scalable, distributed revision control system</summary>
   <description>Git is a fast, scalable, distributed revision control system with an
 unusually rich command set that provides both high-level operations and
@@ -19796,19 +20452,19 @@ repositories from other revision control systems such as subversion,
 CVS, and GNU arch.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="4758" installed="2625" archive="3040"/>
-<location href="i686/git-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="4934" installed="2625" archive="3040"/>
+<location href="x86_64/git-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3310"/>
+    <rpm:header-range start="280" end="3486"/>
     <rpm:provides>
       <rpm:entry name="git" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
@@ -19817,27 +20473,27 @@ CVS, and GNU arch.</description>
 </package>
 <package type="rpm">
   <name>git-arch</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">490779dc97738a573e3d561fdb167f4017947411e9c9d2b6e7cdffa2c3247260</checksum>
+  <checksum type="sha256" pkgid="YES">a35a0c5c5da50c434a351a5ecf4c8d90a36816877edb2259fecde09cf158bd1a</checksum>
   <summary>Git tools for importing Arch repositories</summary>
   <description>Tools for importing GNU Arch repositories to the GIT version control
 system.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="16585" installed="39211" archive="39636"/>
-<location href="i686/git-arch-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="16760" installed="39211" archive="39636"/>
+<location href="x86_64/git-arch-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3138"/>
+    <rpm:header-range start="280" end="3314"/>
     <rpm:provides>
       <rpm:entry name="git-arch" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-arch(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-arch(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/perl"/>
@@ -19847,9 +20503,9 @@ system.</description>
 </package>
 <package type="rpm">
   <name>git-core</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">4591978861ffb5891f43c417f12403d000332ad731ec57f9073dd5b4d3d004b9</checksum>
+  <checksum type="sha256" pkgid="YES">6bde9f2e04cb6c6b19a482519ebd4bd9f22548e0183e382ef69165f9cbda31ac</checksum>
   <summary>Core git tools</summary>
   <description>Git is a fast, scalable, distributed revision control system with an
 unusually rich command set that provides both high-level operations and
@@ -19858,19 +20514,19 @@ full access to internals.
 These are the core tools with minimal dependencies.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="2337956" installed="9189180" archive="10811988"/>
-<location href="i686/git-core-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="2414296" installed="9629088" archive="11324068"/>
+<location href="x86_64/git-core-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="48834"/>
+    <rpm:header-range start="280" end="50138"/>
     <rpm:provides>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-core(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-core(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
       <rpm:entry name="perl(Git)" flags="EQ" epoch="0" ver="0.01"/>
       <rpm:entry name="perl(Git::Error::Command)"/>
       <rpm:entry name="perl(Git::I18N)"/>
@@ -19888,36 +20544,30 @@ These are the core tools with minimal dependencies.</description>
       <rpm:entry name="perl(Git::activestate_pipe)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="openssh"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
       <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
       <rpm:entry name="perl-Error"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="openssh"/>
       <rpm:entry name="less"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="rsync"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="perl" flags="EQ" epoch="0" ver="5.16.3"/>
       <rpm:entry name="/usr/bin/perl"/>
     </rpm:requires>    <file>/usr/bin/git-receive-pack</file>
@@ -19931,26 +20581,26 @@ These are the core tools with minimal dependencies.</description>
 </package>
 <package type="rpm">
   <name>git-cvs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">9facfb408d87d790a2bd882c0f9d007d726fb25f0007612ee24e90006271718c</checksum>
+  <checksum type="sha256" pkgid="YES">ed3850c482f23553e2e62be0cbd35e6808a69c9e851eb50d1997fe5c57e23f22</checksum>
   <summary>Git tools for importing CVS repositories</summary>
   <description>Tools for importing CVS repositories to the Git version control system.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="56247" installed="180426" archive="181612"/>
-<location href="i686/git-cvs-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="56420" installed="180426" archive="181612"/>
+<location href="x86_64/git-cvs-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3822"/>
+    <rpm:header-range start="280" end="3998"/>
     <rpm:provides>
       <rpm:entry name="git-cvs" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-cvs(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-cvs(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
@@ -19964,75 +20614,69 @@ These are the core tools with minimal dependencies.</description>
 </package>
 <package type="rpm">
   <name>git-daemon</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">bf17112fe1c44571dfefc606268078fa30e6c6a5377a31001f909edfa8499968</checksum>
+  <checksum type="sha256" pkgid="YES">a9af219aa37a579b08190abdec4d46d2756b0ed4d65bf6ffed04d6e07c99a3de</checksum>
   <summary>Simple Server for Git Repositories</summary>
   <description>A really simple TCP git daemon. In the default configuration it allows
 read only access to repositories in /srv/git/ that contain the
 'git-daemon-export-ok' file.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="358039" installed="1351469" archive="1352212"/>
-<location href="i686/git-daemon-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="378789" installed="1438701" archive="1439444"/>
+<location href="x86_64/git-daemon-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4510"/>
+    <rpm:header-range start="280" end="4554"/>
     <rpm:provides>
       <rpm:entry name="git-daemon" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-daemon(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-daemon(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/sbin/useradd" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>git-email</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">82b6206be3366464c5b018cf1f293e17bcb7c8f40aa8d9108194d6c041c71894</checksum>
+  <checksum type="sha256" pkgid="YES">c5f465131b4e2e302c3fb33ad03d392062bada1a0f54396596c94ec421f59a8c</checksum>
   <summary>Git tools for sending email</summary>
   <description>Email interface for the GIT version control system.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="21966" installed="47895" archive="48316"/>
-<location href="i686/git-email-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="22142" installed="47895" archive="48316"/>
+<location href="x86_64/git-email-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3198"/>
+    <rpm:header-range start="280" end="3374"/>
     <rpm:provides>
       <rpm:entry name="git-email" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-email(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-email(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/perl"/>
@@ -20047,9 +20691,9 @@ read only access to repositories in /srv/git/ that contain the
 </package>
 <package type="rpm">
   <name>git-gui</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">a58b3297f4f7ee733541e06eb65713339082ecce634b86bf672f26f2b9d2fa84</checksum>
+  <checksum type="sha256" pkgid="YES">fef2df55e7515435618bffd70c168b35fffe86363fa63509266b18dbddaff4b9</checksum>
   <summary>Grapical tool for common git operations</summary>
   <description>A Tcl/Tk based graphical user interface to Git. git-gui focuses on
 allowing users to make changes to their repository by making new
@@ -20061,19 +20705,19 @@ annotation, and does not show project history. It does however supply
 menu actions to start a gitk session from within git-gui.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="189807" installed="1082173" archive="1091088"/>
-<location href="i686/git-gui-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="190008" installed="1082173" archive="1091088"/>
+<location href="x86_64/git-gui-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9710"/>
+    <rpm:header-range start="280" end="9886"/>
     <rpm:provides>
       <rpm:entry name="git-gui" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-gui(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-gui(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
@@ -20088,26 +20732,26 @@ menu actions to start a gitk session from within git-gui.</description>
 </package>
 <package type="rpm">
   <name>git-remote-helpers</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">7e7e9b3b0437b33eb359c8b089725930218408ddff65c81575f256504afe2d6b</checksum>
+  <checksum type="sha256" pkgid="YES">77bfc194047fe9ea0df47ef7b8cd8da4463fc543665344db0ff0743da94927cc</checksum>
   <summary>Python package for remote helper scripts</summary>
   <description>This package contains the building blocks for remote helpers written in Python.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="14424" installed="41650" archive="43716"/>
-<location href="i686/git-remote-helpers-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="14608" installed="41650" archive="43716"/>
+<location href="x86_64/git-remote-helpers-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4118"/>
+    <rpm:header-range start="280" end="4298"/>
     <rpm:provides>
       <rpm:entry name="git-remote-helpers" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-remote-helpers(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-remote-helpers(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
@@ -20118,59 +20762,53 @@ menu actions to start a gitk session from within git-gui.</description>
 </package>
 <package type="rpm">
   <name>git-svn</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">a942f3765b8d353fefe47d4466b000eb15117be2c464652b65534635baafd539</checksum>
+  <checksum type="sha256" pkgid="YES">c8a1b1d7fc1a2ff4163ee1f288643b70073d80e2e9f89c836fdc179e3d4deb5b</checksum>
   <summary>Git tools for importing Subversion repositories</summary>
   <description>Tools for importing Subversion repositories to the Git version control
 system.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="322649" installed="758746" archive="759300"/>
-<location href="i686/git-svn-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="338447" installed="802466" archive="803020"/>
+<location href="x86_64/git-svn-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4006"/>
+    <rpm:header-range start="280" end="4082"/>
     <rpm:provides>
       <rpm:entry name="git-svn" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="git-svn(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="git-svn(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="subversion"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="subversion-perl"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gitk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.1.3" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">e20c1859134fae6e0aaf1faec2fde5467fb5dcca0a13bb8592183033ddc86993</checksum>
+  <checksum type="sha256" pkgid="YES">37097d43c773600e205f6929806dd0c8027e7aaad37c565726b02e440250396a</checksum>
   <summary>Git revision tree visualiser</summary>
   <description>Grapical tool for visualization of revision trees of projects
 maintained in the Git version control system. It name gitk indicates
@@ -20180,19 +20818,19 @@ A simple Tk based graphical interface for common Git operations is
 found in the package git-gui.</description>
   <packager/>
   <url>http://git-scm.com</url>
-  <time file="1377045297" build="1377045258"/>
-  <size package="111221" installed="564798" archive="566916"/>
-<location href="i686/gitk-1.8.1.3-2.18.i686.rpm"/>
+  <time file="1377045678" build="1377045638"/>
+  <size package="111428" installed="564798" archive="566916"/>
+<location href="x86_64/gitk-1.8.1.3-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>git-1.8.1.3-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4582"/>
+    <rpm:header-range start="280" end="4758"/>
     <rpm:provides>
       <rpm:entry name="gitk" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
-      <rpm:entry name="gitk(x86-32)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
+      <rpm:entry name="gitk(x86-64)" flags="EQ" epoch="0" ver="1.8.1.3" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="git-core" flags="EQ" epoch="0" ver="1.8.1.3"/>
@@ -20208,39 +20846,83 @@ found in the package git-gui.</description>
 </package>
 <package type="rpm">
   <name>glib-networking</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d1747b0e06bd717b2ff25f08edc3b200ee1ae5d678e9d4fab439ec003d22984d</checksum>
+  <checksum type="sha256" pkgid="YES">0efcf4c4a3fa8b6bb8cdd104748b81985c48fd00565f612389e75932455d423e</checksum>
   <summary>Network-related GIO modules for glib</summary>
   <description>This package contains network-related GIO modules for glib.
 
 Currently, there is only a proxy module based on libproxy.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1376504545" build="1376504501"/>
-  <size package="51018" installed="156823" archive="157400"/>
-<location href="i686/glib-networking-2.36.2-2.9.i686.rpm"/>
+  <time file="1376504494" build="1376504476"/>
+  <size package="52068" installed="167911" archive="168492"/>
+<location href="x86_64/glib-networking-2.36.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>glib-networking-2.36.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4274"/>
+    <rpm:header-range start="280" end="4550"/>
     <rpm:provides>
       <rpm:entry name="glib-networking" flags="EQ" epoch="0" ver="2.36.2" rel="2.9"/>
-      <rpm:entry name="glib-networking(x86-32)" flags="EQ" epoch="0" ver="2.36.2" rel="2.9"/>
+      <rpm:entry name="glib-networking(x86-64)" flags="EQ" epoch="0" ver="2.36.2" rel="2.9"/>
+      <rpm:entry name="libgiognutls.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>glib-networking-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">3edd2704f0703e6dec4283db9c583e677e570f9762920b7477e1fc747234c5ed</checksum>
+  <summary>Network-related GIO modules for glib</summary>
+  <description>This package contains network-related GIO modules for glib.
+
+Currently, there is only a proxy module based on libproxy.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1376504545" build="1376504504"/>
+  <size package="42351" installed="131440" archive="131968"/>
+<location href="x86_64/glib-networking-32bit-2.36.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>glib-networking-2.36.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4055"/>
+    <rpm:provides>
+      <rpm:entry name="glib-networking-32bit" flags="EQ" epoch="0" ver="2.36.2" rel="2.9"/>
+      <rpm:entry name="glib-networking-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.2" rel="2.9"/>
       <rpm:entry name="libgiognutls.so"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libp11-kit.so.0"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="glib2-tools-32bit"/>
       <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)"/>
       <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libp11-kit.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
       <rpm:entry name="libc.so.6"/>
@@ -20279,9 +20961,9 @@ Currently, there is only a proxy module based on libproxy.</description>
 </package>
 <package type="rpm">
   <name>glib2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">03c4fb3ac4b06ae1e163803d704748a4bb0c7874d135fc6e46628f4477a15279</checksum>
+  <checksum type="sha256" pkgid="YES">c4da871d8e5bf3a29597f616253b4b3a6e53a90e1e1ff2aea0ab631132545f19</checksum>
   <summary>General-Purpose Utility Library -- Development Files</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -20290,19 +20972,19 @@ a main loop abstraction, and so on.
 This package contains the development files for GLib.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="348823" installed="2424997" archive="2474992"/>
-<location href="i686/glib2-devel-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="350542" installed="2433724" archive="2483740"/>
+<location href="x86_64/glib2-devel-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="40895"/>
+    <rpm:header-range start="280" end="41071"/>
     <rpm:provides>
       <rpm:entry name="glib2-devel" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="glib2-devel(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="glib2-devel(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
       <rpm:entry name="glib2-doc" flags="EQ" epoch="0" ver="2.19.6"/>
       <rpm:entry name="pkgconfig(gio-2.0)" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="pkgconfig(gio-unix-2.0)" flags="EQ" epoch="0" ver="2.36.1"/>
@@ -20314,37 +20996,35 @@ This package contains the development files for GLib.</description>
       <rpm:entry name="pkgconfig(gthread-2.0)" flags="EQ" epoch="0" ver="2.36.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="pkg-config"/>
-      <rpm:entry name="libgthread" flags="EQ" epoch="0" ver="2.36.1"/>
+      <rpm:entry name="/bin/perl"/>
       <rpm:entry name="glibc-devel"/>
-      <rpm:entry name="libgio" flags="EQ" epoch="0" ver="2.36.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="python-xml"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
       <rpm:entry name="glib2" flags="EQ" epoch="0" ver="2.36.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
       <rpm:entry name="libglib" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="glib2-tools" flags="EQ" epoch="0" ver="2.36.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="pkgconfig(libpcre)"/>
       <rpm:entry name="libgmodule" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
       <rpm:entry name="libgobject" flags="EQ" epoch="0" ver="2.36.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="/bin/perl"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libgthread" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="/bin/python"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgio" flags="EQ" epoch="0" ver="2.36.1"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="glib2-doc" flags="LT" epoch="0" ver="2.19.6"/>
@@ -20362,9 +21042,9 @@ This package contains the development files for GLib.</description>
 </package>
 <package type="rpm">
   <name>glib2-devel-static</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">6198bc2d8afcd627c839c7318b76c151a2841113ab5cc61c51fbef0ee7a7aad5</checksum>
+  <checksum type="sha256" pkgid="YES">d7dfe378b58a99a9479c94ce9e367faef3a49f3ad62ac9b72b45dd0428afbad1</checksum>
   <summary>General-Purpose Utility Library -- Static Libraries</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -20373,19 +21053,19 @@ a main loop abstraction, and so on.
 This package contains static versions of the GLib libraries.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="3754294" installed="14463882" archive="14464704"/>
-<location href="i686/glib2-devel-static-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="4164585" installed="25184762" archive="25185584"/>
+<location href="x86_64/glib2-devel-static-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4167"/>
+    <rpm:header-range start="280" end="4347"/>
     <rpm:provides>
       <rpm:entry name="glib2-devel-static" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="glib2-devel-static(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="glib2-devel-static(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glib2-devel" flags="EQ" epoch="0" ver="2.36.1"/>
@@ -20394,26 +21074,26 @@ This package contains static versions of the GLib libraries.</description>
 </package>
 <package type="rpm">
   <name>glib2-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">91d1ec4eb2a7353562f8fd5d25fb0adea9b4fbb2de9588f995bad394d14f69ea</checksum>
+  <checksum type="sha256" pkgid="YES">8986380c27b49fc6902f1c3c430062f3f10829f79c5e4574ceb0b7a010870d97</checksum>
   <summary>Documentation for package glib2</summary>
   <description>This package provides documentation for package glib2.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="2925" installed="0" archive="124"/>
-<location href="i686/glib2-docs-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="3098" installed="0" archive="124"/>
+<location href="x86_64/glib2-docs-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2877"/>
+    <rpm:header-range start="280" end="3050"/>
     <rpm:provides>
       <rpm:entry name="glib2-docs" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="glib2-docs(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="glib2-docs(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -20449,59 +21129,94 @@ This package contains static versions of the GLib libraries.</description>
 </package>
 <package type="rpm">
   <name>glib2-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">d9d637a5b4c95797c0b4b19bf6321bdbfb189f1831f2393078355e8577222cff</checksum>
+  <checksum type="sha256" pkgid="YES">5f4906204caf490c8f47f4032f86506a1b0b65e64937f6f5a8d773799f5beb94</checksum>
   <summary>General-Purpose Utility Library -- Tools</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
 a main loop abstraction, and so on.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="48906" installed="170922" archive="172620"/>
-<location href="i686/glib2-tools-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="50641" installed="199118" archive="200816"/>
+<location href="x86_64/glib2-tools-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6167"/>
+    <rpm:header-range start="280" end="6311"/>
     <rpm:provides>
       <rpm:entry name="glib2-tools" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="glib2-tools(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="glib2-tools(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libelf.so.0()(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/glib-compile-schemas</file>
+    <file>/etc/profile.d/zzz-glib2.csh</file>
+    <file>/usr/bin/gdbus</file>
+    <file>/usr/bin/gresource</file>
+    <file>/usr/bin/gsettings</file>
+    <file>/etc/profile.d/zzz-glib2.sh</file>
+    <file>/usr/bin/gio-querymodules-64</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>glib2-tools-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">a3afcee5cbbdf4a3e701f83fd42db7661dcfc90a1f448e1368f0e13ed5b03a72</checksum>
+  <summary>General-Purpose Utility Library -- Tools</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539587"/>
+  <size package="7381" installed="12396" archive="12660"/>
+<location href="x86_64/glib2-tools-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3916"/>
+    <rpm:provides>
+      <rpm:entry name="glib2-tools-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="glib2-tools-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libelf.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/glib-compile-schemas</file>
-    <file>/etc/profile.d/zzz-glib2.csh</file>
-    <file>/usr/bin/gdbus</file>
-    <file>/usr/bin/gio-querymodules</file>
-    <file>/usr/bin/gresource</file>
-    <file>/usr/bin/gsettings</file>
-    <file>/etc/profile.d/zzz-glib2.sh</file>
+    </rpm:requires>    <file>/usr/bin/gio-querymodules</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>glibc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">86c8f326c64dadf179a3a7ff58612a206662f233dd3f0b92d9c15c42a3d9a0bc</checksum>
+  <checksum type="sha256" pkgid="YES">522e3a4b9c113b174462b7c8817e72760711c8a0b84f9d4052b2e1f59bd4d0c2</checksum>
   <summary>Standard Shared Libraries (from the GNU C Library)</summary>
   <description>The GNU C Library provides the most important standard libraries used
 by nearly all programs: the standard C library, the standard math
@@ -20509,20 +21224,190 @@ library, and the POSIX thread library. A system is not functional
 without these libraries.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042538" build="1377042383"/>
-  <size package="1590515" installed="5825946" archive="5836212"/>
-<location href="i686/glibc-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="1725253" installed="7006906" archive="7016668"/>
+<location href="x86_64/glibc-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22696"/>
+    <rpm:header-range start="280" end="21740"/>
     <rpm:provides>
       <rpm:entry name="config(glibc)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libBrokenLocale.so.1()(64bit)"/>
+      <rpm:entry name="libBrokenLocale.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSegFault.so()(64bit)"/>
+      <rpm:entry name="libanl.so.1()(64bit)"/>
+      <rpm:entry name="libanl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.12)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.13)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libcidn.so.1()(64bit)"/>
+      <rpm:entry name="libcidn.so.1(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_compat.so.2()(64bit)"/>
+      <rpm:entry name="libnss_compat.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_db.so.2()(64bit)"/>
+      <rpm:entry name="libnss_db.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_dns.so.2()(64bit)"/>
+      <rpm:entry name="libnss_dns.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_files.so.2()(64bit)"/>
+      <rpm:entry name="libnss_files.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_hesiod.so.2()(64bit)"/>
+      <rpm:entry name="libnss_hesiod.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_nis.so.2()(64bit)"/>
+      <rpm:entry name="libnss_nis.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libnss_nisplus.so.2()(64bit)"/>
+      <rpm:entry name="libnss_nisplus.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.12)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.6)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libthread_db.so.1()(64bit)"/>
+      <rpm:entry name="libthread_db.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libthread_db.so.1(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libthread_db.so.1(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="rtld(GNU_HASH)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libnsl.so.1(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnss_files.so.2()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="/usr/sbin/glibc_post_upgrade" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="filesystem" pre="1"/>
+      <rpm:entry name="config(glibc)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnss_files.so.2(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_PRIVATE)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="kernel" flags="LT" epoch="0" ver="2.6.16"/>
+    </rpm:conflicts>    <file>/usr/bin/locale</file>
+    <file>/usr/sbin/iconvconfig</file>
+    <file>/etc/gai.conf</file>
+    <file>/usr/bin/gencat</file>
+    <file>/etc/rpc</file>
+    <file>/usr/bin/ldd</file>
+    <file>/usr/bin/iconv</file>
+    <file>/usr/sbin/glibc_post_upgrade</file>
+    <file>/sbin/ldconfig</file>
+    <file>/usr/bin/getent</file>
+    <file>/usr/bin/getconf</file>
+    <file>/etc/ld.so.conf</file>
+    <file>/usr/bin/localedef</file>
+    <file>/etc/default/nss</file>
+    <file>/etc/bindresvport.blacklist</file>
+    <file>/etc/nsswitch.conf</file>
+    <file type="ghost">/etc/ld.so.cache</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>glibc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.17" rel="4.6"/>
+  <checksum type="sha256" pkgid="YES">c8c2a6bd55f708dc168c231f52a2ba8797e313e7ff2dbc52a5196f1123c7958b</checksum>
+  <summary>Standard Shared Libraries (from the GNU C Library)</summary>
+  <description>The GNU C Library provides the most important standard libraries used
+by nearly all programs: the standard C library, the standard math
+library, and the POSIX thread library. A system is not functional
+without these libraries.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libc/libc.html</url>
+  <time file="1377042540" build="1377042463"/>
+  <size package="1116740" installed="3491704" archive="3497956"/>
+<location href="x86_64/glibc-32bit-2.17-4.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="16417"/>
+    <rpm:provides>
+      <rpm:entry name="glibc-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.0)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.1)"/>
@@ -20635,24 +21520,18 @@ without these libraries.</description>
       <rpm:entry name="libthread_db.so.1(GLIBC_2.3.3)"/>
       <rpm:entry name="libutil.so.1"/>
       <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="rtld(GNU_HASH)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libnsl.so.1(GLIBC_2.1)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="config(glibc)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
       <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="/usr/sbin/glibc_post_upgrade" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="filesystem" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
@@ -20669,75 +21548,52 @@ without these libraries.</description>
       <rpm:entry name="libnsl.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libnss_files.so.2(GLIBC_PRIVATE)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_PRIVATE)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libresolv.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
-    <rpm:conflicts>
-      <rpm:entry name="kernel" flags="LT" epoch="0" ver="2.6.16"/>
-    </rpm:conflicts>    <file>/usr/bin/locale</file>
-    <file>/usr/sbin/iconvconfig</file>
-    <file>/etc/gai.conf</file>
-    <file>/usr/bin/gencat</file>
-    <file>/etc/rpc</file>
-    <file>/usr/bin/ldd</file>
-    <file>/usr/bin/iconv</file>
-    <file>/usr/sbin/glibc_post_upgrade</file>
-    <file>/sbin/ldconfig</file>
-    <file>/usr/bin/getent</file>
-    <file>/usr/bin/getconf</file>
-    <file>/etc/ld.so.conf</file>
-    <file>/usr/bin/localedef</file>
-    <file>/etc/default/nss</file>
-    <file>/etc/bindresvport.blacklist</file>
-    <file>/etc/nsswitch.conf</file>
-    <file>/usr/bin/lddlibc4</file>
-    <file type="ghost">/etc/ld.so.cache</file>
-
   </format>
 </package>
 <package type="rpm">
   <name>glibc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">2b64512e5833335e957304ee62c3373262019caa313b1e39c394f8eb80eca765</checksum>
+  <checksum type="sha256" pkgid="YES">531d586f7ff45490df2828e2be59cb1add378167bb400fb0c1743ff58b7dd053</checksum>
   <summary>Include Files and Libraries Mandatory for Development</summary>
   <description>These libraries are needed to develop programs which use the standard C
 library.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042538" build="1377042383"/>
-  <size package="573840" installed="2932613" archive="3001124"/>
-<location href="i686/glibc-devel-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="582859" installed="3103232" archive="3171864"/>
+<location href="x86_64/glibc-devel-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="53172"/>
+    <rpm:header-range start="280" end="53392"/>
     <rpm:provides>
       <rpm:entry name="glibc-devel" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-devel(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-devel(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
-      <rpm:entry name="linux-kernel-headers"/>
-      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="linux-kernel-headers"/>
     </rpm:requires>    <file>/usr/bin/catchsegv</file>
     <file>/usr/bin/rpcgen</file>
     <file>/usr/bin/sprof</file>
@@ -20745,29 +21601,58 @@ library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>glibc-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.17" rel="4.6"/>
+  <checksum type="sha256" pkgid="YES">b7b7434440495be1802c2cd5289b3d848edfce09beded0f10b972be954a18272</checksum>
+  <summary>Include Files and Libraries Mandatory for Development</summary>
+  <description>These libraries are needed to develop programs which use the standard C
+library.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libc/libc.html</url>
+  <time file="1377042540" build="1377042480"/>
+  <size package="66024" installed="328507" archive="333780"/>
+<location href="x86_64/glibc-devel-32bit-2.17-4.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause and LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6225"/>
+    <rpm:provides>
+      <rpm:entry name="glibc-devel-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="glibc-32bit" flags="EQ" epoch="0" ver="2.17"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>glibc-devel-static</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">ad3b099ff4b8d42e36c57a647a45e971de355f8a95b3835450e2199e0560420f</checksum>
+  <checksum type="sha256" pkgid="YES">3fab9e7115df650e98c5ee2679080b507e81ef15fe747e0df7e1ab2a32eacc4b</checksum>
   <summary>C library static libraries for -static linking</summary>
   <description>The glibc-devel-static package contains the C library static libraries
 for -static linking.  You don't need these, unless you link statically,
 which is highly discouraged.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042538" build="1377042383"/>
-  <size package="4106160" installed="21328940" archive="21330524"/>
-<location href="i686/glibc-devel-static-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="4933348" installed="35727294" archive="35728904"/>
+<location href="x86_64/glibc-devel-static-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3928"/>
+    <rpm:header-range start="280" end="4100"/>
     <rpm:provides>
       <rpm:entry name="glibc-devel-static" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-devel-static(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-devel-static(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="glibc-static" flags="EQ" epoch="0" ver="2.17"/>
     </rpm:provides>
     <rpm:requires>
@@ -20776,27 +21661,57 @@ which is highly discouraged.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>glibc-devel-static-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.17" rel="4.6"/>
+  <checksum type="sha256" pkgid="YES">d7375d9b068f02d1d5102cdef8f0c40a6c11fea36b76f34b1a06af22de0f04ca</checksum>
+  <summary>C library static libraries for -static linking</summary>
+  <description>The glibc-devel-static package contains the C library static libraries
+for -static linking.  You don't need these, unless you link statically,
+which is highly discouraged.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libc/libc.html</url>
+  <time file="1377042540" build="1377042466"/>
+  <size package="4106638" installed="21328940" archive="21330524"/>
+<location href="x86_64/glibc-devel-static-32bit-2.17-4.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause and LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3797"/>
+    <rpm:provides>
+      <rpm:entry name="glibc-devel-static-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-devel-static-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>glibc-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">d354c89f0430039ff15f396b20209e0d5584c6ef28e0cf6f6d64890ebdc70837</checksum>
+  <checksum type="sha256" pkgid="YES">35bcc9c844720fc0db8605eb10a3e794b1a1964ed412b147125c9fa0ce5968f2</checksum>
   <summary>Documentation for package glibc</summary>
   <description>This package provides documentation for package glibc.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042538" build="1377042383"/>
-  <size package="836367" installed="888164" archive="890032"/>
-<location href="i686/glibc-docs-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="836574" installed="888164" archive="890032"/>
+<location href="x86_64/glibc-docs-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3465"/>
+    <rpm:header-range start="280" end="3642"/>
     <rpm:provides>
       <rpm:entry name="glibc-docs" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-docs(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-docs(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -20804,9 +21719,9 @@ which is highly discouraged.</description>
 </package>
 <package type="rpm">
   <name>glibc-extra</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">fe482a2c7c4ad21b24637cb4063007ebf4e5a6c2112508cee217d8fbaf79dbfc</checksum>
+  <checksum type="sha256" pkgid="YES">6fd01d71ec15c5662b7add496519470099cd92493f447edf18cc50ba3dfa55cc</checksum>
   <summary>Extra binaries from GNU C Library</summary>
   <description>The glibc-extra package contains some extra binaries for glibc that
 are not essential but recommend to use.
@@ -20814,28 +21729,27 @@ are not essential but recommend to use.
 makedb: A program to create a database for nss</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042538" build="1377042383"/>
-  <size package="12354" installed="24023" archive="24412"/>
-<location href="i686/glibc-extra-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="12752" installed="30415" archive="30804"/>
+<location href="x86_64/glibc-extra-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3248"/>
+    <rpm:header-range start="280" end="3436"/>
     <rpm:provides>
       <rpm:entry name="glibc-extra" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-extra(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-extra(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
       <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/makedb</file>
 
   </format>
@@ -20929,23 +21843,313 @@ complete and is partially out of date.</description>
 </package>
 <package type="rpm">
   <name>glibc-locale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.17" rel="4.6"/>
+  <checksum type="sha256" pkgid="YES">af104282578255ee17e6f8e86a1e4217ae92c69ec83a2c4aed24596f041dcafd</checksum>
+  <summary>Locale Data for Localized Programs</summary>
+  <description>Locale data for the internationalisation features of the GNU C library.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libc/libc.html</url>
+  <time file="1377041920" build="1377041758"/>
+  <size package="2464553" installed="18888041" archive="18965408"/>
+<location href="x86_64/glibc-locale-2.17-4.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and MIT and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="111564"/>
+    <rpm:provides>
+      <rpm:entry name="ANSI_X3.110.so()(64bit)"/>
+      <rpm:entry name="ARMSCII-8.so()(64bit)"/>
+      <rpm:entry name="ASMO_449.so()(64bit)"/>
+      <rpm:entry name="BIG5.so()(64bit)"/>
+      <rpm:entry name="BIG5HKSCS.so()(64bit)"/>
+      <rpm:entry name="BRF.so()(64bit)"/>
+      <rpm:entry name="CP10007.so()(64bit)"/>
+      <rpm:entry name="CP1125.so()(64bit)"/>
+      <rpm:entry name="CP1250.so()(64bit)"/>
+      <rpm:entry name="CP1251.so()(64bit)"/>
+      <rpm:entry name="CP1252.so()(64bit)"/>
+      <rpm:entry name="CP1253.so()(64bit)"/>
+      <rpm:entry name="CP1254.so()(64bit)"/>
+      <rpm:entry name="CP1255.so()(64bit)"/>
+      <rpm:entry name="CP1256.so()(64bit)"/>
+      <rpm:entry name="CP1257.so()(64bit)"/>
+      <rpm:entry name="CP1258.so()(64bit)"/>
+      <rpm:entry name="CP737.so()(64bit)"/>
+      <rpm:entry name="CP770.so()(64bit)"/>
+      <rpm:entry name="CP771.so()(64bit)"/>
+      <rpm:entry name="CP772.so()(64bit)"/>
+      <rpm:entry name="CP773.so()(64bit)"/>
+      <rpm:entry name="CP774.so()(64bit)"/>
+      <rpm:entry name="CP775.so()(64bit)"/>
+      <rpm:entry name="CP932.so()(64bit)"/>
+      <rpm:entry name="CSN_369103.so()(64bit)"/>
+      <rpm:entry name="CWI.so()(64bit)"/>
+      <rpm:entry name="DEC-MCS.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-AT-DE-A.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-AT-DE.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-CA-FR.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-DK-NO-A.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-DK-NO.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-ES-A.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-ES-S.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-ES.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-FI-SE-A.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-FI-SE.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-FR.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-IS-FRISS.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-IT.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-PT.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-UK.so()(64bit)"/>
+      <rpm:entry name="EBCDIC-US.so()(64bit)"/>
+      <rpm:entry name="ECMA-CYRILLIC.so()(64bit)"/>
+      <rpm:entry name="EUC-CN.so()(64bit)"/>
+      <rpm:entry name="EUC-JISX0213.so()(64bit)"/>
+      <rpm:entry name="EUC-JP-MS.so()(64bit)"/>
+      <rpm:entry name="EUC-JP.so()(64bit)"/>
+      <rpm:entry name="EUC-KR.so()(64bit)"/>
+      <rpm:entry name="EUC-TW.so()(64bit)"/>
+      <rpm:entry name="GB18030.so()(64bit)"/>
+      <rpm:entry name="GBBIG5.so()(64bit)"/>
+      <rpm:entry name="GBGBK.so()(64bit)"/>
+      <rpm:entry name="GBK.so()(64bit)"/>
+      <rpm:entry name="GEORGIAN-ACADEMY.so()(64bit)"/>
+      <rpm:entry name="GEORGIAN-PS.so()(64bit)"/>
+      <rpm:entry name="GOST_19768-74.so()(64bit)"/>
+      <rpm:entry name="GREEK-CCITT.so()(64bit)"/>
+      <rpm:entry name="GREEK7-OLD.so()(64bit)"/>
+      <rpm:entry name="GREEK7.so()(64bit)"/>
+      <rpm:entry name="HP-GREEK8.so()(64bit)"/>
+      <rpm:entry name="HP-ROMAN8.so()(64bit)"/>
+      <rpm:entry name="HP-ROMAN9.so()(64bit)"/>
+      <rpm:entry name="HP-THAI8.so()(64bit)"/>
+      <rpm:entry name="HP-TURKISH8.so()(64bit)"/>
+      <rpm:entry name="IBM037.so()(64bit)"/>
+      <rpm:entry name="IBM038.so()(64bit)"/>
+      <rpm:entry name="IBM1004.so()(64bit)"/>
+      <rpm:entry name="IBM1008.so()(64bit)"/>
+      <rpm:entry name="IBM1008_420.so()(64bit)"/>
+      <rpm:entry name="IBM1025.so()(64bit)"/>
+      <rpm:entry name="IBM1026.so()(64bit)"/>
+      <rpm:entry name="IBM1046.so()(64bit)"/>
+      <rpm:entry name="IBM1047.so()(64bit)"/>
+      <rpm:entry name="IBM1097.so()(64bit)"/>
+      <rpm:entry name="IBM1112.so()(64bit)"/>
+      <rpm:entry name="IBM1122.so()(64bit)"/>
+      <rpm:entry name="IBM1123.so()(64bit)"/>
+      <rpm:entry name="IBM1124.so()(64bit)"/>
+      <rpm:entry name="IBM1129.so()(64bit)"/>
+      <rpm:entry name="IBM1130.so()(64bit)"/>
+      <rpm:entry name="IBM1132.so()(64bit)"/>
+      <rpm:entry name="IBM1133.so()(64bit)"/>
+      <rpm:entry name="IBM1137.so()(64bit)"/>
+      <rpm:entry name="IBM1140.so()(64bit)"/>
+      <rpm:entry name="IBM1141.so()(64bit)"/>
+      <rpm:entry name="IBM1142.so()(64bit)"/>
+      <rpm:entry name="IBM1143.so()(64bit)"/>
+      <rpm:entry name="IBM1144.so()(64bit)"/>
+      <rpm:entry name="IBM1145.so()(64bit)"/>
+      <rpm:entry name="IBM1146.so()(64bit)"/>
+      <rpm:entry name="IBM1147.so()(64bit)"/>
+      <rpm:entry name="IBM1148.so()(64bit)"/>
+      <rpm:entry name="IBM1149.so()(64bit)"/>
+      <rpm:entry name="IBM1153.so()(64bit)"/>
+      <rpm:entry name="IBM1154.so()(64bit)"/>
+      <rpm:entry name="IBM1155.so()(64bit)"/>
+      <rpm:entry name="IBM1156.so()(64bit)"/>
+      <rpm:entry name="IBM1157.so()(64bit)"/>
+      <rpm:entry name="IBM1158.so()(64bit)"/>
+      <rpm:entry name="IBM1160.so()(64bit)"/>
+      <rpm:entry name="IBM1161.so()(64bit)"/>
+      <rpm:entry name="IBM1162.so()(64bit)"/>
+      <rpm:entry name="IBM1163.so()(64bit)"/>
+      <rpm:entry name="IBM1164.so()(64bit)"/>
+      <rpm:entry name="IBM1166.so()(64bit)"/>
+      <rpm:entry name="IBM1167.so()(64bit)"/>
+      <rpm:entry name="IBM12712.so()(64bit)"/>
+      <rpm:entry name="IBM1364.so()(64bit)"/>
+      <rpm:entry name="IBM1371.so()(64bit)"/>
+      <rpm:entry name="IBM1388.so()(64bit)"/>
+      <rpm:entry name="IBM1390.so()(64bit)"/>
+      <rpm:entry name="IBM1399.so()(64bit)"/>
+      <rpm:entry name="IBM16804.so()(64bit)"/>
+      <rpm:entry name="IBM256.so()(64bit)"/>
+      <rpm:entry name="IBM273.so()(64bit)"/>
+      <rpm:entry name="IBM274.so()(64bit)"/>
+      <rpm:entry name="IBM275.so()(64bit)"/>
+      <rpm:entry name="IBM277.so()(64bit)"/>
+      <rpm:entry name="IBM278.so()(64bit)"/>
+      <rpm:entry name="IBM280.so()(64bit)"/>
+      <rpm:entry name="IBM281.so()(64bit)"/>
+      <rpm:entry name="IBM284.so()(64bit)"/>
+      <rpm:entry name="IBM285.so()(64bit)"/>
+      <rpm:entry name="IBM290.so()(64bit)"/>
+      <rpm:entry name="IBM297.so()(64bit)"/>
+      <rpm:entry name="IBM420.so()(64bit)"/>
+      <rpm:entry name="IBM423.so()(64bit)"/>
+      <rpm:entry name="IBM424.so()(64bit)"/>
+      <rpm:entry name="IBM437.so()(64bit)"/>
+      <rpm:entry name="IBM4517.so()(64bit)"/>
+      <rpm:entry name="IBM4899.so()(64bit)"/>
+      <rpm:entry name="IBM4909.so()(64bit)"/>
+      <rpm:entry name="IBM4971.so()(64bit)"/>
+      <rpm:entry name="IBM500.so()(64bit)"/>
+      <rpm:entry name="IBM5347.so()(64bit)"/>
+      <rpm:entry name="IBM803.so()(64bit)"/>
+      <rpm:entry name="IBM850.so()(64bit)"/>
+      <rpm:entry name="IBM851.so()(64bit)"/>
+      <rpm:entry name="IBM852.so()(64bit)"/>
+      <rpm:entry name="IBM855.so()(64bit)"/>
+      <rpm:entry name="IBM856.so()(64bit)"/>
+      <rpm:entry name="IBM857.so()(64bit)"/>
+      <rpm:entry name="IBM860.so()(64bit)"/>
+      <rpm:entry name="IBM861.so()(64bit)"/>
+      <rpm:entry name="IBM862.so()(64bit)"/>
+      <rpm:entry name="IBM863.so()(64bit)"/>
+      <rpm:entry name="IBM864.so()(64bit)"/>
+      <rpm:entry name="IBM865.so()(64bit)"/>
+      <rpm:entry name="IBM866.so()(64bit)"/>
+      <rpm:entry name="IBM866NAV.so()(64bit)"/>
+      <rpm:entry name="IBM868.so()(64bit)"/>
+      <rpm:entry name="IBM869.so()(64bit)"/>
+      <rpm:entry name="IBM870.so()(64bit)"/>
+      <rpm:entry name="IBM871.so()(64bit)"/>
+      <rpm:entry name="IBM874.so()(64bit)"/>
+      <rpm:entry name="IBM875.so()(64bit)"/>
+      <rpm:entry name="IBM880.so()(64bit)"/>
+      <rpm:entry name="IBM891.so()(64bit)"/>
+      <rpm:entry name="IBM901.so()(64bit)"/>
+      <rpm:entry name="IBM902.so()(64bit)"/>
+      <rpm:entry name="IBM903.so()(64bit)"/>
+      <rpm:entry name="IBM9030.so()(64bit)"/>
+      <rpm:entry name="IBM904.so()(64bit)"/>
+      <rpm:entry name="IBM905.so()(64bit)"/>
+      <rpm:entry name="IBM9066.so()(64bit)"/>
+      <rpm:entry name="IBM918.so()(64bit)"/>
+      <rpm:entry name="IBM921.so()(64bit)"/>
+      <rpm:entry name="IBM922.so()(64bit)"/>
+      <rpm:entry name="IBM930.so()(64bit)"/>
+      <rpm:entry name="IBM932.so()(64bit)"/>
+      <rpm:entry name="IBM933.so()(64bit)"/>
+      <rpm:entry name="IBM935.so()(64bit)"/>
+      <rpm:entry name="IBM937.so()(64bit)"/>
+      <rpm:entry name="IBM939.so()(64bit)"/>
+      <rpm:entry name="IBM943.so()(64bit)"/>
+      <rpm:entry name="IBM9448.so()(64bit)"/>
+      <rpm:entry name="IEC_P27-1.so()(64bit)"/>
+      <rpm:entry name="INIS-8.so()(64bit)"/>
+      <rpm:entry name="INIS-CYRILLIC.so()(64bit)"/>
+      <rpm:entry name="INIS.so()(64bit)"/>
+      <rpm:entry name="ISIRI-3342.so()(64bit)"/>
+      <rpm:entry name="ISO-2022-CN-EXT.so()(64bit)"/>
+      <rpm:entry name="ISO-2022-CN.so()(64bit)"/>
+      <rpm:entry name="ISO-2022-JP-3.so()(64bit)"/>
+      <rpm:entry name="ISO-2022-JP.so()(64bit)"/>
+      <rpm:entry name="ISO-2022-KR.so()(64bit)"/>
+      <rpm:entry name="ISO-IR-197.so()(64bit)"/>
+      <rpm:entry name="ISO-IR-209.so()(64bit)"/>
+      <rpm:entry name="ISO646.so()(64bit)"/>
+      <rpm:entry name="ISO8859-1.so()(64bit)"/>
+      <rpm:entry name="ISO8859-10.so()(64bit)"/>
+      <rpm:entry name="ISO8859-11.so()(64bit)"/>
+      <rpm:entry name="ISO8859-13.so()(64bit)"/>
+      <rpm:entry name="ISO8859-14.so()(64bit)"/>
+      <rpm:entry name="ISO8859-15.so()(64bit)"/>
+      <rpm:entry name="ISO8859-16.so()(64bit)"/>
+      <rpm:entry name="ISO8859-2.so()(64bit)"/>
+      <rpm:entry name="ISO8859-3.so()(64bit)"/>
+      <rpm:entry name="ISO8859-4.so()(64bit)"/>
+      <rpm:entry name="ISO8859-5.so()(64bit)"/>
+      <rpm:entry name="ISO8859-6.so()(64bit)"/>
+      <rpm:entry name="ISO8859-7.so()(64bit)"/>
+      <rpm:entry name="ISO8859-8.so()(64bit)"/>
+      <rpm:entry name="ISO8859-9.so()(64bit)"/>
+      <rpm:entry name="ISO8859-9E.so()(64bit)"/>
+      <rpm:entry name="ISO_10367-BOX.so()(64bit)"/>
+      <rpm:entry name="ISO_11548-1.so()(64bit)"/>
+      <rpm:entry name="ISO_2033.so()(64bit)"/>
+      <rpm:entry name="ISO_5427-EXT.so()(64bit)"/>
+      <rpm:entry name="ISO_5427.so()(64bit)"/>
+      <rpm:entry name="ISO_5428.so()(64bit)"/>
+      <rpm:entry name="ISO_6937-2.so()(64bit)"/>
+      <rpm:entry name="ISO_6937.so()(64bit)"/>
+      <rpm:entry name="JOHAB.so()(64bit)"/>
+      <rpm:entry name="KOI-8.so()(64bit)"/>
+      <rpm:entry name="KOI8-R.so()(64bit)"/>
+      <rpm:entry name="KOI8-RU.so()(64bit)"/>
+      <rpm:entry name="KOI8-T.so()(64bit)"/>
+      <rpm:entry name="KOI8-U.so()(64bit)"/>
+      <rpm:entry name="LATIN-GREEK-1.so()(64bit)"/>
+      <rpm:entry name="LATIN-GREEK.so()(64bit)"/>
+      <rpm:entry name="MAC-CENTRALEUROPE.so()(64bit)"/>
+      <rpm:entry name="MAC-IS.so()(64bit)"/>
+      <rpm:entry name="MAC-SAMI.so()(64bit)"/>
+      <rpm:entry name="MAC-UK.so()(64bit)"/>
+      <rpm:entry name="MACINTOSH.so()(64bit)"/>
+      <rpm:entry name="MIK.so()(64bit)"/>
+      <rpm:entry name="NATS-DANO.so()(64bit)"/>
+      <rpm:entry name="NATS-SEFI.so()(64bit)"/>
+      <rpm:entry name="PT154.so()(64bit)"/>
+      <rpm:entry name="RK1048.so()(64bit)"/>
+      <rpm:entry name="SAMI-WS2.so()(64bit)"/>
+      <rpm:entry name="SHIFT_JISX0213.so()(64bit)"/>
+      <rpm:entry name="SJIS.so()(64bit)"/>
+      <rpm:entry name="T.61.so()(64bit)"/>
+      <rpm:entry name="TCVN5712-1.so()(64bit)"/>
+      <rpm:entry name="TIS-620.so()(64bit)"/>
+      <rpm:entry name="TSCII.so()(64bit)"/>
+      <rpm:entry name="UHC.so()(64bit)"/>
+      <rpm:entry name="UNICODE.so()(64bit)"/>
+      <rpm:entry name="UTF-16.so()(64bit)"/>
+      <rpm:entry name="UTF-32.so()(64bit)"/>
+      <rpm:entry name="UTF-7.so()(64bit)"/>
+      <rpm:entry name="VISCII.so()(64bit)"/>
+      <rpm:entry name="glibc-locale" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-locale(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="libCNS.so()(64bit)"/>
+      <rpm:entry name="libGB.so()(64bit)"/>
+      <rpm:entry name="libISOIR165.so()(64bit)"/>
+      <rpm:entry name="libJIS.so()(64bit)"/>
+      <rpm:entry name="libJISX0213.so()(64bit)"/>
+      <rpm:entry name="libKSC.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libCNS.so()(64bit)"/>
+      <rpm:entry name="libKSC.so()(64bit)"/>
+      <rpm:entry name="libJIS.so()(64bit)"/>
+      <rpm:entry name="libJISX0213.so()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="/usr/bin/cat" pre="1"/>
+      <rpm:entry name="libISOIR165.so()(64bit)"/>
+      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libGB.so()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>glibc-locale-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">31e7b0d50fd312837ddd524e3e3197a4b636f07d4216ca5cb4c4cf78a760d8b0</checksum>
+  <checksum type="sha256" pkgid="YES">92ae947a4c9a3c7ac7e979077985342078fb671e27fd2572101fa41ed4f73d3b</checksum>
   <summary>Locale Data for Localized Programs</summary>
   <description>Locale data for the internationalisation features of the GNU C library.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042539" build="1377042383"/>
-  <size package="2377536" installed="18534947" archive="18611704"/>
-<location href="i686/glibc-locale-2.17-4.6.i686.rpm"/>
+  <time file="1377042540" build="1377042481"/>
+  <size package="1173250" installed="6398772" archive="6434308"/>
+<location href="x86_64/glibc-locale-32bit-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and MIT and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="112324"/>
+    <rpm:header-range start="280" end="82449"/>
     <rpm:provides>
       <rpm:entry name="ANSI_X3.110.so"/>
       <rpm:entry name="ARMSCII-8.so"/>
@@ -21193,8 +22397,8 @@ complete and is partially out of date.</description>
       <rpm:entry name="UTF-32.so"/>
       <rpm:entry name="UTF-7.so"/>
       <rpm:entry name="VISCII.so"/>
-      <rpm:entry name="glibc-locale" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-locale(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-locale-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-locale-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="libCNS.so"/>
       <rpm:entry name="libGB.so"/>
       <rpm:entry name="libISOIR165.so"/>
@@ -21208,11 +22412,9 @@ complete and is partially out of date.</description>
       <rpm:entry name="libGB.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="/usr/bin/cat" pre="1"/>
-      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="libJISX0213.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libKSC.so"/>
-      <rpm:entry name="libJISX0213.so"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libISOIR165.so"/>
@@ -21220,34 +22422,28 @@ complete and is partially out of date.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>glibc-obsolete</name>
-  <arch>i686</arch>
+  <name>glibc-profile</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">6cac15bc8ccbe392b2de4fd25d5793afdb078e59946d478d1bbe76c9ee748287</checksum>
-  <summary>Obsolete Shared Libraries from the GNU C Library</summary>
-  <description>This package provides some old libraries from the GNU C Library which
-are no longer supported. Additional it provides a compatibility library
-for old binaries linked against glibc 2.0.
-
-Install this package if you need one of this libraries to get old
-binaries working, but since this libraries are not supported and there
-is no gurantee that they work for you, you should try to get newer
-versions of your software.</description>
+  <checksum type="sha256" pkgid="YES">83c3ee586e7de3cbc8b352d5705d16d21524af8859f2e129680cefd78fe60d92</checksum>
+  <summary>Libc Profiling and Debugging Versions</summary>
+  <description>This package contains special versions of the GNU C library which are
+necessary for profiling and debugging.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042539" build="1377042383"/>
-  <size package="3084" installed="0" archive="252"/>
-<location href="i686/glibc-obsolete-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="4977245" installed="36332630" archive="36334396"/>
+<location href="x86_64/glibc-profile-2.17-4.6.x86_64.rpm"/>
   <format>
-    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:license>LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:group>Base/Utilities</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2992"/>
+    <rpm:header-range start="280" end="4088"/>
     <rpm:provides>
-      <rpm:entry name="glibc-obsolete" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-obsolete(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-profile" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-profile(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
@@ -21255,39 +22451,39 @@ versions of your software.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>glibc-profile</name>
-  <arch>i686</arch>
+  <name>glibc-profile-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">4b40769249955c3e34e53a667ad729ff2150dcc83f63a9015ac66c98583c1e32</checksum>
+  <checksum type="sha256" pkgid="YES">f0d2575167628e0d4a810544a0b92972c742cce0de80c39e352b7d5f8d2f0598</checksum>
   <summary>Libc Profiling and Debugging Versions</summary>
   <description>This package contains special versions of the GNU C library which are
 necessary for profiling and debugging.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042540" build="1377042383"/>
-  <size package="4107618" installed="21592712" archive="21594456"/>
-<location href="i686/glibc-profile-2.17-4.6.i686.rpm"/>
+  <time file="1377042540" build="1377042483"/>
+  <size package="4106924" installed="21592712" archive="21594456"/>
+<location href="x86_64/glibc-profile-32bit-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and LGPL-2.1+-with-GCC-exception and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3916"/>
+    <rpm:header-range start="280" end="3817"/>
     <rpm:provides>
-      <rpm:entry name="glibc-profile" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-profile(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-profile-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-profile-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>glibc-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">fce610aca8e3cea7eb9d89d2db15ac85c7ce748fcfcf18bb29a0fba458ab9eac</checksum>
+  <checksum type="sha256" pkgid="YES">ab24371da780bb5fdab4f1a006656841699bc2cf95c85ebb1e2d394ad183f3ce</checksum>
   <summary>Development utilities from GNU C library</summary>
   <description>The glibc-utils package contains mtrace, a memory leak tracer and
 xtrace, a function call tracer which can be helpful during program
@@ -21296,69 +22492,110 @@ debugging.
 If you are unsure if you need this, don't install this package.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042540" build="1377042383"/>
-  <size package="27584" installed="87464" archive="88776"/>
-<location href="i686/glibc-utils-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="27620" installed="95848" archive="97168"/>
+<location href="x86_64/glibc-utils-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5200"/>
+    <rpm:header-range start="280" end="5364"/>
     <rpm:provides>
       <rpm:entry name="glibc-utils" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="glibc-utils(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-utils(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="libmemusage.so()(64bit)"/>
+      <rpm:entry name="libpcprofile.so()(64bit)"/>
+      <rpm:entry name="sotruss-lib.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/bin/perl"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
+      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="/bin/bash"/>
+    </rpm:requires>    <file>/usr/bin/pldd</file>
+    <file>/usr/bin/mtrace</file>
+    <file>/usr/bin/xtrace</file>
+    <file>/usr/bin/pcprofiledump</file>
+    <file>/usr/bin/sotruss</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>glibc-utils-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.17" rel="4.6"/>
+  <checksum type="sha256" pkgid="YES">c6f518a1a03f630727ec73c49373e211f20bd4f3ae5f7b916b108cb142bcecd5</checksum>
+  <summary>Development utilities from GNU C library</summary>
+  <description>The glibc-utils package contains mtrace, a memory leak tracer and
+xtrace, a function call tracer which can be helpful during program
+debugging.
+
+If you are unsure if you need this, don't install this package.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libc/libc.html</url>
+  <time file="1377042548" build="1377042480"/>
+  <size package="14668" installed="41196" archive="41856"/>
+<location href="x86_64/glibc-utils-32bit-2.17-4.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3949"/>
+    <rpm:provides>
+      <rpm:entry name="glibc-utils-32bit" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="glibc-utils-32bit(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="libmemusage.so"/>
       <rpm:entry name="libpcprofile.so"/>
       <rpm:entry name="sotruss-lib.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
-      <rpm:entry name="/bin/perl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="/bin/bash"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/pldd</file>
-    <file>/usr/bin/mtrace</file>
-    <file>/usr/bin/xtrace</file>
-    <file>/usr/bin/pcprofiledump</file>
-    <file>/usr/bin/sotruss</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>glproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.16" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">25ab629ed2e0e68b3de84286955e2d1c6920e18705347fc587838ac2dd96f0a9</checksum>
+  <checksum type="sha256" pkgid="YES">f20e51862f5f90adc506a1d632d81a66963dcd0cea2cf85f37ceb63109a5001f</checksum>
   <summary>X.Org X11 Protocol glproto</summary>
   <description>glproto is the protocol for the client to send 3D rendering commands to the X server.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504516" build="1373504509"/>
-  <size package="18635" installed="107067" archive="108472"/>
-<location href="i686/glproto-1.4.16-2.2.i686.rpm"/>
+  <time file="1373507829" build="1373507811"/>
+  <size package="18805" installed="107067" archive="108472"/>
+<location href="x86_64/glproto-1.4.16-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>glproto-1.4.16-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3318"/>
+    <rpm:header-range start="280" end="3494"/>
     <rpm:provides>
       <rpm:entry name="glproto" flags="EQ" epoch="0" ver="1.4.16" rel="2.2"/>
-      <rpm:entry name="glproto(x86-32)" flags="EQ" epoch="0" ver="1.4.16" rel="2.2"/>
+      <rpm:entry name="glproto(x86-64)" flags="EQ" epoch="0" ver="1.4.16" rel="2.2"/>
       <rpm:entry name="pkgconfig(glproto)" flags="EQ" epoch="0" ver="1.4.16"/>
     </rpm:provides>
     <rpm:requires>
@@ -21368,26 +22605,26 @@ If you are unsure if you need this, don't install this package.</description>
 </package>
 <package type="rpm">
   <name>gmp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b8bb0e37c056c7c0d5197a6a94a6b924f5a0aecdea5d14ab0e1e8a17284c0358</checksum>
+  <checksum type="sha256" pkgid="YES">432f57a8d6e66521e3340597d98332ebbc447dc821b467753a2ea2e7ce21b048</checksum>
   <summary>The GNU MP Library</summary>
   <description>A library for calculating huge numbers (integer and floating point).</description>
   <packager/>
   <url>http://gmplib.org/</url>
-  <time file="1375472103" build="1375472070"/>
-  <size package="24540" installed="67097" archive="68084"/>
-<location href="i686/gmp-5.0.5-2.9.i686.rpm"/>
+  <time file="1375471930" build="1375471912"/>
+  <size package="24716" installed="67097" archive="68084"/>
+<location href="x86_64/gmp-5.0.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2850"/>
+    <rpm:header-range start="280" end="3026"/>
     <rpm:provides>
       <rpm:entry name="gmp" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="gmp(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="gmp(x86-64)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -21395,27 +22632,27 @@ If you are unsure if you need this, don't install this package.</description>
 </package>
 <package type="rpm">
   <name>gmp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">ed27f3560f462aedd9e1a9852810d5d17f16554916ce5820c77e08d93200282a</checksum>
+  <checksum type="sha256" pkgid="YES">62566e62d538345408f98a29bf9c8e3926cbc4c27d85267b947194d9854569f1</checksum>
   <summary>Include Files and Libraries for Development with the GNU MP Library</summary>
   <description>These libraries are needed to develop programs which calculate with
 huge numbers (integer and floating point).</description>
   <packager/>
   <url>http://gmplib.org/</url>
-  <time file="1375472103" build="1375472070"/>
-  <size package="939146" installed="5347515" archive="5349932"/>
-<location href="i686/gmp-devel-5.0.5-2.9.i686.rpm"/>
+  <time file="1375471930" build="1375471912"/>
+  <size package="1027161" installed="7901184" archive="7903612"/>
+<location href="x86_64/gmp-devel-5.0.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4090"/>
+    <rpm:header-range start="280" end="4270"/>
     <rpm:provides>
       <rpm:entry name="gmp-devel" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="gmp-devel(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="gmp-devel(x86-64)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgmpxx" flags="EQ" epoch="0" ver="5.0.5"/>
@@ -21425,6 +22662,37 @@ huge numbers (integer and floating point).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>gmp-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.5" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">e927755b9f135ee8a032fea9841ed93ace7ab81edd2e851fdebe528b0104bb05</checksum>
+  <summary>Include Files and Libraries for Development with the GNU MP Library</summary>
+  <description>These libraries are needed to develop programs which calculate with
+huge numbers (integer and floating point).</description>
+  <packager/>
+  <url>http://gmplib.org/</url>
+  <time file="1375472103" build="1375472076"/>
+  <size package="767791" installed="4976574" archive="4977544"/>
+<location href="x86_64/gmp-devel-32bit-5.0.5-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2799"/>
+    <rpm:provides>
+      <rpm:entry name="gmp-devel-32bit" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="gmp-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmp-32bit" flags="EQ" epoch="0" ver="5.0.5"/>
+      <rpm:entry name="libgmpxx-32bit" flags="EQ" epoch="0" ver="5.0.5"/>
+      <rpm:entry name="libgmp-32bit" flags="EQ" epoch="0" ver="5.0.5"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>gnome-common</name>
   <arch>noarch</arch>
   <version epoch="0" ver="3.7.4" rel="3.8"/>
@@ -21462,26 +22730,26 @@ huge numbers (integer and floating point).</description>
 </package>
 <package type="rpm">
   <name>gnu-efi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">bbb019828c7fcbe15d742adde6e103867ffe87e9cf1d8a12065e334e648179b6</checksum>
+  <checksum type="sha256" pkgid="YES">e0ec077c3673a500d299a200993446b9a6a010472c0ae61498ed234bc85b94ac</checksum>
   <summary>EFI development environment</summary>
   <description>gnu-efi is a library for building EFI applications</description>
   <packager/>
   <url>http://sourceforge.net/projects/gnu-efi/</url>
-  <time file="1375474098" build="1375474090"/>
-  <size package="77961" installed="345571" archive="351672"/>
-<location href="i686/gnu-efi-3.0-2.8.i686.rpm"/>
+  <time file="1375475119" build="1375475102"/>
+  <size package="78801" installed="371791" archive="377900"/>
+<location href="x86_64/gnu-efi-3.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Boot</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gnu-efi-3.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6650"/>
+    <rpm:header-range start="280" end="6826"/>
     <rpm:provides>
       <rpm:entry name="gnu-efi" flags="EQ" epoch="0" ver="3.0" rel="2.8"/>
-      <rpm:entry name="gnu-efi(x86-32)" flags="EQ" epoch="0" ver="3.0" rel="2.8"/>
+      <rpm:entry name="gnu-efi(x86-64)" flags="EQ" epoch="0" ver="3.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -21489,55 +22757,51 @@ huge numbers (integer and floating point).</description>
 </package>
 <package type="rpm">
   <name>gnutls</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">593ba6279025a336aee2453959bf73429e3dcec007aced534fdaa1f274a43847</checksum>
+  <checksum type="sha256" pkgid="YES">72f722c0b75b5ca6b7e25df8ccacc89a236858bda48461e8852020243bd53246</checksum>
   <summary>The GNU Transport Layer Security Library</summary>
   <description>The GnuTLS project aims to develop a library that provides a secure
 layer over a reliable transport layer. Currently the GnuTLS library
 implements the proposed standards of the IETF's TLS working group.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="330379" installed="1782363" archive="1787044"/>
-<location href="i686/gnutls-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="339024" installed="1892415" archive="1897096"/>
+<location href="x86_64/gnutls-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9545"/>
+    <rpm:header-range start="280" end="9649"/>
     <rpm:provides>
       <rpm:entry name="gnutls" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="gnutls(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_3_0_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)"/>
-      <rpm:entry name="libidn.so.11"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libidn.so.11(LIBIDN_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_10)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_PRIVATE)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gnutls(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_3_0_0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_8)(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gnutls-serv</file>
     <file>/usr/bin/p11tool</file>
     <file>/usr/bin/certtool</file>
@@ -21552,51 +22816,50 @@ implements the proposed standards of the IETF's TLS working group.</description>
 </package>
 <package type="rpm">
   <name>gobject-introspection</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.36.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">87349033c6604815b9b0a9af81b65301f6c4dacca09fa7b2d220b75d0107ad2c</checksum>
+  <checksum type="sha256" pkgid="YES">64807f897b3f1fdec599724fa26222cae695617b4816c9b5719384469d9e5646</checksum>
   <summary>GObject Introspection Tools</summary>
   <description>The goal of the project is to describe the APIs and collect them in
 a uniform, machine readable format.</description>
   <packager/>
   <url>http://live.gnome.org/GObjectIntrospection</url>
-  <time file="1375736510" build="1375736452"/>
-  <size package="876511" installed="8394636" archive="8422556"/>
-<location href="i686/gobject-introspection-1.36.0-2.10.i686.rpm"/>
+  <time file="1375737056" build="1375737041"/>
+  <size package="873227" installed="8399542" archive="8427724"/>
+<location href="x86_64/gobject-introspection-1.36.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gobject-introspection-1.36.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22588"/>
+    <rpm:header-range start="280" end="22868"/>
     <rpm:provides>
-      <rpm:entry name="_giscanner.so"/>
+      <rpm:entry name="_giscanner.so()(64bit)"/>
       <rpm:entry name="gobject-introspection" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="gobject-introspection(x86-32)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
+      <rpm:entry name="gobject-introspection(x86-64)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="python-xml"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libgirepository" flags="EQ" epoch="0" ver="1.36.0"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgirepository-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="/bin/python"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libffi.so.4"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgirepository-1.0.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/g-ir-annotation-tool</file>
     <file>/usr/bin/g-ir-generate</file>
     <file>/usr/bin/g-ir-scanner</file>
@@ -21607,37 +22870,37 @@ a uniform, machine readable format.</description>
 </package>
 <package type="rpm">
   <name>gobject-introspection-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.36.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">1b1bd98d669eb1049db81f38e562fb3ef662b6d7a406e6936b85f660c235f430</checksum>
+  <checksum type="sha256" pkgid="YES">22d5514e069026560a4a6f7af9d85ef3a8b0d6cdf6d1654a387e7ec8dff5cb8a</checksum>
   <summary>GObject Introspection Development Files</summary>
   <description>The goal of the project is to describe the APIs and collect them in
 a uniform, machine readable format.</description>
   <packager/>
   <url>http://live.gnome.org/GObjectIntrospection</url>
-  <time file="1375736510" build="1375736452"/>
-  <size package="15292" installed="64975" archive="69108"/>
-<location href="i686/gobject-introspection-devel-1.36.0-2.10.i686.rpm"/>
+  <time file="1375737056" build="1375737041"/>
+  <size package="15468" installed="64979" archive="69124"/>
+<location href="x86_64/gobject-introspection-devel-1.36.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gobject-introspection-1.36.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6068"/>
+    <rpm:header-range start="280" end="6244"/>
     <rpm:provides>
       <rpm:entry name="gobject-introspection-devel" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="gobject-introspection-devel(x86-32)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
+      <rpm:entry name="gobject-introspection-devel(x86-64)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(gobject-introspection-1.0)" flags="EQ" epoch="0" ver="1.36.0"/>
       <rpm:entry name="pkgconfig(gobject-introspection-no-export-1.0)" flags="EQ" epoch="0" ver="1.36.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
+      <rpm:entry name="libffi-devel"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
       <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
       <rpm:entry name="pkgconfig(libffi)"/>
-      <rpm:entry name="libffi-devel"/>
+      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="gobject-introspection" flags="EQ" epoch="0" ver="1.36.0"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -21645,26 +22908,26 @@ a uniform, machine readable format.</description>
 </package>
 <package type="rpm">
   <name>gobject-introspection-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.36.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">61df0ffea1e4f7603ba27d21da8761846a9974e4183653020aae10b7cdba8abb</checksum>
+  <checksum type="sha256" pkgid="YES">444276a0b71cb5200591db4dbd48c9d483d280a40ff41bb0b2fe18ad810784e3</checksum>
   <summary>Documentation for package gobject-introspection</summary>
   <description>This package provides documentation for package gobject-introspection.</description>
   <packager/>
   <url>http://live.gnome.org/GObjectIntrospection</url>
-  <time file="1375736510" build="1375736452"/>
-  <size package="6482" installed="3283" archive="3864"/>
-<location href="i686/gobject-introspection-docs-1.36.0-2.10.i686.rpm"/>
+  <time file="1375737056" build="1375737041"/>
+  <size package="6658" installed="3283" archive="3864"/>
+<location href="x86_64/gobject-introspection-docs-1.36.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gobject-introspection-1.36.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3017"/>
+    <rpm:header-range start="280" end="3194"/>
     <rpm:provides>
       <rpm:entry name="gobject-introspection-docs" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="gobject-introspection-docs(x86-32)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
+      <rpm:entry name="gobject-introspection-docs(x86-64)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -21711,9 +22974,9 @@ http://www.ascendercorp.com/pr/2007-11-12/</description>
 </package>
 <package type="rpm">
   <name>gperf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.4" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">7d50fe2e0b9da831555243f7b1d3e3325e120c2ce2d1359e142c234f1b6c39ea</checksum>
+  <checksum type="sha256" pkgid="YES">2e4c1de13508cba5240c588d6ded87d43ac61ffc22a46da9463453fb77b57052</checksum>
   <summary>A perfect hash function generator</summary>
   <description>GNU gperf is a perfect hash function generator. For a given list of strings, it
 produces a hash function and hash table, in form of C or C++ code, for looking
@@ -21722,97 +22985,93 @@ means that the hash table has no collisions, and the hash table lookup needs
 a single string comparison only.</description>
   <packager/>
   <url>http://www.gnu.org/software/gperf/</url>
-  <time file="1374117965" build="1374117957"/>
-  <size package="101676" installed="274296" archive="275724"/>
-<location href="i686/gperf-3.0.4-2.4.i686.rpm"/>
+  <time file="1374118722" build="1374118704"/>
+  <size package="103988" installed="277980" archive="279408"/>
+<location href="x86_64/gperf-3.0.4-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>gperf-3.0.4-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4192"/>
+    <rpm:header-range start="280" end="4456"/>
     <rpm:provides>
       <rpm:entry name="gperf" flags="EQ" epoch="0" ver="3.0.4" rel="2.4"/>
-      <rpm:entry name="gperf(x86-32)" flags="EQ" epoch="0" ver="3.0.4" rel="2.4"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="gperf(x86-64)" flags="EQ" epoch="0" ver="3.0.4" rel="2.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gperf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>gpg2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.19" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">6b9f30f11bb63219261dd5eec29b8366ee61e8df8d6698b8a342b0f187bd468c</checksum>
+  <checksum type="sha256" pkgid="YES">ae6ff9e737463ffd2304c3f06fbdf0c5a6fc9f757becdb512683f99f9c6043a3</checksum>
   <summary>GnuPG 2</summary>
   <description>GnuPG 2 is the successor of "GnuPG" or GPG. It provides: GPGSM,
 gpg-agent, and a keybox library.</description>
   <packager/>
   <url>http://www.gnupg.org/aegypten2/</url>
-  <time file="1374119657" build="1374119638"/>
-  <size package="1625313" installed="7176880" archive="7194880"/>
-<location href="i686/gpg2-2.0.19-2.4.i686.rpm"/>
+  <time file="1374120298" build="1374120273"/>
+  <size package="1637748" installed="7338644" archive="7356652"/>
+<location href="x86_64/gpg2-2.0.19-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Certificate Management</rpm:group>
     <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gpg2-2.0.19-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21863"/>
+    <rpm:header-range start="280" end="21871"/>
     <rpm:provides>
       <rpm:entry name="config(gpg2)" flags="EQ" epoch="0" ver="2.0.19" rel="2.4"/>
       <rpm:entry name="gnupg" flags="EQ" epoch="0" ver="2.0.19"/>
       <rpm:entry name="gpg" flags="EQ" epoch="0" ver="1.4.9"/>
       <rpm:entry name="gpg2" flags="EQ" epoch="0" ver="2.0.19" rel="2.4"/>
-      <rpm:entry name="gpg2(x86-32)" flags="EQ" epoch="0" ver="2.0.19" rel="2.4"/>
+      <rpm:entry name="gpg2(x86-64)" flags="EQ" epoch="0" ver="2.0.19" rel="2.4"/>
       <rpm:entry name="gpg2_signd_support"/>
       <rpm:entry name="newpg"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="libksba.so.8(KSBA_0.9)"/>
-      <rpm:entry name="libassuan.so.0"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpth.so.20()(64bit)"/>
+      <rpm:entry name="libassuan.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="config(gpg2)" flags="EQ" epoch="0" ver="2.0.19" rel="2.4"/>
-      <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libksba.so.8"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libpth.so.20"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libadns.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libksba.so.8()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libksba.so.8(KSBA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libadns.so.1()(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="gpg" flags="LT" epoch="0" ver="1.4.9"/>
@@ -21839,9 +23098,9 @@ gpg-agent, and a keybox library.</description>
 </package>
 <package type="rpm">
   <name>gpgme</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">ca0749d1313e01287eb0ea0dc53e460fa6023ed0f99100aff51a953913a9a486</checksum>
+  <checksum type="sha256" pkgid="YES">80d2fa798be7b15b23d3457315b90e844c1a1befeafb27dd93036a1bce08d2f0</checksum>
   <summary>A Library Designed to Give Applications Easy Access to GnuPG</summary>
   <description>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
 easier for applications. It provides a high-level Crypto API for
@@ -21857,110 +23116,29 @@ Authors of MUAs should especially consider using GPGME. Creating a set
 of standard widgets for common key selection tasks is even planned.</description>
   <packager/>
   <url>http://www.gnupg.org/related_software/gpgme/</url>
-  <time file="1375474413" build="1375474398"/>
-  <size package="108299" installed="163885" archive="165652"/>
-<location href="i686/gpgme-1.3.2-2.9.i686.rpm"/>
+  <time file="1375476049" build="1375476038"/>
+  <size package="108469" installed="163885" archive="165652"/>
+<location href="x86_64/gpgme-1.3.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Security</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gpgme-1.3.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4044"/>
+    <rpm:header-range start="280" end="4220"/>
     <rpm:provides>
       <rpm:entry name="gpgme" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
-      <rpm:entry name="gpgme(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>gps-manager</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.44" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">d0bb1db15540eca584cf361bc03065dd71cd1e09d8b965ed7d4b32ca43211d83</checksum>
-  <summary>GPS Manager for Tizen</summary>
-  <description>GPS Manager for Tizen</description>
-  <packager/>
-  <url/>
-  <time file="1377321914" build="1377321908"/>
-  <size package="22349" installed="50930" archive="52504"/>
-<location href="i686/gps-manager-0.2.44-3.5.i686.rpm"/>
-  <format>
-    <rpm:license>TO_BE/FILLED_IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>gps-manager-0.2.44-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5435"/>
-    <rpm:provides>
-      <rpm:entry name="gps-manager" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="gps-manager(x86-32)" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="liblbs-dbus-server.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libnetwork.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/rc.d/rc3.d/S90gps-manager</file>
-    <file>/etc/rc.d/rc5.d/S90gps-manager</file>
-    <file>/etc/sysconfig/gps-manager</file>
-    <file>/etc/rc.d/init.d/gps-manager</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>gps-manager-plugin-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.44" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">6503d62a0acaf5f7bcb3a5e24a534f3af7e2e080f07fc5bd1e44d3a38f45b768</checksum>
-  <summary>GPS Manager for Tizen (development files)</summary>
-  <description>GPS Manager for Tizen (development files)</description>
-  <packager/>
-  <url/>
-  <time file="1377321914" build="1377321908"/>
-  <size package="7416" installed="15850" archive="16652"/>
-<location href="i686/gps-manager-plugin-devel-0.2.44-3.5.i686.rpm"/>
-  <format>
-    <rpm:license>TO_BE/FILLED_IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>gps-manager-0.2.44-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3123"/>
-    <rpm:provides>
-      <rpm:entry name="gps-manager-plugin-devel" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="gps-manager-plugin-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="pkgconfig(gps-manager-plugin)" flags="EQ" epoch="0" ver="0.1"/>
+      <rpm:entry name="gpgme(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="gps-manager" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="pkgconfig(dlog)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gptfdisk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">9708e0d938a47612ea96407a6c4dc347dc565818829007541579cbe89510c779</checksum>
+  <checksum type="sha256" pkgid="YES">43623b01fe427d6900b6539cd15bef5c3aded0f6933dd3c1852ebf25a31b34b1</checksum>
   <summary>GPT partitioning and MBR repair software</summary>
   <description>Partitioning software for GPT disks and to repair MBR disks. The
 gdisk, cgdisk, and sgdisk utilities (in the gdisk package) are
@@ -21969,48 +23147,45 @@ package) fixes some problems with MBR disks that can be created by
 buggy partitioning software.</description>
   <packager/>
   <url>http://rodsbooks.com/gdisk</url>
-  <time file="1376541480" build="1376541470"/>
-  <size package="157769" installed="645592" archive="646828"/>
-<location href="i686/gptfdisk-0.8.5-2.9.i686.rpm"/>
+  <time file="1376541552" build="1376541542"/>
+  <size package="156865" installed="648292" archive="649528"/>
+<location href="x86_64/gptfdisk-0.8.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gptfdisk-0.8.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4883"/>
+    <rpm:header-range start="280" end="5115"/>
     <rpm:provides>
       <rpm:entry name="gptfdisk" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
-      <rpm:entry name="gptfdisk(x86-32)" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libicuio.so.48"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gptfdisk(x86-64)" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libicuio.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/cgdisk</file>
     <file>/usr/sbin/sgdisk</file>
     <file>/usr/sbin/gdisk</file>
@@ -22019,9 +23194,9 @@ buggy partitioning software.</description>
 </package>
 <package type="rpm">
   <name>gptfdisk-fixparts</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">55b9e3c249c4d0aea37602c0d1d6caba5cb0b8d0d80fce14219ccea9dc76a653</checksum>
+  <checksum type="sha256" pkgid="YES">c8e8b1739f78e77b86906f42d6323a1db94845cc2c0d8cba88d9af11531835c9</checksum>
   <summary>A tool for repairing certain types of damage to MBR disks</summary>
   <description>A program that corrects errors that can creep into MBR-partitioned
 disks. Removes stray GPT data, fixes mis-sized extended partitions,
@@ -22029,77 +23204,71 @@ and enables changing primary vs. logical partition status. Also
 provides a few additional partition manipulation features.</description>
   <packager/>
   <url>http://rodsbooks.com/gdisk</url>
-  <time file="1376541480" build="1376541470"/>
-  <size package="42944" installed="95291" archive="96012"/>
-<location href="i686/gptfdisk-fixparts-0.8.5-2.9.i686.rpm"/>
+  <time file="1376541552" build="1376541542"/>
+  <size package="42706" installed="102927" archive="103648"/>
+<location href="x86_64/gptfdisk-fixparts-0.8.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gptfdisk-0.8.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3599"/>
+    <rpm:header-range start="280" end="3755"/>
     <rpm:provides>
       <rpm:entry name="gptfdisk-fixparts" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
-      <rpm:entry name="gptfdisk-fixparts(x86-32)" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="gptfdisk-fixparts(x86-64)" flags="EQ" epoch="0" ver="0.8.5" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/fixparts</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>grep</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">d4d062755ae5604473512f658138df587cc7d3d8254932052f150740682b2bff</checksum>
+  <checksum type="sha256" pkgid="YES">70a5597d526980a9ffdea634da1e0b963f002d891b30d085ea399ca0d6f028dc</checksum>
   <summary>Print lines matching a pattern</summary>
   <description>The grep command searches one or more input files for lines
 containing a match to a specified pattern.  By default, grep prints
 the matching lines.</description>
   <packager/>
   <url>http://www.gnu.org/software/grep/</url>
-  <time file="1376538978" build="1376538967"/>
-  <size package="107746" installed="474772" archive="475560"/>
-<location href="i686/grep-2.14-3.11.i686.rpm"/>
+  <time file="1376538960" build="1376538948"/>
+  <size package="111803" installed="514620" archive="515408"/>
+<location href="x86_64/grep-2.14-3.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>grep-2.14-3.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3963"/>
+    <rpm:header-range start="280" end="4059"/>
     <rpm:provides>
       <rpm:entry name="/bin/grep"/>
       <rpm:entry name="base:/usr/bin/grep"/>
       <rpm:entry name="grep" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
-      <rpm:entry name="grep(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
+      <rpm:entry name="grep(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/fgrep</file>
     <file>/usr/bin/grep</file>
     <file>/usr/bin/egrep</file>
@@ -22108,26 +23277,26 @@ the matching lines.</description>
 </package>
 <package type="rpm">
   <name>grep-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">17c0a5c4e8d93bf44d5e2a96bf0d97e4142dc2c50b9bc870f445c86b0e9a91c8</checksum>
+  <checksum type="sha256" pkgid="YES">6c1cd864d182cd04796af44dfaced5f04d931c3a6dd344c13928147cb9bdede3</checksum>
   <summary>Documentation for package grep</summary>
   <description>This package provides documentation for package grep.</description>
   <packager/>
   <url>http://www.gnu.org/software/grep/</url>
-  <time file="1376538978" build="1376538967"/>
-  <size package="40394" installed="37262" archive="37960"/>
-<location href="i686/grep-docs-2.14-3.11.i686.rpm"/>
+  <time file="1376538960" build="1376538948"/>
+  <size package="40572" installed="37262" archive="37960"/>
+<location href="x86_64/grep-docs-2.14-3.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>grep-2.14-3.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2529"/>
+    <rpm:header-range start="280" end="2706"/>
     <rpm:provides>
       <rpm:entry name="grep-docs" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
-      <rpm:entry name="grep-docs(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
+      <rpm:entry name="grep-docs(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="3.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -22163,9 +23332,9 @@ the matching lines.</description>
 </package>
 <package type="rpm">
   <name>groff</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.21" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">6f7e03465e655dacdd6b02fb1a4d8ea629b242991e31b937f91c8b4001f459a8</checksum>
+  <checksum type="sha256" pkgid="YES">8cc265f7846ded7ee1f240afaa582d8bf6b173d125b29fc59591a9ff02130fe9</checksum>
   <summary>A document formatting system</summary>
   <description>Groff is a document formatting system. Groff takes standard text and
 formatting commands as input and produces formatted output. The
@@ -22179,41 +23348,39 @@ groff with the X Window System, you will also need to install the
 groff-gxditview package.</description>
   <packager/>
   <url>http://groff.ffii.org</url>
-  <time file="1376538408" build="1376538380"/>
-  <size package="1291810" installed="7046735" archive="7107640"/>
-<location href="i686/groff-1.21-3.2.i686.rpm"/>
+  <time file="1376538513" build="1376538497"/>
+  <size package="1327961" installed="7339013" archive="7399920"/>
+<location href="x86_64/groff-1.21-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>groff-1.21-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="49176"/>
+    <rpm:header-range start="280" end="49208"/>
     <rpm:provides>
       <rpm:entry name="groff" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
-      <rpm:entry name="groff(x86-32)" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
+      <rpm:entry name="groff(x86-64)" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/bin/sed"/>
       <rpm:entry name="/usr/bin/mktemp"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/bin/sed"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pre-grohtml</file>
     <file>/usr/bin/tfmtodit</file>
     <file>/usr/bin/gneqn</file>
@@ -22268,9 +23435,9 @@ groff-gxditview package.</description>
 </package>
 <package type="rpm">
   <name>groff-perl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.21" rel="3.2"/>
-  <checksum type="sha256" pkgid="YES">2d3e533876760d3f0d8a912296b476d6e9cba692f2464c624b308fff8931576d</checksum>
+  <checksum type="sha256" pkgid="YES">1c6f37f85bb5f1d90d8c40b633cd7ee88a7caf3715aaa1483fa455e2199ab4a6</checksum>
   <summary>Parts of the groff formatting system that require Perl</summary>
   <description>The groff-perl package contains the parts of the groff text processor
 package that require Perl. These include the afmtodit font processor
@@ -22279,19 +23446,19 @@ to automatically determine groff command-line options, and the
 troff-to-ps print filter.</description>
   <packager/>
   <url>http://groff.ffii.org</url>
-  <time file="1376538408" build="1376538380"/>
-  <size package="49409" installed="219744" archive="220712"/>
-<location href="i686/groff-perl-1.21-3.2.i686.rpm"/>
+  <time file="1376538513" build="1376538497"/>
+  <size package="49510" installed="219744" archive="220712"/>
+<location href="x86_64/groff-perl-1.21-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>groff-1.21-3.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3244"/>
+    <rpm:header-range start="280" end="3416"/>
     <rpm:provides>
       <rpm:entry name="groff-perl" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
-      <rpm:entry name="groff-perl(x86-32)" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
+      <rpm:entry name="groff-perl(x86-64)" flags="EQ" epoch="0" ver="1.21" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/env"/>
@@ -22304,52 +23471,51 @@ troff-to-ps print filter.</description>
 </package>
 <package type="rpm">
   <name>gsignond</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">a3382f7e6f8b1328369738611673c1dfb21a3197aa94280ed87c40967d5d669c</checksum>
+  <checksum type="sha256" pkgid="YES">df4e67c51594a09dff2bd21423c49887e45253a41e2db60702ecafa3bdbd666c</checksum>
   <summary>GLib based Single Sign-On daemon</summary>
   <description>GLib based Single Sign-On daemon.</description>
   <packager/>
   <url/>
-  <time file="1377308484" build="1377308475"/>
-  <size package="160765" installed="697623" archive="701452"/>
-<location href="i686/gsignond-0.0.3-1.1.i686.rpm"/>
+  <time file="1377308505" build="1377308497"/>
+  <size package="161873" installed="744467" archive="748328"/>
+<location href="x86_64/gsignond-0.0.3-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Daemons</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>gsignond-0.0.3-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7094"/>
+    <rpm:header-range start="280" end="7358"/>
     <rpm:provides>
       <rpm:entry name="config(gsignond)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
       <rpm:entry name="gsignon"/>
       <rpm:entry name="gsignond" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
-      <rpm:entry name="gsignond(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
-      <rpm:entry name="libdigest.so.0"/>
-      <rpm:entry name="libextension-test.so.0"/>
-      <rpm:entry name="libgsignond-common.so.0"/>
-      <rpm:entry name="libpassword.so.0"/>
-      <rpm:entry name="libssotest.so.0"/>
+      <rpm:entry name="gsignond(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
+      <rpm:entry name="libdigest.so.0()(64bit)"/>
+      <rpm:entry name="libextension-test.so.0()(64bit)"/>
+      <rpm:entry name="libgsignond-common.so.0()(64bit)"/>
+      <rpm:entry name="libpassword.so.0()(64bit)"/>
+      <rpm:entry name="libssotest.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
       <rpm:entry name="config(gsignond)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
-      <rpm:entry name="libgsignond-common.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgsignond-common.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gsignond</file>
     <file>/usr/bin/gsignond-plugind</file>
     <file>/etc/gsignond.conf</file>
@@ -22358,32 +23524,32 @@ troff-to-ps print filter.</description>
 </package>
 <package type="rpm">
   <name>gsignond-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">092da16892fe6d3a89ffa2047fa483ed81a843d55c5d066e2f2dfe5f6b643737</checksum>
+  <checksum type="sha256" pkgid="YES">fa985b29b317a87048da175c1b4149c65e71651adb77029961d249557eb4d6de</checksum>
   <summary>Development files for gsignond</summary>
   <description>Development files for gsignond.</description>
   <packager/>
   <url/>
-  <time file="1377308484" build="1377308475"/>
-  <size package="12737" installed="64447" archive="67604"/>
-<location href="i686/gsignond-devel-0.0.3-1.1.i686.rpm"/>
+  <time file="1377308505" build="1377308497"/>
+  <size package="12915" installed="64453" archive="67612"/>
+<location href="x86_64/gsignond-devel-0.0.3-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>gsignond-0.0.3-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4926"/>
+    <rpm:header-range start="280" end="5106"/>
     <rpm:provides>
       <rpm:entry name="gsignond-devel" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
-      <rpm:entry name="gsignond-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
+      <rpm:entry name="gsignond-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
       <rpm:entry name="pkgconfig(gsignond)" flags="EQ" epoch="0" ver="0.0.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
-      <rpm:entry name="pkgconfig(sqlite3)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
+      <rpm:entry name="pkgconfig(sqlite3)"/>
+      <rpm:entry name="pkgconfig(gmodule-2.0)"/>
       <rpm:entry name="pkgconfig(glib-2.0)" flags="GE" epoch="0" ver="2.30"/>
       <rpm:entry name="gsignond" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -22393,26 +23559,26 @@ troff-to-ps print filter.</description>
 </package>
 <package type="rpm">
   <name>gsignond-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">4e84e80985dc3b89da7c3efb4961fbd166535dafc14c8bf775c5050ede848ceb</checksum>
+  <checksum type="sha256" pkgid="YES">70abe825b1f2bc79981657e612f23fdb805cfebe6ca55001e32473d020ae8bf7</checksum>
   <summary>Documentation files for gsignond</summary>
   <description>Documentation files for gsignond.</description>
   <packager/>
   <url/>
-  <time file="1377308484" build="1377308475"/>
-  <size package="52586" installed="684955" archive="692168"/>
-<location href="i686/gsignond-doc-0.0.3-1.1.i686.rpm"/>
+  <time file="1377308505" build="1377308497"/>
+  <size package="52761" installed="684955" archive="692168"/>
+<location href="x86_64/gsignond-doc-0.0.3-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>gsignond-0.0.3-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7430"/>
+    <rpm:header-range start="280" end="7606"/>
     <rpm:provides>
       <rpm:entry name="gsignond-doc" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
-      <rpm:entry name="gsignond-doc(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
+      <rpm:entry name="gsignond-doc(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gsignond" flags="EQ" epoch="0" ver="0.0.3" rel="1.1"/>
@@ -22421,9 +23587,9 @@ troff-to-ps print filter.</description>
 </package>
 <package type="rpm">
   <name>gssdp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">596cfc185e6d3ff5901c1692c220ad8134190a89c9b59714bf167b28517d22f5</checksum>
+  <checksum type="sha256" pkgid="YES">bcf34bf99699c73fdf4e21e3747f108e85cce16ee17d02a401b9fd8751721923</checksum>
   <summary>GSSDP implements resource discovery and announcement over SSDP</summary>
   <description>GSSDP implements resource discovery and announcement over SSDP and is part
 of gUPnP.  GUPnP is an object-oriented open source framework for creating
@@ -22432,64 +23598,63 @@ The GUPnP API is intended to be easy to use, efficient and flexible. GSSDP
 implements resource discovery and announcement over SSDP.</description>
   <packager/>
   <url>http://www.gupnp.org</url>
-  <time file="1377308471" build="1377308464"/>
-  <size package="33805" installed="94797" archive="95680"/>
-<location href="i686/gssdp-0.14.4-1.1.i686.rpm"/>
+  <time file="1377308481" build="1377308474"/>
+  <size package="33781" installed="102813" archive="103696"/>
+<location href="x86_64/gssdp-0.14.4-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gssdp-0.14.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4167"/>
+    <rpm:header-range start="280" end="4415"/>
     <rpm:provides>
       <rpm:entry name="gssdp" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
-      <rpm:entry name="gssdp(x86-32)" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
-      <rpm:entry name="libgssdp-1.0.so.3"/>
+      <rpm:entry name="gssdp(x86-64)" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
+      <rpm:entry name="libgssdp-1.0.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
       <rpm:entry name="dbus"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="libsoup"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gssdp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">9918a9a1074861054168749b0cbf01014bc5ecb893ee87875befec04079f72fc</checksum>
+  <checksum type="sha256" pkgid="YES">2ca1118f7538bc8d1dfde3a672b914ce75ec724582fd09b5fb4a0d9e135e09c6</checksum>
   <summary>Development package for gssdp</summary>
   <description>Development files for gssdp.</description>
   <packager/>
   <url>http://www.gupnp.org</url>
-  <time file="1377308471" build="1377308464"/>
-  <size package="19760" installed="133828" archive="137712"/>
-<location href="i686/gssdp-devel-0.14.4-1.1.i686.rpm"/>
+  <time file="1377308481" build="1377308474"/>
+  <size package="19943" installed="133830" archive="137724"/>
+<location href="x86_64/gssdp-devel-0.14.4-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gssdp-0.14.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5571"/>
+    <rpm:header-range start="280" end="5747"/>
     <rpm:provides>
       <rpm:entry name="gssdp-devel" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
-      <rpm:entry name="gssdp-devel(x86-32)" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
+      <rpm:entry name="gssdp-devel(x86-64)" flags="EQ" epoch="0" ver="0.14.4" rel="1.1"/>
       <rpm:entry name="pkgconfig(gssdp-1.0)" flags="EQ" epoch="0" ver="0.14.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -22502,31 +23667,31 @@ implements resource discovery and announcement over SSDP.</description>
 </package>
 <package type="rpm">
   <name>gst-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20130618" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">66bd574aea056870ab9fd66f91b2b42ec20f6a8b9dfb285c6ce6a322dc00f15a</checksum>
+  <checksum type="sha256" pkgid="YES">09ea7a66375ad6c83cedd94388ae3192497003756813ed703e83276a0390160c</checksum>
   <summary>Gstreamer Common Files</summary>
   <description>Gstreamer Common Files.</description>
   <packager/>
   <url/>
-  <time file="1374117930" build="1374117922"/>
-  <size package="112047" installed="473276" archive="486796"/>
-<location href="i686/gst-common-20130618-2.4.i686.rpm"/>
+  <time file="1374118454" build="1374118446"/>
+  <size package="112223" installed="473276" archive="486796"/>
+<location href="x86_64/gst-common-20130618-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>gst-common-20130618-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12257"/>
+    <rpm:header-range start="280" end="12433"/>
     <rpm:provides>
       <rpm:entry name="gst-common" flags="EQ" epoch="0" ver="20130618" rel="2.4"/>
-      <rpm:entry name="gst-common(x86-32)" flags="EQ" epoch="0" ver="20130618" rel="2.4"/>
+      <rpm:entry name="gst-common(x86-64)" flags="EQ" epoch="0" ver="20130618" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/bin/bash"/>
       <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="/bin/bash"/>
       <rpm:entry name="/usr/bin/env"/>
       <rpm:entry name="/usr/bin/perl"/>
     </rpm:requires>
@@ -22534,9 +23699,9 @@ implements resource discovery and announcement over SSDP.</description>
 </package>
 <package type="rpm">
   <name>gst-ffmpeg0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.11" rel="19.5"/>
-  <checksum type="sha256" pkgid="YES">1575005f7e2250fcf741624ec84c0eb270700a0f2394a374be988485ca6c4704</checksum>
+  <checksum type="sha256" pkgid="YES">faaa2d57a9438df37efcbb1200d1c2733e0428493682e7135fd19cad99bc95e6</checksum>
   <summary>FFmpeg plugin for GStreamer</summary>
   <description>This GStreamer plugin supports a large number of audio and video compression
 formats through the use of the FFmpeg library.  The plugin contains GStreamer
@@ -22544,50 +23709,47 @@ elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
 demuxing 30+ formats and colorspace conversion.</description>
   <packager/>
   <url/>
-  <time file="1375311206" build="1375311188"/>
-  <size package="1004620" installed="3156580" archive="3156856"/>
-<location href="i686/gst-ffmpeg0.10-0.10.11-19.5.i686.rpm"/>
+  <time file="1375311386" build="1375311371"/>
+  <size package="1019392" installed="3061232" archive="3061512"/>
+<location href="x86_64/gst-ffmpeg0.10-0.10.11-19.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application/Multimedia</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>gst-ffmpeg0.10-0.10.11-19.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3231"/>
+    <rpm:header-range start="280" end="3459"/>
     <rpm:provides>
       <rpm:entry name="gst-ffmpeg0.10" flags="EQ" epoch="0" ver="0.10.11" rel="19.5"/>
-      <rpm:entry name="gst-ffmpeg0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.11" rel="19.5"/>
-      <rpm:entry name="libgstffmpeg.so"/>
+      <rpm:entry name="gst-ffmpeg0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.11" rel="19.5"/>
+      <rpm:entry name="libgstffmpeg.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-libav</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">67d2e280f2fa2b8bf5c60c1508b42b1d15f0febf59dc3504b17f8cdec3dd4606</checksum>
+  <checksum type="sha256" pkgid="YES">2cc2221a9e06045ddc23b9017a55c5ddfe41438d56081062d60b11f5f53c33dd</checksum>
   <summary>Libav plugin for GStreamer</summary>
   <description>This GStreamer plugin supports a large number of audio and video compression
 formats through the use of the libav library.  The plugin contains GStreamer
@@ -22595,98 +23757,93 @@ elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
 demuxing 30+ formats and colorspace conversion.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/gstreamer/gst-libav</url>
-  <time file="1374500065" build="1374500032"/>
-  <size package="3004476" installed="9700840" archive="9701268"/>
-<location href="i686/gst-libav-1.0.7-2.1.i686.rpm"/>
+  <time file="1374500060" build="1374500028"/>
+  <size package="3036481" installed="9287944" archive="9288376"/>
+<location href="x86_64/gst-libav-1.0.7-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>gst-libav-1.0.7-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3749"/>
+    <rpm:header-range start="280" end="3965"/>
     <rpm:provides>
       <rpm:entry name="gst-libav" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
-      <rpm:entry name="gst-libav(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
-      <rpm:entry name="libgstavscale.so"/>
-      <rpm:entry name="libgstlibav.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="gst-libav(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
+      <rpm:entry name="libgstavscale.so()(64bit)"/>
+      <rpm:entry name="libgstlibav.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-openmax0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.1" rel="7.5"/>
-  <checksum type="sha256" pkgid="YES">e158257ef3130aa1c9d358ecd3defa0954e5335cf96072c618453a4cc7ad6664</checksum>
+  <checksum type="sha256" pkgid="YES">a97dd6f5a8b979c3a47f2cdc8c54a569eb30da4834bdb0320e7f6e87eeacaf01</checksum>
   <summary>GStreamer plug-in that allows communication with OpenMAX IL components</summary>
   <description>gst-openmax is a GStreamer plug-in that allows communication with OpenMAX IL components.
 Multiple OpenMAX IL implementations can be used.</description>
   <packager/>
   <url/>
-  <time file="1375311099" build="1375311090"/>
-  <size package="46781" installed="143668" archive="143940"/>
-<location href="i686/gst-openmax0.10-0.10.1-7.5.i686.rpm"/>
+  <time file="1375311361" build="1375311353"/>
+  <size package="48249" installed="144584" archive="144860"/>
+<location href="x86_64/gst-openmax0.10-0.10.1-7.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application/Multimedia</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gst-openmax0.10-0.10.1-7.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2805"/>
+    <rpm:header-range start="280" end="3065"/>
     <rpm:provides>
       <rpm:entry name="gst-openmax0.10" flags="EQ" epoch="0" ver="0.10.1" rel="7.5"/>
-      <rpm:entry name="gst-openmax0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.1" rel="7.5"/>
-      <rpm:entry name="libgstomx.so"/>
+      <rpm:entry name="gst-openmax0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.1" rel="7.5"/>
+      <rpm:entry name="libgstomx.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-bad</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">bbb440bb30f6ca5e1f946174374907f74aa9f4938666645a08a6ed5eb64e08cf</checksum>
+  <checksum type="sha256" pkgid="YES">bde70a1c0d1ddd6d49917cd5cf0f76a922063194abdd01abd8215f722ab83723</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -22695,124 +23852,119 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="674963" installed="2634781" archive="2642940"/>
-<location href="i686/gst-plugins-bad-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="682205" installed="2714765" archive="2723012"/>
+<location href="x86_64/gst-plugins-bad-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21014"/>
+    <rpm:header-range start="280" end="21550"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-bad" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="gst-plugins-bad(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstadpcmdec.so"/>
-      <rpm:entry name="libgstadpcmenc.so"/>
-      <rpm:entry name="libgstasfmux.so"/>
-      <rpm:entry name="libgstaudiovisualizers.so"/>
-      <rpm:entry name="libgstautoconvert.so"/>
-      <rpm:entry name="libgstbayer.so"/>
-      <rpm:entry name="libgstcamerabin2.so"/>
-      <rpm:entry name="libgstcoloreffects.so"/>
-      <rpm:entry name="libgstcurl.so"/>
-      <rpm:entry name="libgstdataurisrc.so"/>
-      <rpm:entry name="libgstdebugutilsbad.so"/>
-      <rpm:entry name="libgstdecklink.so"/>
-      <rpm:entry name="libgstdtmf.so"/>
-      <rpm:entry name="libgstdvb.so"/>
-      <rpm:entry name="libgstdvbsuboverlay.so"/>
-      <rpm:entry name="libgstdvdspu.so"/>
-      <rpm:entry name="libgsteglglessink.so"/>
-      <rpm:entry name="libgstfestival.so"/>
-      <rpm:entry name="libgstfieldanalysis.so"/>
-      <rpm:entry name="libgstfragmented.so"/>
-      <rpm:entry name="libgstfrei0r.so"/>
-      <rpm:entry name="libgstgaudieffects.so"/>
-      <rpm:entry name="libgstgdp.so"/>
-      <rpm:entry name="libgstgeometrictransform.so"/>
-      <rpm:entry name="libgstid3tag.so"/>
-      <rpm:entry name="libgstinter.so"/>
-      <rpm:entry name="libgstinterlace.so"/>
-      <rpm:entry name="libgstjpegformat.so"/>
-      <rpm:entry name="libgstliveadder.so"/>
-      <rpm:entry name="libgstmpegpsdemux.so"/>
-      <rpm:entry name="libgstmpegpsmux.so"/>
-      <rpm:entry name="libgstmpegtsdemux.so"/>
-      <rpm:entry name="libgstmpegtsmux.so"/>
-      <rpm:entry name="libgstpcapparse.so"/>
-      <rpm:entry name="libgstpnm.so"/>
-      <rpm:entry name="libgstrawparse.so"/>
-      <rpm:entry name="libgstremovesilence.so"/>
-      <rpm:entry name="libgstrtpmux.so"/>
-      <rpm:entry name="libgstrtpvp8.so"/>
-      <rpm:entry name="libgstscaletempoplugin.so"/>
-      <rpm:entry name="libgstsdpelem.so"/>
-      <rpm:entry name="libgstsegmentclip.so"/>
-      <rpm:entry name="libgstshm.so"/>
-      <rpm:entry name="libgstsiren.so"/>
-      <rpm:entry name="libgstsmooth.so"/>
-      <rpm:entry name="libgstspeed.so"/>
-      <rpm:entry name="libgstsubenc.so"/>
-      <rpm:entry name="libgstvideoparsersbad.so"/>
-      <rpm:entry name="libgsty4mdec.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="gst-plugins-bad(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstadpcmdec.so()(64bit)"/>
+      <rpm:entry name="libgstadpcmenc.so()(64bit)"/>
+      <rpm:entry name="libgstasfmux.so()(64bit)"/>
+      <rpm:entry name="libgstaudiovisualizers.so()(64bit)"/>
+      <rpm:entry name="libgstautoconvert.so()(64bit)"/>
+      <rpm:entry name="libgstbayer.so()(64bit)"/>
+      <rpm:entry name="libgstcamerabin2.so()(64bit)"/>
+      <rpm:entry name="libgstcoloreffects.so()(64bit)"/>
+      <rpm:entry name="libgstcurl.so()(64bit)"/>
+      <rpm:entry name="libgstdataurisrc.so()(64bit)"/>
+      <rpm:entry name="libgstdebugutilsbad.so()(64bit)"/>
+      <rpm:entry name="libgstdecklink.so()(64bit)"/>
+      <rpm:entry name="libgstdtmf.so()(64bit)"/>
+      <rpm:entry name="libgstdvb.so()(64bit)"/>
+      <rpm:entry name="libgstdvbsuboverlay.so()(64bit)"/>
+      <rpm:entry name="libgstdvdspu.so()(64bit)"/>
+      <rpm:entry name="libgsteglglessink.so()(64bit)"/>
+      <rpm:entry name="libgstfestival.so()(64bit)"/>
+      <rpm:entry name="libgstfieldanalysis.so()(64bit)"/>
+      <rpm:entry name="libgstfragmented.so()(64bit)"/>
+      <rpm:entry name="libgstfrei0r.so()(64bit)"/>
+      <rpm:entry name="libgstgaudieffects.so()(64bit)"/>
+      <rpm:entry name="libgstgdp.so()(64bit)"/>
+      <rpm:entry name="libgstgeometrictransform.so()(64bit)"/>
+      <rpm:entry name="libgstid3tag.so()(64bit)"/>
+      <rpm:entry name="libgstinter.so()(64bit)"/>
+      <rpm:entry name="libgstinterlace.so()(64bit)"/>
+      <rpm:entry name="libgstjpegformat.so()(64bit)"/>
+      <rpm:entry name="libgstliveadder.so()(64bit)"/>
+      <rpm:entry name="libgstmpegpsdemux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegpsmux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegtsdemux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegtsmux.so()(64bit)"/>
+      <rpm:entry name="libgstpcapparse.so()(64bit)"/>
+      <rpm:entry name="libgstpnm.so()(64bit)"/>
+      <rpm:entry name="libgstrawparse.so()(64bit)"/>
+      <rpm:entry name="libgstremovesilence.so()(64bit)"/>
+      <rpm:entry name="libgstrtpmux.so()(64bit)"/>
+      <rpm:entry name="libgstrtpvp8.so()(64bit)"/>
+      <rpm:entry name="libgstscaletempoplugin.so()(64bit)"/>
+      <rpm:entry name="libgstsdpelem.so()(64bit)"/>
+      <rpm:entry name="libgstsegmentclip.so()(64bit)"/>
+      <rpm:entry name="libgstshm.so()(64bit)"/>
+      <rpm:entry name="libgstsiren.so()(64bit)"/>
+      <rpm:entry name="libgstsmooth.so()(64bit)"/>
+      <rpm:entry name="libgstspeed.so()(64bit)"/>
+      <rpm:entry name="libgstsubenc.so()(64bit)"/>
+      <rpm:entry name="libgstvideoparsersbad.so()(64bit)"/>
+      <rpm:entry name="libgsty4mdec.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstphotography-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="glib2-tools" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libgstbasecamerabinsrc-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
       <rpm:entry name="gstreamer" flags="GE" epoch="0" ver="1.0.2"/>
-      <rpm:entry name="libgstfft-1.0.so.0"/>
-      <rpm:entry name="libgstcodecparsers-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libgstsdp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgstrtp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libgstphotography-1.0.so.0"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libGLESv2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libgstcodecparsers-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgstrtp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstbasecamerabinsrc-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgstfft-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="glib2-tools"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgstsdp-1.0.so.0()(64bit)"/>
     </rpm:requires>
     <rpm:enhances>
       <rpm:entry name="gstreamer"/>
@@ -22822,9 +23974,9 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>gst-plugins-bad-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">f2bc2776b2f47e254e693dadcd144bd1e56a22af20548ee61281afe0bd7b960e</checksum>
+  <checksum type="sha256" pkgid="YES">403b1af8a07302d06d65ac8fc2a2eb9c17e1402758aad5df428acb41e238ee27</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -22833,19 +23985,19 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="29160" installed="120150" archive="125020"/>
-<location href="i686/gst-plugins-bad-devel-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="29345" installed="120156" archive="125044"/>
+<location href="x86_64/gst-plugins-bad-devel-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6570"/>
+    <rpm:header-range start="280" end="6746"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-bad-devel" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="gst-plugins-bad-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="gst-plugins-bad-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
       <rpm:entry name="pkgconfig(gstreamer-basevideo-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-codecparsers-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-plugins-bad-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
@@ -22893,9 +24045,9 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>gst-plugins-bad0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.23" rel="12.15"/>
-  <checksum type="sha256" pkgid="YES">f8ccb5581ff2d31769a48f3885ee9b052f3d69ccfb5d156a2b17f204feef2028</checksum>
+  <checksum type="sha256" pkgid="YES">569a334db9b65e9d9de10a3862c0cc33e529dbf9d42b797adeb6f521fb71e553</checksum>
   <summary>GStreamer plugins from the "bad" set</summary>
   <description>GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
@@ -22910,120 +24062,117 @@ something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.</description>
   <packager/>
   <url/>
-  <time file="1376450977" build="1376450945"/>
-  <size package="570565" installed="2201468" archive="2207520"/>
-<location href="i686/gst-plugins-bad0.10-0.10.23-12.15.i686.rpm"/>
+  <time file="1376452799" build="1376452781"/>
+  <size package="578401" installed="2193072" archive="2199196"/>
+<location href="x86_64/gst-plugins-bad0.10-0.10.23-12.15.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
     <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad0.10-0.10.23-12.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15321"/>
+    <rpm:header-range start="280" end="15809"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-bad0.10" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
-      <rpm:entry name="gst-plugins-bad0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
-      <rpm:entry name="libgstadpcmdec.so"/>
-      <rpm:entry name="libgstautoconvert.so"/>
-      <rpm:entry name="libgstbasecamerabinsrc-0.10.so.23"/>
-      <rpm:entry name="libgstbasevideo-0.10.so.23"/>
-      <rpm:entry name="libgstcamerabin.so"/>
-      <rpm:entry name="libgstcamerabin2.so"/>
-      <rpm:entry name="libgstcodecparsers-0.10.so.23"/>
-      <rpm:entry name="libgstdebugutilsbad.so"/>
-      <rpm:entry name="libgstdecklink.so"/>
-      <rpm:entry name="libgstdtmf.so"/>
-      <rpm:entry name="libgstfieldanalysis.so"/>
-      <rpm:entry name="libgstfragmented.so"/>
-      <rpm:entry name="libgsth264parse.so"/>
-      <rpm:entry name="libgstid3tag.so"/>
-      <rpm:entry name="libgstjpegformat.so"/>
-      <rpm:entry name="libgstlegacyresample.so"/>
-      <rpm:entry name="libgstlinsys.so"/>
-      <rpm:entry name="libgstliveadder.so"/>
-      <rpm:entry name="libgstmpegdemux.so"/>
-      <rpm:entry name="libgstmpegtsdemux.so"/>
-      <rpm:entry name="libgstmpegtsmux.so"/>
-      <rpm:entry name="libgstmpegvideoparse.so"/>
-      <rpm:entry name="libgstpatchdetect.so"/>
-      <rpm:entry name="libgstphotography-0.10.so.23"/>
-      <rpm:entry name="libgstrawparse.so"/>
-      <rpm:entry name="libgstrtpmux.so"/>
-      <rpm:entry name="libgstrtpvp8.so"/>
-      <rpm:entry name="libgstsdi.so"/>
-      <rpm:entry name="libgstsdpelem.so"/>
-      <rpm:entry name="libgstsignalprocessor-0.10.so.23"/>
-      <rpm:entry name="libgstvideofiltersbad.so"/>
-      <rpm:entry name="libgstvideoparsersbad.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstinterfaces-0.10.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgstcontroller-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstapp-0.10.so.0"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgsttag-0.10.so.0"/>
-      <rpm:entry name="libgstsdp-0.10.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgstphotography-0.10.so.23"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgstbasecamerabinsrc-0.10.so.23"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbasevideo-0.10.so.23"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgstrtp-0.10.so.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgstcodecparsers-0.10.so.23"/>
-      <rpm:entry name="libgstvideo-0.10.so.0"/>
+      <rpm:entry name="gst-plugins-bad0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
+      <rpm:entry name="libgstadpcmdec.so()(64bit)"/>
+      <rpm:entry name="libgstautoconvert.so()(64bit)"/>
+      <rpm:entry name="libgstbasecamerabinsrc-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstbasevideo-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstcamerabin.so()(64bit)"/>
+      <rpm:entry name="libgstcamerabin2.so()(64bit)"/>
+      <rpm:entry name="libgstcodecparsers-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstdebugutilsbad.so()(64bit)"/>
+      <rpm:entry name="libgstdecklink.so()(64bit)"/>
+      <rpm:entry name="libgstdtmf.so()(64bit)"/>
+      <rpm:entry name="libgstfieldanalysis.so()(64bit)"/>
+      <rpm:entry name="libgstfragmented.so()(64bit)"/>
+      <rpm:entry name="libgsth264parse.so()(64bit)"/>
+      <rpm:entry name="libgstid3tag.so()(64bit)"/>
+      <rpm:entry name="libgstjpegformat.so()(64bit)"/>
+      <rpm:entry name="libgstlegacyresample.so()(64bit)"/>
+      <rpm:entry name="libgstlinsys.so()(64bit)"/>
+      <rpm:entry name="libgstliveadder.so()(64bit)"/>
+      <rpm:entry name="libgstmpegdemux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegtsdemux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegtsmux.so()(64bit)"/>
+      <rpm:entry name="libgstmpegvideoparse.so()(64bit)"/>
+      <rpm:entry name="libgstpatchdetect.so()(64bit)"/>
+      <rpm:entry name="libgstphotography-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstrawparse.so()(64bit)"/>
+      <rpm:entry name="libgstrtpmux.so()(64bit)"/>
+      <rpm:entry name="libgstrtpvp8.so()(64bit)"/>
+      <rpm:entry name="libgstsdi.so()(64bit)"/>
+      <rpm:entry name="libgstsdpelem.so()(64bit)"/>
+      <rpm:entry name="libgstsignalprocessor-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstvideofiltersbad.so()(64bit)"/>
+      <rpm:entry name="libgstvideoparsersbad.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgsttag-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstapp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgstrtp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstphotography-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstsdp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgstcontroller-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgstcodecparsers-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libgstinterfaces-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstbasecamerabinsrc-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libgstvideo-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstbasevideo-0.10.so.23()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-bad0.10-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.23" rel="12.15"/>
-  <checksum type="sha256" pkgid="YES">cb6dbe188ec0c30c337621d6d0a1d1c1355c4574074ca55a5ea4620f96adb2e3</checksum>
+  <checksum type="sha256" pkgid="YES">c7eb5ea41d8525192c4b5e651d08560ee34ca71bf5ac49940f0fcb477777a266</checksum>
   <summary>Development tools for GStreamer bad plugins</summary>
   <description>Development files for the GStreamer media framework badplug-ins</description>
   <packager/>
   <url/>
-  <time file="1376450977" build="1376450945"/>
-  <size package="30887" installed="136978" archive="142292"/>
-<location href="i686/gst-plugins-bad0.10-devel-0.10.23-12.15.i686.rpm"/>
+  <time file="1376452799" build="1376452781"/>
+  <size package="31081" installed="136984" archive="142308"/>
+<location href="x86_64/gst-plugins-bad0.10-devel-0.10.23-12.15.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad0.10-0.10.23-12.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6042"/>
+    <rpm:header-range start="280" end="6218"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-bad0.10-devel" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
-      <rpm:entry name="gst-plugins-bad0.10-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
+      <rpm:entry name="gst-plugins-bad0.10-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.23" rel="12.15"/>
       <rpm:entry name="pkgconfig(gstreamer-basevideo-0.10)" flags="EQ" epoch="0" ver="0.10.23"/>
       <rpm:entry name="pkgconfig(gstreamer-codecparsers-0.10)" flags="EQ" epoch="0" ver="0.10.23"/>
       <rpm:entry name="pkgconfig(gstreamer-plugins-bad-0.10)" flags="EQ" epoch="0" ver="0.10.23"/>
@@ -23038,9 +24187,9 @@ real live maintainer, or some actual wide use.</description>
 </package>
 <package type="rpm">
   <name>gst-plugins-base</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">5e7d8b66a4299b85c8b2698df84f74750dcf5461fce9f7b4cb4a2750a80ed5ca</checksum>
+  <checksum type="sha256" pkgid="YES">baa31442639ec91d52d199458a9729a60fa7956f6a75bc89e8c6c632efcad117</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -23049,94 +24198,92 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="612848" installed="2363119" archive="2367696"/>
-<location href="i686/gst-plugins-base-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="620377" installed="2349339" archive="2353964"/>
+<location href="x86_64/gst-plugins-base-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13875"/>
+    <rpm:header-range start="280" end="14399"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-base" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="gst-plugins-base(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstadder.so"/>
-      <rpm:entry name="libgstalsa.so"/>
-      <rpm:entry name="libgstapp.so"/>
-      <rpm:entry name="libgstaudioconvert.so"/>
-      <rpm:entry name="libgstaudiorate.so"/>
-      <rpm:entry name="libgstaudioresample.so"/>
-      <rpm:entry name="libgstaudiotestsrc.so"/>
-      <rpm:entry name="libgstencodebin.so"/>
-      <rpm:entry name="libgstgio.so"/>
-      <rpm:entry name="libgstogg.so"/>
-      <rpm:entry name="libgstpango.so"/>
-      <rpm:entry name="libgstplayback.so"/>
-      <rpm:entry name="libgstsubparse.so"/>
-      <rpm:entry name="libgsttcp.so"/>
-      <rpm:entry name="libgsttheora.so"/>
-      <rpm:entry name="libgsttypefindfunctions.so"/>
-      <rpm:entry name="libgstvideoconvert.so"/>
-      <rpm:entry name="libgstvideorate.so"/>
-      <rpm:entry name="libgstvideoscale.so"/>
-      <rpm:entry name="libgstvideotestsrc.so"/>
-      <rpm:entry name="libgstvolume.so"/>
-      <rpm:entry name="libgstvorbis.so"/>
-      <rpm:entry name="libgstximagesink.so"/>
-      <rpm:entry name="libgstxvimagesink.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpangocairo-1.0.so.0"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="liborc-test-0.4.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libvorbis.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="libtheoradec.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXv.so.1"/>
-      <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libSM.so.6"/>
-      <rpm:entry name="libpango-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libvorbisenc.so.2"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libgstriff-1.0.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="gst-plugins-base(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstadder.so()(64bit)"/>
+      <rpm:entry name="libgstalsa.so()(64bit)"/>
+      <rpm:entry name="libgstapp.so()(64bit)"/>
+      <rpm:entry name="libgstaudioconvert.so()(64bit)"/>
+      <rpm:entry name="libgstaudiorate.so()(64bit)"/>
+      <rpm:entry name="libgstaudioresample.so()(64bit)"/>
+      <rpm:entry name="libgstaudiotestsrc.so()(64bit)"/>
+      <rpm:entry name="libgstencodebin.so()(64bit)"/>
+      <rpm:entry name="libgstgio.so()(64bit)"/>
+      <rpm:entry name="libgstogg.so()(64bit)"/>
+      <rpm:entry name="libgstpango.so()(64bit)"/>
+      <rpm:entry name="libgstplayback.so()(64bit)"/>
+      <rpm:entry name="libgstsubparse.so()(64bit)"/>
+      <rpm:entry name="libgsttcp.so()(64bit)"/>
+      <rpm:entry name="libgsttheora.so()(64bit)"/>
+      <rpm:entry name="libgsttypefindfunctions.so()(64bit)"/>
+      <rpm:entry name="libgstvideoconvert.so()(64bit)"/>
+      <rpm:entry name="libgstvideorate.so()(64bit)"/>
+      <rpm:entry name="libgstvideoscale.so()(64bit)"/>
+      <rpm:entry name="libgstvideotestsrc.so()(64bit)"/>
+      <rpm:entry name="libgstvolume.so()(64bit)"/>
+      <rpm:entry name="libgstvorbis.so()(64bit)"/>
+      <rpm:entry name="libgstximagesink.so()(64bit)"/>
+      <rpm:entry name="libgstxvimagesink.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvorbisenc.so.2()(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="liborc-test-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libgstriff-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1(libtheoradec_1.0)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1()(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="gstreamer" flags="GE" epoch="0" ver="1.0.0"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libogg.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libtheoradec.so.1(libtheoradec_1.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)"/>
-      <rpm:entry name="libtheoraenc.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libpangocairo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="gstreamer"/>
@@ -23147,28 +24294,28 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>gst-plugins-base-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">aadb91438ac0df497c690c75fb45334327f95c9507e00f14facec632f7238e51</checksum>
+  <checksum type="sha256" pkgid="YES">c867c154e9131503f441db2d9f1cb05870b4ee05687b94f3e4fde5c21c22e356</checksum>
   <summary>Include files and Libraries</summary>
   <description>This package contains all necessary include files and libraries needed
 to compile and link applications that use gstreamer-plugins-base.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="87714" installed="496951" archive="515204"/>
-<location href="i686/gst-plugins-base-devel-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="87885" installed="496975" archive="515268"/>
+<location href="x86_64/gst-plugins-base-devel-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16139"/>
+    <rpm:header-range start="280" end="16315"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-base-devel" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="gst-plugins-base-devel" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="gst-plugins-base-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="gst-plugins-base-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
       <rpm:entry name="pkgconfig(gstreamer-app-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-audio-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-fft-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
@@ -23182,19 +24329,19 @@ to compile and link applications that use gstreamer-plugins-base.</description>
       <rpm:entry name="pkgconfig(gstreamer-video-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
       <rpm:entry name="libgsttag" flags="EQ" epoch="0" ver="1.0.7"/>
+      <rpm:entry name="pkgconfig(gstreamer-sdp-1.0)"/>
       <rpm:entry name="libgstaudio" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="libgstsdp" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="libgstrtsp" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-base-1.0)"/>
-      <rpm:entry name="libgstfft" flags="EQ" epoch="0" ver="1.0.7"/>
-      <rpm:entry name="pkgconfig(gstreamer-sdp-1.0)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
+      <rpm:entry name="libgstfft" flags="EQ" epoch="0" ver="1.0.7"/>
+      <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="libgstrtp" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="libgstapp" flags="EQ" epoch="0" ver="1.0.7"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="libgstvideo" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="libgstriff" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="libgstpbutils" flags="EQ" epoch="0" ver="1.0.7"/>
@@ -23231,144 +24378,140 @@ to compile and link applications that use gstreamer-plugins-base.</description>
 </package>
 <package type="rpm">
   <name>gst-plugins-base0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="23.14"/>
-  <checksum type="sha256" pkgid="YES">e40aef28973ae9ffca36dbd8c7ec0118c85222437c2a3a44bed3b414d740119e</checksum>
+  <checksum type="sha256" pkgid="YES">70a7429cdc9e831176a6419fa2d47285615b417432087c5a04b23845a784c581</checksum>
   <summary>GStreamer streaming media framework base plug-ins</summary>
   <description>A well-groomed and well-maintained collection of GStreamer plug-ins and elements,
 spanning the range of possible types of elements one would want to write for GStreamer.</description>
   <packager/>
   <url/>
-  <time file="1376543448" build="1376543429"/>
-  <size package="1017671" installed="3961321" archive="3969476"/>
-<location href="i686/gst-plugins-base0.10-0.10.36-23.14.i686.rpm"/>
+  <time file="1376544075" build="1376544018"/>
+  <size package="1030297" installed="4017133" archive="4025380"/>
+<location href="x86_64/gst-plugins-base0.10-0.10.36-23.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base0.10-0.10.36-23.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="17942"/>
+    <rpm:header-range start="280" end="18474"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-base0.10" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
-      <rpm:entry name="gst-plugins-base0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
-      <rpm:entry name="libgstadder.so"/>
-      <rpm:entry name="libgstalsa.so"/>
-      <rpm:entry name="libgstapp-0.10.so.0"/>
-      <rpm:entry name="libgstapp.so"/>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libgstaudioconvert.so"/>
-      <rpm:entry name="libgstaudioresample.so"/>
-      <rpm:entry name="libgstaudiotestsrc.so"/>
-      <rpm:entry name="libgstdecodebin.so"/>
-      <rpm:entry name="libgstdecodebin2.so"/>
-      <rpm:entry name="libgstffmpegcolorspace.so"/>
-      <rpm:entry name="libgstfft-0.10.so.0"/>
-      <rpm:entry name="libgstgio.so"/>
-      <rpm:entry name="libgstinterfaces-0.10.so.0"/>
-      <rpm:entry name="libgstnetbuffer-0.10.so.0"/>
-      <rpm:entry name="libgstogg.so"/>
-      <rpm:entry name="libgstpango.so"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libgstplaybin.so"/>
-      <rpm:entry name="libgstriff-0.10.so.0"/>
-      <rpm:entry name="libgstrtp-0.10.so.0"/>
-      <rpm:entry name="libgstrtsp-0.10.so.0"/>
-      <rpm:entry name="libgstsdp-0.10.so.0"/>
-      <rpm:entry name="libgstsubparse.so"/>
-      <rpm:entry name="libgsttag-0.10.so.0"/>
-      <rpm:entry name="libgsttcp.so"/>
-      <rpm:entry name="libgsttheora.so"/>
-      <rpm:entry name="libgsttypefindfunctions.so"/>
-      <rpm:entry name="libgstvideo-0.10.so.0"/>
-      <rpm:entry name="libgstvideorate.so"/>
-      <rpm:entry name="libgstvideoscale.so"/>
-      <rpm:entry name="libgstvideotestsrc.so"/>
-      <rpm:entry name="libgstvolume.so"/>
-      <rpm:entry name="libgstvorbis.so"/>
-      <rpm:entry name="libgstximagesink.so"/>
-      <rpm:entry name="libgstxvimagesink.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpangocairo-1.0.so.0"/>
-      <rpm:entry name="libtheoradec.so.1"/>
-      <rpm:entry name="libgstinterfaces-0.10.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libvorbis.so.0"/>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgstcontroller-0.10.so.0"/>
-      <rpm:entry name="libtbm.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstapp-0.10.so.0"/>
-      <rpm:entry name="libtheoraenc.so.1"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libXv.so.1"/>
-      <rpm:entry name="libgsttag-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstdataprotocol-0.10.so.0"/>
-      <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)"/>
-      <rpm:entry name="libgstriff-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libpango-1.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libvorbisenc.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdri2.so.0"/>
-      <rpm:entry name="libXfixes.so.3"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libogg.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libtheoradec.so.1(libtheoradec_1.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgstvideo-0.10.so.0"/>
+      <rpm:entry name="gst-plugins-base0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
+      <rpm:entry name="libgstadder.so()(64bit)"/>
+      <rpm:entry name="libgstalsa.so()(64bit)"/>
+      <rpm:entry name="libgstapp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstapp.so()(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstaudioconvert.so()(64bit)"/>
+      <rpm:entry name="libgstaudioresample.so()(64bit)"/>
+      <rpm:entry name="libgstaudiotestsrc.so()(64bit)"/>
+      <rpm:entry name="libgstdecodebin.so()(64bit)"/>
+      <rpm:entry name="libgstdecodebin2.so()(64bit)"/>
+      <rpm:entry name="libgstffmpegcolorspace.so()(64bit)"/>
+      <rpm:entry name="libgstfft-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstgio.so()(64bit)"/>
+      <rpm:entry name="libgstinterfaces-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstnetbuffer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstogg.so()(64bit)"/>
+      <rpm:entry name="libgstpango.so()(64bit)"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstplaybin.so()(64bit)"/>
+      <rpm:entry name="libgstriff-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtsp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstsdp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstsubparse.so()(64bit)"/>
+      <rpm:entry name="libgsttag-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgsttcp.so()(64bit)"/>
+      <rpm:entry name="libgsttheora.so()(64bit)"/>
+      <rpm:entry name="libgsttypefindfunctions.so()(64bit)"/>
+      <rpm:entry name="libgstvideo-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstvideorate.so()(64bit)"/>
+      <rpm:entry name="libgstvideoscale.so()(64bit)"/>
+      <rpm:entry name="libgstvideotestsrc.so()(64bit)"/>
+      <rpm:entry name="libgstvolume.so()(64bit)"/>
+      <rpm:entry name="libgstvorbis.so()(64bit)"/>
+      <rpm:entry name="libgstximagesink.so()(64bit)"/>
+      <rpm:entry name="libgstxvimagesink.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgsttag-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvorbisenc.so.2()(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpangocairo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstdataprotocol-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgstriff-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libgstapp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1()(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdri2.so.0()(64bit)"/>
+      <rpm:entry name="libgstcontroller-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1(libtheoradec_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
+      <rpm:entry name="libgstinterfaces-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libgstvideo-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-base0.10-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="23.14"/>
-  <checksum type="sha256" pkgid="YES">fb35a597733866ac9a7c04467c9225ccbbe716a5fcaf711472191454f067195e</checksum>
+  <checksum type="sha256" pkgid="YES">3f526d8ca8ea2e70a996d3a0a610829f50cb9654cbb8f37ba773c3af2cc8b166</checksum>
   <summary>Development tools for GStreamer base plugins</summary>
   <description>Separate sub-package for development based on gstreamer base plugins.</description>
   <packager/>
   <url/>
-  <time file="1376543448" build="1376543429"/>
-  <size package="87296" installed="482738" archive="502500"/>
-<location href="i686/gst-plugins-base0.10-devel-0.10.36-23.14.i686.rpm"/>
+  <time file="1376544075" build="1376544018"/>
+  <size package="87463" installed="482770" archive="502580"/>
+<location href="x86_64/gst-plugins-base0.10-devel-0.10.36-23.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base0.10-0.10.36-23.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16403"/>
+    <rpm:header-range start="280" end="16583"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-base0.10-devel" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
-      <rpm:entry name="gst-plugins-base0.10-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
+      <rpm:entry name="gst-plugins-base0.10-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
       <rpm:entry name="pkgconfig(gstreamer-app-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
       <rpm:entry name="pkgconfig(gstreamer-audio-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
       <rpm:entry name="pkgconfig(gstreamer-cdda-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
@@ -23399,45 +24542,45 @@ spanning the range of possible types of elements one would want to write for GSt
 </package>
 <package type="rpm">
   <name>gst-plugins-base0.10-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="23.14"/>
-  <checksum type="sha256" pkgid="YES">ec88e8dcd7ed853cb5422282e80b3dc984d18e37c0b34b9b12d859ccfe3906b0</checksum>
+  <checksum type="sha256" pkgid="YES">d50d1fb9b55231f56b9e67e18adabd4cb4f943e5a8d8e8e89cf1cf4cdaaea09d</checksum>
   <summary>Gstreamer base plugins utilities</summary>
   <description>Separate sub-package contaning helper applications of gstreamer base plugins.</description>
   <packager/>
   <url/>
-  <time file="1376543448" build="1376543429"/>
-  <size package="10657" installed="24424" archive="24688"/>
-<location href="i686/gst-plugins-base0.10-tools-0.10.36-23.14.i686.rpm"/>
+  <time file="1376544075" build="1376544018"/>
+  <size package="10484" installed="30744" archive="31008"/>
+<location href="x86_64/gst-plugins-base0.10-tools-0.10.36-23.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base0.10-0.10.36-23.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2754"/>
+    <rpm:header-range start="280" end="2994"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-base0.10-tools" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
-      <rpm:entry name="gst-plugins-base0.10-tools(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
+      <rpm:entry name="gst-plugins-base0.10-tools(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="gst-plugins-base0.10" flags="EQ" epoch="0" ver="0.10.36" rel="23.14"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gst-discoverer-0.10</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-good</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.0.7" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">c3432e423f6fea1af04bcfa2adfc67f030a57a4b9748198a58f92b3f81e8a819</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="3.12"/>
+  <checksum type="sha256" pkgid="YES">d5912f87f54d7f60f2d7250e18df43486f6c60494cbb9b3fbebf04e3fe274199</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -23446,158 +24589,155 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321532" build="1377321512"/>
-  <size package="1275966" installed="5001886" archive="5011688"/>
-<location href="i686/gst-plugins-good-1.0.7-3.11.i686.rpm"/>
+  <time file="1377551806" build="1377551787"/>
+  <size package="1294866" installed="5014114" archive="5024028"/>
+<location href="x86_64/gst-plugins-good-1.0.7-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>gst-plugins-good-1.0.7-3.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24123"/>
-    <rpm:provides>
-      <rpm:entry name="gst-plugins-good" flags="EQ" epoch="0" ver="1.0.7" rel="3.11"/>
-      <rpm:entry name="gst-plugins-good(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="3.11"/>
-      <rpm:entry name="libgstalaw.so"/>
-      <rpm:entry name="libgstalpha.so"/>
-      <rpm:entry name="libgstalphacolor.so"/>
-      <rpm:entry name="libgstapetag.so"/>
-      <rpm:entry name="libgstaudiofx.so"/>
-      <rpm:entry name="libgstaudioparsers.so"/>
-      <rpm:entry name="libgstauparse.so"/>
-      <rpm:entry name="libgstautodetect.so"/>
-      <rpm:entry name="libgstavi.so"/>
-      <rpm:entry name="libgstcairo.so"/>
-      <rpm:entry name="libgstcutter.so"/>
-      <rpm:entry name="libgstdebug.so"/>
-      <rpm:entry name="libgstdeinterlace.so"/>
-      <rpm:entry name="libgsteffectv.so"/>
-      <rpm:entry name="libgstequalizer.so"/>
-      <rpm:entry name="libgstflac.so"/>
-      <rpm:entry name="libgstflv.so"/>
-      <rpm:entry name="libgstflxdec.so"/>
-      <rpm:entry name="libgstgdkpixbuf.so"/>
-      <rpm:entry name="libgstgoom.so"/>
-      <rpm:entry name="libgstgoom2k1.so"/>
-      <rpm:entry name="libgsticydemux.so"/>
-      <rpm:entry name="libgstid3demux.so"/>
-      <rpm:entry name="libgstimagefreeze.so"/>
-      <rpm:entry name="libgstinterleave.so"/>
-      <rpm:entry name="libgstisomp4.so"/>
-      <rpm:entry name="libgstjpeg.so"/>
-      <rpm:entry name="libgstlevel.so"/>
-      <rpm:entry name="libgstmatroska.so"/>
-      <rpm:entry name="libgstmonoscope.so"/>
-      <rpm:entry name="libgstmulaw.so"/>
-      <rpm:entry name="libgstmultifile.so"/>
-      <rpm:entry name="libgstmultipart.so"/>
-      <rpm:entry name="libgstnavigationtest.so"/>
-      <rpm:entry name="libgstoss4audio.so"/>
-      <rpm:entry name="libgstossaudio.so"/>
-      <rpm:entry name="libgstpng.so"/>
-      <rpm:entry name="libgstpulse.so"/>
-      <rpm:entry name="libgstreplaygain.so"/>
-      <rpm:entry name="libgstrtp.so"/>
-      <rpm:entry name="libgstrtpmanager.so"/>
-      <rpm:entry name="libgstrtsp.so"/>
-      <rpm:entry name="libgstshapewipe.so"/>
-      <rpm:entry name="libgstsmpte.so"/>
-      <rpm:entry name="libgstsouphttpsrc.so"/>
-      <rpm:entry name="libgstspectrum.so"/>
-      <rpm:entry name="libgstspeex.so"/>
-      <rpm:entry name="libgstudp.so"/>
-      <rpm:entry name="libgstvideo4linux2.so"/>
-      <rpm:entry name="libgstvideobox.so"/>
-      <rpm:entry name="libgstvideocrop.so"/>
-      <rpm:entry name="libgstvideofilter.so"/>
-      <rpm:entry name="libgstvideomixer.so"/>
-      <rpm:entry name="libgstvpx.so"/>
-      <rpm:entry name="libgstwavenc.so"/>
-      <rpm:entry name="libgstwavparse.so"/>
-      <rpm:entry name="libgstximagesrc.so"/>
-      <rpm:entry name="libgsty4menc.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libcairo-gobject.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libspeex.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-good-1.0.7-3.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="24735"/>
+    <rpm:provides>
+      <rpm:entry name="gst-plugins-good" flags="EQ" epoch="0" ver="1.0.7" rel="3.12"/>
+      <rpm:entry name="gst-plugins-good(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="3.12"/>
+      <rpm:entry name="libgstalaw.so()(64bit)"/>
+      <rpm:entry name="libgstalpha.so()(64bit)"/>
+      <rpm:entry name="libgstalphacolor.so()(64bit)"/>
+      <rpm:entry name="libgstapetag.so()(64bit)"/>
+      <rpm:entry name="libgstaudiofx.so()(64bit)"/>
+      <rpm:entry name="libgstaudioparsers.so()(64bit)"/>
+      <rpm:entry name="libgstauparse.so()(64bit)"/>
+      <rpm:entry name="libgstautodetect.so()(64bit)"/>
+      <rpm:entry name="libgstavi.so()(64bit)"/>
+      <rpm:entry name="libgstcairo.so()(64bit)"/>
+      <rpm:entry name="libgstcutter.so()(64bit)"/>
+      <rpm:entry name="libgstdebug.so()(64bit)"/>
+      <rpm:entry name="libgstdeinterlace.so()(64bit)"/>
+      <rpm:entry name="libgsteffectv.so()(64bit)"/>
+      <rpm:entry name="libgstequalizer.so()(64bit)"/>
+      <rpm:entry name="libgstflac.so()(64bit)"/>
+      <rpm:entry name="libgstflv.so()(64bit)"/>
+      <rpm:entry name="libgstflxdec.so()(64bit)"/>
+      <rpm:entry name="libgstgdkpixbuf.so()(64bit)"/>
+      <rpm:entry name="libgstgoom.so()(64bit)"/>
+      <rpm:entry name="libgstgoom2k1.so()(64bit)"/>
+      <rpm:entry name="libgsticydemux.so()(64bit)"/>
+      <rpm:entry name="libgstid3demux.so()(64bit)"/>
+      <rpm:entry name="libgstimagefreeze.so()(64bit)"/>
+      <rpm:entry name="libgstinterleave.so()(64bit)"/>
+      <rpm:entry name="libgstisomp4.so()(64bit)"/>
+      <rpm:entry name="libgstjpeg.so()(64bit)"/>
+      <rpm:entry name="libgstlevel.so()(64bit)"/>
+      <rpm:entry name="libgstmatroska.so()(64bit)"/>
+      <rpm:entry name="libgstmonoscope.so()(64bit)"/>
+      <rpm:entry name="libgstmulaw.so()(64bit)"/>
+      <rpm:entry name="libgstmultifile.so()(64bit)"/>
+      <rpm:entry name="libgstmultipart.so()(64bit)"/>
+      <rpm:entry name="libgstnavigationtest.so()(64bit)"/>
+      <rpm:entry name="libgstoss4audio.so()(64bit)"/>
+      <rpm:entry name="libgstossaudio.so()(64bit)"/>
+      <rpm:entry name="libgstpng.so()(64bit)"/>
+      <rpm:entry name="libgstpulse.so()(64bit)"/>
+      <rpm:entry name="libgstreplaygain.so()(64bit)"/>
+      <rpm:entry name="libgstrtp.so()(64bit)"/>
+      <rpm:entry name="libgstrtpmanager.so()(64bit)"/>
+      <rpm:entry name="libgstrtsp.so()(64bit)"/>
+      <rpm:entry name="libgstshapewipe.so()(64bit)"/>
+      <rpm:entry name="libgstsmpte.so()(64bit)"/>
+      <rpm:entry name="libgstsouphttpsrc.so()(64bit)"/>
+      <rpm:entry name="libgstspectrum.so()(64bit)"/>
+      <rpm:entry name="libgstspeex.so()(64bit)"/>
+      <rpm:entry name="libgstudp.so()(64bit)"/>
+      <rpm:entry name="libgstvideo4linux2.so()(64bit)"/>
+      <rpm:entry name="libgstvideobox.so()(64bit)"/>
+      <rpm:entry name="libgstvideocrop.so()(64bit)"/>
+      <rpm:entry name="libgstvideofilter.so()(64bit)"/>
+      <rpm:entry name="libgstvideomixer.so()(64bit)"/>
+      <rpm:entry name="libgstvpx.so()(64bit)"/>
+      <rpm:entry name="libgstwavenc.so()(64bit)"/>
+      <rpm:entry name="libgstwavparse.so()(64bit)"/>
+      <rpm:entry name="libgstximagesrc.so()(64bit)"/>
+      <rpm:entry name="libgsty4menc.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstriff-1.0.so.0()(64bit)"/>
       <rpm:entry name="gstreamer" flags="GE" epoch="0" ver="1.0.5"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstnet-1.0.so.0"/>
-      <rpm:entry name="libgstfft-1.0.so.0"/>
-      <rpm:entry name="libXv.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libvpx.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libv4l2.so.0"/>
-      <rpm:entry name="libgstsdp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libjpeg.so.8"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libcairo-gobject.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libgdk_pixbuf-2.0.so.0()(64bit)"/>
       <rpm:entry name="gst-plugins-base" flags="GE" epoch="0" ver="1.0.0"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgstrtp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libXdamage.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgstrtsp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libgdk_pixbuf-2.0.so.0"/>
-      <rpm:entry name="libXfixes.so.3"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libFLAC.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
-      <rpm:entry name="libgstriff-1.0.so.0"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libgstrtp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="libv4l2.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libFLAC.so.8()(64bit)"/>
+      <rpm:entry name="libvpx.so.1()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libgstrtsp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgstfft-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstnet-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libspeex.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgstsdp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-good-locale</name>
   <arch>noarch</arch>
-  <version epoch="0" ver="1.0.7" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">1fe5f654c0a9bf79f57851b77c89908d65cee231a782ab7d705648f58b858d32</checksum>
+  <version epoch="0" ver="1.0.7" rel="3.12"/>
+  <checksum type="sha256" pkgid="YES">c9fe73fc456da354f9843b4f6617907ce7e60e62b1caa20557902230693f1304</checksum>
   <summary>Translations and Locale for package gst-plugins-good</summary>
   <description>This package provides translations for package gst-plugins-good.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321543" build="1377321524"/>
-  <size package="56784" installed="307694" archive="314280"/>
-<location href="noarch/gst-plugins-good-locale-1.0.7-3.11.noarch.rpm"/>
+  <time file="1377551806" build="1377551787"/>
+  <size package="56760" installed="307694" archive="314280"/>
+<location href="noarch/gst-plugins-good-locale-1.0.7-3.12.noarch.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Localization</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>gst-plugins-good-1.0.7-3.11.src.rpm</rpm:sourcerpm>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-good-1.0.7-3.12.src.rpm</rpm:sourcerpm>
     <rpm:header-range start="280" end="8620"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-good-lang-all" flags="EQ" epoch="0" ver="1.0.7"/>
-      <rpm:entry name="gst-plugins-good-locale" flags="EQ" epoch="0" ver="1.0.7" rel="3.11"/>
+      <rpm:entry name="gst-plugins-good-locale" flags="EQ" epoch="0" ver="1.0.7" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gst-plugins-good" flags="EQ" epoch="0" ver="1.0.7"/>
@@ -23606,9 +24746,9 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>gst-plugins-good0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.32" rel="26.21"/>
-  <checksum type="sha256" pkgid="YES">8c698a8db0f77e9c727bb46edc0ea1e1885447ffa1cea9e1b9060cface62f0ef</checksum>
+  <checksum type="sha256" pkgid="YES">37f7d1eebd6edef5a9fea958b86e2842a3dd4c168fe60c03803f224c0fcc0d53</checksum>
   <summary>GStreamer plugins from the "good" set</summary>
   <description>GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
@@ -23620,101 +24760,98 @@ This package contains the GStreamer plugins from the "good" set, a set
 of good-quality plug-ins under the LGPL license.</description>
   <packager/>
   <url/>
-  <time file="1376353758" build="1376353742"/>
-  <size package="919929" installed="3377260" archive="3381984"/>
-<location href="i686/gst-plugins-good0.10-0.10.32-26.21.i686.rpm"/>
+  <time file="1376353748" build="1376353731"/>
+  <size package="926951" installed="3330128" archive="3334908"/>
+<location href="x86_64/gst-plugins-good0.10-0.10.32-26.21.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-good0.10-0.10.32-26.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13410"/>
+    <rpm:header-range start="280" end="13922"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-good0.10" flags="EQ" epoch="0" ver="0.10.32" rel="26.21"/>
-      <rpm:entry name="gst-plugins-good0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.32" rel="26.21"/>
-      <rpm:entry name="libgstalaw.so"/>
-      <rpm:entry name="libgstaudioparsers.so"/>
-      <rpm:entry name="libgstautodetect.so"/>
-      <rpm:entry name="libgstavi.so"/>
-      <rpm:entry name="libgstflv.so"/>
-      <rpm:entry name="libgstid3demux.so"/>
-      <rpm:entry name="libgstimagefreeze.so"/>
-      <rpm:entry name="libgstinterleave.so"/>
-      <rpm:entry name="libgstisomp4.so"/>
-      <rpm:entry name="libgstjpeg.so"/>
-      <rpm:entry name="libgstmatroska.so"/>
-      <rpm:entry name="libgstmulaw.so"/>
-      <rpm:entry name="libgstmultifile.so"/>
-      <rpm:entry name="libgstmultipart.so"/>
-      <rpm:entry name="libgstoss4audio.so"/>
-      <rpm:entry name="libgstpng.so"/>
-      <rpm:entry name="libgstpulse.so"/>
-      <rpm:entry name="libgstrtp.so"/>
-      <rpm:entry name="libgstrtpmanager.so"/>
-      <rpm:entry name="libgstrtsp.so"/>
-      <rpm:entry name="libgstshapewipe.so"/>
-      <rpm:entry name="libgstsouphttpsrc.so"/>
-      <rpm:entry name="libgstudp.so"/>
-      <rpm:entry name="libgstvideo4linux2.so"/>
-      <rpm:entry name="libgstvideocrop.so"/>
-      <rpm:entry name="libgstvideofilter.so"/>
-      <rpm:entry name="libgstwavenc.so"/>
-      <rpm:entry name="libgstwavparse.so"/>
-      <rpm:entry name="libgstximagesrc.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstinterfaces-0.10.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgstcontroller-0.10.so.0"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libgsttag-0.10.so.0"/>
-      <rpm:entry name="libgstsdp-0.10.so.0"/>
-      <rpm:entry name="libgstriff-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgstrtsp-0.10.so.0"/>
-      <rpm:entry name="libdrm-client.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libXdamage.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXfixes.so.3"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libgstrtp-0.10.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgstnetbuffer-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgstvideo-0.10.so.0"/>
+      <rpm:entry name="gst-plugins-good0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.32" rel="26.21"/>
+      <rpm:entry name="libgstalaw.so()(64bit)"/>
+      <rpm:entry name="libgstaudioparsers.so()(64bit)"/>
+      <rpm:entry name="libgstautodetect.so()(64bit)"/>
+      <rpm:entry name="libgstavi.so()(64bit)"/>
+      <rpm:entry name="libgstflv.so()(64bit)"/>
+      <rpm:entry name="libgstid3demux.so()(64bit)"/>
+      <rpm:entry name="libgstimagefreeze.so()(64bit)"/>
+      <rpm:entry name="libgstinterleave.so()(64bit)"/>
+      <rpm:entry name="libgstisomp4.so()(64bit)"/>
+      <rpm:entry name="libgstjpeg.so()(64bit)"/>
+      <rpm:entry name="libgstmatroska.so()(64bit)"/>
+      <rpm:entry name="libgstmulaw.so()(64bit)"/>
+      <rpm:entry name="libgstmultifile.so()(64bit)"/>
+      <rpm:entry name="libgstmultipart.so()(64bit)"/>
+      <rpm:entry name="libgstoss4audio.so()(64bit)"/>
+      <rpm:entry name="libgstpng.so()(64bit)"/>
+      <rpm:entry name="libgstpulse.so()(64bit)"/>
+      <rpm:entry name="libgstrtp.so()(64bit)"/>
+      <rpm:entry name="libgstrtpmanager.so()(64bit)"/>
+      <rpm:entry name="libgstrtsp.so()(64bit)"/>
+      <rpm:entry name="libgstshapewipe.so()(64bit)"/>
+      <rpm:entry name="libgstsouphttpsrc.so()(64bit)"/>
+      <rpm:entry name="libgstudp.so()(64bit)"/>
+      <rpm:entry name="libgstvideo4linux2.so()(64bit)"/>
+      <rpm:entry name="libgstvideocrop.so()(64bit)"/>
+      <rpm:entry name="libgstvideofilter.so()(64bit)"/>
+      <rpm:entry name="libgstwavenc.so()(64bit)"/>
+      <rpm:entry name="libgstwavparse.so()(64bit)"/>
+      <rpm:entry name="libgstximagesrc.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgsttag-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgstriff-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtsp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libgstsdp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgstcontroller-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgstinterfaces-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libgstvideo-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstnetbuffer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-ugly</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">97ca90d97e0eb43e06f5fad0e5423e71ef0ea9cb9de6b2658b8e63513cee8815</checksum>
+  <checksum type="sha256" pkgid="YES">426b4fa7f05a2ed4c026e7a00ddace66c2e776a8f78163932e5d7bc42996d7fd</checksum>
   <summary>GStreamer plugins from the "ugly" set</summary>
   <description> GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -23727,55 +24864,55 @@ of good-quality plug-ins under the LGPL license.</description>
  good-quality plug-ins that might pose distribution problems.</description>
   <packager/>
   <url/>
-  <time file="1374210038" build="1374210030"/>
-  <size package="120893" installed="383608" archive="384792"/>
-<location href="i686/gst-plugins-ugly-1.0.7-2.1.i686.rpm"/>
+  <time file="1374210492" build="1374210481"/>
+  <size package="120166" installed="382496" archive="383696"/>
+<location href="x86_64/gst-plugins-ugly-1.0.7-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-ugly-1.0.7-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5183"/>
+    <rpm:header-range start="280" end="5551"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-ugly" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
-      <rpm:entry name="gst-plugins-ugly(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
-      <rpm:entry name="libgstamrnb.so"/>
-      <rpm:entry name="libgstamrwbdec.so"/>
-      <rpm:entry name="libgstasf.so"/>
-      <rpm:entry name="libgstrmdemux.so"/>
-      <rpm:entry name="libgstxingmux.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libopencore-amrnb.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgstsdp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgstrtp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libopencore-amrwb.so.0"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgstriff-1.0.so.0"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstrtsp-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gst-plugins-ugly(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.1"/>
+      <rpm:entry name="libgstamrnb.so()(64bit)"/>
+      <rpm:entry name="libgstamrwbdec.so()(64bit)"/>
+      <rpm:entry name="libgstasf.so()(64bit)"/>
+      <rpm:entry name="libgstrmdemux.so()(64bit)"/>
+      <rpm:entry name="libgstxingmux.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstriff-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgstrtp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtsp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libopencore-amrwb.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libopencore-amrnb.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgstsdp-1.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gst-plugins-ugly0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.19" rel="6.11"/>
-  <checksum type="sha256" pkgid="YES">3a7da89cc1cc5e7a6c92fabe93e3ebfda351108054b86758393018fd43b3fa74</checksum>
+  <checksum type="sha256" pkgid="YES">39b035e9827ef63fb60b7e827d9222d7f5d19103480d05e63ff5b68f78b71f5e</checksum>
   <summary>GStreamer plugins from the "ugly" set</summary>
   <description> GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -23788,55 +24925,103 @@ of good-quality plug-ins under the LGPL license.</description>
  good-quality plug-ins that might pose distribution problems.</description>
   <packager/>
   <url/>
-  <time file="1375311138" build="1375311129"/>
-  <size package="141029" installed="456956" archive="457848"/>
-<location href="i686/gst-plugins-ugly0.10-0.10.19-6.11.i686.rpm"/>
+  <time file="1375311353" build="1375311343"/>
+  <size package="138930" installed="438048" archive="438952"/>
+<location href="x86_64/gst-plugins-ugly0.10-0.10.19-6.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-ugly0.10-0.10.19-6.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4854"/>
+    <rpm:header-range start="280" end="5230"/>
     <rpm:provides>
       <rpm:entry name="gst-plugins-ugly0.10" flags="EQ" epoch="0" ver="0.10.19" rel="6.11"/>
-      <rpm:entry name="gst-plugins-ugly0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.19" rel="6.11"/>
-      <rpm:entry name="libgstamrnb.so"/>
-      <rpm:entry name="libgstamrwbdec.so"/>
-      <rpm:entry name="libgstasf.so"/>
-      <rpm:entry name="libgstmpegaudioparse.so"/>
-      <rpm:entry name="libgstrmdemux.so"/>
+      <rpm:entry name="gst-plugins-ugly0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.19" rel="6.11"/>
+      <rpm:entry name="libgstamrnb.so()(64bit)"/>
+      <rpm:entry name="libgstamrwbdec.so()(64bit)"/>
+      <rpm:entry name="libgstasf.so()(64bit)"/>
+      <rpm:entry name="libgstmpegaudioparse.so()(64bit)"/>
+      <rpm:entry name="libgstrmdemux.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgsttag-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstpbutils-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstrtsp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstriff-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstsdp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libopencore-amrwb.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libopencore-amrnb.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>gstreamer</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.5"/>
+  <checksum type="sha256" pkgid="YES">16e65bc65657d95e9fc90d52d57eeaf0584d7ea40e6bff12fdf7caf20d97b27f</checksum>
+  <summary>Streaming-Media Framework Runtime</summary>
+  <description>GStreamer is a streaming-media framework, based on graphs of filters
+which operate on media data. Applications using this library can do
+anything from real-time sound processing to playing videos, and just
+about anything else media-related.  Its plug-in-based architecture
+means that new data types or processing capabilities can be added by
+installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1375476312" build="1375476283"/>
+  <size package="116067" installed="366953" archive="368252"/>
+<location href="x86_64/gstreamer-1.0.7-5.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Multimedia Framework</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4692"/>
+    <rpm:provides>
+      <rpm:entry name="gstreamer" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="gstreamer(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="libgstcoreelements.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libopencore-amrnb.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libgsttag-0.10.so.0"/>
-      <rpm:entry name="libgstsdp-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libopencore-amrwb.so.0"/>
-      <rpm:entry name="libgstrtsp-0.10.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgstpbutils-0.10.so.0"/>
-      <rpm:entry name="libgstriff-0.10.so.0"/>
-      <rpm:entry name="libgstrtp-0.10.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer" flags="GE" epoch="0" ver="1.0.7"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>gstreamer</name>
-  <arch>i686</arch>
+  <name>gstreamer-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.5"/>
-  <checksum type="sha256" pkgid="YES">e36a7c8c1e6454134c868563b8ca7388f87f81ac3225a74205afe726bb9196ed</checksum>
+  <checksum type="sha256" pkgid="YES">395bfc401870adf6ff8c493d68ef1e15a60ba500ba2c3090c3923394351eb9bb</checksum>
   <summary>Streaming-Media Framework Runtime</summary>
   <description>GStreamer is a streaming-media framework, based on graphs of filters
 which operate on media data. Applications using this library can do
@@ -23846,34 +25031,34 @@ means that new data types or processing capabilities can be added by
 installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1375474653" build="1375474626"/>
-  <size package="120986" installed="390809" archive="392104"/>
-<location href="i686/gstreamer-1.0.7-5.5.i686.rpm"/>
+  <time file="1375474653" build="1375474642"/>
+  <size package="110082" installed="357888" archive="358304"/>
+<location href="x86_64/gstreamer-32bit-1.0.7-5.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Multimedia Framework</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4492"/>
+    <rpm:header-range start="280" end="3517"/>
     <rpm:provides>
-      <rpm:entry name="gstreamer" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
-      <rpm:entry name="gstreamer(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="gstreamer-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="gstreamer-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
       <rpm:entry name="libgstcoreelements.so"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgstreamer" flags="GE" epoch="0" ver="1.0.7"/>
+      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libgstbase-1.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
@@ -23885,27 +25070,27 @@ installing new plug-ins.</description>
 </package>
 <package type="rpm">
   <name>gstreamer-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.5"/>
-  <checksum type="sha256" pkgid="YES">f8e413014a108dc8cb6a1448dc855daf92e2decb6bdc7986cfdcbec92af039fd</checksum>
+  <checksum type="sha256" pkgid="YES">454e5d1a423d866d36fe3a0b68c6b558729ac4a5e740ba1acfe55bafd7956dad</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1375474653" build="1375474626"/>
-  <size package="134924" installed="809297" archive="826624"/>
-<location href="i686/gstreamer-devel-1.0.7-5.5.i686.rpm"/>
+  <time file="1375476312" build="1375476283"/>
+  <size package="135064" installed="809309" archive="826656"/>
+<location href="x86_64/gstreamer-devel-1.0.7-5.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14924"/>
+    <rpm:header-range start="280" end="15100"/>
     <rpm:provides>
       <rpm:entry name="gstreamer-devel" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
-      <rpm:entry name="gstreamer-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="gstreamer-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
       <rpm:entry name="pkgconfig(gstreamer-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-base-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gstreamer-check-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
@@ -23913,15 +25098,15 @@ to develop applications that require these.</description>
       <rpm:entry name="pkgconfig(gstreamer-net-1.0)" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
       <rpm:entry name="gstreamer" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
+      <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
       <rpm:entry name="gstreamer-utils" flags="EQ" epoch="0" ver="1.0.7"/>
-      <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libgstreamer" flags="EQ" epoch="0" ver="1.0.7"/>
+      <rpm:entry name="pkgconfig(gmodule-no-export-2.0)"/>
       <rpm:entry name="pkgconfig(gthread-2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -23957,9 +25142,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>gstreamer-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.5"/>
-  <checksum type="sha256" pkgid="YES">a2a9acfde3f8a691d477b6f6cceb9135feb031eb2b35dac76717ea11e1e8ff6c</checksum>
+  <checksum type="sha256" pkgid="YES">91c2f37cfcd97dd43b0137c80d0c868fabb2069be3f7a5c254e4ea04ed7614c8</checksum>
   <summary>Streaming-Media Framework Runtime</summary>
   <description>GStreamer is a streaming-media framework, based on graphs of filters
 which operate on media data. Applications using this library can do
@@ -23969,34 +25154,34 @@ means that new data types or processing capabilities can be added by
 installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1375474653" build="1375474626"/>
-  <size package="40055" installed="106405" archive="107408"/>
-<location href="i686/gstreamer-utils-1.0.7-5.5.i686.rpm"/>
+  <time file="1375476312" build="1375476283"/>
+  <size package="41665" installed="123129" archive="124132"/>
+<location href="x86_64/gstreamer-utils-1.0.7-5.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Multimedia Framework</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4544"/>
+    <rpm:header-range start="280" end="4784"/>
     <rpm:provides>
       <rpm:entry name="gstreamer-utils" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
-      <rpm:entry name="gstreamer-utils(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="gstreamer-utils(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
       <rpm:entry name="gstreamer-utils_versioned" flags="EQ" epoch="0" ver="1.0.7"/>
       <rpm:entry name="gstreamer:/usr/bin/gst-launch-1.0" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gst-inspect-1.0</file>
     <file>/usr/bin/gst-launch-1.0</file>
     <file>/usr/bin/gst-typefind-1.0</file>
@@ -24005,9 +25190,9 @@ installing new plug-ins.</description>
 </package>
 <package type="rpm">
   <name>gstreamer-vaapi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.5" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">35ee27c92a96b54a165f6047f66e935b49fb6189826da5963c19ae25e315f4b2</checksum>
+  <checksum type="sha256" pkgid="YES">5183da591a05dbc2e2d44d916d165232216b381df76ff4a890bc519cfb7f1310</checksum>
   <summary>VA-API based plugins for GStreamer and helper libraries</summary>
   <description>Gstreamer-vaapi is a collection of VA-API based plugins for GStreamer
 and helper libraries. vaapidecode is used to decode MPEG-2, MPEG-4,
@@ -24017,82 +25202,82 @@ video/x-raw-yuv pixels to video/x-vaapi-surface surfaces. vaapisink is
 used to display video/x-vaapi-surface surfaces to the screen.</description>
   <packager/>
   <url>http://gitorious.org/vaapi/gstreamer-vaapi</url>
-  <time file="1377321631" build="1377321623"/>
-  <size package="209413" installed="705774" archive="707672"/>
-<location href="i686/gstreamer-vaapi-0.5.5-2.3.i686.rpm"/>
+  <time file="1377321688" build="1377321679"/>
+  <size package="215100" installed="718658" archive="720556"/>
+<location href="x86_64/gstreamer-vaapi-0.5.5-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Multimedia Framework</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-vaapi-0.5.5-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6990"/>
+    <rpm:header-range start="280" end="7414"/>
     <rpm:provides>
       <rpm:entry name="gstreamer-vaapi" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
-      <rpm:entry name="gstreamer-vaapi(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
-      <rpm:entry name="libgstvaapi-1.0.so.2"/>
-      <rpm:entry name="libgstvaapi-glx-1.0.so.2"/>
-      <rpm:entry name="libgstvaapi-wayland-1.0.so.2"/>
-      <rpm:entry name="libgstvaapi-x11-1.0.so.2"/>
-      <rpm:entry name="libgstvaapi.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgstvaapi-wayland-1.0.so.2"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libva.so.1(VA_API_0.33.0)"/>
-      <rpm:entry name="libgstvaapi-1.0.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgstvaapi-x11-1.0.so.2"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libgstbasevideo-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libva-x11.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libva.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libva-glx.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libva-wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgstvaapi-glx-1.0.so.2"/>
+      <rpm:entry name="gstreamer-vaapi(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
+      <rpm:entry name="libgstvaapi-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstvaapi-glx-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstvaapi-wayland-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstvaapi-x11-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstvaapi.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstvaapi-glx-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgstvaapi-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libva.so.1(VA_API_0.33.0)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgstvaapi-x11-1.0.so.2()(64bit)"/>
+      <rpm:entry name="libgstbasevideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libva-glx.so.1()(64bit)"/>
+      <rpm:entry name="libva-wayland.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libva-x11.so.1()(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libva.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgstvaapi-wayland-1.0.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gstreamer-vaapi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.5" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">5b8543f5a6967cb94dd5cb08b4d34145a7f35a8aed9189a760d5e88debed4b11</checksum>
+  <checksum type="sha256" pkgid="YES">c4520209729176b8a104f63de0a6965af28148e35ee59b85abdbf5b92e663426</checksum>
   <summary>Development files for gstreamer-vaapi</summary>
   <description>The gstreamer-vaapi-devel package contains libraries and header files for
 developing applications that use gstreamer-vaapi.</description>
   <packager/>
   <url>http://gitorious.org/vaapi/gstreamer-vaapi</url>
-  <time file="1377321631" build="1377321623"/>
-  <size package="27485" installed="109037" archive="116620"/>
-<location href="i686/gstreamer-vaapi-devel-0.5.5-2.3.i686.rpm"/>
+  <time file="1377321688" build="1377321679"/>
+  <size package="27677" installed="109053" archive="116652"/>
+<location href="x86_64/gstreamer-vaapi-devel-0.5.5-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-vaapi-0.5.5-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8974"/>
+    <rpm:header-range start="280" end="9154"/>
     <rpm:provides>
       <rpm:entry name="gstreamer-vaapi-devel" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
-      <rpm:entry name="gstreamer-vaapi-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
+      <rpm:entry name="gstreamer-vaapi-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="2.3"/>
       <rpm:entry name="pkgconfig(gstreamer-vaapi-1.0)" flags="EQ" epoch="0" ver="0.5.6.pre1"/>
       <rpm:entry name="pkgconfig(gstreamer-vaapi-glx-1.0)" flags="EQ" epoch="0" ver="0.5.6.pre1"/>
       <rpm:entry name="pkgconfig(gstreamer-vaapi-wayland-1.0)" flags="EQ" epoch="0" ver="0.5.6.pre1"/>
@@ -24114,9 +25299,9 @@ developing applications that use gstreamer-vaapi.</description>
 </package>
 <package type="rpm">
   <name>gstreamer0.10</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">5ef97a0c5e65a271d36b6dbb41d640fb7b1d1260c8b3bf47d5a8a08fd69641a5</checksum>
+  <checksum type="sha256" pkgid="YES">47b59e85fc64255fa55ea4c8fe98f86edcfd5d3e6c11cdd786a07cfe1ee11027</checksum>
   <summary>GStreamer streaming media framework runtime</summary>
   <description>GStreamer is a streaming media framework, based on graphs of filters which
 operate on media data. Applications using this library can do anything
@@ -24126,56 +25311,53 @@ types or processing capabilities can be added simply by installing new
 plugins.</description>
   <packager/>
   <url/>
-  <time file="1375474617" build="1375474601"/>
-  <size package="707036" installed="2520595" archive="2525700"/>
-<location href="i686/gstreamer0.10-0.10.36-7.9.i686.rpm"/>
+  <time file="1375476239" build="1375476224"/>
+  <size package="703477" installed="2493067" archive="2498196"/>
+<location href="x86_64/gstreamer0.10-0.10.36-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gstreamer0.10-0.10.36-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9883"/>
+    <rpm:header-range start="280" end="10127"/>
     <rpm:provides>
       <rpm:entry name="gstreamer0.10" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
-      <rpm:entry name="gstreamer0.10(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgstcheck-0.10.so.0"/>
-      <rpm:entry name="libgstcontroller-0.10.so.0"/>
-      <rpm:entry name="libgstcoreelements.so"/>
-      <rpm:entry name="libgstcoreindexers.so"/>
-      <rpm:entry name="libgstdataprotocol-0.10.so.0"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gstreamer0.10(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstcheck-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstcontroller-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstcoreelements.so()(64bit)"/>
+      <rpm:entry name="libgstcoreindexers.so()(64bit)"/>
+      <rpm:entry name="libgstdataprotocol-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gst-typefind-0.10</file>
     <file>/usr/bin/gst-launch-0.10</file>
     <file>/usr/bin/gst-feedback-0.10</file>
@@ -24186,9 +25368,9 @@ plugins.</description>
 </package>
 <package type="rpm">
   <name>gstreamer0.10-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">04b1a47a3ab49b255e9c6b1d44ca2834be7ac2019444cc1f9d2a5ec26828ed6d</checksum>
+  <checksum type="sha256" pkgid="YES">38453df31de0caf9f7398e6e5911a17c28602c9335be239f9eb8f2bc2c1d6db6</checksum>
   <summary>Development tools for GStreamer</summary>
   <description>This package contains the libraries and includes files necessary to develop
 applications and plugins for GStreamer. If you plan to develop applications
@@ -24196,19 +25378,19 @@ with GStreamer, consider installing the gstreamer-devel-docs package and the
 documentation packages for any plugins you intend to use.</description>
   <packager/>
   <url/>
-  <time file="1375474617" build="1375474601"/>
-  <size package="135012" installed="785849" archive="802772"/>
-<location href="i686/gstreamer0.10-devel-0.10.36-7.9.i686.rpm"/>
+  <time file="1375476239" build="1375476224"/>
+  <size package="135218" installed="785863" archive="802804"/>
+<location href="x86_64/gstreamer0.10-devel-0.10.36-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gstreamer0.10-0.10.36-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14284"/>
+    <rpm:header-range start="280" end="14460"/>
     <rpm:provides>
       <rpm:entry name="gstreamer0.10-devel" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
-      <rpm:entry name="gstreamer0.10-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
+      <rpm:entry name="gstreamer0.10-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
       <rpm:entry name="pkgconfig(gstreamer-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
       <rpm:entry name="pkgconfig(gstreamer-base-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
       <rpm:entry name="pkgconfig(gstreamer-check-0.10)" flags="EQ" epoch="0" ver="0.10.36"/>
@@ -24229,33 +25411,33 @@ documentation packages for any plugins you intend to use.</description>
 </package>
 <package type="rpm">
   <name>gstreamer0.10-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.36" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">13d2da2022c2c305565b45e0db476bebe7b8c5aa73ab3068d2850251f700be72</checksum>
+  <checksum type="sha256" pkgid="YES">9e8cd07296578186aaf93d7e23a4ddad119c2b600aab1b94bfbf09699990164d</checksum>
   <summary>Common tools and files for GStreamer streaming media framework</summary>
   <description>This package contains wrapper scripts for the command-line tools that work
 with different major/minor versions of GStreamer.</description>
   <packager/>
   <url/>
-  <time file="1375474617" build="1375474601"/>
-  <size package="8381" installed="87784" archive="88580"/>
-<location href="i686/gstreamer0.10-tools-0.10.36-7.9.i686.rpm"/>
+  <time file="1375476239" build="1375476224"/>
+  <size package="8659" installed="97480" archive="98276"/>
+<location href="x86_64/gstreamer0.10-tools-0.10.36-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gstreamer0.10-0.10.36-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3119"/>
+    <rpm:header-range start="280" end="3319"/>
     <rpm:provides>
       <rpm:entry name="gstreamer0.10-tools" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
-      <rpm:entry name="gstreamer0.10-tools(x86-32)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
+      <rpm:entry name="gstreamer0.10-tools(x86-64)" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="gstreamer0.10" flags="EQ" epoch="0" ver="0.10.36" rel="7.9"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gst-xmlinspect</file>
     <file>/usr/bin/gst-inspect</file>
     <file>/usr/bin/gst-feedback</file>
@@ -24266,73 +25448,72 @@ with different major/minor versions of GStreamer.</description>
 </package>
 <package type="rpm">
   <name>gtest</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">2c13a7aeca8271a21d573001a0e8ec874bde048b91c0befa50e2ee413025ce23</checksum>
+  <checksum type="sha256" pkgid="YES">3357691a6aed8d4abe10cba36730ec15ac59e0dc157742b0658351478a4b70a4</checksum>
   <summary>gtest library</summary>
   <description>gtest library.</description>
   <packager/>
   <url/>
-  <time file="1374119956" build="1374119942"/>
-  <size package="106299" installed="379492" archive="380220"/>
-<location href="i686/gtest-1.2.1.0-3.4.i686.rpm"/>
+  <time file="1374120554" build="1374120540"/>
+  <size package="103881" installed="400392" archive="401120"/>
+<location href="x86_64/gtest-1.2.1.0-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>TO_BE/FILLED_IN</rpm:license>
     <rpm:vendor>TO_BE/FILLED_IN</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gtest-1.2.1.0-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3372"/>
+    <rpm:header-range start="280" end="3664"/>
     <rpm:provides>
       <rpm:entry name="gtest" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
-      <rpm:entry name="gtest(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
+      <rpm:entry name="gtest(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
       <rpm:entry name="libgtest.so.0"/>
+      <rpm:entry name="libgtest.so.0()(64bit)"/>
       <rpm:entry name="libgtest_main.so.0"/>
+      <rpm:entry name="libgtest_main.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgtest.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgtest.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gtest-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">9a2a7a6d826e3947cfe7a426470a9913bed187aa16c70505daecadf757d1a886</checksum>
+  <checksum type="sha256" pkgid="YES">cf08cc24a97e58f779a75f2fb2a7e19c4b70b82fc7c9a5e7e10c6ded0d5c6fb9</checksum>
   <summary>gtest (Development)</summary>
   <description>gtest library (DEV)</description>
   <packager/>
   <url/>
-  <time file="1374119956" build="1374119942"/>
-  <size package="548380" installed="2926712" archive="2930944"/>
-<location href="i686/gtest-devel-1.2.1.0-3.4.i686.rpm"/>
+  <time file="1374120554" build="1374120540"/>
+  <size package="633444" installed="5226346" archive="5230580"/>
+<location href="x86_64/gtest-devel-1.2.1.0-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>TO_BE/FILLED_IN</rpm:license>
     <rpm:vendor>TO_BE/FILLED_IN</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gtest-1.2.1.0-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5276"/>
+    <rpm:header-range start="280" end="5348"/>
     <rpm:provides>
       <rpm:entry name="gtest-devel" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
-      <rpm:entry name="gtest-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
-      <rpm:entry name="libtool(/usr/lib/libgtest.la)"/>
-      <rpm:entry name="libtool(/usr/lib/libgtest_main.la)"/>
+      <rpm:entry name="gtest-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gtest" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.4"/>
@@ -24341,9 +25522,9 @@ with different major/minor versions of GStreamer.</description>
 </package>
 <package type="rpm">
   <name>gtk-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.18" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">98cce3c7773855d8e77c77f008177d76d9ae544dc587562f5f013afaa9436a34</checksum>
+  <checksum type="sha256" pkgid="YES">280209cc5b89dd70bac3301060bc57828ee53db7f180dd2aa11da5087248c094</checksum>
   <summary>GTK+ DocBook Documentation Generator</summary>
   <description>Gtkdoc is a set of Perl scripts that generate API reference
 documentation in DocBook format.  It can extract documentation from
@@ -24351,19 +25532,19 @@ source code comments in a manner similar to Java-doc.  It is used to
 generate the documentation for GLib, Gtk+, and GNOME.</description>
   <packager/>
   <url>http://www.gtk.org/gtk-doc/</url>
-  <time file="1375474405" build="1375474397"/>
-  <size package="240096" installed="1226735" archive="1234212"/>
-<location href="i686/gtk-doc-1.18-1.5.i686.rpm"/>
+  <time file="1375476055" build="1375476047"/>
+  <size package="240317" installed="1226735" archive="1234212"/>
+<location href="x86_64/gtk-doc-1.18-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Publishing/SGML</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gtk-doc-1.18-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8275"/>
+    <rpm:header-range start="280" end="8451"/>
     <rpm:provides>
       <rpm:entry name="gtk-doc" flags="EQ" epoch="0" ver="1.18" rel="1.5"/>
-      <rpm:entry name="gtk-doc(x86-32)" flags="EQ" epoch="0" ver="1.18" rel="1.5"/>
+      <rpm:entry name="gtk-doc(x86-64)" flags="EQ" epoch="0" ver="1.18" rel="1.5"/>
       <rpm:entry name="pkgconfig(gtk-doc)" flags="EQ" epoch="0" ver="1.18"/>
     </rpm:provides>
     <rpm:requires>
@@ -24394,50 +25575,49 @@ generate the documentation for GLib, Gtk+, and GNOME.</description>
 </package>
 <package type="rpm">
   <name>gummiboot</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="28" rel="3.20"/>
-  <checksum type="sha256" pkgid="YES">72519da3c218d5848f61173e5d463ea7a4068483b0161cf5d282638751846fde</checksum>
+  <checksum type="sha256" pkgid="YES">966dba843e9266a8d645288f6fd943dd544eceda28a05066594ad4a5bb22a5bc</checksum>
   <summary>EFI Kernel loader</summary>
   <description>Gummiboot is a simple EFI bootloader.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/gummiboot/</url>
-  <time file="1377046283" build="1377046271"/>
-  <size package="41158" installed="107586" archive="107992"/>
-<location href="i686/gummiboot-28-3.20.i686.rpm"/>
+  <time file="1377046467" build="1377046459"/>
+  <size package="45368" installed="126768" archive="127172"/>
+<location href="x86_64/gummiboot-28-3.20.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Boot</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gummiboot-28-3.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3091"/>
+    <rpm:header-range start="280" end="3323"/>
     <rpm:provides>
       <rpm:entry name="gummiboot" flags="EQ" epoch="0" ver="28" rel="3.20"/>
-      <rpm:entry name="gummiboot(x86-32)" flags="EQ" epoch="0" ver="28" rel="3.20"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libblkid.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="gummiboot(x86-64)" flags="EQ" epoch="0" ver="28" rel="3.20"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gummiboot</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>gupnp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.5" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">efce14784d0ec440201042cb15ee54ecd8be0265038bd9d5191c77907d4f74e8</checksum>
+  <checksum type="sha256" pkgid="YES">626c168f55d3069ea34297fead8dd9dce099abdad559225ea63553337ac38d9f</checksum>
   <summary>GUPnP is an framework for creating UPnP devices &amp; control points</summary>
   <description>GUPnP is an object-oriented open source framework for creating UPnP
 devices and control points, written in C using GObject and libsoup.
@@ -24445,50 +25625,48 @@ The GUPnP API is intended to be easy to use, efficient and flexible.</descriptio
   <packager/>
   <url>http://www.gupnp.org/</url>
   <time file="1377308534" build="1377308526"/>
-  <size package="65014" installed="210932" archive="211364"/>
-<location href="i686/gupnp-0.20.5-1.1.i686.rpm"/>
+  <size package="65467" installed="218552" archive="218984"/>
+<location href="x86_64/gupnp-0.20.5-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gupnp-0.20.5-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3903"/>
+    <rpm:header-range start="280" end="4155"/>
     <rpm:provides>
       <rpm:entry name="gupnp" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
-      <rpm:entry name="gupnp(x86-32)" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
-      <rpm:entry name="libgupnp-1.0.so.4"/>
+      <rpm:entry name="gupnp(x86-64)" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
+      <rpm:entry name="libgupnp-1.0.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgssdp-1.0.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgssdp-1.0.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gupnp-av</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.2" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">183f55a91999925ec9e2430b2ecdf847b403b603114a634173ac3f18afa27d88</checksum>
+  <checksum type="sha256" pkgid="YES">1bf36f12bb59889209dfb13d1b52a878d5ea96aae4319d4120e159bf98547e56</checksum>
   <summary>GUPnP-AV is a collection of helpers for building UPnP AV applications</summary>
   <description>GUPnP is an object-oriented open source framework for creating UPnP
 devices and control points, written in C using GObject and libsoup.
@@ -24498,62 +25676,61 @@ GUPnP-AV is a collection of helpers for building AV (audio/video)
 applications using GUPnP.</description>
   <packager/>
   <url>http://www.gupnp.org/</url>
-  <time file="1377308589" build="1377308582"/>
-  <size package="77305" installed="330653" archive="332424"/>
-<location href="i686/gupnp-av-0.12.2-1.1.i686.rpm"/>
+  <time file="1377308583" build="1377308575"/>
+  <size package="76581" installed="336933" archive="338704"/>
+<location href="x86_64/gupnp-av-0.12.2-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gupnp-av-0.12.2-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4790"/>
+    <rpm:header-range start="280" end="5034"/>
     <rpm:provides>
       <rpm:entry name="gupnp-av" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
-      <rpm:entry name="gupnp-av(x86-32)" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
-      <rpm:entry name="libgupnp-av-1.0.so.2"/>
+      <rpm:entry name="gupnp-av(x86-64)" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
+      <rpm:entry name="libgupnp-av-1.0.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libgupnp-1.0.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libgupnp-1.0.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gupnp-av-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.2" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">05cb7c1e8dc0cbabc8a2c655e28ef471a39fdfdd082d3e27e6448b6593cb3b1e</checksum>
+  <checksum type="sha256" pkgid="YES">4d413a36b6c854e508fed477645363b84aeb66b490724078ae7e3690f4739cba</checksum>
   <summary>Development package for gupnp-av</summary>
   <description>Files for development with gupnp-av.</description>
   <packager/>
   <url>http://www.gupnp.org/</url>
-  <time file="1377308589" build="1377308582"/>
-  <size package="13784" installed="83502" archive="87608"/>
-<location href="i686/gupnp-av-devel-0.12.2-1.1.i686.rpm"/>
+  <time file="1377308583" build="1377308575"/>
+  <size package="13966" installed="83504" archive="87616"/>
+<location href="x86_64/gupnp-av-devel-0.12.2-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>gupnp-av-0.12.2-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5422"/>
+    <rpm:header-range start="280" end="5602"/>
     <rpm:provides>
       <rpm:entry name="gupnp-av-devel" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
-      <rpm:entry name="gupnp-av-devel(x86-32)" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
+      <rpm:entry name="gupnp-av-devel(x86-64)" flags="EQ" epoch="0" ver="0.12.2" rel="1.1"/>
       <rpm:entry name="pkgconfig(gupnp-av-1.0)" flags="EQ" epoch="0" ver="0.12.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -24565,26 +25742,26 @@ applications using GUPnP.</description>
 </package>
 <package type="rpm">
   <name>gupnp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.5" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">4e2aeaee6fb097ba201fa14c0136bc6e726e37b4f57e5370dfcc83ef61dbbb84</checksum>
+  <checksum type="sha256" pkgid="YES">fe3d2e8fac15344aaf765f2ffdb94e3666965dd9cb48c727ae781832b64abe5b</checksum>
   <summary>Development package for gupnp</summary>
   <description>Files for development with gupnp.</description>
   <packager/>
   <url>http://www.gupnp.org/</url>
   <time file="1377308534" build="1377308526"/>
-  <size package="17323" installed="94830" archive="98492"/>
-<location href="i686/gupnp-devel-0.20.5-1.1.i686.rpm"/>
+  <size package="17509" installed="94832" archive="98500"/>
+<location href="x86_64/gupnp-devel-0.20.5-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>gupnp-0.20.5-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5383"/>
+    <rpm:header-range start="280" end="5567"/>
     <rpm:provides>
       <rpm:entry name="gupnp-devel" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
-      <rpm:entry name="gupnp-devel(x86-32)" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
+      <rpm:entry name="gupnp-devel(x86-64)" flags="EQ" epoch="0" ver="0.20.5" rel="1.1"/>
       <rpm:entry name="pkgconfig(gupnp-1.0)" flags="EQ" epoch="0" ver="0.20.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -24600,9 +25777,9 @@ applications using GUPnP.</description>
 </package>
 <package type="rpm">
   <name>gupnp-dlna</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.2" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">58c45882fb0b2aa74f84a71db3faa20ffca05327a571fd01118b0461da5220c5</checksum>
+  <checksum type="sha256" pkgid="YES">366367d4dd4adecf2d6a40e6f88fd9f3347f541742f7f61c25b3d84bd863556a</checksum>
   <summary>Utility library for easing DLNA-related tasks</summary>
   <description>GUPnP is an object-oriented open source framework for creating UPnP
 devices and control points, written in C using GObject and
@@ -24614,43 +25791,42 @@ DLNA-related tasks such as media profile guessing, transcoding to a
 given profile, etc.</description>
   <packager/>
   <url>http://www.gupnp.org</url>
-  <time file="1377308489" build="1377308481"/>
-  <size package="66091" installed="324848" archive="328684"/>
-<location href="i686/gupnp-dlna-0.10.2-1.1.i686.rpm"/>
+  <time file="1377308481" build="1377308473"/>
+  <size package="67077" installed="351648" archive="355504"/>
+<location href="x86_64/gupnp-dlna-0.10.2-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gupnp-dlna-0.10.2-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7016"/>
+    <rpm:header-range start="280" end="7304"/>
     <rpm:provides>
       <rpm:entry name="gupnp-dlna" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
-      <rpm:entry name="gupnp-dlna(x86-32)" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
-      <rpm:entry name="libgstreamer.so"/>
-      <rpm:entry name="libgupnp-dlna-2.0.so.3"/>
-      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libgupnp-dlna-2.0.so.3"/>
-      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="gupnp-dlna(x86-64)" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
+      <rpm:entry name="libgstreamer.so()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gupnp-dlna-info-2.0</file>
     <file>/usr/bin/gupnp-dlna-ls-profiles-2.0</file>
 
@@ -24658,59 +25834,59 @@ given profile, etc.</description>
 </package>
 <package type="rpm">
   <name>gupnp-dlna-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.2" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">23a1d241cde026fbee28912418d6cf5a58893691f5ca6417d10ce37be556295e</checksum>
+  <checksum type="sha256" pkgid="YES">d2bd0a748627ac62945a2ea74b405f22e24285c008129962605b7ac9890d37bf</checksum>
   <summary>Development files for gupnp-dlna</summary>
   <description>Files for development with gupnp-dlna</description>
   <packager/>
   <url>http://www.gupnp.org</url>
-  <time file="1377308489" build="1377308481"/>
-  <size package="15379" installed="67207" archive="70848"/>
-<location href="i686/gupnp-dlna-devel-0.10.2-1.1.i686.rpm"/>
+  <time file="1377308481" build="1377308473"/>
+  <size package="15545" installed="68811" archive="72468"/>
+<location href="x86_64/gupnp-dlna-devel-0.10.2-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>gupnp-dlna-0.10.2-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5876"/>
+    <rpm:header-range start="280" end="6156"/>
     <rpm:provides>
       <rpm:entry name="gupnp-dlna-devel" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
-      <rpm:entry name="gupnp-dlna-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
-      <rpm:entry name="libgstreamer.so"/>
+      <rpm:entry name="gupnp-dlna-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
+      <rpm:entry name="libgstreamer.so()(64bit)"/>
       <rpm:entry name="pkgconfig(gupnp-dlna-2.0)" flags="EQ" epoch="0" ver="0.10.2"/>
       <rpm:entry name="pkgconfig(gupnp-dlna-gst-2.0)" flags="EQ" epoch="0" ver="0.10.2"/>
       <rpm:entry name="pkgconfig(gupnp-dlna-metadata-2.0)" flags="EQ" epoch="0" ver="0.10.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pkgconfig(gupnp-dlna-2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
       <rpm:entry name="pkgconfig(gstreamer-pbutils-1.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="pkgconfig(gmodule-2.0)"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
-      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
       <rpm:entry name="gupnp-dlna" flags="EQ" epoch="0" ver="0.10.2" rel="1.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgupnp-dlna-2.0.so.3"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>gzip</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">78053a9c1d545d4cde4da07dfdbecb073a5b0868a5e3dea220e12dc1502dedf4</checksum>
+  <checksum type="sha256" pkgid="YES">034bfcd6d01c34e8b5d9e695962aee2f32502275e5f5c23959457bea8fe25391</checksum>
   <summary>The GNU data compression program</summary>
   <description>The gzip package contains the popular GNU gzip data compression
 program. Gzipped files have a .gz extension.
@@ -24719,33 +25895,31 @@ Gzip should be installed on your system, because it is a
 very commonly used data compression program.</description>
   <packager/>
   <url>http://www.gzip.org/</url>
-  <time file="1375471651" build="1375471641"/>
-  <size package="67022" installed="174657" archive="176872"/>
-<location href="i686/gzip-1.5-2.10.i686.rpm"/>
+  <time file="1375473463" build="1375473453"/>
+  <size package="70728" installed="188041" archive="190256"/>
+<location href="x86_64/gzip-1.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>gzip-1.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4663"/>
+    <rpm:header-range start="280" end="4835"/>
     <rpm:provides>
       <rpm:entry name="gzip" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
-      <rpm:entry name="gzip(x86-32)" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
+      <rpm:entry name="gzip(x86-64)" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/bin/mktemp"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/zdiff</file>
     <file>/usr/bin/zmore</file>
     <file>/usr/bin/gzexe</file>
@@ -24765,26 +25939,26 @@ very commonly used data compression program.</description>
 </package>
 <package type="rpm">
   <name>gzip-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f84ffe957b3d4523d9c418c4b0fcb343a0f5feea1189d70843d1e0b6e4731d83</checksum>
+  <checksum type="sha256" pkgid="YES">4098e84f255fcd43ec7888c738236425432769ced9869945952197708633f3d9</checksum>
   <summary>Documentation for package gzip</summary>
   <description>This package provides documentation for package gzip.</description>
   <packager/>
   <url>http://www.gzip.org/</url>
-  <time file="1375471651" build="1375471641"/>
-  <size package="29781" installed="26190" archive="28056"/>
-<location href="i686/gzip-docs-1.5-2.10.i686.rpm"/>
+  <time file="1375473463" build="1375473453"/>
+  <size package="29955" installed="26190" archive="28056"/>
+<location href="x86_64/gzip-docs-1.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>gzip-1.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3100"/>
+    <rpm:header-range start="280" end="3277"/>
     <rpm:provides>
       <rpm:entry name="gzip-docs" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
-      <rpm:entry name="gzip-docs(x86-32)" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
+      <rpm:entry name="gzip-docs(x86-64)" flags="EQ" epoch="0" ver="1.5" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -24792,104 +25966,104 @@ very commonly used data compression program.</description>
 </package>
 <package type="rpm">
   <name>haptic-module-tizen</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="10.7"/>
-  <checksum type="sha256" pkgid="YES">c3459510ce752eba8fdd17cc8cc6e685b00d3280319b981d558ebd646b89134e</checksum>
+  <checksum type="sha256" pkgid="YES">450a99bd241ecd8442a04cd297a4993679c4ff7ccb0e4aca7b4e6f5ab34df7ac</checksum>
   <summary>Haptic Module library</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1377321182" build="1377321177"/>
-  <size package="13815" installed="31960" archive="32224"/>
-<location href="i686/haptic-module-tizen-0.1.0-10.7.i686.rpm"/>
+  <time file="1377321269" build="1377321264"/>
+  <size package="14633" installed="34232" archive="34500"/>
+<location href="x86_64/haptic-module-tizen-0.1.0-10.7.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>haptic-module-tizen-0.1.0-10.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2953"/>
+    <rpm:header-range start="280" end="3201"/>
     <rpm:provides>
       <rpm:entry name="haptic-module-tizen" flags="EQ" epoch="0" ver="0.1.0" rel="10.7"/>
-      <rpm:entry name="haptic-module-tizen(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="10.7"/>
-      <rpm:entry name="libhaptic-module.so"/>
+      <rpm:entry name="haptic-module-tizen(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="10.7"/>
+      <rpm:entry name="libhaptic-module.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdevice-node.so.0.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libdevice-node.so.0.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>hardlink</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">baef459fcfb6e505e8fd997e902fe29e3cf8387945801b83140a7a476bf96bf4</checksum>
+  <checksum type="sha256" pkgid="YES">063b62bf374672fde1c4132ad06de8bb7111ad97a5a4ddbf959f7ddb4dfd0dc0</checksum>
   <summary>Create a tree of hardlinks</summary>
   <description>hardlink is used to create a tree of hard links.
 It's used by kernel installation to dramatically reduce the
 amount of diskspace used by each kernel package installed.</description>
   <packager/>
   <url>http://pkgs.fedoraproject.org/gitweb/?p=hardlink.git</url>
-  <time file="1375476420" build="1375476412"/>
-  <size package="10006" installed="18111" archive="18516"/>
-<location href="i686/hardlink-1.0-2.8.i686.rpm"/>
+  <time file="1375481216" build="1375481207"/>
+  <size package="10327" installed="19963" archive="20368"/>
+<location href="x86_64/hardlink-1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>hardlink-1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2939"/>
+    <rpm:header-range start="280" end="3179"/>
     <rpm:provides>
       <rpm:entry name="hardlink" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
-      <rpm:entry name="hardlink(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="hardlink(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/hardlink</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>harfbuzz-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.12" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b5b4c898be03aba7085db4ac41742b7251796ddb075a2d4e669c5e6c7a1c8597</checksum>
+  <checksum type="sha256" pkgid="YES">72756aaa3ede86c7446eeac7e50934051f4db492110189719b236ba0cdcef60e</checksum>
   <summary>An OpenType text shaping engine -- Development Files</summary>
   <description>HarfBuzz is an OpenType text shaping engine.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/HarfBuzz</url>
-  <time file="1375463321" build="1375463299"/>
-  <size package="16214" installed="77247" archive="80312"/>
-<location href="i686/harfbuzz-devel-0.9.12-2.9.i686.rpm"/>
+  <time file="1375463564" build="1375463551"/>
+  <size package="16400" installed="77249" archive="80316"/>
+<location href="x86_64/harfbuzz-devel-0.9.12-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>harfbuzz-0.9.12-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4551"/>
+    <rpm:header-range start="280" end="4731"/>
     <rpm:provides>
       <rpm:entry name="harfbuzz-devel" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
-      <rpm:entry name="harfbuzz-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
+      <rpm:entry name="harfbuzz-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
       <rpm:entry name="pkgconfig(harfbuzz)" flags="EQ" epoch="0" ver="0.9.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -24900,40 +26074,39 @@ amount of diskspace used by each kernel package installed.</description>
 </package>
 <package type="rpm">
   <name>harfbuzz-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.12" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">4805277b2afd3b18c7e98af03254cd0cc4109bcee34b336c52adef794ebd1378</checksum>
+  <checksum type="sha256" pkgid="YES">fd18cc4b6a7493ecfe08663022f77d1ed793cf388df416df7f92676c9f1e2070</checksum>
   <summary>An OpenType text shaping engine -- Tools</summary>
   <description>HarfBuzz is an OpenType text shaping engine.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/HarfBuzz</url>
-  <time file="1375463321" build="1375463299"/>
-  <size package="30815" installed="124460" archive="124984"/>
-<location href="i686/harfbuzz-tools-0.9.12-2.9.i686.rpm"/>
+  <time file="1375463564" build="1375463551"/>
+  <size package="31630" installed="146192" archive="146716"/>
+<location href="x86_64/harfbuzz-tools-0.9.12-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Font Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>harfbuzz-0.9.12-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3571"/>
+    <rpm:header-range start="280" end="3779"/>
     <rpm:provides>
       <rpm:entry name="harfbuzz-tools" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
-      <rpm:entry name="harfbuzz-tools(x86-32)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libharfbuzz.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="harfbuzz-tools(x86-64)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libharfbuzz.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/hb-view</file>
     <file>/usr/bin/hb-ot-shape-closure</file>
     <file>/usr/bin/hb-shape</file>
@@ -24942,9 +26115,9 @@ amount of diskspace used by each kernel package installed.</description>
 </package>
 <package type="rpm">
   <name>help2man</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.40.10" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">9f2e07d4f038d183bfdeca5ae0bc3fdfb9a1f63f9d273b95e68febd9aeeaed95</checksum>
+  <checksum type="sha256" pkgid="YES">ac860ecb10b1e6f42ec1c179a8c3dcb4fa4a5629bce6966dcb167c99e6f7a1d2</checksum>
   <summary>Create Simple Man Pages from --help Output</summary>
   <description>help2man is a script to create simple man pages from the --help and
 --version output of programs.
@@ -24954,96 +26127,97 @@ to generate a placeholder man page pointing to that resource while
 still providing some useful information.</description>
   <packager/>
   <url>http://www.gnu.org/software/help2man/</url>
-  <time file="1375473024" build="1375473016"/>
-  <size package="95277" installed="237125" archive="246044"/>
-<location href="i686/help2man-1.40.10-2.9.i686.rpm"/>
+  <time file="1375474575" build="1375474568"/>
+  <size package="95468" installed="242537" archive="251460"/>
+<location href="x86_64/help2man-1.40.10-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Doc Generators</rpm:group>
     <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>help2man-1.40.10-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9631"/>
+    <rpm:header-range start="280" end="9831"/>
     <rpm:provides>
-      <rpm:entry name="bindtextdomain.so"/>
+      <rpm:entry name="bindtextdomain.so()(64bit)"/>
       <rpm:entry name="help2man" flags="EQ" epoch="0" ver="1.40.10" rel="2.9"/>
-      <rpm:entry name="help2man(x86-32)" flags="EQ" epoch="0" ver="1.40.10" rel="2.9"/>
+      <rpm:entry name="help2man(x86-64)" flags="EQ" epoch="0" ver="1.40.10" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="perl-gettext"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>    <file>/usr/bin/help2man</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>heynoti</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="40.8"/>
-  <checksum type="sha256" pkgid="YES">f2423364c9ca36bbed5d94ae9692558aeeb74702b9ca1b1c00d2c0c233fe3aef</checksum>
+  <checksum type="sha256" pkgid="YES">74be90c5fca5c45009554a35103621624cea3e90be6791453c3fa4c0f4d049c1</checksum>
   <summary>HEY (ligHt Easy speedy) notification library</summary>
   <description>lightweight notification library, service APIs</description>
   <packager/>
   <url/>
-  <time file="1377320988" build="1377320981"/>
-  <size package="13198" installed="34904" archive="35584"/>
-<location href="i686/heynoti-0.0.2-40.8.i686.rpm"/>
+  <time file="1377321014" build="1377321007"/>
+  <size package="14256" installed="43024" archive="43712"/>
+<location href="x86_64/heynoti-0.0.2-40.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>heynoti-0.0.2-40.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3280"/>
+    <rpm:header-range start="280" end="3620"/>
     <rpm:provides>
       <rpm:entry name="heynoti" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
-      <rpm:entry name="heynoti(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="heynoti(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/heynotitool</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>heynoti-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.2" rel="40.8"/>
-  <checksum type="sha256" pkgid="YES">b69fefc0840be3618cd1200d36e9745f449222af6ee9da87d4b1d646a4e98269</checksum>
+  <checksum type="sha256" pkgid="YES">627bd1c4c0513f518b63028ca19cdd2e6582d69bdbe48e9e3a1948635a189be7</checksum>
   <summary>Notification library</summary>
   <description>heynoti API (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320988" build="1377320981"/>
-  <size package="6536" installed="21249" archive="21968"/>
-<location href="i686/heynoti-devel-0.0.2-40.8.i686.rpm"/>
+  <time file="1377321014" build="1377321007"/>
+  <size package="6712" installed="21251" archive="21972"/>
+<location href="x86_64/heynoti-devel-0.0.2-40.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>heynoti-0.0.2-40.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2704"/>
+    <rpm:header-range start="280" end="2880"/>
     <rpm:provides>
       <rpm:entry name="heynoti-devel" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
-      <rpm:entry name="heynoti-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
+      <rpm:entry name="heynoti-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.2" rel="40.8"/>
       <rpm:entry name="pkgconfig(heynoti)" flags="EQ" epoch="0" ver="0.0.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -25056,38 +26230,36 @@ still providing some useful information.</description>
 </package>
 <package type="rpm">
   <name>hostname</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.12" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e200ecd29cfc5c466be5c75ad82bf2f25a496e9d9d6876c1f9ac82bc4d8ec697</checksum>
+  <checksum type="sha256" pkgid="YES">67c0b0aba5e140a4abd6aafd8095f3123639cf9abca557a9ec3e216ca4df706e</checksum>
   <summary>Utility to set/show the host name or domain name</summary>
   <description>This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.</description>
   <packager/>
   <url>http://packages.qa.debian.org/h/hostname.html</url>
-  <time file="1375476506" build="1375476497"/>
-  <size package="13762" installed="21449" archive="23368"/>
-<location href="i686/hostname-3.12-2.8.i686.rpm"/>
+  <time file="1375481192" build="1375481185"/>
+  <size package="14005" installed="27509" archive="29428"/>
+<location href="x86_64/hostname-3.12-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
     <rpm:buildhost>(none)</rpm:buildhost>
     <rpm:sourcerpm>hostname-3.12-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4071"/>
+    <rpm:header-range start="280" end="4235"/>
     <rpm:provides>
       <rpm:entry name="hostname" flags="EQ" epoch="0" ver="3.12" rel="2.8"/>
-      <rpm:entry name="hostname(x86-32)" flags="EQ" epoch="0" ver="3.12" rel="2.8"/>
+      <rpm:entry name="hostname(x86-64)" flags="EQ" epoch="0" ver="3.12" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnsl.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/bin/dnsdomainname</file>
     <file>/bin/domainname</file>
     <file>/bin/ypdomainname</file>
@@ -25098,9 +26270,9 @@ DNS name, and to display or set its hostname or NIS domain name.</description>
 </package>
 <package type="rpm">
   <name>hunspell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">4682348d19de5af15d44548ffe1aaa8716fa1ef1df034d4757c04ac0a66f8fcc</checksum>
+  <checksum type="sha256" pkgid="YES">ca1282a76cee6b1ab3e2be467be550029efeb138b163ce02977a5be0f0ca86e1</checksum>
   <summary>Hunspell - a spell checker and morphological analyzer library</summary>
   <description>Hunspell is a spell checker and morphological analyzer library and
 program designed for languages with rich morphology and complex word
@@ -25109,66 +26281,110 @@ terminal interface using Curses library, Ispell pipe interface,
 LibreOffice or OpenOffice.org UNO module.</description>
   <packager/>
   <url>http://hunspell.sourceforge.net/</url>
-  <time file="1376538058" build="1376538047"/>
-  <size package="133448" installed="457666" archive="459176"/>
-<location href="i686/hunspell-1.3.2-2.11.i686.rpm"/>
+  <time file="1376538233" build="1376538203"/>
+  <size package="134728" installed="470722" archive="472232"/>
+<location href="x86_64/hunspell-1.3.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>hunspell-1.3.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4543"/>
+    <rpm:header-range start="280" end="4811"/>
     <rpm:provides>
       <rpm:entry name="hunspell" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
-      <rpm:entry name="hunspell(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="hunspell(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="libhunspell-1.3.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libhunspell-1.3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/hunspell</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>hunspell-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.2" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">02591c1b8ebab343332989df32065639b2945d64b5df5ad7c05517a36ec7f1af</checksum>
+  <summary>Hunspell - a spell checker and morphological analyzer library</summary>
+  <description>Hunspell is a spell checker and morphological analyzer library and
+program designed for languages with rich morphology and complex word
+compounding or character encoding. Hunspell interfaces: Ispell-like
+terminal interface using Curses library, Ispell pipe interface,
+LibreOffice or OpenOffice.org UNO module.</description>
+  <packager/>
+  <url>http://hunspell.sourceforge.net/</url>
+  <time file="1376538058" build="1376538049"/>
+  <size package="104345" installed="372760" archive="373200"/>
+<location href="x86_64/hunspell-32bit-1.3.2-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>hunspell-1.3.2-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3128"/>
+    <rpm:provides>
+      <rpm:entry name="hunspell-32bit" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="hunspell-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
       <rpm:entry name="libhunspell-1.3.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libtinfo.so.5"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libreadline.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libhunspell-1.3.so.0"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libncursesw.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/hunspell</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>hunspell-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">21b985c3357c8192eb59d75115e5fda3681ebc9989dbc6f478c634bc99336fbd</checksum>
+  <checksum type="sha256" pkgid="YES">fe85dc20f3f1a9ecaa0912d21fe2bf85d52512005a8667980e4df6c50f7c1dea</checksum>
   <summary>Files for developing with hunspell</summary>
   <description>Includes and definitions for developing with hunspell.</description>
   <packager/>
   <url>http://hunspell.sourceforge.net/</url>
-  <time file="1376538058" build="1376538047"/>
-  <size package="16075" installed="50295" archive="53804"/>
-<location href="i686/hunspell-devel-1.3.2-2.11.i686.rpm"/>
+  <time file="1376538233" build="1376538203"/>
+  <size package="16260" installed="50297" archive="53812"/>
+<location href="x86_64/hunspell-devel-1.3.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>hunspell-1.3.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4835"/>
+    <rpm:header-range start="280" end="5015"/>
     <rpm:provides>
       <rpm:entry name="hunspell-devel" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
-      <rpm:entry name="hunspell-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="hunspell-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
       <rpm:entry name="pkgconfig(hunspell)" flags="EQ" epoch="0" ver="1.3.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -25181,26 +26397,26 @@ LibreOffice or OpenOffice.org UNO module.</description>
 </package>
 <package type="rpm">
   <name>hunspell-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">43337a26b4e7ef6b97c8059bacdefdf59362234bc8d4ce15acea528fdba0aaaa</checksum>
+  <checksum type="sha256" pkgid="YES">22fbaa09c98d8aca158e86da9c5e385118dc2f080a35a62fe0e20ba9af13cca3</checksum>
   <summary>Documentation for package hunspell</summary>
   <description>This package provides documentation for package hunspell.</description>
   <packager/>
   <url>http://hunspell.sourceforge.net/</url>
-  <time file="1376538058" build="1376538047"/>
-  <size package="23133" installed="20255" archive="21120"/>
-<location href="i686/hunspell-docs-1.3.2-2.11.i686.rpm"/>
+  <time file="1376538233" build="1376538203"/>
+  <size package="23311" installed="20255" archive="21120"/>
+<location href="x86_64/hunspell-docs-1.3.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>hunspell-1.3.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2481"/>
+    <rpm:header-range start="280" end="2658"/>
     <rpm:provides>
       <rpm:entry name="hunspell-docs" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
-      <rpm:entry name="hunspell-docs(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="hunspell-docs(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -25208,42 +26424,42 @@ LibreOffice or OpenOffice.org UNO module.</description>
 </package>
 <package type="rpm">
   <name>hunspell-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">20a352d0f571d23a511180af5d89e64f613107ce9fbd1241bd751ec0cbf6991b</checksum>
+  <checksum type="sha256" pkgid="YES">6cce11673067e5bc5d6d611e1c42731b4cc141571446067872352aed6b2e699a</checksum>
   <summary>Hunspell tools</summary>
   <description>This package contains munch and unmunch programs.</description>
   <packager/>
   <url>http://hunspell.sourceforge.net/</url>
-  <time file="1376538058" build="1376538047"/>
-  <size package="33155" installed="104833" archive="106412"/>
-<location href="i686/hunspell-tools-1.3.2-2.11.i686.rpm"/>
+  <time file="1376538233" build="1376538203"/>
+  <size package="35035" installed="131333" archive="132912"/>
+<location href="x86_64/hunspell-tools-1.3.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>hunspell-1.3.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5123"/>
+    <rpm:header-range start="280" end="5343"/>
     <rpm:provides>
       <rpm:entry name="hunspell-tools" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
-      <rpm:entry name="hunspell-tools(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
+      <rpm:entry name="hunspell-tools(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libhunspell-1.3.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="hunspell" flags="EQ" epoch="0" ver="1.3.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libhunspell-1.3.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/makealias</file>
     <file>/usr/bin/hunzip</file>
     <file>/usr/bin/unmunch</file>
@@ -25291,60 +26507,57 @@ such as the pci.ids database and MonitorsDb databases.</description>
 </package>
 <package type="rpm">
   <name>icecream</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.7" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">5e24646f67240a74d8e058f8fffd5e206cff56f1dcf45162154f65e07c809563</checksum>
+  <checksum type="sha256" pkgid="YES">c51d0a7239e9a632c16d25f1722cce1cf3e851b3d891738bc1428d3d353c94ab</checksum>
   <summary>For Distributed Compile in the Network</summary>
   <description>icecream is the next generation distcc.</description>
   <packager/>
   <url/>
-  <time file="1375476728" build="1375476717"/>
-  <size package="189502" installed="937197" archive="940284"/>
-<location href="i686/icecream-0.9.7-3.9.i686.rpm"/>
+  <time file="1375481101" build="1375481078"/>
+  <size package="191194" installed="961477" archive="964568"/>
+<location href="x86_64/icecream-0.9.7-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+ ; LGPLv2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>icecream-0.9.7-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8260"/>
+    <rpm:header-range start="280" end="8476"/>
     <rpm:provides>
       <rpm:entry name="config(icecream)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
       <rpm:entry name="icecream" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
-      <rpm:entry name="icecream(x86-32)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
+      <rpm:entry name="icecream(x86-64)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="/usr/bin/bzip2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/usr/sbin/useradd" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="config(icecream)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="gcc-c++"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/tar"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/sbin/groupadd" pre="1"/>
     </rpm:requires>    <file>/usr/bin/icecc</file>
     <file>/etc/logrotate.d/icecream</file>
@@ -25362,43 +26575,41 @@ such as the pci.ids database and MonitorsDb databases.</description>
 </package>
 <package type="rpm">
   <name>icedax</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.11" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">4b32feef815b2422c6114c04b853512db74c3c64720e35bba846b31590b7228d</checksum>
+  <checksum type="sha256" pkgid="YES">bbecbbc9085044a30ecdd34660599a8e81e4b3bd3e06f74bebd1863723b30a33</checksum>
   <summary>A CD-Audio Grabbing tool</summary>
   <description>The common CD-audio grabbing tool for Linux. The sources are now
 contained in the wodim source archive.</description>
   <packager/>
   <url>http://cdrkit.org/</url>
-  <time file="1377320994" build="1377320982"/>
-  <size package="163825" installed="391888" archive="394008"/>
-<location href="i686/icedax-1.1.11-2.20.i686.rpm"/>
+  <time file="1377321024" build="1377321011"/>
+  <size package="166601" installed="402160" archive="404280"/>
+<location href="x86_64/icedax-1.1.11-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Media Service</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>cdrkit-1.1.11-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4885"/>
+    <rpm:header-range start="280" end="5053"/>
     <rpm:provides>
       <rpm:entry name="cdda2wav" flags="EQ" epoch="0" ver="1.1.11"/>
       <rpm:entry name="icedax" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
-      <rpm:entry name="icedax(x86-32)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
+      <rpm:entry name="icedax(x86-64)" flags="EQ" epoch="0" ver="1.1.11" rel="2.20"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:recommends>
       <rpm:entry name="vorbis-tools"/>
@@ -25416,62 +26627,60 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>ico-uxf-homescreen</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.02" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">5ed293c92a088aee69e42057d0ffd87995de18b9a5d143a17a956a543bf53637</checksum>
+  <checksum type="sha256" pkgid="YES">8ce3b940918ec1c589e26693ba5d4fcd0fe30389549b1a52dfbacdf7fb7db7ea</checksum>
   <summary>Sample homescreen</summary>
   <description>Sample homescreen application.</description>
   <packager/>
   <url>""</url>
-  <time file="1377321608" build="1377321600"/>
-  <size package="4811387" installed="5146151" archive="5160320"/>
-<location href="i686/ico-uxf-homescreen-0.7.02-2.1.i686.rpm"/>
+  <time file="1377321616" build="1377321608"/>
+  <size package="4823587" installed="5180975" archive="5195168"/>
+<location href="x86_64/ico-uxf-homescreen-0.7.02-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Automotive UI</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-homescreen-0.7.02-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19952"/>
+    <rpm:header-range start="280" end="20284"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-homescreen" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="ico-uxf-homescreen(x86-32)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="libico-app-fw-efl.so.0"/>
-      <rpm:entry name="libico-app-fw.so.0"/>
+      <rpm:entry name="ico-uxf-homescreen(x86-64)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
+      <rpm:entry name="libico-app-fw-efl.so.0()(64bit)"/>
+      <rpm:entry name="libico-app-fw.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="weston" flags="GE" epoch="0" ver="1.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libico-app-fw.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libico-uxf-weston-plugin.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libjson-glib-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libico-app-fw-efl.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libjson-glib-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libico-util-com.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libico-uxf-weston-plugin.so.0()(64bit)"/>
+      <rpm:entry name="libico-app-fw-efl.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libico-app-fw.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libico-util-com.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ico_set_vehicleinfo</file>
     <file>/usr/apps/org.tizen.ico.statusbar/bin/StatusBar</file>
     <file>/usr/bin/ico_send_inputevent</file>
@@ -25483,26 +26692,26 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>ico-uxf-homescreen-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.02" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">7db68493153adcecb7ed26ba35f3409d47c9228d39435ae62bad4076c77a0841</checksum>
+  <checksum type="sha256" pkgid="YES">86b95886c08e99a9c40d2172e8e37669fd78203734c6ac0d3b9e8e5136508c4b</checksum>
   <summary>Development files for ico-uxf-homescreen</summary>
   <description>Development files for application that communicate homescreen.</description>
   <packager/>
   <url>""</url>
-  <time file="1377321608" build="1377321600"/>
-  <size package="13306" installed="34242" archive="35628"/>
-<location href="i686/ico-uxf-homescreen-devel-0.7.02-2.1.i686.rpm"/>
+  <time file="1377321616" build="1377321608"/>
+  <size package="13489" installed="34242" archive="35628"/>
+<location href="x86_64/ico-uxf-homescreen-devel-0.7.02-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-homescreen-0.7.02-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8460"/>
+    <rpm:header-range start="280" end="8636"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-homescreen-devel" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="ico-uxf-homescreen-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
+      <rpm:entry name="ico-uxf-homescreen-devel(x86-64)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="capi-base-common-devel"/>
@@ -25519,65 +26728,64 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>ico-uxf-utilities</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.02" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">b825b48889fa5e08764168ecd800a3f0104538f482ece3e78234f280545ba9db</checksum>
+  <checksum type="sha256" pkgid="YES">f513c2d18f40218ee91f83d3c219d362042637e80bb67d33ecceb5ab934f3b7f</checksum>
   <summary>Common utilities for ico uifw</summary>
   <description>common utilities for ico uifw.</description>
   <packager/>
   <url>""</url>
-  <time file="1377308823" build="1377308816"/>
-  <size package="17330" installed="45446" archive="46204"/>
-<location href="i686/ico-uxf-utilities-0.2.02-1.1.i686.rpm"/>
+  <time file="1377308849" build="1377308843"/>
+  <size package="18976" installed="51726" archive="52484"/>
+<location href="x86_64/ico-uxf-utilities-0.2.02-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-utilities-0.2.02-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3527"/>
+    <rpm:header-range start="280" end="3739"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-utilities" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
-      <rpm:entry name="ico-uxf-utilities(x86-32)" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
-      <rpm:entry name="libico-util-com.so.0"/>
+      <rpm:entry name="ico-uxf-utilities(x86-64)" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
+      <rpm:entry name="libico-util-com.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libwebsockets.so.3.0.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libwebsockets.so.3.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ico-uxf-utilities-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.02" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1b95f34113e4411ac94a6704c0feff3f25083c5cbb6ef86fe03f1fd30b94bb1b</checksum>
+  <checksum type="sha256" pkgid="YES">d706f129f36effc576233fcdf9c51695358b5e86cd48e82e1e845ef6abfc71b9</checksum>
   <summary>Development files for ico-uxf-utilities</summary>
   <description>Development files for inter application communications.</description>
   <packager/>
   <url>""</url>
-  <time file="1377308823" build="1377308816"/>
-  <size package="4454" installed="6846" archive="7280"/>
-<location href="i686/ico-uxf-utilities-devel-0.2.02-1.1.i686.rpm"/>
+  <time file="1377308849" build="1377308843"/>
+  <size package="4633" installed="6846" archive="7284"/>
+<location href="x86_64/ico-uxf-utilities-devel-0.2.02-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Automotive/Development</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-utilities-0.2.02-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2847"/>
+    <rpm:header-range start="280" end="3023"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-utilities-devel" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
-      <rpm:entry name="ico-uxf-utilities-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
+      <rpm:entry name="ico-uxf-utilities-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="ico-uxf-utilities" flags="EQ" epoch="0" ver="0.2.02" rel="1.1"/>
@@ -25587,45 +26795,44 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>ico-uxf-weston-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.02" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">071cbe73bc3830b66fcfad1aa930039c8566dbdb3cbd1af833c841ad81c1c82d</checksum>
+  <checksum type="sha256" pkgid="YES">5dee6c2606612150303a33d95b2f27a7ce80ba47e99a7c26f34e88d8878ce5ea</checksum>
   <summary>Weston Plugins for IVI</summary>
   <description>Weston Plugins for IVI</description>
   <packager/>
   <url>""</url>
-  <time file="1377321523" build="1377321517"/>
-  <size package="66109" installed="194524" archive="196608"/>
-<location href="i686/ico-uxf-weston-plugin-0.7.02-2.1.i686.rpm"/>
+  <time file="1377321518" build="1377321512"/>
+  <size package="69107" installed="227140" archive="229244"/>
+<location href="x86_64/ico-uxf-weston-plugin-0.7.02-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Automotive UI</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-weston-plugin-0.7.02-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8691"/>
+    <rpm:header-range start="280" end="8903"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-weston-plugin" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="ico-uxf-weston-plugin(x86-32)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="ico_input_mgr.so"/>
-      <rpm:entry name="ico_ivi_shell.so"/>
-      <rpm:entry name="ico_plugin_loader.so"/>
-      <rpm:entry name="ico_window_animation.so"/>
-      <rpm:entry name="ico_window_mgr.so"/>
-      <rpm:entry name="libico-uxf-weston-plugin.so.0"/>
+      <rpm:entry name="ico-uxf-weston-plugin(x86-64)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
+      <rpm:entry name="ico_input_mgr.so()(64bit)"/>
+      <rpm:entry name="ico_ivi_shell.so()(64bit)"/>
+      <rpm:entry name="ico_plugin_loader.so()(64bit)"/>
+      <rpm:entry name="ico_window_animation.so()(64bit)"/>
+      <rpm:entry name="ico_window_mgr.so()(64bit)"/>
+      <rpm:entry name="libico-uxf-weston-plugin.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="weston" flags="GE" epoch="0" ver="1.2"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/profile.d/ico_weston.csh</file>
     <file>/etc/profile.d/ico_weston.sh</file>
     <file>/etc/xdg/weston/weston.ini</file>
@@ -25634,26 +26841,26 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>ico-uxf-weston-plugin-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.02" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">f18ab2aa905f1b0d0da1ff7725ce65d67af3a8b40f8eedeb959c11c75453f5b6</checksum>
+  <checksum type="sha256" pkgid="YES">369611550ca09e28094f9c1169302fc04ddd857943a62ab5615f2a864f239692</checksum>
   <summary>Development files for ico-uxf-weston-plugin</summary>
   <description>Development files that expose the wayland extended protocols for IVI.</description>
   <packager/>
   <url>""</url>
-  <time file="1377321523" build="1377321517"/>
-  <size package="14389" installed="46091" archive="47468"/>
-<location href="i686/ico-uxf-weston-plugin-devel-0.7.02-2.1.i686.rpm"/>
+  <time file="1377321518" build="1377321512"/>
+  <size package="14560" installed="46091" archive="47472"/>
+<location href="x86_64/ico-uxf-weston-plugin-devel-0.7.02-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>ico-uxf-weston-plugin-0.7.02-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6691"/>
+    <rpm:header-range start="280" end="6867"/>
     <rpm:provides>
       <rpm:entry name="ico-uxf-weston-plugin-devel" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
-      <rpm:entry name="ico-uxf-weston-plugin-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
+      <rpm:entry name="ico-uxf-weston-plugin-devel(x86-64)" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="ico-uxf-weston-plugin" flags="EQ" epoch="0" ver="0.7.02" rel="2.1"/>
@@ -25662,26 +26869,26 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>icu</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.1.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">3fcfeeb92e2df009780fb5a6bb0bade947b1a17668346d49b3d7dc220eaa2afa</checksum>
+  <checksum type="sha256" pkgid="YES">2d72b9b93bb96375b17c9ac0930f04d6a8949cb8997b6e5ed68b85f433fa4754</checksum>
   <summary>International Components for Unicode</summary>
   <description>Tools and utilities for developing with icu.</description>
   <packager/>
   <url>http://www.icu-project.org/</url>
-  <time file="1377044561" build="1377044482"/>
-  <size package="1909" installed="0" archive="124"/>
-<location href="i686/icu-4.8.1.1-2.15.i686.rpm"/>
+  <time file="1377044893" build="1377044848"/>
+  <size package="2082" installed="0" archive="124"/>
+<location href="x86_64/icu-4.8.1.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>ICU</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>icu-4.8.1.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1861"/>
+    <rpm:header-range start="280" end="2034"/>
     <rpm:provides>
       <rpm:entry name="icu" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
-      <rpm:entry name="icu(x86-32)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
+      <rpm:entry name="icu(x86-64)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -25690,24 +26897,24 @@ contained in the wodim source archive.</description>
 <package type="rpm">
   <name>image-configurations</name>
   <arch>noarch</arch>
-  <version epoch="0" ver="101" rel="6.8"/>
-  <checksum type="sha256" pkgid="YES">3232ab2a96528d06ba3e4c15e1ebafba7f6524b23a56e14d5c94126d09acbce9</checksum>
+  <version epoch="0" ver="101" rel="6.14"/>
+  <checksum type="sha256" pkgid="YES">9e0030b85533787db9219a90c9abf7c30a9d110760c16b4ec2351e75e0ddd16d</checksum>
   <summary>Create kickstart files for Tizen images</summary>
   <description>Create Configuration files to build Tizen images</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377321322" build="1377321314"/>
-  <size package="6063" installed="26427" archive="28732"/>
-<location href="noarch/image-configurations-101-6.8.noarch.rpm"/>
+  <time file="1377652590" build="1377652583"/>
+  <size package="6141" installed="26819" archive="29124"/>
+<location href="noarch/image-configurations-101-6.14.noarch.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
-    <rpm:sourcerpm>image-configurations-101-6.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4007"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>image-configurations-101-6.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4015"/>
     <rpm:provides>
-      <rpm:entry name="image-configurations" flags="EQ" epoch="0" ver="101" rel="6.8"/>
+      <rpm:entry name="image-configurations" flags="EQ" epoch="0" ver="101" rel="6.14"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -25715,9 +26922,9 @@ contained in the wodim source archive.</description>
 </package>
 <package type="rpm">
   <name>imake</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">0480273d915bff36313ed2a4b49f1e9fddfb2d4d6e58ea6ab892cd8365e86f0d</checksum>
+  <checksum type="sha256" pkgid="YES">4def2d1a27ad76a8c4a7cf6ba6e8f52908a89d011f25a94a3dd887a9619b5e35</checksum>
   <summary>C preprocessor interface to the make utility</summary>
   <description>Imake is used to generate Makefiles from a template, a set of cpp macro
 functions, and a per-directory input file called an Imakefile.
@@ -25730,31 +26937,30 @@ building existing external software programs that have not yet
 converted.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477130" build="1375477122"/>
-  <size package="22510" installed="51321" archive="53072"/>
-<location href="i686/imake-1.0.5-2.7.i686.rpm"/>
+  <time file="1375481718" build="1375481709"/>
+  <size package="23081" installed="59621" archive="61372"/>
+<location href="x86_64/imake-1.0.5-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>imake-1.0.5-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4640"/>
+    <rpm:header-range start="280" end="4824"/>
     <rpm:provides>
       <rpm:entry name="imake" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
-      <rpm:entry name="imake(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
+      <rpm:entry name="imake(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="xorg-cf-files"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cleanlinks</file>
     <file>/usr/bin/makeg</file>
     <file>/usr/bin/xmkmf</file>
@@ -25769,26 +26975,26 @@ converted.</description>
 </package>
 <package type="rpm">
   <name>imake-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">e8fd46e4f785ee159bfb0702600aa6e15ee880c78958e0bd59cd2dceafe06ec9</checksum>
+  <checksum type="sha256" pkgid="YES">895b15a784f02cdc997695934a016e15cbd29c96cea83b4343944e49572f2c83</checksum>
   <summary>Documentation for package imake</summary>
   <description>This package provides documentation for package imake.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477130" build="1375477122"/>
-  <size package="13963" installed="10901" archive="12356"/>
-<location href="i686/imake-docs-1.0.5-2.7.i686.rpm"/>
+  <time file="1375481718" build="1375481709"/>
+  <size package="14138" installed="10901" archive="12356"/>
+<location href="x86_64/imake-docs-1.0.5-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>imake-1.0.5-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2732"/>
+    <rpm:header-range start="280" end="2905"/>
     <rpm:provides>
       <rpm:entry name="imake-docs" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
-      <rpm:entry name="imake-docs(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
+      <rpm:entry name="imake-docs(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -25796,9 +27002,9 @@ converted.</description>
 </package>
 <package type="rpm">
   <name>info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.13a" rel="1.16"/>
-  <checksum type="sha256" pkgid="YES">9dff6127f9e40d14679f801515c8e15438bd979f1a9303aa1efaad7a4b46c990</checksum>
+  <checksum type="sha256" pkgid="YES">7d28558af05b2c65595a90db5a091a7c27f47b4962b30564653facd48a57ee0c</checksum>
   <summary>A Stand-Alone Terminal-Based Info Browser</summary>
   <description>Info is a terminal-based program for reading documentation of computer
 programs in the Info format. The GNU Project distributes most of its
@@ -25824,39 +27030,38 @@ Authors:
     Roland McGrath &lt;roland@gnu.org&gt;</description>
   <packager/>
   <url>http://www.texinfo.org</url>
-  <time file="1375473221" build="1375473201"/>
-  <size package="160026" installed="329238" archive="330928"/>
-<location href="i686/info-4.13a-1.16.i686.rpm"/>
+  <time file="1375474787" build="1375474715"/>
+  <size package="169637" installed="363578" archive="365268"/>
+<location href="x86_64/info-4.13a-1.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Publishing/Texinfo</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>texinfo-4.13a-1.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5046"/>
+    <rpm:header-range start="280" end="5278"/>
     <rpm:provides>
       <rpm:entry name="config(info)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
       <rpm:entry name="info" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
-      <rpm:entry name="info(x86-32)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
+      <rpm:entry name="info(x86-64)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(info)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libzio.so.0"/>
-      <rpm:entry name="libz.so.1"/>
       <rpm:entry name="zlib" pre="1"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="bash" pre="1"/>
       <rpm:entry name="libzio" pre="1"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libzio.so.0()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/info</file>
     <file>/usr/bin/install-info</file>
     <file>/sbin/install-info</file>
@@ -25866,68 +27071,67 @@ Authors:
 </package>
 <package type="rpm">
   <name>iniparser</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">080d2de4ee0e435226e8389d26a4af63ad4b2a4b0551b0a4116a6b6fef5d2345</checksum>
+  <checksum type="sha256" pkgid="YES">52e643e81f057ce87492d0cc723af788b1481d9efb53f2e466a3ed6a501232ef</checksum>
   <summary>Stand-alone ini file parsing library</summary>
   <description>iniparser is a free stand-alone ini file parsing library.
 It is written in portable ANSI C and should compile anywhere.
 iniparser is distributed under an MIT license.</description>
   <packager/>
   <url>http://ndevilla.free.fr/iniparser/</url>
-  <time file="1375471948" build="1375471940"/>
-  <size package="10923" installed="22622" archive="23184"/>
-<location href="i686/iniparser-2.17-4.10.i686.rpm"/>
+  <time file="1375473911" build="1375473900"/>
+  <size package="10905" installed="24326" archive="24888"/>
+<location href="x86_64/iniparser-2.17-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>iniparser-2.17-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3252"/>
+    <rpm:header-range start="280" end="3448"/>
     <rpm:provides>
       <rpm:entry name="iniparser" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
-      <rpm:entry name="iniparser(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
-      <rpm:entry name="libiniparser.so.0"/>
+      <rpm:entry name="iniparser(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>iniparser-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">c6602c88104d8bc6646068ac72a3439a203373ced72c7bc5b62cdaa70e135bc1</checksum>
+  <checksum type="sha256" pkgid="YES">390649dbd292b8cfa57578210abe5f5986b9c41ba3716d13c2a89d0a281ed17d</checksum>
   <summary>Development tools for stand-alone ini file parsing library</summary>
   <description>This package contains the header files and development documentation
 for iniparser. If you like to develop programs using iniparser, you will need
 to install iniparser-devel.</description>
   <packager/>
   <url>http://ndevilla.free.fr/iniparser/</url>
-  <time file="1375471948" build="1375471940"/>
-  <size package="7708" installed="24652" archive="25492"/>
-<location href="i686/iniparser-devel-2.17-4.10.i686.rpm"/>
+  <time file="1375473911" build="1375473900"/>
+  <size package="7897" installed="24654" archive="25500"/>
+<location href="x86_64/iniparser-devel-2.17-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>iniparser-2.17-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3100"/>
+    <rpm:header-range start="280" end="3280"/>
     <rpm:provides>
       <rpm:entry name="iniparser-devel" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
-      <rpm:entry name="iniparser-devel(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
+      <rpm:entry name="iniparser-devel(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.10"/>
       <rpm:entry name="pkgconfig(iniparser)" flags="EQ" epoch="0" ver="2.17"/>
     </rpm:provides>
     <rpm:requires>
@@ -25938,26 +27142,26 @@ to install iniparser-devel.</description>
 </package>
 <package type="rpm">
   <name>inputproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">37def6009d8df55be6bf771ec1a96d66f7f580744f0afb2301c5bc9ddb9d8b61</checksum>
+  <checksum type="sha256" pkgid="YES">43b76b2b3ea913ce3967a6346f4ac1822dfe80bfef1c6fa8d358b9d1ccdb90b3</checksum>
   <summary>X</summary>
   <description>X</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504594" build="1373504587"/>
-  <size package="17415" installed="101885" archive="103056"/>
-<location href="i686/inputproto-2.2-2.2.i686.rpm"/>
+  <time file="1373507893" build="1373507875"/>
+  <size package="17587" installed="101885" archive="103056"/>
+<location href="x86_64/inputproto-2.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>inputproto-2.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3073"/>
+    <rpm:header-range start="280" end="3249"/>
     <rpm:provides>
       <rpm:entry name="inputproto" flags="EQ" epoch="0" ver="2.2" rel="2.2"/>
-      <rpm:entry name="inputproto(x86-32)" flags="EQ" epoch="0" ver="2.2" rel="2.2"/>
+      <rpm:entry name="inputproto(x86-64)" flags="EQ" epoch="0" ver="2.2" rel="2.2"/>
       <rpm:entry name="pkgconfig(inputproto)" flags="EQ" epoch="0" ver="2.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -26009,9 +27213,9 @@ information is written back into the XML files.</description>
 </package>
 <package type="rpm">
   <name>iproute2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.4.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">b72a3f20f7eb901bd4c489153bc02bc5b833c3c648d7f99d399ae001f9319d41</checksum>
+  <checksum type="sha256" pkgid="YES">beb2c25ec35c492567fa98ab21e0662223ea0776ce321cd79e981046c3ee2d89</checksum>
   <summary>Linux network configuration utilities</summary>
   <description>This package provides the tools ip, tc, and rtmon needed to use the new
 and advanced routing options of the Linux kernel. The SUSE Linux
@@ -26019,47 +27223,42 @@ distribution has used this package for network setup since SuSE Linux
 8.0.</description>
   <packager/>
   <url>http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2</url>
-  <time file="1376541374" build="1376541363"/>
-  <size package="311846" installed="1094121" archive="1098512"/>
-<location href="i686/iproute2-3.4.0-2.10.i686.rpm"/>
+  <time file="1376541468" build="1376541457"/>
+  <size package="311453" installed="1107097" archive="1111496"/>
+<location href="x86_64/iproute2-3.4.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Routing</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>iproute2-3.4.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8871"/>
+    <rpm:header-range start="280" end="8947"/>
     <rpm:provides>
       <rpm:entry name="config(iproute2)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
       <rpm:entry name="iproute" flags="EQ" epoch="0" ver="3.4.0"/>
       <rpm:entry name="iproute2" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
-      <rpm:entry name="iproute2(x86-32)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
-      <rpm:entry name="m_xt.so"/>
+      <rpm:entry name="iproute2(x86-64)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
+      <rpm:entry name="m_xt.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libxtables.so.7"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxtables.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="config(iproute2)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/usr/sbin/nstat</file>
     <file>/etc/iproute2/rt_dsfield</file>
@@ -26089,26 +27288,26 @@ distribution has used this package for network setup since SuSE Linux
 </package>
 <package type="rpm">
   <name>iproute2-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.4.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0df32920f1b8cf8fcae6bc3db21180057773428d78d1f8399ea01382e9ff1951</checksum>
+  <checksum type="sha256" pkgid="YES">2cc1ba4a16d8d46c22d23d00fb175b932fe2dea51a0d1c1d772c4895e3d9a55c</checksum>
   <summary>Documentation for package iproute2</summary>
   <description>This package provides documentation for package iproute2.</description>
   <packager/>
   <url>http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2</url>
-  <time file="1376541374" build="1376541363"/>
-  <size package="1904" installed="0" archive="124"/>
-<location href="i686/iproute2-docs-3.4.0-2.10.i686.rpm"/>
+  <time file="1376541468" build="1376541457"/>
+  <size package="2081" installed="0" archive="124"/>
+<location href="x86_64/iproute2-docs-3.4.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>iproute2-3.4.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1856"/>
+    <rpm:header-range start="280" end="2033"/>
     <rpm:provides>
       <rpm:entry name="iproute2-docs" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
-      <rpm:entry name="iproute2-docs(x86-32)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
+      <rpm:entry name="iproute2-docs(x86-64)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -26116,144 +27315,142 @@ distribution has used this package for network setup since SuSE Linux
 </package>
 <package type="rpm">
   <name>iptables</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">38d3c2ebfb592b3729644e408fd84f5885ae4528fdf88e0d84054b4be841b310</checksum>
+  <checksum type="sha256" pkgid="YES">4ce46c34dd5d55013100d760a8220526caa6c8a0e13b50326a7da0d03e782959</checksum>
   <summary>IP Packet Filter Administration utilities</summary>
   <description>iptables is used to set up, maintain, and inspect the tables of IP
 packet filter rules in the Linux kernel. This version requires kernel
 2.4.0 or newer.</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="221333" installed="1210659" archive="1227224"/>
-<location href="i686/iptables-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="227314" installed="1476263" archive="1492980"/>
+<location href="x86_64/iptables-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Network</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34731"/>
+    <rpm:header-range start="280" end="34983"/>
     <rpm:provides>
       <rpm:entry name="iptables" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="iptables(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libip6t_HL.so"/>
-      <rpm:entry name="libip6t_LOG.so"/>
-      <rpm:entry name="libip6t_REJECT.so"/>
-      <rpm:entry name="libip6t_ah.so"/>
-      <rpm:entry name="libip6t_dst.so"/>
-      <rpm:entry name="libip6t_eui64.so"/>
-      <rpm:entry name="libip6t_frag.so"/>
-      <rpm:entry name="libip6t_hbh.so"/>
-      <rpm:entry name="libip6t_hl.so"/>
-      <rpm:entry name="libip6t_icmp6.so"/>
-      <rpm:entry name="libip6t_ipv6header.so"/>
-      <rpm:entry name="libip6t_mh.so"/>
-      <rpm:entry name="libip6t_rt.so"/>
-      <rpm:entry name="libipt_CLUSTERIP.so"/>
-      <rpm:entry name="libipt_DNAT.so"/>
-      <rpm:entry name="libipt_ECN.so"/>
-      <rpm:entry name="libipt_LOG.so"/>
-      <rpm:entry name="libipt_MASQUERADE.so"/>
-      <rpm:entry name="libipt_MIRROR.so"/>
-      <rpm:entry name="libipt_NETMAP.so"/>
-      <rpm:entry name="libipt_REDIRECT.so"/>
-      <rpm:entry name="libipt_REJECT.so"/>
-      <rpm:entry name="libipt_SAME.so"/>
-      <rpm:entry name="libipt_SNAT.so"/>
-      <rpm:entry name="libipt_TTL.so"/>
-      <rpm:entry name="libipt_ULOG.so"/>
-      <rpm:entry name="libipt_ah.so"/>
-      <rpm:entry name="libipt_icmp.so"/>
-      <rpm:entry name="libipt_realm.so"/>
-      <rpm:entry name="libipt_ttl.so"/>
-      <rpm:entry name="libipt_unclean.so"/>
-      <rpm:entry name="libxt_AUDIT.so"/>
-      <rpm:entry name="libxt_CHECKSUM.so"/>
-      <rpm:entry name="libxt_CLASSIFY.so"/>
-      <rpm:entry name="libxt_CONNMARK.so"/>
-      <rpm:entry name="libxt_CONNSECMARK.so"/>
-      <rpm:entry name="libxt_CT.so"/>
-      <rpm:entry name="libxt_DSCP.so"/>
-      <rpm:entry name="libxt_IDLETIMER.so"/>
-      <rpm:entry name="libxt_LED.so"/>
-      <rpm:entry name="libxt_MARK.so"/>
-      <rpm:entry name="libxt_NFLOG.so"/>
-      <rpm:entry name="libxt_NFQUEUE.so"/>
-      <rpm:entry name="libxt_NOTRACK.so"/>
-      <rpm:entry name="libxt_RATEEST.so"/>
-      <rpm:entry name="libxt_SECMARK.so"/>
-      <rpm:entry name="libxt_SET.so"/>
-      <rpm:entry name="libxt_TCPMSS.so"/>
-      <rpm:entry name="libxt_TCPOPTSTRIP.so"/>
-      <rpm:entry name="libxt_TEE.so"/>
-      <rpm:entry name="libxt_TOS.so"/>
-      <rpm:entry name="libxt_TPROXY.so"/>
-      <rpm:entry name="libxt_TRACE.so"/>
-      <rpm:entry name="libxt_addrtype.so"/>
-      <rpm:entry name="libxt_cluster.so"/>
-      <rpm:entry name="libxt_comment.so"/>
-      <rpm:entry name="libxt_connbytes.so"/>
-      <rpm:entry name="libxt_connlimit.so"/>
-      <rpm:entry name="libxt_connmark.so"/>
-      <rpm:entry name="libxt_conntrack.so"/>
-      <rpm:entry name="libxt_cpu.so"/>
-      <rpm:entry name="libxt_dccp.so"/>
-      <rpm:entry name="libxt_devgroup.so"/>
-      <rpm:entry name="libxt_dscp.so"/>
-      <rpm:entry name="libxt_ecn.so"/>
-      <rpm:entry name="libxt_esp.so"/>
-      <rpm:entry name="libxt_hashlimit.so"/>
-      <rpm:entry name="libxt_helper.so"/>
-      <rpm:entry name="libxt_iprange.so"/>
-      <rpm:entry name="libxt_ipvs.so"/>
-      <rpm:entry name="libxt_length.so"/>
-      <rpm:entry name="libxt_limit.so"/>
-      <rpm:entry name="libxt_mac.so"/>
-      <rpm:entry name="libxt_mark.so"/>
-      <rpm:entry name="libxt_multiport.so"/>
-      <rpm:entry name="libxt_nfacct.so"/>
-      <rpm:entry name="libxt_osf.so"/>
-      <rpm:entry name="libxt_owner.so"/>
-      <rpm:entry name="libxt_physdev.so"/>
-      <rpm:entry name="libxt_pkttype.so"/>
-      <rpm:entry name="libxt_policy.so"/>
-      <rpm:entry name="libxt_quota.so"/>
-      <rpm:entry name="libxt_rateest.so"/>
-      <rpm:entry name="libxt_recent.so"/>
-      <rpm:entry name="libxt_rpfilter.so"/>
-      <rpm:entry name="libxt_sctp.so"/>
-      <rpm:entry name="libxt_set.so"/>
-      <rpm:entry name="libxt_socket.so"/>
-      <rpm:entry name="libxt_standard.so"/>
-      <rpm:entry name="libxt_state.so"/>
-      <rpm:entry name="libxt_statistic.so"/>
-      <rpm:entry name="libxt_string.so"/>
-      <rpm:entry name="libxt_tcp.so"/>
-      <rpm:entry name="libxt_tcpmss.so"/>
-      <rpm:entry name="libxt_time.so"/>
-      <rpm:entry name="libxt_tos.so"/>
-      <rpm:entry name="libxt_u32.so"/>
-      <rpm:entry name="libxt_udp.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libip6tc.so.0"/>
-      <rpm:entry name="libnfnetlink.so.0"/>
-      <rpm:entry name="libxtables.so.7"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libip4tc.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="iptables(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libip6t_HL.so()(64bit)"/>
+      <rpm:entry name="libip6t_LOG.so()(64bit)"/>
+      <rpm:entry name="libip6t_REJECT.so()(64bit)"/>
+      <rpm:entry name="libip6t_ah.so()(64bit)"/>
+      <rpm:entry name="libip6t_dst.so()(64bit)"/>
+      <rpm:entry name="libip6t_eui64.so()(64bit)"/>
+      <rpm:entry name="libip6t_frag.so()(64bit)"/>
+      <rpm:entry name="libip6t_hbh.so()(64bit)"/>
+      <rpm:entry name="libip6t_hl.so()(64bit)"/>
+      <rpm:entry name="libip6t_icmp6.so()(64bit)"/>
+      <rpm:entry name="libip6t_ipv6header.so()(64bit)"/>
+      <rpm:entry name="libip6t_mh.so()(64bit)"/>
+      <rpm:entry name="libip6t_rt.so()(64bit)"/>
+      <rpm:entry name="libipt_CLUSTERIP.so()(64bit)"/>
+      <rpm:entry name="libipt_DNAT.so()(64bit)"/>
+      <rpm:entry name="libipt_ECN.so()(64bit)"/>
+      <rpm:entry name="libipt_LOG.so()(64bit)"/>
+      <rpm:entry name="libipt_MASQUERADE.so()(64bit)"/>
+      <rpm:entry name="libipt_MIRROR.so()(64bit)"/>
+      <rpm:entry name="libipt_NETMAP.so()(64bit)"/>
+      <rpm:entry name="libipt_REDIRECT.so()(64bit)"/>
+      <rpm:entry name="libipt_REJECT.so()(64bit)"/>
+      <rpm:entry name="libipt_SAME.so()(64bit)"/>
+      <rpm:entry name="libipt_SNAT.so()(64bit)"/>
+      <rpm:entry name="libipt_TTL.so()(64bit)"/>
+      <rpm:entry name="libipt_ULOG.so()(64bit)"/>
+      <rpm:entry name="libipt_ah.so()(64bit)"/>
+      <rpm:entry name="libipt_icmp.so()(64bit)"/>
+      <rpm:entry name="libipt_realm.so()(64bit)"/>
+      <rpm:entry name="libipt_ttl.so()(64bit)"/>
+      <rpm:entry name="libipt_unclean.so()(64bit)"/>
+      <rpm:entry name="libxt_AUDIT.so()(64bit)"/>
+      <rpm:entry name="libxt_CHECKSUM.so()(64bit)"/>
+      <rpm:entry name="libxt_CLASSIFY.so()(64bit)"/>
+      <rpm:entry name="libxt_CONNMARK.so()(64bit)"/>
+      <rpm:entry name="libxt_CONNSECMARK.so()(64bit)"/>
+      <rpm:entry name="libxt_CT.so()(64bit)"/>
+      <rpm:entry name="libxt_DSCP.so()(64bit)"/>
+      <rpm:entry name="libxt_IDLETIMER.so()(64bit)"/>
+      <rpm:entry name="libxt_LED.so()(64bit)"/>
+      <rpm:entry name="libxt_MARK.so()(64bit)"/>
+      <rpm:entry name="libxt_NFLOG.so()(64bit)"/>
+      <rpm:entry name="libxt_NFQUEUE.so()(64bit)"/>
+      <rpm:entry name="libxt_NOTRACK.so()(64bit)"/>
+      <rpm:entry name="libxt_RATEEST.so()(64bit)"/>
+      <rpm:entry name="libxt_SECMARK.so()(64bit)"/>
+      <rpm:entry name="libxt_SET.so()(64bit)"/>
+      <rpm:entry name="libxt_TCPMSS.so()(64bit)"/>
+      <rpm:entry name="libxt_TCPOPTSTRIP.so()(64bit)"/>
+      <rpm:entry name="libxt_TEE.so()(64bit)"/>
+      <rpm:entry name="libxt_TOS.so()(64bit)"/>
+      <rpm:entry name="libxt_TPROXY.so()(64bit)"/>
+      <rpm:entry name="libxt_TRACE.so()(64bit)"/>
+      <rpm:entry name="libxt_addrtype.so()(64bit)"/>
+      <rpm:entry name="libxt_cluster.so()(64bit)"/>
+      <rpm:entry name="libxt_comment.so()(64bit)"/>
+      <rpm:entry name="libxt_connbytes.so()(64bit)"/>
+      <rpm:entry name="libxt_connlimit.so()(64bit)"/>
+      <rpm:entry name="libxt_connmark.so()(64bit)"/>
+      <rpm:entry name="libxt_conntrack.so()(64bit)"/>
+      <rpm:entry name="libxt_cpu.so()(64bit)"/>
+      <rpm:entry name="libxt_dccp.so()(64bit)"/>
+      <rpm:entry name="libxt_devgroup.so()(64bit)"/>
+      <rpm:entry name="libxt_dscp.so()(64bit)"/>
+      <rpm:entry name="libxt_ecn.so()(64bit)"/>
+      <rpm:entry name="libxt_esp.so()(64bit)"/>
+      <rpm:entry name="libxt_hashlimit.so()(64bit)"/>
+      <rpm:entry name="libxt_helper.so()(64bit)"/>
+      <rpm:entry name="libxt_iprange.so()(64bit)"/>
+      <rpm:entry name="libxt_ipvs.so()(64bit)"/>
+      <rpm:entry name="libxt_length.so()(64bit)"/>
+      <rpm:entry name="libxt_limit.so()(64bit)"/>
+      <rpm:entry name="libxt_mac.so()(64bit)"/>
+      <rpm:entry name="libxt_mark.so()(64bit)"/>
+      <rpm:entry name="libxt_multiport.so()(64bit)"/>
+      <rpm:entry name="libxt_nfacct.so()(64bit)"/>
+      <rpm:entry name="libxt_osf.so()(64bit)"/>
+      <rpm:entry name="libxt_owner.so()(64bit)"/>
+      <rpm:entry name="libxt_physdev.so()(64bit)"/>
+      <rpm:entry name="libxt_pkttype.so()(64bit)"/>
+      <rpm:entry name="libxt_policy.so()(64bit)"/>
+      <rpm:entry name="libxt_quota.so()(64bit)"/>
+      <rpm:entry name="libxt_rateest.so()(64bit)"/>
+      <rpm:entry name="libxt_recent.so()(64bit)"/>
+      <rpm:entry name="libxt_rpfilter.so()(64bit)"/>
+      <rpm:entry name="libxt_sctp.so()(64bit)"/>
+      <rpm:entry name="libxt_set.so()(64bit)"/>
+      <rpm:entry name="libxt_socket.so()(64bit)"/>
+      <rpm:entry name="libxt_standard.so()(64bit)"/>
+      <rpm:entry name="libxt_state.so()(64bit)"/>
+      <rpm:entry name="libxt_statistic.so()(64bit)"/>
+      <rpm:entry name="libxt_string.so()(64bit)"/>
+      <rpm:entry name="libxt_tcp.so()(64bit)"/>
+      <rpm:entry name="libxt_tcpmss.so()(64bit)"/>
+      <rpm:entry name="libxt_time.so()(64bit)"/>
+      <rpm:entry name="libxt_tos.so()(64bit)"/>
+      <rpm:entry name="libxt_u32.so()(64bit)"/>
+      <rpm:entry name="libxt_udp.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxtables.so.7()(64bit)"/>
+      <rpm:entry name="libnfnetlink.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libip4tc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libip6tc.so.0()(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/iptables-restore</file>
     <file>/usr/sbin/iptables</file>
     <file>/usr/sbin/iptables-save</file>
@@ -26269,26 +27466,26 @@ packet filter rules in the Linux kernel. This version requires kernel
 </package>
 <package type="rpm">
   <name>iptables-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">550f780e48c9600e15495c33765311107fe5642f41bb1cc83740a8efed1aeba3</checksum>
+  <checksum type="sha256" pkgid="YES">2d104e3f0416cd309905283abaea1093af97455410eb786e8b88ad628565ea19</checksum>
   <summary>Documentation for package iptables</summary>
   <description>This package provides documentation for package iptables.</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="85744" installed="80812" archive="83844"/>
-<location href="i686/iptables-docs-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="85921" installed="80812" archive="83844"/>
+<location href="x86_64/iptables-docs-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3938"/>
+    <rpm:header-range start="280" end="4115"/>
     <rpm:provides>
       <rpm:entry name="iptables-docs" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="iptables-docs(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="iptables-docs(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -26296,44 +27493,42 @@ packet filter rules in the Linux kernel. This version requires kernel
 </package>
 <package type="rpm">
   <name>iputils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="s20121126" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">eb2e69c37ed14d8e21592cfaaf658bb6296edb3b04087e52fd3989afede72c2e</checksum>
+  <checksum type="sha256" pkgid="YES">26ab0c0e28976ed25ab8d1a4b9a3e624d542ca0279b350e828b23997d80e5cdc</checksum>
   <summary>IPv4 and IPv6 Networking Utilities</summary>
   <description>This package contains some small network tools for IPv4 and IPv6 like
 rdisc, ping6, traceroute6, tracepath, and tracepath6.</description>
   <packager/>
   <url>http://www.skbuff.net/iputils</url>
-  <time file="1376541461" build="1376541453"/>
-  <size package="63197" installed="211683" archive="212844"/>
-<location href="i686/iputils-s20121126-2.9.i686.rpm"/>
+  <time file="1376541508" build="1376541499"/>
+  <size package="65360" installed="233187" archive="234348"/>
+<location href="x86_64/iputils-s20121126-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Other</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>iputils-s20121126-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5030"/>
+    <rpm:header-range start="280" end="5178"/>
     <rpm:provides>
       <rpm:entry name="iputils" flags="EQ" epoch="0" ver="s20121126" rel="2.9"/>
-      <rpm:entry name="iputils(x86-32)" flags="EQ" epoch="0" ver="s20121126" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="iputils(x86-64)" flags="EQ" epoch="0" ver="s20121126" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>    <file>/usr/bin/ping6</file>
     <file>/usr/bin/ping</file>
     <file>/usr/bin/ipg</file>
@@ -26347,26 +27542,26 @@ rdisc, ping6, traceroute6, tracepath, and tracepath6.</description>
 </package>
 <package type="rpm">
   <name>isl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">f5a2a77aa6c415094fe53fdf3cc72d3ee65917533546e4a3dc47f28e92b7b9a1</checksum>
+  <checksum type="sha256" pkgid="YES">c0f8e7178951ee9788a412866bea754d3d83603a86ae23289213efc15c2ecc22</checksum>
   <summary>Development tools for ISL</summary>
   <description>Development tools and headers for the ISL.</description>
   <packager/>
   <url>http://www.kotnet.org/~skimo/isl/</url>
-  <time file="1374118024" build="1374118000"/>
-  <size package="33048" installed="221315" archive="228316"/>
-<location href="i686/isl-devel-0.12-1.2.i686.rpm"/>
+  <time file="1374118765" build="1374118752"/>
+  <size package="33234" installed="221317" archive="228316"/>
+<location href="x86_64/isl-devel-0.12-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>isl-0.12-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7231"/>
+    <rpm:header-range start="280" end="7415"/>
     <rpm:provides>
       <rpm:entry name="isl-devel" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
-      <rpm:entry name="isl-devel(x86-32)" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
+      <rpm:entry name="isl-devel(x86-64)" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
       <rpm:entry name="pkgconfig(isl)" flags="EQ" epoch="0" ver="0.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -26528,36 +27723,36 @@ when building programs that use iso-codes.</description>
 </package>
 <package type="rpm">
   <name>jasper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.900.1" rel="145.10"/>
-  <checksum type="sha256" pkgid="YES">e8a8412eee12ffa5b4e6a4a99450e0dbe4818b7c4cacd666eb9af409dbb684a1</checksum>
+  <checksum type="sha256" pkgid="YES">dd38d1cc5bd3a2030cce649dc82bb966bf07320d79eba1713ea69cda085bfb91</checksum>
   <summary>An Implementation of the JPEG-2000 Standard, Part 1</summary>
   <description>This package contains an implementation of the image compression
 standard, JPEG-2000, Part 1. It consists of tools for conversion to and
 from the JP2 and JPC formats.</description>
   <packager/>
   <url>http://www.ece.uvic.ca/~mdadams/jasper/</url>
-  <time file="1375473200" build="1375473189"/>
-  <size package="14629" installed="47258" archive="48064"/>
-<location href="i686/jasper-1.900.1-145.10.i686.rpm"/>
+  <time file="1375474790" build="1375474765"/>
+  <size package="15439" installed="52834" archive="53640"/>
+<location href="x86_64/jasper-1.900.1-145.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Graphics/Convertors</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>jasper-1.900.1-145.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3609"/>
+    <rpm:header-range start="280" end="3821"/>
     <rpm:provides>
       <rpm:entry name="jasper" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
-      <rpm:entry name="jasper(x86-32)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="jasper(x86-64)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libjasper.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libjasper.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/imginfo</file>
     <file>/usr/bin/imgcmp</file>
     <file>/usr/bin/jasper</file>
@@ -26566,26 +27761,26 @@ from the JP2 and JPC formats.</description>
 </package>
 <package type="rpm">
   <name>jasper-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.900.1" rel="145.10"/>
-  <checksum type="sha256" pkgid="YES">e1b2b685105953e8ec8b62385b4c5029510c3aa480def531175e86c8554fe1d1</checksum>
+  <checksum type="sha256" pkgid="YES">2acaee82beb47f1c95c227344cf6daf0a7161d735f35f36e85f1d3a0b389088f</checksum>
   <summary>Documentation for package jasper</summary>
   <description>This package provides documentation for package jasper.</description>
   <packager/>
   <url>http://www.ece.uvic.ca/~mdadams/jasper/</url>
-  <time file="1375473200" build="1375473189"/>
-  <size package="3969" installed="1494" archive="2196"/>
-<location href="i686/jasper-docs-1.900.1-145.10.i686.rpm"/>
+  <time file="1375474790" build="1375474765"/>
+  <size package="4145" installed="1494" archive="2196"/>
+<location href="x86_64/jasper-docs-1.900.1-145.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>jasper-1.900.1-145.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2317"/>
+    <rpm:header-range start="280" end="2494"/>
     <rpm:provides>
       <rpm:entry name="jasper-docs" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
-      <rpm:entry name="jasper-docs(x86-32)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="jasper-docs(x86-64)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -26593,9 +27788,9 @@ from the JP2 and JPC formats.</description>
 </package>
 <package type="rpm">
   <name>json-glib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.16.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c46b8c9fae4d2293e6f451fd6d456ba369e4afdca1fa54df90bff152acfdcfcb</checksum>
+  <checksum type="sha256" pkgid="YES">4d464c149158e5a91cbd4fce42060d57055323464464f678cd618b8209826edf</checksum>
   <summary>Library for JavaScript Object Notation format - Development Files</summary>
   <description>JSON is a lightweight data-interchange format.It is easy for humans to
 read and write. It is easy for machines to parse and generate.
@@ -26613,19 +27808,19 @@ This package contains development files needed to develop with the
 json-glib library.</description>
   <packager/>
   <url>http://live.gnome.org/JsonGlib</url>
-  <time file="1375474683" build="1375474673"/>
-  <size package="60836" installed="784277" archive="793828"/>
-<location href="i686/json-glib-devel-0.16.0-2.9.i686.rpm"/>
+  <time file="1375476246" build="1375476232"/>
+  <size package="61030" installed="784279" archive="793836"/>
+<location href="x86_64/json-glib-devel-0.16.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>json-glib-0.16.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9680"/>
+    <rpm:header-range start="280" end="9864"/>
     <rpm:provides>
       <rpm:entry name="json-glib-devel" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
-      <rpm:entry name="json-glib-devel(x86-32)" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
+      <rpm:entry name="json-glib-devel(x86-64)" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
       <rpm:entry name="pkgconfig(json-glib-1.0)" flags="EQ" epoch="0" ver="0.16.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -26666,39 +27861,39 @@ json-glib library.</description>
 </package>
 <package type="rpm">
   <name>kbd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15.3" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">c7bac38dad0054761a3693baa2e452fe380d65e67574dd3a7ae6796077840426</checksum>
+  <checksum type="sha256" pkgid="YES">c6ed13a2a7aaed42ea11d9c788f8f57d93a6f1bbedf5a680a6ce4ed5acd653a1</checksum>
   <summary>Tools for configuring the console (keyboard, virtual terminals, etc</summary>
   <description>The kbd package contains tools for managing a Linux
 system's console's behavior, including the keyboard, the screen
 fonts, the virtual terminals and font files.</description>
   <packager/>
   <url>http://ftp.altlinux.org/pub/people/legion/kbd</url>
-  <time file="1376541411" build="1376541397"/>
-  <size package="102583" installed="473163" archive="477160"/>
-<location href="i686/kbd-1.15.3-2.13.i686.rpm"/>
+  <time file="1376541440" build="1376541431"/>
+  <size package="108497" installed="577139" archive="581136"/>
+<location href="x86_64/kbd-1.15.3-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>kbd-1.15.3-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9978"/>
+    <rpm:header-range start="280" end="10078"/>
     <rpm:provides>
       <rpm:entry name="kbd" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
-      <rpm:entry name="kbd(x86-32)" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
+      <rpm:entry name="kbd(x86-64)" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="kbd-misc" flags="EQ" epoch="0" ver="1.15.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/showkey</file>
     <file>/usr/bin/chvt</file>
     <file>/usr/bin/psfstriptable</file>
@@ -26731,26 +27926,26 @@ fonts, the virtual terminals and font files.</description>
 </package>
 <package type="rpm">
   <name>kbd-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.15.3" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">0700edaee6a29e35c95c16f2780fe53e97aa1c769875adca38b7aa809c49642c</checksum>
+  <checksum type="sha256" pkgid="YES">4e22244bafde350bf2e96b15e3a580f27cf83e078d131be018cb0dd84a47d257</checksum>
   <summary>Documentation for package kbd</summary>
   <description>This package provides documentation for package kbd.</description>
   <packager/>
   <url>http://ftp.altlinux.org/pub/people/legion/kbd</url>
-  <time file="1376541411" build="1376541397"/>
-  <size package="34243" installed="28961" archive="32944"/>
-<location href="i686/kbd-docs-1.15.3-2.13.i686.rpm"/>
+  <time file="1376541440" build="1376541431"/>
+  <size package="34420" installed="28961" archive="32944"/>
+<location href="x86_64/kbd-docs-1.15.3-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>kbd-1.15.3-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4570"/>
+    <rpm:header-range start="280" end="4747"/>
     <rpm:provides>
       <rpm:entry name="kbd-docs" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
-      <rpm:entry name="kbd-docs(x86-32)" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
+      <rpm:entry name="kbd-docs(x86-64)" flags="EQ" epoch="0" ver="1.15.3" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -26785,26 +27980,26 @@ keymaps etc. Please note that kbd-misc is not helpful without kbd.</description>
 </package>
 <package type="rpm">
   <name>kbproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">43a57a0bb253f658640170a0faa5856659f2fb97f9ebdf4e07ecfd3c18617311</checksum>
+  <checksum type="sha256" pkgid="YES">2d63a8c609982d7a0c2a2a857004b5d44ea40bf7559cefe45730978c2135ad6a</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504588" build="1373504581"/>
-  <size package="24874" installed="122359" archive="123672"/>
-<location href="i686/kbproto-1.0.6-2.2.i686.rpm"/>
+  <time file="1373507893" build="1373507886"/>
+  <size package="25049" installed="122359" archive="123672"/>
+<location href="x86_64/kbproto-1.0.6-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>kbproto-1.0.6-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3110"/>
+    <rpm:header-range start="280" end="3286"/>
     <rpm:provides>
       <rpm:entry name="kbproto" flags="EQ" epoch="0" ver="1.0.6" rel="2.2"/>
-      <rpm:entry name="kbproto(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.2"/>
+      <rpm:entry name="kbproto(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.2"/>
       <rpm:entry name="pkgconfig(kbproto)" flags="EQ" epoch="0" ver="1.0.6"/>
     </rpm:provides>
     <rpm:requires>
@@ -26814,27 +28009,27 @@ keymaps etc. Please note that kbd-misc is not helpful without kbd.</description>
 </package>
 <package type="rpm">
   <name>kernel-adaptation-pc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.10.6" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">c70ac25152948519e4dd0ec9e622235bac1dcf6cf992af526f8ff020a701ebf6</checksum>
+  <checksum type="sha256" pkgid="YES">b6a455095a4a7bbcc3a2b78e837caee0739515d5a8ed926c20c37aa387759d6a</checksum>
   <summary>The Linux kernel (the core of the Linux operating system)</summary>
   <description>This package contains the kernel optimized for PC compatible systems platforms</description>
   <packager/>
   <url>http://www.kernel.org/</url>
-  <time file="1377045403" build="1377044882"/>
-  <size package="12865941" installed="30604241" archive="30804300"/>
-<location href="i686/kernel-adaptation-pc-3.10.6-2.3.i686.rpm"/>
+  <time file="1377044656" build="1377044015"/>
+  <size package="13350521" installed="39452989" archive="39652664"/>
+<location href="x86_64/kernel-adaptation-pc-3.10.6-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>kernel-adaptation-pc-3.10.6-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="230644"/>
+    <rpm:header-range start="280" end="226288"/>
     <rpm:provides>
       <rpm:entry name="kernel" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
       <rpm:entry name="kernel-adaptation-pc" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
-      <rpm:entry name="kernel-adaptation-pc(x86-32)" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
+      <rpm:entry name="kernel-adaptation-pc(x86-64)" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
       <rpm:entry name="kernel-uname-r" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -26848,30 +28043,30 @@ keymaps etc. Please note that kbd-misc is not helpful without kbd.</description>
 </package>
 <package type="rpm">
   <name>kernel-adaptation-pc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.10.6" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">a3de0ac55130d1b9e35b0a93f4ee6e7aa67a283b91c033c980d805fb95af1b5d</checksum>
+  <checksum type="sha256" pkgid="YES">8517475181da2f4c24edc84726d9ce00794223d4ee132ee0ef262f5a9c68f765</checksum>
   <summary>Development package for building kernel modules to match the kernel</summary>
   <description>This package provides kernel headers and makefiles sufficient to build modules
 against the kernel package.</description>
   <packager/>
   <url>http://www.kernel.org/</url>
-  <time file="1377045403" build="1377044882"/>
-  <size package="11714256" installed="43479951" archive="45636320"/>
-<location href="i686/kernel-adaptation-pc-devel-3.10.6-2.3.i686.rpm"/>
+  <time file="1377044658" build="1377044015"/>
+  <size package="12038211" installed="53022238" archive="55189428"/>
+<location href="x86_64/kernel-adaptation-pc-devel-3.10.6-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>kernel-adaptation-pc-3.10.6-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1111806"/>
+    <rpm:header-range start="280" end="1118222"/>
     <rpm:provides>
       <rpm:entry name="kernel-adaptation-pc-devel" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
       <rpm:entry name="kernel-devel" flags="EQ" epoch="0" ver="3.10.6" rel="2.3-adaptation-pc"/>
       <rpm:entry name="kernel-devel-uname-r" flags="EQ" epoch="0" ver="3.10.6" rel="2.3-adaptation-pc"/>
       <rpm:entry name="kernel-adaptation-pc-devel" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
-      <rpm:entry name="kernel-adaptation-pc-devel(x86-32)" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
+      <rpm:entry name="kernel-adaptation-pc-devel(x86-64)" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="kernel-adaptation-pc" flags="EQ" epoch="0" ver="3.10.6" rel="2.3"/>
@@ -26882,123 +28077,50 @@ against the kernel package.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>kernel-x86-ivi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-  <checksum type="sha256" pkgid="YES">00364078957e0abc4f6c86e72ff83654d7ee8268af365d3210fcee6ac3b579b7</checksum>
-  <summary>The Linux kernel</summary>
-  <description>This package contains the Tizen IVI Linux kernel</description>
-  <packager/>
-  <url>http://www.kernel.org/</url>
-  <time file="1377309158" build="1377308929"/>
-  <size package="8685579" installed="18629810" archive="18763632"/>
-<location href="i686/kernel-x86-ivi-3.11.0-0.rc6.0.1.1.i686.rpm"/>
-  <format>
-    <rpm:license>GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>kernel-x86-ivi-3.11.0-0.rc6.0.1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="173368"/>
-    <rpm:provides>
-      <rpm:entry name="kernel" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="kernel-uname-r" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1-x86-ivi"/>
-      <rpm:entry name="kernel-x86-ivi" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="kernel-x86-ivi(x86-32)" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="linux-gate.so.1"/>
-      <rpm:entry name="linux-gate.so.1(LINUX_2.5)"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/usr/bin/sort" pre="1"/>
-      <rpm:entry name="setup-efi-ivi"/>
-      <rpm:entry name="/usr/bin/ln" pre="1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="/usr/bin/sed"/>
-      <rpm:entry name="/usr/bin/ln"/>
-      <rpm:entry name="/bin/sh"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>kernel-x86-ivi-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-  <checksum type="sha256" pkgid="YES">2686b6bf9c2cb80e362d2419d60ed4addd12613828a0516fc44e98e899d6c29e</checksum>
-  <summary>Development package for building kernel modules to match the x86-ivi kernel</summary>
-  <description>This package provides kernel headers and makefiles sufficient to build modules
-against the x86-ivi kernel package.</description>
-  <packager/>
-  <url>http://www.kernel.org/</url>
-  <time file="1377309158" build="1377308929"/>
-  <size package="10770213" installed="40730815" archive="42864264"/>
-<location href="i686/kernel-x86-ivi-devel-3.11.0-0.rc6.0.1.1.i686.rpm"/>
-  <format>
-    <rpm:license>GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>kernel-x86-ivi-3.11.0-0.rc6.0.1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1110184"/>
-    <rpm:provides>
-      <rpm:entry name="kernel-devel" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1-x86-ivi"/>
-      <rpm:entry name="kernel-devel-uname-r" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1-x86-ivi"/>
-      <rpm:entry name="kernel-x86-ivi-devel" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="kernel-x86-ivi-devel(x86-32)" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/usr/bin/find" pre="1"/>
-      <rpm:entry name="kernel-x86-ivi" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>keyutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">2adb04d6310e33afd1c052e14be2895c590887cd33df544797d1e1b82842b859</checksum>
+  <checksum type="sha256" pkgid="YES">948945ee730f28499279095d4c5ded3249b803ee574205e997518071e56c7281</checksum>
   <summary>Linux Key Management Utilities</summary>
   <description>Utilities to control the kernel key management facility and to provide
 a mechanism by which the kernel can call back to user space to get a
 key instantiated.</description>
   <packager/>
   <url>http://people.redhat.com/~dhowells/keyutils/</url>
-  <time file="1375472959" build="1375472947"/>
-  <size package="66030" installed="121693" archive="127652"/>
-<location href="i686/keyutils-1.5.3-2.11.i686.rpm"/>
+  <time file="1375474529" build="1375474517"/>
+  <size package="67193" installed="132237" archive="138196"/>
+<location href="x86_64/keyutils-1.5.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>keyutils-1.5.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8083"/>
+    <rpm:header-range start="280" end="8299"/>
     <rpm:provides>
       <rpm:entry name="config(keyutils)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
       <rpm:entry name="keyutils" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-      <rpm:entry name="keyutils(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.3)"/>
-      <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="libkeyutils.so.1"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.9)"/>
+      <rpm:entry name="keyutils(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1()(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
       <rpm:entry name="config(keyutils)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/request-key.conf</file>
     <file>/sbin/key.dns_resolver</file>
     <file>/bin/keyctl</file>
@@ -27008,26 +28130,26 @@ key instantiated.</description>
 </package>
 <package type="rpm">
   <name>keyutils-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">dadf6b5d86e13dd0096a2670b3660142503d39b48cc15a30a93659a11a8a313b</checksum>
+  <checksum type="sha256" pkgid="YES">840ca123ae2a00299743274e01af1984dc3a1330f4920c41ae49118a25217887</checksum>
   <summary>Development package for building linux key management utilities</summary>
   <description>This package provides headers and libraries for building key utilities.</description>
   <packager/>
   <url>http://people.redhat.com/~dhowells/keyutils/</url>
-  <time file="1375472959" build="1375472947"/>
-  <size package="4626" installed="6806" archive="7228"/>
-<location href="i686/keyutils-devel-1.5.3-2.11.i686.rpm"/>
+  <time file="1375474529" build="1375474517"/>
+  <size package="4811" installed="6806" archive="7232"/>
+<location href="x86_64/keyutils-devel-1.5.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>keyutils-1.5.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2611"/>
+    <rpm:header-range start="280" end="2791"/>
     <rpm:provides>
       <rpm:entry name="keyutils-devel" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-      <rpm:entry name="keyutils-devel(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
+      <rpm:entry name="keyutils-devel(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -27069,9 +28191,9 @@ key instantiated.</description>
 </package>
 <package type="rpm">
   <name>kmod</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">bbf885de90a17893dcc26160ad1af4270ef5a16eb54653f23a75adee40976d09</checksum>
+  <checksum type="sha256" pkgid="YES">8231219b23f132d63aa652d961db35c555567161f7927eb31f11a0ae5b045c35</checksum>
   <summary>Utilities to load modules into the kernel</summary>
   <description>kmod is a set of tools to handle common tasks with Linux kernel
 modules like insert, remove, list, check properties, resolve
@@ -27082,41 +28204,40 @@ with kmod. The aim is to be compatible with tools, configurations and
 indexes from module-init-tools project.</description>
   <packager/>
   <url>http://www.politreco.com/2011/12/announce-kmod-2/</url>
-  <time file="1375471980" build="1375471968"/>
-  <size package="41666" installed="105739" archive="106272"/>
-<location href="i686/kmod-12-2.11.i686.rpm"/>
+  <time file="1375473852" build="1375473843"/>
+  <size package="43026" installed="118051" archive="118584"/>
+<location href="x86_64/kmod-12-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>kmod-12-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3483"/>
+    <rpm:header-range start="280" end="3703"/>
     <rpm:provides>
       <rpm:entry name="kmod" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="kmod(x86-32)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libkmod.so.2(LIBKMOD_5)"/>
-      <rpm:entry name="libkmod.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libkmod.so.2(LIBKMOD_6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="kmod(x86-64)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libkmod.so.2(LIBKMOD_5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libkmod.so.2(LIBKMOD_6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libkmod.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/kmod</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>kmod-compat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">714aa256b924739677ea4703bc031774f184945d565ec5a10ec3d4b08e9ad00a</checksum>
+  <checksum type="sha256" pkgid="YES">c1465cad0d070f82dbd479b6c9a14f2387599f61a1afbc5437d9af7f044292f9</checksum>
   <summary>Compat symlinks for kernel module utilities</summary>
   <description>kmod is a set of tools to handle common tasks with Linux kernel
 modules like insert, remove, list, check properties, resolve
@@ -27125,19 +28246,19 @@ dependencies and aliases.
 This package contains traditional name symlinks (lsmod, etc.)</description>
   <packager/>
   <url>http://www.politreco.com/2011/12/announce-kmod-2/</url>
-  <time file="1375471980" build="1375471968"/>
-  <size package="3299" installed="0" archive="1140"/>
-<location href="i686/kmod-compat-12-2.11.i686.rpm"/>
+  <time file="1375473852" build="1375473843"/>
+  <size package="3477" installed="0" archive="1140"/>
+<location href="x86_64/kmod-compat-12-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>kmod-12-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3131"/>
+    <rpm:header-range start="280" end="3307"/>
     <rpm:provides>
       <rpm:entry name="kmod-compat" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="kmod-compat(x86-32)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
+      <rpm:entry name="kmod-compat(x86-64)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
       <rpm:entry name="module-init-tools"/>
     </rpm:provides>
     <rpm:requires>
@@ -27155,26 +28276,26 @@ This package contains traditional name symlinks (lsmod, etc.)</description>
 </package>
 <package type="rpm">
   <name>kmod-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">d479a450c219036668123e21b57af7be575a027ca0bf307ec3d47d7d8ad10f2a</checksum>
+  <checksum type="sha256" pkgid="YES">05d2873c0fb8893dd30d061b8c049f5d7a9267853a3be43a12557ed3434a7053</checksum>
   <summary>Documentation for package kmod</summary>
   <description>This package provides documentation for package kmod.</description>
   <packager/>
   <url>http://www.politreco.com/2011/12/announce-kmod-2/</url>
-  <time file="1375471980" build="1375471968"/>
-  <size package="1914" installed="0" archive="124"/>
-<location href="i686/kmod-docs-12-2.11.i686.rpm"/>
+  <time file="1375473852" build="1375473843"/>
+  <size package="2091" installed="0" archive="124"/>
+<location href="x86_64/kmod-docs-12-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>kmod-12-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1866"/>
+    <rpm:header-range start="280" end="2043"/>
     <rpm:provides>
       <rpm:entry name="kmod-docs" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="kmod-docs(x86-32)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
+      <rpm:entry name="kmod-docs(x86-64)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -27182,9 +28303,9 @@ This package contains traditional name symlinks (lsmod, etc.)</description>
 </package>
 <package type="rpm">
   <name>kpartx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.9" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">61c71da98c273e4e18044f302bc9d3512206f2b2e056bab49c16655d2250f755</checksum>
+  <checksum type="sha256" pkgid="YES">1018cf106e6a5f70d093b7512db75db8ae245c43adb00e00f8fd4ee4b80f8089</checksum>
   <summary>Manages partition tables on device-mapper devices</summary>
   <description>The kpartx program maps linear devmaps to device partitions, which
 makes multipath maps partionable.
@@ -27196,66 +28317,200 @@ Authors:
     Christophe Varoqui &lt;christophe.varoqui@free.fr&gt;</description>
   <packager/>
   <url>http://christophe.varoqui.free.fr/</url>
-  <time file="1375474085" build="1375474075"/>
-  <size package="30967" installed="69865" archive="70956"/>
-<location href="i686/kpartx-0.4.9-2.11.i686.rpm"/>
+  <time file="1375475275" build="1375475264"/>
+  <size package="30023" installed="72145" archive="73236"/>
+<location href="x86_64/kpartx-0.4.9-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>multipath-tools-0.4.9-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3834"/>
+    <rpm:header-range start="280" end="4010"/>
     <rpm:provides>
       <rpm:entry name="config(kpartx)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
       <rpm:entry name="kpartx" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
-      <rpm:entry name="kpartx(x86-32)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
+      <rpm:entry name="kpartx(x86-64)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="device-mapper"/>
-      <rpm:entry name="libdevmapper.so.1.02(Base)"/>
-      <rpm:entry name="libdevmapper.so.1.02"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libdevmapper.so.1.02()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdevmapper.so.1.02(Base)(64bit)"/>
       <rpm:entry name="config(kpartx)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="device-mapper"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/sbin/kpartx</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>krb5</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10.2" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">939f1b611d1273e8e5c428f549a46237c5bfd8f7f3bebdccb7a5449f8516697a</checksum>
+  <summary>MIT Kerberos5 Implementation--Libraries</summary>
+  <description>Kerberos V5 is a trusted-third-party network authentication system,
+which can improve your network's security by eliminating the insecure
+practice of clear text passwords.</description>
+  <packager/>
+  <url>http://web.mit.edu/kerberos/www/</url>
+  <time file="1375481912" build="1375481891"/>
+  <size package="944411" installed="3253420" archive="3265944"/>
+<location href="x86_64/krb5-1.10.2-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Networking/Security</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>krb5-1.10.2-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="22531"/>
+    <rpm:provides>
+      <rpm:entry name="db2.so.0()(64bit)"/>
+      <rpm:entry name="db2.so.0(HIDDEN)(64bit)"/>
+      <rpm:entry name="db2.so.0(db2_0_MIT)(64bit)"/>
+      <rpm:entry name="krb5" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="krb5(x86-64)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="libgssapi_krb5.so.2()(64bit)"/>
+      <rpm:entry name="libgssapi_krb5.so.2(HIDDEN)(64bit)"/>
+      <rpm:entry name="libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)"/>
+      <rpm:entry name="libgssrpc.so.4()(64bit)"/>
+      <rpm:entry name="libgssrpc.so.4(HIDDEN)(64bit)"/>
+      <rpm:entry name="libgssrpc.so.4(gssrpc_4_MIT)(64bit)"/>
+      <rpm:entry name="libk5crypto.so.3()(64bit)"/>
+      <rpm:entry name="libk5crypto.so.3(HIDDEN)(64bit)"/>
+      <rpm:entry name="libk5crypto.so.3(k5crypto_3_MIT)(64bit)"/>
+      <rpm:entry name="libkadm5clnt_mit.so.8()(64bit)"/>
+      <rpm:entry name="libkadm5clnt_mit.so.8(HIDDEN)(64bit)"/>
+      <rpm:entry name="libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)(64bit)"/>
+      <rpm:entry name="libkadm5srv_mit.so.8()(64bit)"/>
+      <rpm:entry name="libkadm5srv_mit.so.8(HIDDEN)(64bit)"/>
+      <rpm:entry name="libkadm5srv_mit.so.8(kadm5srv_mit_8_MIT)(64bit)"/>
+      <rpm:entry name="libkdb5.so.6()(64bit)"/>
+      <rpm:entry name="libkdb5.so.6(HIDDEN)(64bit)"/>
+      <rpm:entry name="libkdb5.so.6(kdb5_6_MIT)(64bit)"/>
+      <rpm:entry name="libkrb5.so.3()(64bit)"/>
+      <rpm:entry name="libkrb5.so.3(HIDDEN)(64bit)"/>
+      <rpm:entry name="libkrb5.so.3(krb5_3_MIT)(64bit)"/>
+      <rpm:entry name="libkrb5support.so.0()(64bit)"/>
+      <rpm:entry name="libkrb5support.so.0(HIDDEN)(64bit)"/>
+      <rpm:entry name="libkrb5support.so.0(krb5support_0_MIT)(64bit)"/>
+      <rpm:entry name="libverto-k5ev.so.0()(64bit)"/>
+      <rpm:entry name="libverto-k5ev.so.0(HIDDEN)(64bit)"/>
+      <rpm:entry name="libverto-k5ev.so.0(verto_k5ev_0_MIT)(64bit)"/>
+      <rpm:entry name="libverto.so.0()(64bit)"/>
+      <rpm:entry name="libverto.so.0(HIDDEN)(64bit)"/>
+      <rpm:entry name="libverto.so.0(verto_0_MIT)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libverto-k5ev.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libkrb5.so.3(krb5_3_MIT)(64bit)"/>
+      <rpm:entry name="libkdb5.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libk5crypto.so.3(k5crypto_3_MIT)(64bit)"/>
+      <rpm:entry name="libverto-k5ev.so.0(verto_k5ev_0_MIT)(64bit)"/>
+      <rpm:entry name="libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libkrb5support.so.0(krb5support_0_MIT)(64bit)"/>
+      <rpm:entry name="libgssrpc.so.4()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)"/>
+      <rpm:entry name="libkadm5srv_mit.so.8()(64bit)"/>
+      <rpm:entry name="libkadm5clnt_mit.so.8()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)(64bit)"/>
+      <rpm:entry name="libkrb5support.so.0()(64bit)"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libkdb5.so.6(kdb5_6_MIT)(64bit)"/>
+      <rpm:entry name="libverto.so.0()(64bit)"/>
+      <rpm:entry name="libss.so.2()(64bit)"/>
+      <rpm:entry name="libkrb5.so.3()(64bit)"/>
+      <rpm:entry name="libverto.so.0(verto_0_MIT)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libgssrpc.so.4(gssrpc_4_MIT)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libgssapi_krb5.so.2()(64bit)"/>
+      <rpm:entry name="libk5crypto.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libkadm5srv_mit.so.8(kadm5srv_mit_8_MIT)(64bit)"/>
+    </rpm:requires>    <file>/usr/lib/mit/sbin/kprop</file>
+    <file>/usr/lib/mit/sbin/kdb5_util</file>
+    <file>/usr/lib/mit/sbin/kpropd</file>
+    <file>/usr/lib/mit/bin/kpasswd</file>
+    <file>/usr/lib/mit/bin/k5srvutil</file>
+    <file>/usr/lib/mit/sbin/kadmin.local</file>
+    <file>/usr/lib/mit/bin/kvno</file>
+    <file>/usr/lib/mit/sbin/sim_server</file>
+    <file>/usr/lib/mit/sbin/uuserver</file>
+    <file>/usr/lib/mit/sbin/sserver</file>
+    <file>/usr/lib/mit/bin/kswitch</file>
+    <file>/usr/lib/mit/bin/ksu</file>
+    <file>/usr/lib/mit/bin/kadmin</file>
+    <file>/usr/lib/mit/bin/klist</file>
+    <file>/usr/lib/mit/sbin/krb5kdc</file>
+    <file>/usr/lib/mit/bin/sclient</file>
+    <file>/usr/lib/mit/sbin/kproplog</file>
+    <file>/usr/lib/mit/bin/gss-client</file>
+    <file>/usr/lib/mit/bin/sim_client</file>
+    <file>/usr/lib/mit/bin/kinit</file>
+    <file>/usr/lib/mit/sbin/kadmind</file>
+    <file>/usr/lib/mit/bin/kdestroy</file>
+    <file>/usr/lib/mit/sbin/gss-server</file>
+    <file>/usr/lib/mit/bin/ktutil</file>
+    <file>/usr/lib/mit/bin/uuclient</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>krb5-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10.2" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">991673b0dfc3a573cd0ce9d6eae80a93c21f079c689fdd097da5fdebac97deb4</checksum>
+  <checksum type="sha256" pkgid="YES">f612ddc55a160fc496b14aea0a53c9f86c3c87c0cf393596dafe8dd12ce551fa</checksum>
   <summary>MIT Kerberos5 Implementation--Libraries</summary>
   <description>Kerberos V5 is a trusted-third-party network authentication system,
 which can improve your network's security by eliminating the insecure
 practice of clear text passwords.</description>
   <packager/>
   <url>http://web.mit.edu/kerberos/www/</url>
-  <time file="1375477410" build="1375477387"/>
-  <size package="933220" installed="3058332" archive="3070812"/>
-<location href="i686/krb5-1.10.2-2.8.i686.rpm"/>
+  <time file="1375477410" build="1375477398"/>
+  <size package="633647" installed="2057460" archive="2061296"/>
+<location href="x86_64/krb5-32bit-1.10.2-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Security</rpm:group>
     <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>krb5-1.10.2-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21951"/>
+    <rpm:header-range start="280" end="9340"/>
     <rpm:provides>
       <rpm:entry name="db2.so.0"/>
       <rpm:entry name="db2.so.0(HIDDEN)"/>
       <rpm:entry name="db2.so.0(db2_0_MIT)"/>
-      <rpm:entry name="krb5" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
-      <rpm:entry name="krb5(x86-32)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="krb5-32bit" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="krb5-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
       <rpm:entry name="libgssapi_krb5.so.2"/>
       <rpm:entry name="libgssapi_krb5.so.2(HIDDEN)"/>
       <rpm:entry name="libgssapi_krb5.so.2(gssapi_krb5_2_MIT)"/>
@@ -27290,27 +28545,23 @@ practice of clear text passwords.</description>
     <rpm:requires>
       <rpm:entry name="libkdb5.so.6(kdb5_6_MIT)"/>
       <rpm:entry name="libkrb5.so.3(krb5_3_MIT)"/>
-      <rpm:entry name="libverto-k5ev.so.0"/>
       <rpm:entry name="libverto.so.0"/>
       <rpm:entry name="libkeyutils.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libk5crypto.so.3(k5crypto_3_MIT)"/>
       <rpm:entry name="libresolv.so.2(GLIBC_2.9)"/>
       <rpm:entry name="libgssrpc.so.4(gssrpc_4_MIT)"/>
       <rpm:entry name="libverto.so.0(verto_0_MIT)"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libresolv.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libkadm5srv_mit.so.8(kadm5srv_mit_8_MIT)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libverto-k5ev.so.0(verto_k5ev_0_MIT)"/>
-      <rpm:entry name="libkadm5srv_mit.so.8"/>
       <rpm:entry name="libgssrpc.so.4"/>
       <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)"/>
       <rpm:entry name="libgssapi_krb5.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)"/>
       <rpm:entry name="libkrb5.so.3"/>
       <rpm:entry name="libgssapi_krb5.so.2(gssapi_krb5_2_MIT)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
@@ -27320,56 +28571,27 @@ practice of clear text passwords.</description>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libcom_err.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="libk5crypto.so.3(k5crypto_3_MIT)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libkrb5support.so.0(krb5support_0_MIT)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libkadm5clnt_mit.so.8"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libkdb5.so.6"/>
-      <rpm:entry name="libss.so.2"/>
+      <rpm:entry name="libkadm5srv_mit.so.8"/>
       <rpm:entry name="libk5crypto.so.3"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libkrb5support.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/lib/mit/sbin/kprop</file>
-    <file>/usr/lib/mit/sbin/kdb5_util</file>
-    <file>/usr/lib/mit/sbin/kpropd</file>
-    <file>/usr/lib/mit/bin/kpasswd</file>
-    <file>/usr/lib/mit/bin/k5srvutil</file>
-    <file>/usr/lib/mit/sbin/kadmin.local</file>
-    <file>/usr/lib/mit/bin/kvno</file>
-    <file>/usr/lib/mit/sbin/sim_server</file>
-    <file>/usr/lib/mit/sbin/uuserver</file>
-    <file>/usr/lib/mit/sbin/sserver</file>
-    <file>/usr/lib/mit/bin/kswitch</file>
-    <file>/usr/lib/mit/bin/ksu</file>
-    <file>/usr/lib/mit/bin/kadmin</file>
-    <file>/usr/lib/mit/bin/klist</file>
-    <file>/usr/lib/mit/sbin/krb5kdc</file>
-    <file>/usr/lib/mit/bin/sclient</file>
-    <file>/usr/lib/mit/sbin/kproplog</file>
-    <file>/usr/lib/mit/bin/gss-client</file>
-    <file>/usr/lib/mit/bin/sim_client</file>
-    <file>/usr/lib/mit/bin/kinit</file>
-    <file>/usr/lib/mit/sbin/kadmind</file>
-    <file>/usr/lib/mit/bin/kdestroy</file>
-    <file>/usr/lib/mit/sbin/gss-server</file>
-    <file>/usr/lib/mit/bin/ktutil</file>
-    <file>/usr/lib/mit/bin/uuclient</file>
-
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>krb5-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10.2" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">3f71caf74f511462e39b91dd517c7a410d8538c4105c91fea4c15be788de8070</checksum>
+  <checksum type="sha256" pkgid="YES">f8c52144f07d48dccdc2ed49684ecf6d1a6a8e33c17aa9e90c9af9f066049cb5</checksum>
   <summary>MIT Kerberos5 - Include Files and Libraries</summary>
   <description>Kerberos V5 is a trusted-third-party network authentication system,
 which can improve your network's security by eliminating the insecure
@@ -27377,24 +28599,24 @@ practice of cleartext passwords. This package includes Libraries and
 Include Files for Development</description>
   <packager/>
   <url>http://web.mit.edu/kerberos/www/</url>
-  <time file="1375477410" build="1375477387"/>
-  <size package="120712" installed="645353" archive="654720"/>
-<location href="i686/krb5-devel-1.10.2-2.8.i686.rpm"/>
+  <time file="1375481912" build="1375481891"/>
+  <size package="120916" installed="645355" archive="654756"/>
+<location href="x86_64/krb5-devel-1.10.2-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>krb5-1.10.2-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9303"/>
+    <rpm:header-range start="280" end="9495"/>
     <rpm:provides>
       <rpm:entry name="krb5-devel" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
-      <rpm:entry name="krb5-devel(x86-32)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="krb5-devel(x86-64)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="keyutils-devel"/>
       <rpm:entry name="krb5" flags="EQ" epoch="0" ver="1.10.2"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libcom_err-devel"/>
     </rpm:requires>    <file>/usr/lib/mit/bin/krb5-config</file>
     <file>/usr/lib/mit/sbin/krb5-send-pr</file>
@@ -27403,10 +28625,42 @@ Include Files for Development</description>
   </format>
 </package>
 <package type="rpm">
+  <name>krb5-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10.2" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">9ba9e417e4e3c49770a8b5c9a42cd5dc11e4b9c24613a262c9a61c844febd7f8</checksum>
+  <summary>MIT Kerberos5 - Include Files and Libraries</summary>
+  <description>Kerberos V5 is a trusted-third-party network authentication system,
+which can improve your network's security by eliminating the insecure
+practice of cleartext passwords. This package includes Libraries and
+Include Files for Development</description>
+  <packager/>
+  <url>http://web.mit.edu/kerberos/www/</url>
+  <time file="1375477410" build="1375477398"/>
+  <size package="6100" installed="5815" archive="8084"/>
+<location href="x86_64/krb5-devel-32bit-1.10.2-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>krb5-1.10.2-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3720"/>
+    <rpm:provides>
+      <rpm:entry name="krb5-devel-32bit" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+      <rpm:entry name="krb5-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10.2" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/krb5-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>lcms2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5020e45de0f8e643c359e88b21e5cc62e3716ff07d9a87dd4b3e9057b6321522</checksum>
+  <checksum type="sha256" pkgid="YES">1ab472da61c13b1af321e6587abce85d6f759c056bdfe40eca92987dc06ba6cf</checksum>
   <summary>Little CMS Engine - A color managment library and tools</summary>
   <description>Littlecms is a small speed optimized color management engine.
 Little CMS intends to be a small-footprint color management engine
@@ -27416,32 +28670,33 @@ regarding to color management. The ICC specification is widely used and is
 referred to in many International and other de-facto standards.</description>
   <packager/>
   <url>http://www.littlecms.com/</url>
-  <time file="1375473317" build="1375473306"/>
-  <size package="41108" installed="149670" archive="150728"/>
-<location href="i686/lcms2-2.4-2.10.i686.rpm"/>
+  <time file="1375474879" build="1375474864"/>
+  <size package="43540" installed="178958" archive="180016"/>
+<location href="x86_64/lcms2-2.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>lcms2-2.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4752"/>
+    <rpm:header-range start="280" end="5012"/>
     <rpm:provides>
       <rpm:entry name="lcms2" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-      <rpm:entry name="lcms2(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="liblcms2.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="lcms2(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="liblcms2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/transicc</file>
     <file>/usr/bin/tificc</file>
     <file>/usr/bin/linkicc</file>
@@ -27452,26 +28707,26 @@ referred to in many International and other de-facto standards.</description>
 </package>
 <package type="rpm">
   <name>lcms2-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">17affc56c8ab60933a943dfb7459f1a26a4f70e650253017ec9105150f3453d5</checksum>
+  <checksum type="sha256" pkgid="YES">dccbe9047b06d63aef6d42af7a60bb4c9e9663bbc65a81762d4abaeac9c8a071</checksum>
   <summary>Documentation for package lcms2</summary>
   <description>This package provides documentation for package lcms2.</description>
   <packager/>
   <url>http://www.littlecms.com/</url>
-  <time file="1375473317" build="1375473306"/>
-  <size package="4421" installed="2025" archive="2440"/>
-<location href="i686/lcms2-docs-2.4-2.10.i686.rpm"/>
+  <time file="1375474879" build="1375474864"/>
+  <size package="4597" installed="2025" archive="2440"/>
+<location href="x86_64/lcms2-docs-2.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>lcms2-2.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2249"/>
+    <rpm:header-range start="280" end="2426"/>
     <rpm:provides>
       <rpm:entry name="lcms2-docs" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-      <rpm:entry name="lcms2-docs(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+      <rpm:entry name="lcms2-docs(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -27479,57 +28734,55 @@ referred to in many International and other de-facto standards.</description>
 </package>
 <package type="rpm">
   <name>lemolo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">23c21be30f9a1e13cf723f0890bb2baf5dfed8ebff366c6a05331c86798a4c98</checksum>
+  <checksum type="sha256" pkgid="YES">22c019f022bab0e05eb6a110547419102725e0767459cc7d1228dbfd6ab2d31e</checksum>
   <summary>Ofono EFL Dialer</summary>
   <description>Provides a dialer application for an In-Vehicle Infotainment (IVI) system, where
 the primary modem access is via a mobile device connected to the head unit via the
 handsfree profile over bluetooth.</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377321670" build="1377321663"/>
-  <size package="1670255" installed="3591620" archive="3594044"/>
-<location href="i686/lemolo-0.1.3-2.1.i686.rpm"/>
+  <time file="1377321756" build="1377321749"/>
+  <size package="1677511" installed="3617396" archive="3619820"/>
+<location href="x86_64/lemolo-0.1.3-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>lemolo-0.1.3-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7652"/>
+    <rpm:header-range start="280" end="7944"/>
     <rpm:provides>
       <rpm:entry name="lemolo" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
-      <rpm:entry name="lemolo(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
+      <rpm:entry name="lemolo(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-power.so.0()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
       <rpm:entry name="ofono"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.dialer/bin/dialer_daemon</file>
     <file>/usr/apps/org.tizen.dialer/bin/dialer</file>
@@ -27542,9 +28795,9 @@ handsfree profile over bluetooth.</description>
 </package>
 <package type="rpm">
   <name>less</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="451" rel="6.11"/>
-  <checksum type="sha256" pkgid="YES">414dc2d387e8f54a1d87295f852222fe2a3696c55c27b2cdba9b49e3dadc6750</checksum>
+  <checksum type="sha256" pkgid="YES">96f988441f3e78a9241edf154a0d9252bcb24d1497c2c8912e16abcece8cd094</checksum>
   <summary>A text file browser similar to more, but better</summary>
   <description>The less utility is a text file browser that resembles more, but has
 more capabilities.  Less allows you to move backwards in the file as
@@ -27556,30 +28809,29 @@ You should install less because it is a basic utility for viewing text
 files, and you'll use it frequently.</description>
   <packager/>
   <url>http://www.greenwoodsoftware.com/less/</url>
-  <time file="1375476368" build="1375476327"/>
-  <size package="71340" installed="176959" archive="177760"/>
-<location href="i686/less-451-6.11.i686.rpm"/>
+  <time file="1375478719" build="1375478710"/>
+  <size package="73708" installed="193103" archive="193904"/>
+<location href="x86_64/less-451-6.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Text</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>less-451-6.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3875"/>
+    <rpm:header-range start="280" end="4059"/>
     <rpm:provides>
       <rpm:entry name="less" flags="EQ" epoch="0" ver="451" rel="6.11"/>
-      <rpm:entry name="less(x86-32)" flags="EQ" epoch="0" ver="451" rel="6.11"/>
+      <rpm:entry name="less(x86-64)" flags="EQ" epoch="0" ver="451" rel="6.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/lesskey</file>
     <file>/usr/bin/lessecho</file>
     <file>/usr/bin/less</file>
@@ -27588,26 +28840,26 @@ files, and you'll use it frequently.</description>
 </package>
 <package type="rpm">
   <name>less-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="451" rel="6.11"/>
-  <checksum type="sha256" pkgid="YES">1ed4adb79ddd4b37d0da4df3cd5b1723a06dbf3f608afaf5d0f576a7a7e9613c</checksum>
+  <checksum type="sha256" pkgid="YES">4acdd803655c34e2f62e595977ad2a8fcd99c23b8f5a523abe6486d5cc1722ec</checksum>
   <summary>Documentation for package less</summary>
   <description>This package provides documentation for package less.</description>
   <packager/>
   <url>http://www.greenwoodsoftware.com/less/</url>
-  <time file="1375476368" build="1375476327"/>
-  <size package="27126" installed="24489" archive="25052"/>
-<location href="i686/less-docs-451-6.11.i686.rpm"/>
+  <time file="1375478719" build="1375478710"/>
+  <size package="27300" installed="24489" archive="25052"/>
+<location href="x86_64/less-docs-451-6.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>less-451-6.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2184"/>
+    <rpm:header-range start="280" end="2357"/>
     <rpm:provides>
       <rpm:entry name="less-docs" flags="EQ" epoch="0" ver="451" rel="6.11"/>
-      <rpm:entry name="less-docs(x86-32)" flags="EQ" epoch="0" ver="451" rel="6.11"/>
+      <rpm:entry name="less-docs(x86-64)" flags="EQ" epoch="0" ver="451" rel="6.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -27615,9 +28867,9 @@ files, and you'll use it frequently.</description>
 </package>
 <package type="rpm">
   <name>leveldb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">939e10ddfa6eb580dc7d1585ade30ad9c60734baf48686aae4c7be8d0ef7573a</checksum>
+  <checksum type="sha256" pkgid="YES">9d2e734613a32996f326150f8cea79ee4bfe1d265dd12072efe5a85fbbde6dc3</checksum>
   <summary>A fast key-value storage library - Development</summary>
   <description>LevelDB is a fast key-value storage library written at Google
 that provides an ordered mapping from string keys to string values.
@@ -27625,19 +28877,19 @@ that provides an ordered mapping from string keys to string values.
 Development Files.</description>
   <packager/>
   <url/>
-  <time file="1375472631" build="1375472620"/>
-  <size package="18542" installed="57393" archive="59992"/>
-<location href="i686/leveldb-devel-1.1-4.10.i686.rpm"/>
+  <time file="1375474324" build="1375474315"/>
+  <size package="18711" installed="57393" archive="59996"/>
+<location href="x86_64/leveldb-devel-1.1-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>leveldb-1.1-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4266"/>
+    <rpm:header-range start="280" end="4442"/>
     <rpm:provides>
       <rpm:entry name="leveldb-devel" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
-      <rpm:entry name="leveldb-devel(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
+      <rpm:entry name="leveldb-devel(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
       <rpm:entry name="pkgconfig(leveldb)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="pkgconfig(memenv)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
@@ -27649,9 +28901,62 @@ Development Files.</description>
 </package>
 <package type="rpm">
   <name>libGLU</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.0.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">6266f3e3aabdc1690eabbdad15c6164c0e8e4209691c9938d6d9d085d2337f44</checksum>
+  <summary>Graphics Library Utilities (GLU)</summary>
+  <description>GLU offers simple interfaces for building mipmaps; checking for the
+presence of extensions in the OpenGL (or other libraries which follow
+the same conventions for advertising extensions); drawing
+piecewise-linear curves, NURBS, quadrics and other primitives
+(including, but not limited to, teapots); tesselating surfaces;
+setting up projection matrices and unprojecting screen coordinates to
+world coordinates.
+
+This package provides the SGI implementation of GLU shipped with the
+Mesa package.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1375463327" build="1375463317"/>
+  <size package="191464" installed="534632" archive="535048"/>
+<location href="x86_64/libGLU-9.0.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>SGI Free B</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libGLU-9.0.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3721"/>
+    <rpm:provides>
+      <rpm:entry name="libGLU" flags="EQ" epoch="0" ver="9.0.0" rel="2.9"/>
+      <rpm:entry name="libGLU(x86-64)" flags="EQ" epoch="0" ver="9.0.0" rel="2.9"/>
+      <rpm:entry name="libGLU.so.1()(64bit)"/>
+      <rpm:entry name="mesa:/usr/lib64/libGLU.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libGLU-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.0.0" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">ebc8427410b2fb5a776d0f76e54c7acfd10ea5b40caa175228faaa1bfa885b59</checksum>
+  <checksum type="sha256" pkgid="YES">e1646e42f17f50cc3594dfea98ce49304998003a50ea51f1f623f294f248ee71</checksum>
   <summary>Graphics Library Utilities (GLU)</summary>
   <description>GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow
@@ -27665,48 +28970,46 @@ This package provides the SGI implementation of GLU shipped with the
 Mesa package.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377308466" build="1377308456"/>
-  <size package="186586" installed="553268" archive="553676"/>
-<location href="i686/libGLU-9.0.0-1.12.i686.rpm"/>
+  <time file="1377308466" build="1377308458"/>
+  <size package="186363" installed="553268" archive="553676"/>
+<location href="x86_64/libGLU-32bit-9.0.0-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>SGI Free B</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libGLU-9.0.0-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3517"/>
+    <rpm:header-range start="280" end="3306"/>
     <rpm:provides>
-      <rpm:entry name="libGLU" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
-      <rpm:entry name="libGLU(x86-32)" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
+      <rpm:entry name="libGLU-32bit" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
+      <rpm:entry name="libGLU-32bit(x86-32)" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
       <rpm:entry name="libGLU.so.1"/>
-      <rpm:entry name="mesa:/usr/lib/libGLU.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libGL.so.1"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libGLU-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="9.0.0" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">ef45d08f72d0f1611911710e55b518fa5b2267569ea1aa3f204afa128f3b46df</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.0.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">04c044a91cda79e14d92c3131e361a820165412924c08af966918a84a564590e</checksum>
   <summary>Development files for the Graphics Library Utilities (GLU)</summary>
   <description>GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow
@@ -27720,19 +29023,19 @@ This package contains includes headers and static libraries for
 compiling programs with GLU.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377308466" build="1377308456"/>
-  <size package="7873" installed="20766" archive="21584"/>
-<location href="i686/libGLU-devel-9.0.0-1.12.i686.rpm"/>
+  <time file="1375463327" build="1375463317"/>
+  <size package="8064" installed="20768" archive="21588"/>
+<location href="x86_64/libGLU-devel-9.0.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>SGI Free B</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>libGLU-9.0.0-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3325"/>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libGLU-9.0.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3485"/>
     <rpm:provides>
-      <rpm:entry name="libGLU-devel" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
-      <rpm:entry name="libGLU-devel(x86-32)" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
+      <rpm:entry name="libGLU-devel" flags="EQ" epoch="0" ver="9.0.0" rel="2.9"/>
+      <rpm:entry name="libGLU-devel(x86-64)" flags="EQ" epoch="0" ver="9.0.0" rel="2.9"/>
       <rpm:entry name="pkgconfig(glu)" flags="EQ" epoch="0" ver="9.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -27744,10 +29047,47 @@ compiling programs with GLU.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libGLU-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.0.0" rel="1.12"/>
+  <checksum type="sha256" pkgid="YES">9e6e81bb0122ec78ba3abf72f83c83471b804c05946bb4307a371637aba28893</checksum>
+  <summary>Development files for the Graphics Library Utilities (GLU)</summary>
+  <description>GLU offers simple interfaces for building mipmaps; checking for the
+presence of extensions in the OpenGL (or other libraries which follow
+the same conventions for advertising extensions); drawing
+piecewise-linear curves, NURBS, quadrics and other primitives
+(including, but not limited to, teapots); tesselating surfaces;
+setting up projection matrices and unprojecting screen coordinates to
+world coordinates.
+
+This package contains includes headers and static libraries for
+compiling programs with GLU.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377308466" build="1377308459"/>
+  <size package="2698" installed="0" archive="272"/>
+<location href="x86_64/libGLU-devel-32bit-9.0.0-1.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>SGI Free B</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>libGLU-9.0.0-1.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2590"/>
+    <rpm:provides>
+      <rpm:entry name="libGLU-devel-32bit" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
+      <rpm:entry name="libGLU-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="9.0.0" rel="1.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libGLU-32bit" flags="EQ" epoch="0" ver="9.0.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libICE</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.8" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5e01a85799ee2fcdfdd74c32cf1cdcbb4ba7ba2d859efef94c7990ae98cd3ed8</checksum>
+  <checksum type="sha256" pkgid="YES">ff4dc618686fa81fade9906684a7c49fb7de88a7963b7b30d6651cfc10ea7289</checksum>
   <summary>X11 Inter-Client Exchange Library</summary>
   <description>There are numerous possible inter-client protocols, with many
 similarities and common needs - authentication, version negotiation,
@@ -27758,26 +29098,69 @@ common negotiation mechanisms and to be multiplexed over a single
 transport connection.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375472936" build="1375472920"/>
-  <size package="42866" installed="106909" archive="107608"/>
-<location href="i686/libICE-1.0.8-2.10.i686.rpm"/>
+  <time file="1375474440" build="1375474432"/>
+  <size package="43997" installed="119033" archive="119740"/>
+<location href="x86_64/libICE-1.0.8-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libICE-1.0.8-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3517"/>
+    <rpm:header-range start="280" end="3729"/>
     <rpm:provides>
       <rpm:entry name="libICE" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
-      <rpm:entry name="libICE(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
-      <rpm:entry name="libICE.so.6"/>
+      <rpm:entry name="libICE(x86-64)" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libICE-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.8" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">1eb94903ffaf13e233d2407e7004cef945b1387608a15bdacd448c5401cbe003</checksum>
+  <summary>X11 Inter-Client Exchange Library</summary>
+  <description>There are numerous possible inter-client protocols, with many
+similarities and common needs - authentication, version negotiation,
+byte order negotiation, and so on.
+The Inter-Client Exchange (ICE) protocol is intended to provide a
+framework for building such protocols, allowing them to make use of
+common negotiation mechanisms and to be multiplexed over a single
+transport connection.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375472936" build="1375472921"/>
+  <size package="41758" installed="105740" archive="106148"/>
+<location href="x86_64/libICE-32bit-1.0.8-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libICE-1.0.8-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3094"/>
+    <rpm:provides>
+      <rpm:entry name="libICE-32bit" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
+      <rpm:entry name="libICE-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
+      <rpm:entry name="libICE.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
@@ -27790,9 +29173,9 @@ transport connection.</description>
 </package>
 <package type="rpm">
   <name>libICE-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.8" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7e6ff45082cab1196c71e7b0f68380b0b6c4008ee26f17d81c1c258cb2eed4fd</checksum>
+  <checksum type="sha256" pkgid="YES">3ec72b5b32fba5cbd3300f0cf90895457d41895ff14e9dca376d846dd8ecf3aa</checksum>
   <summary>Development files for the X11 Inter-Client Exchange Library</summary>
   <description>The Inter-Client Exchange (ICE) protocol is intended to provide a
 framework for building such protocols, allowing them to make use of
@@ -27803,19 +29186,19 @@ This package contains the development headers for the library found
 in libICE.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375472936" build="1375472920"/>
-  <size package="41896" installed="268061" archive="269932"/>
-<location href="i686/libICE-devel-1.0.8-2.10.i686.rpm"/>
+  <time file="1375474440" build="1375474432"/>
+  <size package="42071" installed="268063" archive="269932"/>
+<location href="x86_64/libICE-devel-1.0.8-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libICE-1.0.8-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3925"/>
+    <rpm:header-range start="280" end="4101"/>
     <rpm:provides>
       <rpm:entry name="libICE-devel" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
-      <rpm:entry name="libICE-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
+      <rpm:entry name="libICE-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.8" rel="2.10"/>
       <rpm:entry name="pkgconfig(ice)" flags="EQ" epoch="0" ver="1.0.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -27827,32 +29210,80 @@ in libICE.</description>
 </package>
 <package type="rpm">
   <name>libOSMesa</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">3fa837a3e6474c952cac18c6abde2427a25168d20149a92a0b5f24384f6fdace</checksum>
+  <checksum type="sha256" pkgid="YES">2e502ba04973000ae107797448aed650329e404dde14899bf59bc6d594ae5ab5</checksum>
   <summary>Mesa Off-screen rendering extension</summary>
   <description>OSmesa is a Mesa extension that allows programs to render to an
 off-screen buffer using the OpenGL API without having to create a
 rendering context on an X Server. It uses a pure software renderer.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200302" build="1377199414"/>
-  <size package="1062782" installed="4464912" archive="4465332"/>
-<location href="i686/libOSMesa-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201210" build="1377200795"/>
+  <size package="1071514" installed="4591064" archive="4591492"/>
+<location href="x86_64/libOSMesa-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4311"/>
+    <rpm:header-range start="280" end="4435"/>
     <rpm:provides>
       <rpm:entry name="libOSMesa" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="libOSMesa(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="libOSMesa.so.8"/>
+      <rpm:entry name="libOSMesa(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libOSMesa.so.8()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libOSMesa-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">f84fa427c38709a48ded03dbc3504651dbd2aa678a63dc8384ee25facc652639</checksum>
+  <summary>Mesa Off-screen rendering extension</summary>
+  <description>OSmesa is a Mesa extension that allows programs to render to an
+off-screen buffer using the OpenGL API without having to create a
+rendering context on an X Server. It uses a pure software renderer.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200304" build="1377199876"/>
+  <size package="1062615" installed="4464912" archive="4465332"/>
+<location href="x86_64/libOSMesa-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4120"/>
+    <rpm:provides>
+      <rpm:entry name="libOSMesa-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libOSMesa-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libOSMesa.so.8"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgcc_s.so.1"/>
@@ -27870,10 +29301,10 @@ rendering context on an X Server. It uses a pure software renderer.</description
       <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -27882,33 +29313,86 @@ rendering context on an X Server. It uses a pure software renderer.</description
 </package>
 <package type="rpm">
   <name>libSDL</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.15" rel="5.3"/>
-  <checksum type="sha256" pkgid="YES">581478f697a75e9fe45199fb82065da622b068836f94e3849e814c3ddf082b16</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.15" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">e0cd56ad3d93b848b7c54477209a057e20487f8dbbec7991a9e466eb0d22c0ec</checksum>
   <summary>Simple DirectMedia Layer Library</summary>
   <description>This is the "Simple DirectMedia Layer" library. It provides a generic
 API for access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.</description>
   <packager/>
   <url>http://www.libsdl.org/</url>
-  <time file="1377321396" build="1377321384"/>
-  <size package="192514" installed="552358" archive="553080"/>
-<location href="i686/libSDL-1.2.15-5.3.i686.rpm"/>
+  <time file="1377551731" build="1377551722"/>
+  <size package="184335" installed="534334" archive="535060"/>
+<location href="x86_64/libSDL-1.2.15-5.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>SDL-1.2.15-5.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3726"/>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>SDL-1.2.15-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3878"/>
     <rpm:provides>
       <rpm:entry name="SDL" flags="EQ" epoch="0" ver="1.2.15"/>
-      <rpm:entry name="libSDL" flags="EQ" epoch="0" ver="1.2.15" rel="5.3"/>
-      <rpm:entry name="libSDL(x86-32)" flags="EQ" epoch="0" ver="1.2.15" rel="5.3"/>
+      <rpm:entry name="libSDL" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+      <rpm:entry name="libSDL(x86-64)" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+      <rpm:entry name="libSDL-1.2.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="SDL" flags="LT" epoch="0" ver="1.2.15"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libSDL-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.15" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">44bca0d60afe4ae01ee435983d65a5d4c4694cd7dc06edc39d26f1e8b32b6614</checksum>
+  <summary>Simple DirectMedia Layer Library</summary>
+  <description>This is the "Simple DirectMedia Layer" library. It provides a generic
+API for access to audio, keyboard, mouse, and display framebuffer
+across multiple platforms.</description>
+  <packager/>
+  <url>http://www.libsdl.org/</url>
+  <time file="1377551748" build="1377551740"/>
+  <size package="184066" installed="527968" archive="528392"/>
+<location href="x86_64/libSDL-32bit-1.2.15-5.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>SDL-1.2.15-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3295"/>
+    <rpm:provides>
+      <rpm:entry name="SDL-32bit" flags="EQ" epoch="0" ver="1.2.15"/>
       <rpm:entry name="libSDL-1.2.so.0"/>
+      <rpm:entry name="libSDL-32bit" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+      <rpm:entry name="libSDL-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
@@ -27927,41 +29411,40 @@ across multiple platforms.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="SDL" flags="LT" epoch="0" ver="1.2.15"/>
+      <rpm:entry name="SDL-32bit" flags="LE" epoch="0" ver="1.2.15"/>
     </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libSDL-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.15" rel="5.3"/>
-  <checksum type="sha256" pkgid="YES">9afc397586ab5bbd0650d2b2ee3ac68ac5bd145f3b6780446ce64991a19bef52</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.15" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">0e84f05bf9f7b391542c280bbd494d1c2091a3fec60b5bd41b4e172716cb741c</checksum>
   <summary>SDL Library Developer Files</summary>
   <description>This package contains files needed for development with the SDL
 library.</description>
   <packager/>
   <url>http://www.libsdl.org/</url>
-  <time file="1377321396" build="1377321384"/>
-  <size package="199411" installed="622677" archive="655100"/>
-<location href="i686/libSDL-devel-1.2.15-5.3.i686.rpm"/>
+  <time file="1377551731" build="1377551722"/>
+  <size package="199552" installed="622688" archive="655112"/>
+<location href="x86_64/libSDL-devel-1.2.15-5.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>SDL-1.2.15-5.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="26570"/>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>SDL-1.2.15-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="26750"/>
     <rpm:provides>
       <rpm:entry name="SDL-devel" flags="EQ" epoch="0" ver="1.2.15"/>
-      <rpm:entry name="libSDL-devel" flags="EQ" epoch="0" ver="1.2.15" rel="5.3"/>
-      <rpm:entry name="libSDL-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.15" rel="5.3"/>
+      <rpm:entry name="libSDL-devel" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+      <rpm:entry name="libSDL-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
       <rpm:entry name="pkgconfig(sdl)" flags="EQ" epoch="0" ver="1.2.15"/>
     </rpm:provides>
     <rpm:requires>
@@ -27982,10 +29465,45 @@ library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libSDL-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.15" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">095bc481a99fb225b51d64d64de1ee30c13f1cecfe0e01804fe82b1e0bc7cbba</checksum>
+  <summary>SDL Library Developer Files</summary>
+  <description>This package contains files needed for development with the SDL
+library.</description>
+  <packager/>
+  <url>http://www.libsdl.org/</url>
+  <time file="1377551748" build="1377551740"/>
+  <size package="3240" installed="1216" archive="1920"/>
+<location href="x86_64/libSDL-devel-32bit-1.2.15-5.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/X11</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>SDL-1.2.15-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2603"/>
+    <rpm:provides>
+      <rpm:entry name="SDL-devel-32bit" flags="EQ" epoch="0" ver="1.2.15"/>
+      <rpm:entry name="libSDL-devel-32bit" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+      <rpm:entry name="libSDL-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.15" rel="5.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libSDL-32bit" flags="EQ" epoch="0" ver="1.2.15"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="SDL-devel-32bit" flags="LE" epoch="0" ver="1.2.15"/>
+    </rpm:obsoletes>    <file>/usr/lib/baselibs-32bit/bin/sdl-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libSM</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">4a6461541c1e5403b950f8fba03fddd9913c8ec767d5e57f5182d940ca044495</checksum>
+  <checksum type="sha256" pkgid="YES">2514126d6c23654e95b5f440cddbf7eec04f3bec240f08fb3f933fdca4f20ffe</checksum>
   <summary>X Session Management library</summary>
   <description>The X Session Management Protocol provides a uniform mechanism for
 users to save and restore their sessions. A session is a group of X
@@ -27998,40 +29516,85 @@ be restarted at a later time and resume its operation as if it had
 never been terminated.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375473022" build="1375473012"/>
-  <size package="17436" installed="37781" archive="38480"/>
-<location href="i686/libSM-1.2.1-2.7.i686.rpm"/>
+  <time file="1375474555" build="1375474545"/>
+  <size package="18163" installed="39121" archive="39828"/>
+<location href="x86_64/libSM-1.2.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libSM-1.2.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3684"/>
+    <rpm:header-range start="280" end="3924"/>
     <rpm:provides>
       <rpm:entry name="libSM" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
-      <rpm:entry name="libSM(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
-      <rpm:entry name="libSM.so.6"/>
+      <rpm:entry name="libSM(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libSM-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="2.7"/>
+  <checksum type="sha256" pkgid="YES">30f12b2cdd0f436c7b32083a5a857086b6c753de0dc9647dd924cb033359bffe</checksum>
+  <summary>X Session Management library</summary>
+  <description>The X Session Management Protocol provides a uniform mechanism for
+users to save and restore their sessions. A session is a group of X
+clients (programs), each of which has a particular state. The session
+is controlled by a network service called the session manager, which
+issues commands to its clients on behalf of the user. These commands
+may cause clients to save their state or to terminate. It is expected
+that the client will save its state in such a way that the client can
+be restarted at a later time and resume its operation as if it had
+never been terminated.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375473022" build="1375473013"/>
+  <size package="16085" installed="35516" archive="35924"/>
+<location href="x86_64/libSM-32bit-1.2.1-2.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>libSM-1.2.1-2.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3265"/>
+    <rpm:provides>
+      <rpm:entry name="libSM-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
+      <rpm:entry name="libSM-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
+      <rpm:entry name="libSM.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libuuid.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libuuid.so.1"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libSM-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">50c7c7e72970e17552bdd3d86c8f2012764e07d088bab359b358447ecb5a7c1d</checksum>
+  <checksum type="sha256" pkgid="YES">622f8fbd028e69c20c2217ff95c5cb232a719f187a8ac30039c7f32fbe5b8ada</checksum>
   <summary>Development files for the X Session Management library</summary>
   <description>The X Session Management Protocol provides a uniform mechanism for
 users to save and restore their sessions. A session is a group of X
@@ -28047,19 +29610,19 @@ This package contains the development headers for the library found
 in libSM.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375473022" build="1375473012"/>
-  <size package="34286" installed="230746" archive="232160"/>
-<location href="i686/libSM-devel-1.2.1-2.7.i686.rpm"/>
+  <time file="1375474555" build="1375474545"/>
+  <size package="34471" installed="230748" archive="232164"/>
+<location href="x86_64/libSM-devel-1.2.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libSM-1.2.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4016"/>
+    <rpm:header-range start="280" end="4192"/>
     <rpm:provides>
       <rpm:entry name="libSM-devel" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
-      <rpm:entry name="libSM-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
+      <rpm:entry name="libSM-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.7"/>
       <rpm:entry name="pkgconfig(sm)" flags="EQ" epoch="0" ver="1.2.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -28072,9 +29635,9 @@ in libSM.</description>
 </package>
 <package type="rpm">
   <name>libX11</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">3c387fe7e0bd0dfe25176b4aecb4c4596858a3eab104b932df3c74487b5cfe07</checksum>
+  <checksum type="sha256" pkgid="YES">20b0940544698805c85eacab078cdab26b492c9ae9ed464c0a9c5b12d40d28d1</checksum>
   <summary>Core X11 protocol client library</summary>
   <description>The X Window System is a network-transparent window system that was
 designed at MIT. X display servers run on computers with either
@@ -28086,40 +29649,87 @@ network. Xlib is a C subroutine library that application programs
 stream connection.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474615" build="1375474587"/>
-  <size package="584395" installed="1426526" archive="1427224"/>
-<location href="i686/libX11-1.5.0-2.12.i686.rpm"/>
+  <time file="1375476238" build="1375476213"/>
+  <size package="586887" installed="1481682" archive="1482388"/>
+<location href="x86_64/libX11-1.5.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3893"/>
+    <rpm:header-range start="280" end="4033"/>
     <rpm:provides>
       <rpm:entry name="libX11" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libX11(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libX11-data" flags="GE" epoch="0" ver="1.5.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libX11-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.5.0" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">008e30c9a74c3fb5674146065ab7fbc1dd04924ceb70d65dca39cac4ba1810f4</checksum>
+  <summary>Core X11 protocol client library</summary>
+  <description>The X Window System is a network-transparent window system that was
+designed at MIT. X display servers run on computers with either
+monochrome or color bitmap display hardware. The server distributes
+user input to and accepts output requests from various client
+programs located either on the same machine or elsewhere in the
+network. Xlib is a C subroutine library that application programs
+(clients) use to interface with the window system by means of a
+stream connection.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375474615" build="1375474603"/>
+  <size package="579556" installed="1379508" archive="1379916"/>
+<location href="x86_64/libX11-32bit-1.5.0-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3438"/>
+    <rpm:provides>
+      <rpm:entry name="libX11-32bit" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-32bit(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libX11-data" flags="GE" epoch="0" ver="1.5.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
@@ -28158,9 +29768,9 @@ stream connection.</description>
 </package>
 <package type="rpm">
   <name>libX11-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">0cb6285e8ba5fd2c7226e23149ba6e97acc1a91490e2261b75912079052f8a3a</checksum>
+  <checksum type="sha256" pkgid="YES">392b89c3520510b1c8a538f1c79573d4af1a779c97e20ef750f5405c210c671b</checksum>
   <summary>Development files for the Core X11 protocol library</summary>
   <description>The X Window System is a network-transparent window system that was
 designed at MIT. X display servers run on computers with either
@@ -28175,29 +29785,29 @@ This package contains the development headers for the library found
 in libX11 and libX11-xcb.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474615" build="1375474587"/>
-  <size package="623982" installed="7833013" archive="7860428"/>
-<location href="i686/libX11-devel-1.5.0-2.12.i686.rpm"/>
+  <time file="1375476239" build="1375476213"/>
+  <size package="624158" installed="7833017" archive="7860428"/>
+<location href="x86_64/libX11-devel-1.5.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21161"/>
+    <rpm:header-range start="280" end="21337"/>
     <rpm:provides>
       <rpm:entry name="libX11-devel" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11-devel(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-devel(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
       <rpm:entry name="pkgconfig(x11)" flags="EQ" epoch="0" ver="1.5.0"/>
       <rpm:entry name="pkgconfig(x11-xcb)" flags="EQ" epoch="0" ver="1.5.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(xcb)"/>
-      <rpm:entry name="pkgconfig(xcb)" flags="GE" epoch="0" ver="1.1.92"/>
       <rpm:entry name="pkgconfig(kbproto)"/>
+      <rpm:entry name="pkgconfig(xcb)" flags="GE" epoch="0" ver="1.1.92"/>
+      <rpm:entry name="pkgconfig(xproto)"/>
+      <rpm:entry name="pkgconfig(xcb)"/>
       <rpm:entry name="libX11-xcb" flags="EQ" epoch="0" ver="1.5.0"/>
       <rpm:entry name="pkgconfig(x11)"/>
-      <rpm:entry name="pkgconfig(xproto)"/>
       <rpm:entry name="libX11" flags="EQ" epoch="0" ver="1.5.0"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -28205,26 +29815,26 @@ in libX11 and libX11-xcb.</description>
 </package>
 <package type="rpm">
   <name>libX11-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">79758c893e4ed5474c368528b2ee44d5704412dd307b9478b01438d6d85d7e60</checksum>
+  <checksum type="sha256" pkgid="YES">e790bb21cb90982a7fc5f79be37b2e1a29fbe45f4978fdeea624f63e1f9193a0</checksum>
   <summary>Documentation for package libX11</summary>
   <description>This package provides documentation for package libX11.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474615" build="1375474587"/>
-  <size package="944636" installed="919472" archive="1046972"/>
-<location href="i686/libX11-docs-1.5.0-2.12.i686.rpm"/>
+  <time file="1375476239" build="1375476213"/>
+  <size package="944862" installed="919472" archive="1046972"/>
+<location href="x86_64/libX11-docs-1.5.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="82671"/>
+    <rpm:header-range start="280" end="82844"/>
     <rpm:provides>
       <rpm:entry name="libX11-docs" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11-docs(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-docs(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -28232,9 +29842,9 @@ in libX11 and libX11-xcb.</description>
 </package>
 <package type="rpm">
   <name>libX11-xcb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">c6d55214c1121ad0f04e8d63bc69eb11f8105a72a7746010f451b0f18ff859b8</checksum>
+  <checksum type="sha256" pkgid="YES">887760d605dbe6fb65e4c61adb9b350a76dcdf3365905e26dbe18a3f60b0612b</checksum>
   <summary>XCB X11 protocol client library</summary>
   <description>The X Window System is a network-transparent window system that was
 designed at MIT. X display servers run on computers with either
@@ -28246,38 +29856,79 @@ network. Xlib is a C subroutine library that application programs
 stream connection.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474615" build="1375474587"/>
-  <size package="5358" installed="6976" archive="7396"/>
-<location href="i686/libX11-xcb-1.5.0-2.12.i686.rpm"/>
+  <time file="1375476239" build="1375476213"/>
+  <size package="5551" installed="8104" archive="8532"/>
+<location href="x86_64/libX11-xcb-1.5.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3357"/>
+    <rpm:header-range start="280" end="3577"/>
     <rpm:provides>
       <rpm:entry name="libX11-xcb" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11-xcb(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
+      <rpm:entry name="libX11-xcb(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
       <rpm:entry name="libX11-data" flags="GE" epoch="0" ver="1.5.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libX11-xcb-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.5.0" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">5813617d934511dd3f0a34c7f6a2b905b55b908e1f95101cd4704c309b5d3592</checksum>
+  <summary>XCB X11 protocol client library</summary>
+  <description>The X Window System is a network-transparent window system that was
+designed at MIT. X display servers run on computers with either
+monochrome or color bitmap display hardware. The server distributes
+user input to and accepts output requests from various client
+programs located either on the same machine or elsewhere in the
+network. Xlib is a C subroutine library that application programs
+(clients) use to interface with the window system by means of a
+stream connection.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375474615" build="1375474603"/>
+  <size package="5151" installed="6976" archive="7396"/>
+<location href="x86_64/libX11-xcb-32bit-1.5.0-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libX11-1.5.0-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3150"/>
+    <rpm:provides>
+      <rpm:entry name="libX11-xcb-32bit" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-xcb-32bit(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.12"/>
+      <rpm:entry name="libX11-xcb.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXScrnSaver-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">0fa3032f92d6947649a27e1cfee686ea07009b8ff15d1a7c90ec66be2c1cb048</checksum>
+  <checksum type="sha256" pkgid="YES">b03204bd20d2dca73c297ce00db50e641842a1a1be7df43e4dac4baacde42c92</checksum>
   <summary>Development files for the X11 Screen Saver extension library</summary>
   <description>The X Window System provides support for changing the image on a
 display screen after a user-settable period of inactivity to avoid
@@ -28289,19 +29940,19 @@ This package contains the development headers for the library found
 in libXss.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474871" build="1375474859"/>
-  <size package="12274" installed="10115" archive="12756"/>
-<location href="i686/libXScrnSaver-devel-1.2.2-2.9.i686.rpm"/>
+  <time file="1375476775" build="1375476766"/>
+  <size package="12461" installed="10117" archive="12760"/>
+<location href="x86_64/libXScrnSaver-devel-1.2.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXScrnSaver-1.2.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4840"/>
+    <rpm:header-range start="280" end="5024"/>
     <rpm:provides>
       <rpm:entry name="libXScrnSaver-devel" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
-      <rpm:entry name="libXScrnSaver-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
+      <rpm:entry name="libXScrnSaver-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(xscrnsaver)" flags="EQ" epoch="0" ver="1.2.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -28315,9 +29966,9 @@ in libXss.</description>
 </package>
 <package type="rpm">
   <name>libXau</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">cb125b267ce3e25ab2be5fa6ee739fcec8506ec29567436622d6798308c2ed40</checksum>
+  <checksum type="sha256" pkgid="YES">f83b599c72fd9ecb7c816aaa3ce77a586df969d4d4fdda869726dfe956556e0a</checksum>
   <summary>X Authorization routines</summary>
   <description>This is a very simple mechanism for providing individual access to an X Window
 System display.It uses existing core protocol and library hooks for specifying
@@ -28326,25 +29977,62 @@ to only those clients that show that they know a server-specific key
 called a "magic cookie".</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375472436" build="1375472428"/>
-  <size package="9330" installed="13856" archive="14552"/>
-<location href="i686/libXau-1.0.7-2.10.i686.rpm"/>
+  <time file="1375474124" build="1375474116"/>
+  <size package="9274" installed="19540" archive="20244"/>
+<location href="x86_64/libXau-1.0.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
     <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libXau-1.0.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3401"/>
+    <rpm:header-range start="280" end="3549"/>
     <rpm:provides>
       <rpm:entry name="libXau" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
-      <rpm:entry name="libXau(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
-      <rpm:entry name="libXau.so.6"/>
+      <rpm:entry name="libXau(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
+      <rpm:entry name="libXau.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXau-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">6cc19138f421b9aece46dfca454624fa41b24a3b726acaf5f9d2d1710967dda1</checksum>
+  <summary>X Authorization routines</summary>
+  <description>This is a very simple mechanism for providing individual access to an X Window
+System display.It uses existing core protocol and library hooks for specifying
+authorization data in the connection setup block to restrict use of the display
+to only those clients that show that they know a server-specific key
+called a "magic cookie".</description>
+  <packager/>
+  <url>http://www.x.org/</url>
+  <time file="1375472436" build="1375472428"/>
+  <size package="8238" installed="12708" archive="13116"/>
+<location href="x86_64/libXau-32bit-1.0.7-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libXau-1.0.7-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2974"/>
+    <rpm:provides>
+      <rpm:entry name="libXau-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
+      <rpm:entry name="libXau-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
+      <rpm:entry name="libXau.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -28355,26 +30043,26 @@ called a "magic cookie".</description>
 </package>
 <package type="rpm">
   <name>libXau-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">12a636a7bc42abbbd9567c43bb401b22071d1e4a55ef89c2282d59a534190bfa</checksum>
+  <checksum type="sha256" pkgid="YES">7534ad163083d0a8bb3c85391ae4186a072e790bf7f30c73fcef05e1da89c77d</checksum>
   <summary>Development components for the libXau library</summary>
   <description>Development headers and files for libXau</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375472436" build="1375472428"/>
-  <size package="4449" installed="3670" archive="4348"/>
-<location href="i686/libXau-devel-1.0.7-2.10.i686.rpm"/>
+  <time file="1375474124" build="1375474116"/>
+  <size package="4631" installed="3672" archive="4352"/>
+<location href="x86_64/libXau-devel-1.0.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libXau-1.0.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2813"/>
+    <rpm:header-range start="280" end="2993"/>
     <rpm:provides>
       <rpm:entry name="libXau-devel" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
-      <rpm:entry name="libXau-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
+      <rpm:entry name="libXau-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.10"/>
       <rpm:entry name="pkgconfig(xau)" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -28386,39 +30074,79 @@ called a "magic cookie".</description>
 </package>
 <package type="rpm">
   <name>libXaw</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.11" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b435c2fad8a8e4d999b6c63539da7be2d50e883a1311034fc459fcf3a655111d</checksum>
+  <checksum type="sha256" pkgid="YES">a2581a2c9da071f8b1ab6a338d0c373c815d0db55e806076a384c80019c3b027</checksum>
   <summary>X Athena Widget Set</summary>
   <description>Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475746" build="1375475735"/>
-  <size package="157788" installed="410968" archive="411816"/>
-<location href="i686/libXaw-1.0.11-2.9.i686.rpm"/>
+  <time file="1375477364" build="1375477333"/>
+  <size package="163423" installed="484468" archive="485320"/>
+<location href="x86_64/libXaw-1.0.11-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXaw-1.0.11-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3381"/>
+    <rpm:header-range start="280" end="3589"/>
     <rpm:provides>
       <rpm:entry name="libXaw" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
-      <rpm:entry name="libXaw(x86-32)" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
-      <rpm:entry name="libXaw.so.7"/>
+      <rpm:entry name="libXaw(x86-64)" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
+      <rpm:entry name="libXaw.so.7()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libXpm.so.4"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libXt.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXmu.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXpm.so.4()(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXaw-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.11" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">d01e5ce828f732127ad71ffd8fdb8f4961b9c120bd6baa2ccd52ee622c27e7a7</checksum>
+  <summary>X Athena Widget Set</summary>
+  <description>Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375475746" build="1375475737"/>
+  <size package="155704" installed="403596" archive="404156"/>
+<location href="x86_64/libXaw-32bit-1.0.11-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libXaw-1.0.11-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2958"/>
+    <rpm:provides>
+      <rpm:entry name="libXaw-32bit" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
+      <rpm:entry name="libXaw-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
+      <rpm:entry name="libXaw.so.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libXpm.so.4"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libXt.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libXmu.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -28429,97 +30157,129 @@ called a "magic cookie".</description>
 </package>
 <package type="rpm">
   <name>libXaw-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.11" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">6123d7fdafcb572a3866bf7a80ae3fff083cdb23f38d7506ae19a5e544e40e5a</checksum>
+  <checksum type="sha256" pkgid="YES">1fac9a4fdba49841d6d41ead22ea6c153f832a75536f132dc4121bfa3189efe1</checksum>
   <summary>Development files for libXaw</summary>
   <description>X.Org X11 libXaw development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475746" build="1375475735"/>
-  <size package="44718" installed="293165" archive="304148"/>
-<location href="i686/libXaw-devel-1.0.11-2.9.i686.rpm"/>
+  <time file="1375477364" build="1375477333"/>
+  <size package="44898" installed="293167" archive="304156"/>
+<location href="x86_64/libXaw-devel-1.0.11-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXaw-1.0.11-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10281"/>
+    <rpm:header-range start="280" end="10461"/>
     <rpm:provides>
       <rpm:entry name="libXaw-devel" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
-      <rpm:entry name="libXaw-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
+      <rpm:entry name="libXaw-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.11" rel="2.9"/>
       <rpm:entry name="pkgconfig(xaw7)" flags="EQ" epoch="0" ver="1.0.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libXaw" flags="EQ" epoch="0" ver="1.0.11"/>
       <rpm:entry name="pkgconfig(xproto)"/>
       <rpm:entry name="pkgconfig(xmu)"/>
-      <rpm:entry name="pkgconfig(xt)"/>
       <rpm:entry name="pkgconfig"/>
       <rpm:entry name="pkgconfig(xpm)"/>
       <rpm:entry name="pkgconfig(xext)"/>
       <rpm:entry name="pkgconfig(x11)"/>
+      <rpm:entry name="pkgconfig(xt)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXcomposite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.3" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">ef905212eb7604fabf60eb2d5eabf62f841d2bed9566039c35bc7cfb0278b41c</checksum>
+  <checksum type="sha256" pkgid="YES">3995ebbb5ef2fd0f028a54ed6f8d6253283e37a749f0ca7db6042ae173881535</checksum>
   <summary>X Composite Extension library</summary>
   <description>X Composite Extension library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474997" build="1375474989"/>
-  <size package="7980" installed="14310" archive="15048"/>
-<location href="i686/libXcomposite-0.4.3-4.9.i686.rpm"/>
+  <time file="1375476637" build="1375476629"/>
+  <size package="8133" installed="15702" archive="16448"/>
+<location href="x86_64/libXcomposite-0.4.3-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libXcomposite-0.4.3-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3120"/>
+    <rpm:header-range start="280" end="3292"/>
     <rpm:provides>
       <rpm:entry name="libXcomposite" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
-      <rpm:entry name="libXcomposite(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
-      <rpm:entry name="libXcomposite.so.1"/>
+      <rpm:entry name="libXcomposite(x86-64)" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
+      <rpm:entry name="libXcomposite.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXcomposite-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.4.3" rel="4.9"/>
+  <checksum type="sha256" pkgid="YES">b17e8c8c201e824a6ce69538b039149f72e6a1d364b727d7c650b2d08a8a2d8a</checksum>
+  <summary>X Composite Extension library</summary>
+  <description>X Composite Extension library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474997" build="1375474989"/>
+  <size package="6437" installed="12072" archive="12504"/>
+<location href="x86_64/libXcomposite-32bit-0.4.3-4.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>libXcomposite-0.4.3-4.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2673"/>
+    <rpm:provides>
+      <rpm:entry name="libXcomposite-32bit" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
+      <rpm:entry name="libXcomposite-32bit(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
+      <rpm:entry name="libXcomposite.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXcomposite-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.3" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">598dceae6609c1ff4f2a500094e789df300e513c623d3513db572782173366a2</checksum>
+  <checksum type="sha256" pkgid="YES">519d1e6958bc58afc1fb249ea6ba4ab718aad6f32f0b24fc7c1038c0835931ce</checksum>
   <summary>Development files for libXcomposite</summary>
   <description>X.Org X11 libXcomposite development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474997" build="1375474989"/>
-  <size package="4729" installed="4103" archive="4688"/>
-<location href="i686/libXcomposite-devel-0.4.3-4.9.i686.rpm"/>
+  <time file="1375476637" build="1375476629"/>
+  <size package="4910" installed="4105" archive="4696"/>
+<location href="x86_64/libXcomposite-devel-0.4.3-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libXcomposite-0.4.3-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2904"/>
+    <rpm:header-range start="280" end="3080"/>
     <rpm:provides>
       <rpm:entry name="libXcomposite-devel" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
-      <rpm:entry name="libXcomposite-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
+      <rpm:entry name="libXcomposite-devel(x86-64)" flags="EQ" epoch="0" ver="0.4.3" rel="4.9"/>
       <rpm:entry name="pkgconfig(xcomposite)" flags="EQ" epoch="0" ver="0.4.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -28534,9 +30294,51 @@ called a "magic cookie".</description>
 </package>
 <package type="rpm">
   <name>libXcursor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.13" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">2526653098f4f5cf61422ccef6c761004a55d064822a6ec9f09713bf1518e430</checksum>
+  <summary>Cursor management library</summary>
+  <description>This is  a simple library designed to help locate and load cursors.
+Cursors can be loaded from files or memory. A library of common cursors
+exists which map to the standard X cursor names.Cursors can exist in
+several sizes and the library automatically picks the best size.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375476686" build="1375476678"/>
+  <size package="22873" installed="53729" archive="54592"/>
+<location href="x86_64/libXcursor-1.1.13-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libXcursor-1.1.13-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3797"/>
+    <rpm:provides>
+      <rpm:entry name="libXcursor" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
+      <rpm:entry name="libXcursor(x86-64)" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
+      <rpm:entry name="libXcursor.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXcursor-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">19f4d3e12f37032bd09e3f4d0096d8893e0b4e05fee1acea0d26768da56a4399</checksum>
+  <checksum type="sha256" pkgid="YES">f5f805a745f523655fed6c42571b343e218b280a568acae7232e2f70276e6f8d</checksum>
   <summary>Cursor management library</summary>
   <description>This is  a simple library designed to help locate and load cursors.
 Cursors can be loaded from files or memory. A library of common cursors
@@ -28545,25 +30347,24 @@ several sizes and the library automatically picks the best size.</description>
   <packager/>
   <url>http://www.x.org</url>
   <time file="1375475008" build="1375474998"/>
-  <size package="22944" installed="50989" archive="51844"/>
-<location href="i686/libXcursor-1.1.13-2.9.i686.rpm"/>
+  <size package="21754" installed="49892" archive="50312"/>
+<location href="x86_64/libXcursor-32bit-1.1.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
     <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libXcursor-1.1.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3581"/>
+    <rpm:header-range start="280" end="3058"/>
     <rpm:provides>
-      <rpm:entry name="libXcursor" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
-      <rpm:entry name="libXcursor(x86-32)" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
+      <rpm:entry name="libXcursor-32bit" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
+      <rpm:entry name="libXcursor-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
       <rpm:entry name="libXcursor.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libXrender.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
@@ -28577,26 +30378,26 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXcursor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3735eada281cd9d43931de9ec0c7fadd22bd18a8c8c7d21787ba6b053e10eec1</checksum>
+  <checksum type="sha256" pkgid="YES">7128c259f34f951087ac3b9fb8fa1b39865fd02ada1bae7f9abc6cd117ed8e78</checksum>
   <summary>Development files for libXcursor</summary>
   <description>libXcursor development package.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475008" build="1375474998"/>
-  <size package="6861" installed="13320" archive="14032"/>
-<location href="i686/libXcursor-devel-1.1.13-2.9.i686.rpm"/>
+  <time file="1375476686" build="1375476678"/>
+  <size package="7035" installed="13322" archive="14032"/>
+<location href="x86_64/libXcursor-devel-1.1.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libXcursor-1.1.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2945"/>
+    <rpm:header-range start="280" end="3121"/>
     <rpm:provides>
       <rpm:entry name="libXcursor-devel" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
-      <rpm:entry name="libXcursor-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
+      <rpm:entry name="libXcursor-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.13" rel="2.9"/>
       <rpm:entry name="pkgconfig(xcursor)" flags="EQ" epoch="0" ver="1.1.13"/>
     </rpm:provides>
     <rpm:requires>
@@ -28611,60 +30412,92 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXdamage</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">ea8973fded16e216c0a1f3c7a26278027c3be298c6634107563dcff768edf1f9</checksum>
+  <checksum type="sha256" pkgid="YES">c6968ac187c97422e39387c7797fa6763f0118e88f820cb3e9a4db9f90dd206b</checksum>
   <summary>X Damage extension library</summary>
   <description>X.Org X11 libXdamage runtime library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474983" build="1375474961"/>
-  <size package="7645" installed="13091" archive="13808"/>
-<location href="i686/libXdamage-1.1.3-4.9.i686.rpm"/>
+  <time file="1375476649" build="1375476641"/>
+  <size package="7883" installed="14495" archive="15220"/>
+<location href="x86_64/libXdamage-1.1.3-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXdamage-1.1.3-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3125"/>
+    <rpm:header-range start="280" end="3301"/>
     <rpm:provides>
       <rpm:entry name="libXdamage" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
-      <rpm:entry name="libXdamage(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
-      <rpm:entry name="libXdamage.so.1"/>
+      <rpm:entry name="libXdamage(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXdamage-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.3" rel="4.9"/>
+  <checksum type="sha256" pkgid="YES">6a6e1e6a49887fece48232a2cc040c4f0ce7c7611c6c6a935abbfd61d09af8e3</checksum>
+  <summary>X Damage extension library</summary>
+  <description>X.Org X11 libXdamage runtime library.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474983" build="1375474961"/>
+  <size package="6545" installed="11956" archive="12376"/>
+<location href="x86_64/libXdamage-32bit-1.1.3-4.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>libXdamage-1.1.3-4.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2686"/>
+    <rpm:provides>
+      <rpm:entry name="libXdamage-32bit" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
+      <rpm:entry name="libXdamage-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
+      <rpm:entry name="libXdamage.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXdamage-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">2111a8fb001fb3dc42ce6fa2d83a4ee8909a5a8611f6ed30062cdfc178370679</checksum>
+  <checksum type="sha256" pkgid="YES">9837aa6d49391d10dc94837ced8c32aca34a228645db201d0293da786670a62e</checksum>
   <summary>Development files for libXdamage</summary>
   <description>X.Org X11 libXdamage development package.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474983" build="1375474961"/>
-  <size package="4293" installed="2562" archive="3140"/>
-<location href="i686/libXdamage-devel-1.1.3-4.9.i686.rpm"/>
+  <time file="1375476649" build="1375476641"/>
+  <size package="4471" installed="2564" archive="3140"/>
+<location href="x86_64/libXdamage-devel-1.1.3-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXdamage-1.1.3-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2897"/>
+    <rpm:header-range start="280" end="3073"/>
     <rpm:provides>
       <rpm:entry name="libXdamage-devel" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
-      <rpm:entry name="libXdamage-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
+      <rpm:entry name="libXdamage-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="4.9"/>
       <rpm:entry name="pkgconfig(xdamage)" flags="EQ" epoch="0" ver="1.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -28679,31 +30512,62 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXdmcp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2a6c5368ecb6afc22e389d98b300d4bbc71764f5ee96edcbeca73d05069d5a84</checksum>
+  <checksum type="sha256" pkgid="YES">fc3e4e24971005c182ba6b913f2e9ff2791806b5885704c003437e5484aaac39</checksum>
   <summary>X Display Manager Control Protocol library</summary>
   <description>X Display Manager Control Protocol library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375472571" build="1375472562"/>
-  <size package="12299" installed="26826" archive="27536"/>
-<location href="i686/libXdmcp-1.1.1-2.10.i686.rpm"/>
+  <time file="1375474188" build="1375474181"/>
+  <size package="12121" installed="28482" archive="29192"/>
+<location href="x86_64/libXdmcp-1.1.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libXdmcp-1.1.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3123"/>
+    <rpm:header-range start="280" end="3263"/>
     <rpm:provides>
       <rpm:entry name="libXdmcp" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
-      <rpm:entry name="libXdmcp(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
-      <rpm:entry name="libXdmcp.so.6"/>
+      <rpm:entry name="libXdmcp(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
+      <rpm:entry name="libXdmcp.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXdmcp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.1" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">56adce87f952a017c8861efa64753247e99c16831b4305de45b84206ac588529</checksum>
+  <summary>X Display Manager Control Protocol library</summary>
+  <description>X Display Manager Control Protocol library.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375472571" build="1375472563"/>
+  <size package="11165" installed="25648" archive="26068"/>
+<location href="x86_64/libXdmcp-32bit-1.1.1-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libXdmcp-1.1.1-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2696"/>
+    <rpm:provides>
+      <rpm:entry name="libXdmcp-32bit" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
+      <rpm:entry name="libXdmcp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
+      <rpm:entry name="libXdmcp.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
@@ -28713,26 +30577,26 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXdmcp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ab8aaab20dbe5907960bc16df1160635ed0aa67679f5e583853103958f946ee3</checksum>
+  <checksum type="sha256" pkgid="YES">be20a7fb33b3264e198a56bdbcdd99b473b70ec61e9db0f76c6dbb5953b2750b</checksum>
   <summary>Development files for libXdmcp</summary>
   <description>libXdmcp development package.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375472571" build="1375472562"/>
-  <size package="5074" installed="6615" archive="7168"/>
-<location href="i686/libXdmcp-devel-1.1.1-2.10.i686.rpm"/>
+  <time file="1375474188" build="1375474181"/>
+  <size package="5253" installed="6617" archive="7180"/>
+<location href="x86_64/libXdmcp-devel-1.1.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libXdmcp-1.1.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2755"/>
+    <rpm:header-range start="280" end="2931"/>
     <rpm:provides>
       <rpm:entry name="libXdmcp-devel" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
-      <rpm:entry name="libXdmcp-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
+      <rpm:entry name="libXdmcp-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.10"/>
       <rpm:entry name="pkgconfig(xdmcp)" flags="EQ" epoch="0" ver="1.1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -28744,62 +30608,97 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXext</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3802a92c0dace374eacdfa10b519dbc64382289b5fa8909b3d0723d246ea8cf7</checksum>
+  <checksum type="sha256" pkgid="YES">29ae30db23a5cde24a46b53feddfce9d19f63ba12f799b790a5fd52e38ea989f</checksum>
   <summary>Common X Extensions library</summary>
   <description>X.Org X11 libXext runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474719" build="1375474710"/>
-  <size package="30303" installed="93926" archive="94640"/>
-<location href="i686/libXext-1.3.1-2.9.i686.rpm"/>
+  <time file="1375476429" build="1375476420"/>
+  <size package="30743" installed="98006" archive="98720"/>
+<location href="x86_64/libXext-1.3.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXext-1.3.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3062"/>
+    <rpm:header-range start="280" end="3290"/>
     <rpm:provides>
       <rpm:entry name="libXext" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
-      <rpm:entry name="libXext(x86-32)" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
-      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libXext(x86-64)" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXext-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">49b48b055d2e8f6d5d7f2df07c64e67e2a331723cc16c8bfe0ab34b32442870e</checksum>
+  <summary>Common X Extensions library</summary>
+  <description>X.Org X11 libXext runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474719" build="1375474711"/>
+  <size package="27850" installed="83600" archive="84016"/>
+<location href="x86_64/libXext-32bit-1.3.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libXext-1.3.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2631"/>
+    <rpm:provides>
+      <rpm:entry name="libXext-32bit" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
+      <rpm:entry name="libXext-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
+      <rpm:entry name="libXext.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXext-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b254839d715c41a73e5a79a86e11e029478b98f694afd1e6aa29613de7b30370</checksum>
+  <checksum type="sha256" pkgid="YES">06dfc7e77863fda4cabd41ee2e6b1ab75e9d5af4d55483fdfb83bb67891c7f1a</checksum>
   <summary>Common X Extensions library - Development Files</summary>
   <description>X.Org X11 libXext development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474719" build="1375474710"/>
-  <size package="14078" installed="55502" archive="58336"/>
-<location href="i686/libXext-devel-1.3.1-2.9.i686.rpm"/>
+  <time file="1375476429" build="1375476420"/>
+  <size package="14256" installed="55504" archive="58340"/>
+<location href="x86_64/libXext-devel-1.3.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXext-1.3.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4290"/>
+    <rpm:header-range start="280" end="4466"/>
     <rpm:provides>
       <rpm:entry name="libXext-devel" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
-      <rpm:entry name="libXext-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
+      <rpm:entry name="libXext-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(xext)" flags="EQ" epoch="0" ver="1.3.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -28813,60 +30712,93 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXfixes</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">92c4d88c82941c44ca1bf0bb2e5d8552774d86865c23ca46f15a9bb25d2c8902</checksum>
+  <checksum type="sha256" pkgid="YES">2b451802bb627856eb670880fbec70dc864947af846eed350e13cd3759837713</checksum>
   <summary>X Fixes library</summary>
   <description>X Fixes library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474888" build="1375474879"/>
-  <size package="11322" installed="23784" archive="24500"/>
-<location href="i686/libXfixes-5.0-3.10.i686.rpm"/>
+  <time file="1375476533" build="1375476525"/>
+  <size package="11731" installed="29696" archive="30420"/>
+<location href="x86_64/libXfixes-5.0-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXfixes-5.0-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3076"/>
+    <rpm:header-range start="280" end="3284"/>
     <rpm:provides>
       <rpm:entry name="libXfixes" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
-      <rpm:entry name="libXfixes(x86-32)" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
-      <rpm:entry name="libXfixes.so.3"/>
+      <rpm:entry name="libXfixes(x86-64)" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXfixes-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0" rel="3.10"/>
+  <checksum type="sha256" pkgid="YES">d5c93f97e0cc7fa7f18afe691c58572988286a383982c1fd9bcb665d4b1af73c</checksum>
+  <summary>X Fixes library</summary>
+  <description>X Fixes library.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474888" build="1375474880"/>
+  <size package="9789" installed="21552" archive="21972"/>
+<location href="x86_64/libXfixes-32bit-5.0-3.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libXfixes-5.0-3.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2637"/>
+    <rpm:provides>
+      <rpm:entry name="libXfixes-32bit" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
+      <rpm:entry name="libXfixes-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
+      <rpm:entry name="libXfixes.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXfixes-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">dc2fe19c503c10f27d02748715a686df9382162a5f55a18c908e7be97ebce51b</checksum>
+  <checksum type="sha256" pkgid="YES">50eba5e523c342bbb112d7f4765a0aeccfff0e6beb5c9d9ee8b4e2228d5fb986</checksum>
   <summary>Development files for libXfixes</summary>
   <description>libXfixes development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474888" build="1375474879"/>
-  <size package="5515" installed="7825" archive="8396"/>
-<location href="i686/libXfixes-devel-5.0-3.10.i686.rpm"/>
+  <time file="1375476533" build="1375476525"/>
+  <size package="5693" installed="7827" archive="8400"/>
+<location href="x86_64/libXfixes-devel-5.0-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXfixes-5.0-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2848"/>
+    <rpm:header-range start="280" end="3024"/>
     <rpm:provides>
       <rpm:entry name="libXfixes-devel" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
-      <rpm:entry name="libXfixes-devel(x86-32)" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
+      <rpm:entry name="libXfixes-devel(x86-64)" flags="EQ" epoch="0" ver="5.0" rel="3.10"/>
       <rpm:entry name="pkgconfig(xfixes)" flags="EQ" epoch="0" ver="5.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -28881,9 +30813,9 @@ several sizes and the library automatically picks the best size.</description>
 </package>
 <package type="rpm">
   <name>libXfont</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a18d58289f3c0f3b25220b570bf2e1cebc530735ecbabe1f2377c8eb1d076956</checksum>
+  <checksum type="sha256" pkgid="YES">89248a4b51d6625dee07bd0cb729588ec070acf423a3fbdfab650676f89ded6c</checksum>
   <summary>X font handling library for server and utilities</summary>
   <description>libXfont provides the core of the legacy X11 font system, handling
 the index files (fonts.dir, fonts.alias, fonts.scale), the various
@@ -28894,46 +30826,44 @@ access fonts via either the new APIs in libXft, or the legacy APIs in
 libX11.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375472940" build="1375472931"/>
-  <size package="121734" installed="280332" archive="281040"/>
-<location href="i686/libXfont-1.4.5-2.10.i686.rpm"/>
+  <time file="1375474471" build="1375474456"/>
+  <size package="124064" installed="296800" archive="297508"/>
+<location href="x86_64/libXfont-1.4.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libXfont-1.4.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3715"/>
+    <rpm:header-range start="280" end="3939"/>
     <rpm:provides>
       <rpm:entry name="libXfont" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
-      <rpm:entry name="libXfont(x86-32)" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
-      <rpm:entry name="libXfont.so.1"/>
+      <rpm:entry name="libXfont(x86-64)" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
+      <rpm:entry name="libXfont.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libfontenc.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libfontenc.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXfont-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.5" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">75c9e84964e8303c3ee7a38d1c747d5f1cefe12389a9d3d2328f364e0f2eac01</checksum>
+  <checksum type="sha256" pkgid="YES">0bcbc55cab83e13515279033a0386447dbdf7b57d8fc3b53410cd159eba0b8e6</checksum>
   <summary>Development files for the X font handling library</summary>
   <description>libXfont provides the core of the legacy X11 font system, handling
 the index files (fonts.dir, fonts.alias, fonts.scale), the various
@@ -28947,19 +30877,19 @@ This package contains the development headers for the library found
 in libXfont.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375472940" build="1375472931"/>
-  <size package="15275" installed="49095" archive="51856"/>
-<location href="i686/libXfont-devel-1.4.5-2.10.i686.rpm"/>
+  <time file="1375474471" build="1375474456"/>
+  <size package="15454" installed="49097" archive="51864"/>
+<location href="x86_64/libXfont-devel-1.4.5-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libXfont-1.4.5-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4839"/>
+    <rpm:header-range start="280" end="5019"/>
     <rpm:provides>
       <rpm:entry name="libXfont-devel" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
-      <rpm:entry name="libXfont-devel(x86-32)" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
+      <rpm:entry name="libXfont-devel(x86-64)" flags="EQ" epoch="0" ver="1.4.5" rel="2.10"/>
       <rpm:entry name="pkgconfig(xfont)" flags="EQ" epoch="0" ver="1.4.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -28974,44 +30904,44 @@ in libXfont.</description>
 </package>
 <package type="rpm">
   <name>libXfontcache</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">110ffec80141e5beff6188c2da6afa3a80e1ddfd5ac0a285555ee00a970356f3</checksum>
+  <checksum type="sha256" pkgid="YES">48accd5980390794a43279c05200a84baf85d4e1ad045226e75835d28355b7b0</checksum>
   <summary>X TrueType font cache extension client library</summary>
   <description>FontCache is an extension that is used by X TrueType to cache
 information about fonts.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474968" build="1375474960"/>
-  <size package="7612" installed="14585" archive="15324"/>
-<location href="i686/libXfontcache-1.0.5-2.8.i686.rpm"/>
+  <time file="1375477722" build="1375477702"/>
+  <size package="7795" installed="15921" archive="16668"/>
+<location href="x86_64/libXfontcache-1.0.5-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXfontcache-1.0.5-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3180"/>
+    <rpm:header-range start="280" end="3388"/>
     <rpm:provides>
       <rpm:entry name="libXfontcache" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
-      <rpm:entry name="libXfontcache(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
-      <rpm:entry name="libXfontcache.so.1"/>
+      <rpm:entry name="libXfontcache(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
+      <rpm:entry name="libXfontcache.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXfontcache-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">18c1f3d3b02006b4c68dc1725700bbdaebee915d66473206646cbb6be64db131</checksum>
+  <checksum type="sha256" pkgid="YES">ed6d5ebbd5de7d00270f7a4abda231383dde25e8c0c6483d4268dc50d0967438</checksum>
   <summary>Development files for the X TrueType font cache library</summary>
   <description>FontCache is an extension that is used by X TrueType to cache
 information about fonts.
@@ -29020,19 +30950,19 @@ This package contains the development headers for the library found
 in libXfontcache.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474968" build="1375474960"/>
-  <size package="5958" installed="2244" archive="3656"/>
-<location href="i686/libXfontcache-devel-1.0.5-2.8.i686.rpm"/>
+  <time file="1375477722" build="1375477702"/>
+  <size package="6138" installed="2246" archive="3660"/>
+<location href="x86_64/libXfontcache-devel-1.0.5-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXfontcache-1.0.5-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3700"/>
+    <rpm:header-range start="280" end="3876"/>
     <rpm:provides>
       <rpm:entry name="libXfontcache-devel" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
-      <rpm:entry name="libXfontcache-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
+      <rpm:entry name="libXfontcache-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
       <rpm:entry name="pkgconfig(xfontcache)" flags="EQ" epoch="0" ver="1.0.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -29046,51 +30976,92 @@ in libXfontcache.</description>
 </package>
 <package type="rpm">
   <name>libXft</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">ab8b5304758431792507d9aa5bd1d57e10324bcb2a019725c60a9c6c1ac1d207</checksum>
+  <checksum type="sha256" pkgid="YES">311d9809b65154bd6e43b13586da07dedeb44c0c8d67c17fa408c0c6e665ab18</checksum>
   <summary>X FreeType library</summary>
   <description>Xft is a library that connects X applications with the FreeType font
 rasterization library. Xft uses fontconfig to locate fonts so it has
 no configuration files.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474794" build="1375474775"/>
-  <size package="40072" installed="96609" archive="97308"/>
-<location href="i686/libXft-2.3.1-2.11.i686.rpm"/>
+  <time file="1375476528" build="1375476520"/>
+  <size package="40819" installed="104745" archive="105452"/>
+<location href="x86_64/libXft-2.3.1-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXft-2.3.1-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3397"/>
+    <rpm:header-range start="280" end="3657"/>
     <rpm:provides>
       <rpm:entry name="libXft" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
-      <rpm:entry name="libXft(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
-      <rpm:entry name="libXft.so.2"/>
+      <rpm:entry name="libXft(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
+      <rpm:entry name="libXft.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libfreetype.so.6"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXft-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.3.1" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">264617068c697ea0c905e0c6e70034779b3977f09d153625f66dd8f6a213312c</checksum>
+  <summary>X FreeType library</summary>
+  <description>Xft is a library that connects X applications with the FreeType font
+rasterization library. Xft uses fontconfig to locate fonts so it has
+no configuration files.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375474794" build="1375474776"/>
+  <size package="38978" installed="95504" archive="95912"/>
+<location href="x86_64/libXft-32bit-2.3.1-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libXft-2.3.1-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2958"/>
+    <rpm:provides>
+      <rpm:entry name="libXft-32bit" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
+      <rpm:entry name="libXft-32bit(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
+      <rpm:entry name="libXft.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libfreetype.so.6"/>
       <rpm:entry name="libXrender.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libfontconfig.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXft-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">474248de6fdee7593e847bcdb33ac4d187cdd8b659500f5e8f0de6196f2d67cf</checksum>
+  <checksum type="sha256" pkgid="YES">9bece39d5fd157e913f648ccc1e307953fcfcaabb724ad7e966c857c6c71b7eb</checksum>
   <summary>Development files for the X FreeType library</summary>
   <description>Xft is a library that connects X applications with the FreeType font
 rasterization library. Xft uses fontconfig to locate fonts so it has
@@ -29100,19 +31071,19 @@ This package contains the development headers for the library found
 in libXft.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474794" build="1375474775"/>
-  <size package="13465" installed="23611" archive="24584"/>
-<location href="i686/libXft-devel-2.3.1-2.11.i686.rpm"/>
+  <time file="1375476528" build="1375476520"/>
+  <size package="13638" installed="23613" archive="24584"/>
+<location href="x86_64/libXft-devel-2.3.1-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXft-2.3.1-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3485"/>
+    <rpm:header-range start="280" end="3661"/>
     <rpm:provides>
       <rpm:entry name="libXft-devel" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
-      <rpm:entry name="libXft-devel(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
+      <rpm:entry name="libXft-devel(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.11"/>
       <rpm:entry name="pkgconfig(xft)" flags="EQ" epoch="0" ver="2.3.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -29127,63 +31098,63 @@ in libXft.</description>
 </package>
 <package type="rpm">
   <name>libXgesture</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">33b01a3310a072b2c6c66fa64a8b16a92ccccbd0503a2e9ffb3d86ba40001d14</checksum>
+  <checksum type="sha256" pkgid="YES">3c8197e72fa4666657467e5d1fc8420627588bf9db62c1d2f5817d9b62795cff</checksum>
   <summary>X11 Gesture Extension library</summary>
   <description>X.Org X11 libXt library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375478250" build="1375478241"/>
-  <size package="8197" installed="13641" archive="14368"/>
-<location href="i686/libXgesture-0.1.0-3.8.i686.rpm"/>
+  <time file="1375480328" build="1375480320"/>
+  <size package="8363" installed="18861" archive="19588"/>
+<location href="x86_64/libXgesture-0.1.0-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libXgesture-0.1.0-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2994"/>
+    <rpm:header-range start="280" end="3222"/>
     <rpm:provides>
       <rpm:entry name="libXgesture" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
-      <rpm:entry name="libXgesture(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
-      <rpm:entry name="libXgesture.so.7"/>
+      <rpm:entry name="libXgesture(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
+      <rpm:entry name="libXgesture.so.7()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXgesture-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">87fe6423fa82e27c30cd2409c6f3f0cd59a22d068e0537b6e46fa553ea0ea8db</checksum>
+  <checksum type="sha256" pkgid="YES">893d36c88f865782d69ee8c1b5a05d65715b940c4d73283103d47e8c91adb3fc</checksum>
   <summary>X11 Gesture Extension library (development headers)</summary>
   <description>libXgesture provides an X Window System client interface to the X Gesture
 Extension to the X protocol.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375478250" build="1375478241"/>
-  <size package="4860" installed="7319" archive="7900"/>
-<location href="i686/libXgesture-devel-0.1.0-3.8.i686.rpm"/>
+  <time file="1375480328" build="1375480320"/>
+  <size package="5035" installed="7321" archive="7904"/>
+<location href="x86_64/libXgesture-devel-0.1.0-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libXgesture-0.1.0-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2798"/>
+    <rpm:header-range start="280" end="2974"/>
     <rpm:provides>
       <rpm:entry name="libXgesture-devel" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
-      <rpm:entry name="libXgesture-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
+      <rpm:entry name="libXgesture-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="3.8"/>
       <rpm:entry name="libxgesture-devel"/>
       <rpm:entry name="pkgconfig(xgesture)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
@@ -29198,64 +31169,100 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">0c972bd76ed881debadea926e26deb1fe15e94f2b102be296701ebb2f58da825</checksum>
+  <checksum type="sha256" pkgid="YES">bb8e7f7ca87d1daec0226ca9e4fc21f6832c995549e36f84b419d3537189b408</checksum>
   <summary>X.org libXi Client library for XInput.</summary>
   <description>X.Org X11 libXi runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474833" build="1375474823"/>
-  <size package="29127" installed="73287" archive="73984"/>
-<location href="i686/libXi-1.6.1-2.9.i686.rpm"/>
+  <time file="1375476590" build="1375476581"/>
+  <size package="28688" installed="73891" archive="74596"/>
+<location href="x86_64/libXi-1.6.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXi-1.6.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3140"/>
+    <rpm:header-range start="280" end="3372"/>
     <rpm:provides>
       <rpm:entry name="libXi" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
-      <rpm:entry name="libXi(x86-32)" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
-      <rpm:entry name="libXi.so.6"/>
+      <rpm:entry name="libXi(x86-64)" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libX11" flags="GE" epoch="0" ver="1.4.99.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXi-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">6c39363879b1a007f81500b9fb00b35e2bf692671e37dcee58b509731e819efd</checksum>
+  <summary>X.org libXi Client library for XInput.</summary>
+  <description>X.Org X11 libXi runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474833" build="1375474824"/>
+  <size package="27417" installed="68940" archive="69348"/>
+<location href="x86_64/libXi-32bit-1.6.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libXi-1.6.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2689"/>
+    <rpm:provides>
+      <rpm:entry name="libXi-32bit" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
+      <rpm:entry name="libXi-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
+      <rpm:entry name="libXi.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">cfea8e92b9afff1d52f1b52794f79b4f951b8ed126ae9a1ccea64504c7b44779</checksum>
+  <checksum type="sha256" pkgid="YES">d184b1365a41bd7d828f41b652d31dbc7a29433063153c27743ba1b20340a767</checksum>
   <summary>X.org libXi Client library for XInput.</summary>
   <description>X.Org X11 libXi development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474833" build="1375474823"/>
-  <size package="11437" installed="53682" archive="54392"/>
-<location href="i686/libXi-devel-1.6.1-2.9.i686.rpm"/>
+  <time file="1375476590" build="1375476581"/>
+  <size package="11612" installed="53684" archive="54400"/>
+<location href="x86_64/libXi-devel-1.6.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXi-1.6.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2992"/>
+    <rpm:header-range start="280" end="3172"/>
     <rpm:provides>
       <rpm:entry name="libXi-devel" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
-      <rpm:entry name="libXi-devel(x86-32)" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
+      <rpm:entry name="libXi-devel(x86-64)" flags="EQ" epoch="0" ver="1.6.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(xi)" flags="EQ" epoch="0" ver="1.6.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -29273,61 +31280,94 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXinerama</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">342be7c95b89ec3f3527cca91719cd18a6e36ce5d047e32406ea518696362b62</checksum>
+  <checksum type="sha256" pkgid="YES">5fe9e81c00aa5e5b6edfcb8c269f2bb72799ef950f3c360d8899abe163a1e611</checksum>
   <summary>Xinerama protocol library</summary>
   <description>X.Org X11 libXinerama runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474871" build="1375474862"/>
-  <size package="7998" installed="15687" archive="16412"/>
-<location href="i686/libXinerama-1.1.2-2.9.i686.rpm"/>
+  <time file="1375476660" build="1375476645"/>
+  <size package="8096" installed="17119" archive="17844"/>
+<location href="x86_64/libXinerama-1.1.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libXinerama-1.1.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3146"/>
+    <rpm:header-range start="280" end="3330"/>
     <rpm:provides>
       <rpm:entry name="libXinerama" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXinerama(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXinerama.so.1"/>
+      <rpm:entry name="libXinerama(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXinerama.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXinerama-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">1092731edcfb1684c153a79287d0b35a04f1b6bc0775aa3b5165bc26ee38e5cc</checksum>
+  <summary>Xinerama protocol library</summary>
+  <description>X.Org X11 libXinerama runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474871" build="1375474863"/>
+  <size package="6498" installed="12104" archive="12532"/>
+<location href="x86_64/libXinerama-32bit-1.1.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libXinerama-1.1.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2719"/>
+    <rpm:provides>
+      <rpm:entry name="libXinerama-32bit" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXinerama-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXinerama.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXinerama-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">cb04a7a32cb82ce0d72b0487fefca741470492b62da4a53af10c0f30ebd7e7e9</checksum>
+  <checksum type="sha256" pkgid="YES">042bf786b8610d85c215085b94af626c1166d4dbfeff26cdfc9e9e35fc13d6fa</checksum>
   <summary>Xinerama protocol library</summary>
   <description>X.Org X11 libXinerama development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474871" build="1375474862"/>
-  <size package="4930" installed="5095" archive="5832"/>
-<location href="i686/libXinerama-devel-1.1.2-2.9.i686.rpm"/>
+  <time file="1375476660" build="1375476645"/>
+  <size package="5111" installed="5097" archive="5836"/>
+<location href="x86_64/libXinerama-devel-1.1.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libXinerama-1.1.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2970"/>
+    <rpm:header-range start="280" end="3146"/>
     <rpm:provides>
       <rpm:entry name="libXinerama-devel" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXinerama-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXinerama-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(xinerama)" flags="EQ" epoch="0" ver="1.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -29341,34 +31381,74 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXmu</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">58c70e705fd1007e733a56e5b648c38b9226006af8f5a325a0d1c34b035fb767</checksum>
+  <checksum type="sha256" pkgid="YES">6f2a8efc3920219fd919aa3aee9cda11d421b0ede4daf72a76f432fcc169a94e</checksum>
   <summary>X.org Xmu library</summary>
   <description>X.Org X11 libXmu/libXmuu runtime libraries</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474879" build="1375474870"/>
-  <size package="51749" installed="138160" archive="139148"/>
-<location href="i686/libXmu-1.1.1-2.9.i686.rpm"/>
+  <time file="1375477148" build="1375477137"/>
+  <size package="52596" installed="153120" archive="154116"/>
+<location href="x86_64/libXmu-1.1.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libXmu-1.1.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3617"/>
+    <rpm:header-range start="280" end="3849"/>
     <rpm:provides>
       <rpm:entry name="libXmu" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
-      <rpm:entry name="libXmu(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
+      <rpm:entry name="libXmu(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
+      <rpm:entry name="libXmu.so.6()(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXmu-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">0d6f386423e792b449d962c9efd73ffee9ac9c2be127557a48c73b87b5f9e7af</checksum>
+  <summary>X.org Xmu library</summary>
+  <description>X.Org X11 libXmu/libXmuu runtime libraries</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474879" build="1375474871"/>
+  <size package="50057" installed="134616" archive="135316"/>
+<location href="x86_64/libXmu-32bit-1.1.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libXmu-1.1.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3198"/>
+    <rpm:provides>
+      <rpm:entry name="libXmu-32bit" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
+      <rpm:entry name="libXmu-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
       <rpm:entry name="libXmu.so.6"/>
       <rpm:entry name="libXmuu.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libXt.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
@@ -29383,26 +31463,26 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXmu-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">8b028226d83d2ffca235f64c3e681dd1bca8c973619e72b5ebcf60ca132f51c0</checksum>
+  <checksum type="sha256" pkgid="YES">03c5e4f9616554423898dc8a77add0fb175b6c24eb656b7f40910e54cf1102bc</checksum>
   <summary>X.org Xmu library</summary>
   <description>X.Org X11 libXmu development package.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474879" build="1375474870"/>
-  <size package="16592" installed="67778" archive="71956"/>
-<location href="i686/libXmu-devel-1.1.1-2.9.i686.rpm"/>
+  <time file="1375477148" build="1375477137"/>
+  <size package="16764" installed="67782" archive="71960"/>
+<location href="x86_64/libXmu-devel-1.1.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libXmu-1.1.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5369"/>
+    <rpm:header-range start="280" end="5545"/>
     <rpm:provides>
       <rpm:entry name="libXmu-devel" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
-      <rpm:entry name="libXmu-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
+      <rpm:entry name="libXmu-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(xmu)" flags="EQ" epoch="0" ver="1.1.1"/>
       <rpm:entry name="pkgconfig(xmuu)" flags="EQ" epoch="0" ver="1.1.1"/>
     </rpm:provides>
@@ -29418,82 +31498,119 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXpm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.5.10" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">4788be2f7b2f55b18651cfeb5cd2b279bd775bad74c40afef788a79187c00b45</checksum>
+  <checksum type="sha256" pkgid="YES">ec7b1102d9cf0d2d0a759df3515b791a7d9ebdef0816eec2ac159ec6ff1c11d7</checksum>
   <summary>XPM format pixmap library</summary>
   <description>X.Org X11 libXpm runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474916" build="1375474906"/>
-  <size package="35172" installed="83521" archive="84224"/>
-<location href="i686/libXpm-3.5.10-2.9.i686.rpm"/>
+  <time file="1375477220" build="1375477211"/>
+  <size package="36019" installed="86433" archive="87140"/>
+<location href="x86_64/libXpm-3.5.10-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libXpm-3.5.10-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3181"/>
+    <rpm:header-range start="280" end="3393"/>
     <rpm:provides>
       <rpm:entry name="libXpm" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
-      <rpm:entry name="libXpm(x86-32)" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
-      <rpm:entry name="libXpm.so.4"/>
+      <rpm:entry name="libXpm(x86-64)" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
+      <rpm:entry name="libXpm.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXpm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.5.10" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">ca334ead482a8d334f15cb5ff3f8788d9970cc21e5dfae1a36c7fc46a39ccad5</checksum>
+  <summary>XPM format pixmap library</summary>
+  <description>X.Org X11 libXpm runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474916" build="1375474907"/>
+  <size package="33903" installed="79728" archive="80140"/>
+<location href="x86_64/libXpm-32bit-3.5.10-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>libXpm-3.5.10-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2762"/>
+    <rpm:provides>
+      <rpm:entry name="libXpm-32bit" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
+      <rpm:entry name="libXpm-32bit(x86-32)" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
+      <rpm:entry name="libXpm.so.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXpm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.5.10" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">a310f0465b788f7cafe4706887f1e9aa6d85410cc152dfd60d2afaf766a32d7a</checksum>
+  <checksum type="sha256" pkgid="YES">f834e2eb079d6f70b5a23e5d37b349d384b01fab26d4392783dba71703ebeab5</checksum>
   <summary>XPM format pixmap library</summary>
   <description>X.Org X11 libXpm development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474916" build="1375474906"/>
-  <size package="24599" installed="64899" archive="65708"/>
-<location href="i686/libXpm-devel-3.5.10-2.9.i686.rpm"/>
+  <time file="1375477220" build="1375477211"/>
+  <size package="26087" installed="73341" archive="74148"/>
+<location href="x86_64/libXpm-devel-3.5.10-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libXpm-3.5.10-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3561"/>
+    <rpm:header-range start="280" end="3813"/>
     <rpm:provides>
       <rpm:entry name="libXpm-devel" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
-      <rpm:entry name="libXpm-devel(x86-32)" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
+      <rpm:entry name="libXpm-devel(x86-64)" flags="EQ" epoch="0" ver="3.5.10" rel="2.9"/>
       <rpm:entry name="libxpm-devel"/>
       <rpm:entry name="pkgconfig(xpm)" flags="EQ" epoch="0" ver="3.5.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXpm.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libXt.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="pkgconfig(x11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libXpm.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
       <rpm:entry name="libXpm" flags="EQ" epoch="0" ver="3.5.10"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/cxpm</file>
     <file>/usr/bin/sxpm</file>
 
@@ -29501,32 +31618,67 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXrandr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.0" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">cb85d99bd9e9747845ff40af7ac735505f39c87dbb30399495a746ebac1edcde</checksum>
+  <checksum type="sha256" pkgid="YES">28252de5640a387b1915921ce40bfc0c7a2b243407771993daa1873028f939fa</checksum>
   <summary>X Resize and Rotate Extension C Library</summary>
   <description>X.Org X11 libXrandr runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474903" build="1375474894"/>
-  <size package="17579" installed="47299" archive="48016"/>
-<location href="i686/libXrandr-1.4.0-4.9.i686.rpm"/>
+  <time file="1375476605" build="1375476596"/>
+  <size package="18144" installed="49295" archive="50020"/>
+<location href="x86_64/libXrandr-1.4.0-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXrandr-1.4.0-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3136"/>
+    <rpm:header-range start="280" end="3360"/>
     <rpm:provides>
       <rpm:entry name="libXrandr" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
-      <rpm:entry name="libXrandr(x86-32)" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
-      <rpm:entry name="libXrandr.so.2"/>
+      <rpm:entry name="libXrandr(x86-64)" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXrandr-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.4.0" rel="4.9"/>
+  <checksum type="sha256" pkgid="YES">70e8aad5b11a9724c38796bd47e65e8c7cebbb4e936f175cd175a099de89386b</checksum>
+  <summary>X Resize and Rotate Extension C Library</summary>
+  <description>X.Org X11 libXrandr runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474903" build="1375474895"/>
+  <size package="16321" installed="43684" archive="44104"/>
+<location href="x86_64/libXrandr-32bit-1.4.0-4.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libXrandr-1.4.0-4.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2697"/>
+    <rpm:provides>
+      <rpm:entry name="libXrandr-32bit" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
+      <rpm:entry name="libXrandr-32bit(x86-32)" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
+      <rpm:entry name="libXrandr.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libXrender.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -29537,26 +31689,26 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXrandr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.0" rel="4.9"/>
-  <checksum type="sha256" pkgid="YES">096bb6907fd681a1a8086bd9c80c3db893d6ce433d6e5fc29c3b6475d993d08b</checksum>
+  <checksum type="sha256" pkgid="YES">a2eef6006f8c31be488daad1d27112c5da32f89d3da112e84e13dd1fe29bc60d</checksum>
   <summary>X Resize and Rotate Extension C Library</summary>
   <description>X.Org X11 libXrandr development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474903" build="1375474894"/>
-  <size package="6984" installed="16771" archive="17340"/>
-<location href="i686/libXrandr-devel-1.4.0-4.9.i686.rpm"/>
+  <time file="1375476605" build="1375476596"/>
+  <size package="7162" installed="16773" archive="17348"/>
+<location href="x86_64/libXrandr-devel-1.4.0-4.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXrandr-1.4.0-4.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2876"/>
+    <rpm:header-range start="280" end="3052"/>
     <rpm:provides>
       <rpm:entry name="libXrandr-devel" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
-      <rpm:entry name="libXrandr-devel(x86-32)" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
+      <rpm:entry name="libXrandr-devel(x86-64)" flags="EQ" epoch="0" ver="1.4.0" rel="4.9"/>
       <rpm:entry name="pkgconfig(xrandr)" flags="EQ" epoch="0" ver="1.4.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -29572,44 +31724,78 @@ Extension to the X protocol.</description>
 </package>
 <package type="rpm">
   <name>libXrender</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3ef0111e14eb78a2244473d2a83d697af23f955ee292b984f739eedfb5b89b3c</checksum>
+  <checksum type="sha256" pkgid="YES">2c1af09faec94ed1ec4a12037d574bfdf08dcd243e3486691ff247f28081423e</checksum>
   <summary>X Rendering Extension library</summary>
   <description>The Xrender library is designed as a lightweight library interface to
 the Render extension.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/xorg/lib/libXrender/</url>
-  <time file="1375474681" build="1375474673"/>
-  <size package="18790" installed="45680" archive="46396"/>
-<location href="i686/libXrender-0.9.7-2.9.i686.rpm"/>
+  <time file="1375476371" build="1375476361"/>
+  <size package="19560" installed="47860" archive="48584"/>
+<location href="x86_64/libXrender-0.9.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libXrender-0.9.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3181"/>
+    <rpm:header-range start="280" end="3393"/>
     <rpm:provides>
       <rpm:entry name="libXrender" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
-      <rpm:entry name="libXrender(x86-32)" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
-      <rpm:entry name="libXrender.so.1"/>
+      <rpm:entry name="libXrender(x86-64)" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXrender-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.9.7" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">d332f3ac64e75bd096c09a7bc9be587cd3a1e81a052f8d899260762b1d035e40</checksum>
+  <summary>X Rendering Extension library</summary>
+  <description>The Xrender library is designed as a lightweight library interface to
+the Render extension.</description>
+  <packager/>
+  <url>http://cgit.freedesktop.org/xorg/lib/libXrender/</url>
+  <time file="1375474681" build="1375474673"/>
+  <size package="17614" installed="43516" archive="43936"/>
+<location href="x86_64/libXrender-32bit-0.9.7-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libXrender-0.9.7-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2738"/>
+    <rpm:provides>
+      <rpm:entry name="libXrender-32bit" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
+      <rpm:entry name="libXrender-32bit(x86-32)" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
+      <rpm:entry name="libXrender.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXrender-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">84385ff85f79ef85d0a6e8a34b3d25d5e8273220719d58009799fcb4a0d4b192</checksum>
+  <checksum type="sha256" pkgid="YES">e51a2f5463a7c511466a01410a850db31b80dd0bdc11c9c9349551080d5ce1c4</checksum>
   <summary>Development files for the X11 Render Extension library</summary>
   <description>The Xrender library is designed as a lightweight library interface to
 the Render extension.
@@ -29618,19 +31804,19 @@ This package contains the development headers for the library found
 in libXrender.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/xorg/lib/libXrender/</url>
-  <time file="1375474681" build="1375474673"/>
-  <size package="10746" installed="30082" archive="31116"/>
-<location href="i686/libXrender-devel-0.9.7-2.9.i686.rpm"/>
+  <time file="1375476371" build="1375476361"/>
+  <size package="10926" installed="30084" archive="31120"/>
+<location href="x86_64/libXrender-devel-0.9.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libXrender-0.9.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3381"/>
+    <rpm:header-range start="280" end="3557"/>
     <rpm:provides>
       <rpm:entry name="libXrender-devel" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
-      <rpm:entry name="libXrender-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
+      <rpm:entry name="libXrender-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.7" rel="2.9"/>
       <rpm:entry name="pkgconfig(xrender)" flags="EQ" epoch="0" ver="0.9.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -29644,62 +31830,96 @@ in libXrender.</description>
 </package>
 <package type="rpm">
   <name>libXres</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">cba34ed0e12620830ac95fb5eda654e7d5eb4c7f9f63636df7814ddfd7814436</checksum>
+  <checksum type="sha256" pkgid="YES">90d650d2af3510f13ffb4293eef35a156c4670b77c403f6cf5dae1557e1061a0</checksum>
   <summary>X-Resource extension client library</summary>
   <description>X-Resource is an extension that allows a client to query
 the X server about its usage of various resources.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475823" build="1375475811"/>
-  <size package="7320" installed="13147" archive="13852"/>
-<location href="i686/libXres-1.0.6-2.8.i686.rpm"/>
+  <time file="1375477803" build="1375477795"/>
+  <size package="7406" installed="14539" archive="15244"/>
+<location href="x86_64/libXres-1.0.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXres-1.0.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3194"/>
+    <rpm:header-range start="280" end="3378"/>
     <rpm:provides>
-      <rpm:entry name="libXRes.so.1"/>
+      <rpm:entry name="libXRes.so.1()(64bit)"/>
       <rpm:entry name="libXres" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
-      <rpm:entry name="libXres(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
+      <rpm:entry name="libXres(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXres-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.6" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">a24bc6bb25bddc8b28e34702c6e3ceb545213f6e09e27e7e58e4b0e25247deb5</checksum>
+  <summary>X-Resource extension client library</summary>
+  <description>X-Resource is an extension that allows a client to query
+the X server about its usage of various resources.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375475823" build="1375475811"/>
+  <size package="6128" installed="11856" archive="12272"/>
+<location href="x86_64/libXres-32bit-1.0.6-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>libXres-1.0.6-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2775"/>
+    <rpm:provides>
+      <rpm:entry name="libXRes.so.1"/>
+      <rpm:entry name="libXres-32bit" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
+      <rpm:entry name="libXres-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXres-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">dd68d150c6bedef74becfaadb80821b6fe44056511a6b90c7f083df0b483a159</checksum>
+  <checksum type="sha256" pkgid="YES">c8725bf5965d7dabb46d662e087120288d8232f20d6df77ddea854b30a1f0f1e</checksum>
   <summary>Development files for libXres</summary>
   <description>X.Org X11 libXres development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475823" build="1375475811"/>
-  <size package="3491" installed="1048" archive="1612"/>
-<location href="i686/libXres-devel-1.0.6-2.8.i686.rpm"/>
+  <time file="1375477803" build="1375477795"/>
+  <size package="3669" installed="1050" archive="1620"/>
+<location href="x86_64/libXres-devel-1.0.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXres-1.0.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2822"/>
+    <rpm:header-range start="280" end="2998"/>
     <rpm:provides>
       <rpm:entry name="libXres-devel" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
-      <rpm:entry name="libXres-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
+      <rpm:entry name="libXres-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.8"/>
       <rpm:entry name="pkgconfig(xres)" flags="EQ" epoch="0" ver="1.0.6"/>
     </rpm:provides>
     <rpm:requires>
@@ -29713,9 +31933,9 @@ the X server about its usage of various resources.</description>
 </package>
 <package type="rpm">
   <name>libXss</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">ba19447ba8862999d005a88b5ce652847e66a5edb2ee40a3e7c79f39d5dfe908</checksum>
+  <checksum type="sha256" pkgid="YES">973f9f28ef8c86c0be232a470c7b644541b0c1809d2c268de9b6a929fb3a78ec</checksum>
   <summary>X11 Screen Saver extension client library</summary>
   <description>The X Window System provides support for changing the image on a
 display screen after a user-settable period of inactivity to avoid
@@ -29724,61 +31944,100 @@ external "screen saver" client to detect when the alternate image is
 to be displayed and to provide the graphics.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474871" build="1375474859"/>
-  <size package="8789" installed="15011" archive="15708"/>
-<location href="i686/libXss-1.2.2-2.9.i686.rpm"/>
+  <time file="1375476775" build="1375476766"/>
+  <size package="8940" installed="20575" archive="21280"/>
+<location href="x86_64/libXss-1.2.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libXScrnSaver-1.2.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3320"/>
+    <rpm:header-range start="280" end="3500"/>
     <rpm:provides>
       <rpm:entry name="libXss" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
-      <rpm:entry name="libXss(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
-      <rpm:entry name="libXss.so.1"/>
+      <rpm:entry name="libXss(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.9"/>
+      <rpm:entry name="libXss.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">09ab1ea19445bca79aacce5920c043cd8b41c4c27269cda19a5c8661dd7f25a5</checksum>
+  <checksum type="sha256" pkgid="YES">7cac67fffb4b8a39f725be7d87115895c7916e9c4d382e216d4be02f0733b7ec</checksum>
   <summary>X Toolkit Intrinsics library</summary>
   <description>X.Org X11 libXt runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474725" build="1375474713"/>
-  <size package="158577" installed="426391" archive="427228"/>
-<location href="i686/libXt-1.1.3-3.9.i686.rpm"/>
+  <time file="1375476415" build="1375476395"/>
+  <size package="165159" installed="473111" archive="473956"/>
+<location href="x86_64/libXt-1.1.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libXt-1.1.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3372"/>
+    <rpm:header-range start="280" end="3576"/>
     <rpm:provides>
       <rpm:entry name="libXt" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
-      <rpm:entry name="libXt(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
-      <rpm:entry name="libXt.so.6"/>
+      <rpm:entry name="libXt(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXt-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.3" rel="3.9"/>
+  <checksum type="sha256" pkgid="YES">a712bfc03a7cce708917c1bbf4ccb051e94b96bb0a9d743a0dfd6911aa77d3bc</checksum>
+  <summary>X Toolkit Intrinsics library</summary>
+  <description>X.Org X11 libXt runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474725" build="1375474716"/>
+  <size package="156687" installed="421992" archive="422400"/>
+<location href="x86_64/libXt-32bit-1.1.3-3.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>libXt-1.1.3-3.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2853"/>
+    <rpm:provides>
+      <rpm:entry name="libXt-32bit" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
+      <rpm:entry name="libXt-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
+      <rpm:entry name="libXt.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libICE.so.6"/>
@@ -29795,26 +32054,26 @@ to be displayed and to provide the graphics.</description>
 </package>
 <package type="rpm">
   <name>libXt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">bb8dfea66c94b939df88f9b05ed7623f8fff37263e2b791249a65001fb3c96ca</checksum>
+  <checksum type="sha256" pkgid="YES">3baf6faa2ac6217f7e71723252c1fe538b4881b690d7e36c61c17ccd3437f4fb</checksum>
   <summary>X Toolkit Intrinsics library</summary>
   <description>X.Org X11 libXt development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474725" build="1375474713"/>
-  <size package="40111" installed="263332" archive="268436"/>
-<location href="i686/libXt-devel-1.1.3-3.9.i686.rpm"/>
+  <time file="1375476415" build="1375476395"/>
+  <size package="40281" installed="263334" archive="268440"/>
+<location href="x86_64/libXt-devel-1.1.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libXt-1.1.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6088"/>
+    <rpm:header-range start="280" end="6264"/>
     <rpm:provides>
       <rpm:entry name="libXt-devel" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
-      <rpm:entry name="libXt-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
+      <rpm:entry name="libXt-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="3.9"/>
       <rpm:entry name="pkgconfig(xt)" flags="EQ" epoch="0" ver="1.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -29829,9 +32088,9 @@ to be displayed and to provide the graphics.</description>
 </package>
 <package type="rpm">
   <name>libXtst</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">5b70056bedfd770adf20f26e9184c11e32715ca17b49323ed58bb209c5415e52</checksum>
+  <checksum type="sha256" pkgid="YES">d9058f295e9c93dcf35a9d4612d4f0f3395a5169ee62b91c82834cc5e6390fbe</checksum>
   <summary>Xlib-based client API for the XTEST and RECORD extensions</summary>
   <description>The XTEST extension is a minimal set of client and server extensions
 required to completely test the X11 server with no user intervention.
@@ -29842,39 +32101,80 @@ The RECORD extension supports the recording and reporting of all core
 X protocol and arbitrary X extension protocol.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474948" build="1375474940"/>
-  <size package="13747" installed="29927" archive="30632"/>
-<location href="i686/libXtst-1.2.1-2.9.i686.rpm"/>
+  <time file="1375476828" build="1375476819"/>
+  <size package="13995" installed="31543" archive="32248"/>
+<location href="x86_64/libXtst-1.2.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libXtst-1.2.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3482"/>
+    <rpm:header-range start="280" end="3678"/>
     <rpm:provides>
       <rpm:entry name="libXtst" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
-      <rpm:entry name="libXtst(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
-      <rpm:entry name="libXtst.so.6"/>
+      <rpm:entry name="libXtst(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXtst-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">739893803887d61808b24c74c014a109b60d310d39b9ed5bbeb4248510372ffe</checksum>
+  <summary>Xlib-based client API for the XTEST and RECORD extensions</summary>
+  <description>The XTEST extension is a minimal set of client and server extensions
+required to completely test the X11 server with no user intervention.
+This extension is not intended to support general journaling and
+playback of user actions.
+
+The RECORD extension supports the recording and reporting of all core
+X protocol and arbitrary X extension protocol.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375474948" build="1375474941"/>
+  <size package="12230" installed="26520" archive="26936"/>
+<location href="x86_64/libXtst-32bit-1.2.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libXtst-1.2.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3055"/>
+    <rpm:provides>
+      <rpm:entry name="libXtst-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
+      <rpm:entry name="libXtst-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
+      <rpm:entry name="libXtst.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXtst-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">736f51e6957bb01f88b939e1f6157cb1d2284cfa37ce5b5ee9e15cda7f81d0a7</checksum>
+  <checksum type="sha256" pkgid="YES">35d0c16020ff86416dbb0df06ab0415f424e95fc6a07626da03f9db7c2d26482</checksum>
   <summary>Development files for the X11 XTEST and RECORD extensions</summary>
   <description>The XTEST extension is a minimal set of client and server extensions
 required to completely test the X11 server with no user intervention.
@@ -29888,19 +32188,19 @@ This package contains the development headers for the library found
 in libXtst.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474948" build="1375474940"/>
-  <size package="5914" installed="8413" archive="9264"/>
-<location href="i686/libXtst-devel-1.2.1-2.9.i686.rpm"/>
+  <time file="1375476828" build="1375476819"/>
+  <size package="6092" installed="8415" archive="9272"/>
+<location href="x86_64/libXtst-devel-1.2.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libXtst-1.2.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3410"/>
+    <rpm:header-range start="280" end="3586"/>
     <rpm:provides>
       <rpm:entry name="libXtst-devel" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
-      <rpm:entry name="libXtst-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
+      <rpm:entry name="libXtst-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(xtst)" flags="EQ" epoch="0" ver="1.2.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -29914,63 +32214,99 @@ in libXtst.</description>
 </package>
 <package type="rpm">
   <name>libXv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">112cd45f79feb801f33a30f8efe6ad74425c064568fe6cf0c75b24510808efb4</checksum>
+  <checksum type="sha256" pkgid="YES">3ad443e60e6b192e4aa86c9cfcfb008acf79fc75bb5006ec7ca7b1b93b1d36d3</checksum>
   <summary>Xvideo extension library</summary>
   <description>X.Org X11 libXv runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474817" build="1375474808"/>
-  <size package="11369" installed="23468" archive="24164"/>
-<location href="i686/libXv-1.0.7-2.9.i686.rpm"/>
+  <time file="1375476595" build="1375476585"/>
+  <size package="11994" installed="29264" archive="29968"/>
+<location href="x86_64/libXv-1.0.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libXv-1.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3132"/>
+    <rpm:header-range start="280" end="3364"/>
     <rpm:provides>
       <rpm:entry name="libXv" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
-      <rpm:entry name="libXv(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
-      <rpm:entry name="libXv.so.1"/>
+      <rpm:entry name="libXv(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXv-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">fc82c76f238326e7163e308a4ec15a35c3208ccfb6360d07b782f89d78a0fd2e</checksum>
+  <summary>Xvideo extension library</summary>
+  <description>X.Org X11 libXv runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474817" build="1375474808"/>
+  <size package="10121" installed="21228" archive="21636"/>
+<location href="x86_64/libXv-32bit-1.0.7-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libXv-1.0.7-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2713"/>
+    <rpm:provides>
+      <rpm:entry name="libXv-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXv-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXv.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXv-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c6d0256592829b5724646be4ea9e8acb590fe4393f893a2aceac343c864e1574</checksum>
+  <checksum type="sha256" pkgid="YES">a21121945b4d63b84136cc63af9fcda52a7645e72758091d57adda21d588b48d</checksum>
   <summary>Xvideo extension library - Development</summary>
   <description>X.Org X11 libXv development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474817" build="1375474808"/>
-  <size package="8133" installed="19935" archive="20808"/>
-<location href="i686/libXv-devel-1.0.7-2.9.i686.rpm"/>
+  <time file="1375476595" build="1375476585"/>
+  <size package="8311" installed="19937" archive="20816"/>
+<location href="x86_64/libXv-devel-1.0.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libXv-1.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3080"/>
+    <rpm:header-range start="280" end="3256"/>
     <rpm:provides>
       <rpm:entry name="libXv-devel" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
-      <rpm:entry name="libXv-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXv-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
       <rpm:entry name="pkgconfig(xv)" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -29985,9 +32321,50 @@ in libXtst.</description>
 </package>
 <package type="rpm">
   <name>libXvMC</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">6b1827823e5a04da78342b11819df09bea25da9ee6d6f3e269c0fe9bb4e6b0e7</checksum>
+  <summary>X-Video Motion Compensation library</summary>
+  <description>X-Video Motion Compensation (XvMC), is an extension of the X video
+extension (Xv) for the X Window System. The XvMC API allows video
+programs to offload portions of the video decoding process to the GPU
+video-hardware.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1375477463" build="1375477430"/>
+  <size package="15450" installed="42524" archive="43524"/>
+<location href="x86_64/libXvMC-1.0.7-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>libXvMC-1.0.7-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3962"/>
+    <rpm:provides>
+      <rpm:entry name="libXvMC" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXvMC(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXvMC.so.1()(64bit)"/>
+      <rpm:entry name="libXvMCW.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXvMC-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f0dd7b2faeaa63b7db4bb714b18e44a466659c4c5759be219975b156088555c8</checksum>
+  <checksum type="sha256" pkgid="YES">667bea806b25e1849fb369394e789b395b8e3a7b0348ed96384ae6cbc05f28a4</checksum>
   <summary>X-Video Motion Compensation library</summary>
   <description>X-Video Motion Compensation (XvMC), is an extension of the X video
 extension (Xv) for the X Window System. The XvMC API allows video
@@ -29996,25 +32373,24 @@ video-hardware.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
   <time file="1375474963" build="1375474955"/>
-  <size package="15195" installed="39336" archive="40336"/>
-<location href="i686/libXvMC-1.0.7-2.9.i686.rpm"/>
+  <size package="14080" installed="38244" archive="38956"/>
+<location href="x86_64/libXvMC-32bit-1.0.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libXvMC-1.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3814"/>
+    <rpm:header-range start="280" end="3391"/>
     <rpm:provides>
-      <rpm:entry name="libXvMC" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
-      <rpm:entry name="libXvMC(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXvMC-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXvMC-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
       <rpm:entry name="libXvMC.so.1"/>
       <rpm:entry name="libXvMCW.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -30029,9 +32405,9 @@ video-hardware.</description>
 </package>
 <package type="rpm">
   <name>libXvMC-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">4e3a1bb77ba787a32e8a341f44433dad6cdb99f1ca2cd5ad5327c5836aebe045</checksum>
+  <checksum type="sha256" pkgid="YES">123e7adc40571ff075c6197be849af53a4a107d6be492016525884aa6bdce158</checksum>
   <summary>Development files for the X-Video Motion Compensation library</summary>
   <description>X-Video Motion Compensation (XvMC), is an extension of the X video
 extension (Xv) for the X Window System. The XvMC API allows video
@@ -30042,19 +32418,19 @@ This package contains the development headers for the library found
 in libXvMC.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474963" build="1375474955"/>
-  <size package="4615" installed="4587" archive="5444"/>
-<location href="i686/libXvMC-devel-1.0.7-2.9.i686.rpm"/>
+  <time file="1375477463" build="1375477430"/>
+  <size package="4788" installed="4589" archive="5456"/>
+<location href="x86_64/libXvMC-devel-1.0.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXvMC-1.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3322"/>
+    <rpm:header-range start="280" end="3498"/>
     <rpm:provides>
       <rpm:entry name="libXvMC-devel" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
-      <rpm:entry name="libXvMC-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
+      <rpm:entry name="libXvMC-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.9"/>
       <rpm:entry name="pkgconfig(xvmc)" flags="EQ" epoch="0" ver="1.0.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -30070,34 +32446,97 @@ in libXvMC.</description>
 </package>
 <package type="rpm">
   <name>libXvMC_softpipe</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">7d78ea9b3e260ae7a0ac61ca92982d9905bef6f07f061117e09cb7553a4945e2</checksum>
+  <checksum type="sha256" pkgid="YES">f36421083ab830852a289e72b0547e615e197d0764df1959866825783a28ec43</checksum>
   <summary>Software implementation of XVMC state tracker</summary>
   <description>This package contains the Software implementation of the XvMC
 state tracker. This is still "work in progress", i.e. expect
 poor video quality, choppy videos and artefacts all over.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200302" build="1377199414"/>
-  <size package="4332641" installed="16475236" archive="16475840"/>
-<location href="i686/libXvMC_softpipe-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201210" build="1377200795"/>
+  <size package="4416412" installed="16927048" archive="16927656"/>
+<location href="x86_64/libXvMC_softpipe-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4919"/>
+    <rpm:header-range start="280" end="5087"/>
     <rpm:provides>
       <rpm:entry name="libXvMC_softpipe" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="libXvMC_softpipe(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libXvMC_softpipe(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libXvMCsoftpipe.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libXvMC.so.1()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libxcb-dri2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXvMC_softpipe-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">ff5d96bd8a9a07abdbe1c1f127097e6a63824b653739a9a5607429a6732707ce</checksum>
+  <summary>Software implementation of XVMC state tracker</summary>
+  <description>This package contains the Software implementation of the XvMC
+state tracker. This is still "work in progress", i.e. expect
+poor video quality, choppy videos and artefacts all over.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200304" build="1377199907"/>
+  <size package="4331268" installed="16475236" archive="16475840"/>
+<location href="x86_64/libXvMC_softpipe-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4728"/>
+    <rpm:provides>
+      <rpm:entry name="libXvMC_softpipe-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libXvMC_softpipe-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="libXvMCsoftpipe.so.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -30124,7 +32563,6 @@ poor video quality, choppy videos and artefacts all over.</description>
       <rpm:entry name="libXvMC.so.1"/>
       <rpm:entry name="libX11-xcb.so.1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
@@ -30141,62 +32579,96 @@ poor video quality, choppy videos and artefacts all over.</description>
 </package>
 <package type="rpm">
   <name>libXxf86dga</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">a78fd750130ce7ec3688ae85a83037655e24e89c39d40041b4bf15181d5ba04b</checksum>
+  <checksum type="sha256" pkgid="YES">27503a04650ac5abba844516e7ab24af4c3d0c2392054baf644d011d28079e8b</checksum>
   <summary>X.Org X11 libXxf86dga runtime library</summary>
   <description>X.Org X11 libXxf86dga runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475838" build="1375475829"/>
-  <size package="12653" installed="28024" archive="28748"/>
-<location href="i686/libXxf86dga-1.1.3-2.8.i686.rpm"/>
+  <time file="1375477796" build="1375477776"/>
+  <size package="13123" installed="34128" archive="34852"/>
+<location href="x86_64/libXxf86dga-1.1.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXxf86dga-1.1.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3102"/>
+    <rpm:header-range start="280" end="3294"/>
     <rpm:provides>
       <rpm:entry name="libXxf86dga" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
-      <rpm:entry name="libXxf86dga(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
-      <rpm:entry name="libXxf86dga.so.1"/>
+      <rpm:entry name="libXxf86dga(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
+      <rpm:entry name="libXxf86dga.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXxf86dga-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.3" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">5582126879928acd91989e1cfb1bb12d270e83a6267f35d2c774d23519aef2bf</checksum>
+  <summary>X.Org X11 libXxf86dga runtime library</summary>
+  <description>X.Org X11 libXxf86dga runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375475838" build="1375475830"/>
+  <size package="11435" installed="26664" archive="27092"/>
+<location href="x86_64/libXxf86dga-32bit-1.1.3-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libXxf86dga-1.1.3-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2675"/>
+    <rpm:provides>
+      <rpm:entry name="libXxf86dga-32bit" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
+      <rpm:entry name="libXxf86dga-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
+      <rpm:entry name="libXxf86dga.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXxf86dga-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">22b6211e698b65584ed937521fb87928d58a815c487aed9d3c4e132bc5870740</checksum>
+  <checksum type="sha256" pkgid="YES">187080fea07e8f7ad2b25d1b0c464c109b728b9dce69daaf77f28a2bac4d487d</checksum>
   <summary>X.Org X11 libXxf86dga development package</summary>
   <description>X.Org X11 libXxf86dga development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375475838" build="1375475829"/>
-  <size package="4331" installed="5008" archive="5740"/>
-<location href="i686/libXxf86dga-devel-1.1.3-2.8.i686.rpm"/>
+  <time file="1375477796" build="1375477776"/>
+  <size package="4503" installed="5010" archive="5744"/>
+<location href="x86_64/libXxf86dga-devel-1.1.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libXxf86dga-1.1.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2926"/>
+    <rpm:header-range start="280" end="3102"/>
     <rpm:provides>
       <rpm:entry name="libXxf86dga-devel" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
-      <rpm:entry name="libXxf86dga-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
+      <rpm:entry name="libXxf86dga-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
       <rpm:entry name="libxxf86dga-devel"/>
       <rpm:entry name="pkgconfig(xxf86dga)" flags="EQ" epoch="0" ver="1.1.3"/>
     </rpm:provides>
@@ -30211,9 +32683,9 @@ poor video quality, choppy videos and artefacts all over.</description>
 </package>
 <package type="rpm">
   <name>libXxf86misc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">4dd05d5c46325ecf15f127de3813b79d62a7bca865b40ad831d874d62e81c5ea</checksum>
+  <checksum type="sha256" pkgid="YES">c24f3210e953820c3f59a6b8ba79e76da71acf71df6977d3c7ff0bbec5f15779</checksum>
   <summary>X11 XFree86 miscellaneous extension library</summary>
   <description>X11 XFree86 miscellaneous extension library
 libXxf86misc provides an interface to the XFree86-Misc extension, which allows client applications to query the current keyboard and mouse settings of the running XFree86-based (XFree86, Xorg) server.
@@ -30227,37 +32699,37 @@ This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86misc</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375474919" build="1375474911"/>
-  <size package="9275" installed="17685" archive="18416"/>
-<location href="i686/libXxf86misc-1.0.3-7.9.i686.rpm"/>
+  <time file="1375477400" build="1375477391"/>
+  <size package="9538" installed="19233" archive="19964"/>
+<location href="x86_64/libXxf86misc-1.0.3-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libXxf86misc-1.0.3-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3559"/>
+    <rpm:header-range start="280" end="3787"/>
     <rpm:provides>
       <rpm:entry name="libXxf86misc" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
-      <rpm:entry name="libXxf86misc(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
-      <rpm:entry name="libXxf86misc.so.1"/>
+      <rpm:entry name="libXxf86misc(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
+      <rpm:entry name="libXxf86misc.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXxf86misc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">45253dc3e5f0b119d57a8e970371acc9e53dbe1c7e12eab922b54c85a45080fd</checksum>
+  <checksum type="sha256" pkgid="YES">41d75d678a07a0462c7519ee698c5ae0c275083ce7e5e1acc75940c098e0827a</checksum>
   <summary>X11 XFree86 miscellaneous extension library (development headers)</summary>
   <description>X11 XFree86 miscellaneous extension library (development headers)
 libXxf86misc provides an interface to the XFree86-Misc extension, which allows client applications to query the current keyboard and mouse settings of the running XFree86-based (XFree86, Xorg) server.
@@ -30273,87 +32745,120 @@ This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86misc</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375474919" build="1375474911"/>
-  <size package="7365" installed="2958" archive="4816"/>
-<location href="i686/libXxf86misc-devel-1.0.3-7.9.i686.rpm"/>
+  <time file="1375477400" build="1375477391"/>
+  <size package="7550" installed="2960" archive="4824"/>
+<location href="x86_64/libXxf86misc-devel-1.0.3-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libXxf86misc-1.0.3-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4471"/>
+    <rpm:header-range start="280" end="4651"/>
     <rpm:provides>
       <rpm:entry name="libXxf86misc-devel" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
-      <rpm:entry name="libXxf86misc-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
+      <rpm:entry name="libXxf86misc-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="7.9"/>
       <rpm:entry name="pkgconfig(xxf86misc)" flags="EQ" epoch="0" ver="1.0.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(xf86miscproto)"/>
       <rpm:entry name="libXxf86misc" flags="EQ" epoch="0" ver="1.0.3"/>
-      <rpm:entry name="pkgconfig(x11)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="pkgconfig(x11)"/>
       <rpm:entry name="pkgconfig(xext)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXxf86vm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">10763411a0b0788a12aef83403a3176d8c0b1a270646528632fa217edb09bd58</checksum>
+  <checksum type="sha256" pkgid="YES">12a9d77e2ab3dc5e19a06626d3979754be9b3e39984547b7ae017354fe60e9e2</checksum>
   <summary>X.org libXxf86vm library</summary>
   <description>X.Org X11 libXxf86vm runtime library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474799" build="1375474790"/>
-  <size package="11338" installed="26316" archive="27032"/>
-<location href="i686/libXxf86vm-1.1.2-2.9.i686.rpm"/>
+  <time file="1375476541" build="1375476533"/>
+  <size package="11313" installed="27912" archive="28636"/>
+<location href="x86_64/libXxf86vm-1.1.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXxf86vm-1.1.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3137"/>
+    <rpm:header-range start="280" end="3321"/>
     <rpm:provides>
       <rpm:entry name="libXxf86vm" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXxf86vm(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXxf86vm.so.1"/>
+      <rpm:entry name="libXxf86vm(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXxf86vm.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libXxf86vm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">1ab9f4d8818483448e074fd9622974652ecd6ed8ca81ff3d39c1291d16a6c411</checksum>
+  <summary>X.org libXxf86vm library</summary>
+  <description>X.Org X11 libXxf86vm runtime library</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474799" build="1375474791"/>
+  <size package="10157" installed="25036" archive="25456"/>
+<location href="x86_64/libXxf86vm-32bit-1.1.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libXxf86vm-1.1.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2706"/>
+    <rpm:provides>
+      <rpm:entry name="libXxf86vm-32bit" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXxf86vm-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXxf86vm.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libXext.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libXxf86vm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d8b34ff6ab631b06c288cdcc6b3d2fbdd6f3d6a98adfcf4a070de83fcb4b5cc8</checksum>
+  <checksum type="sha256" pkgid="YES">9619089b9569f8c217150fb7f34f8416c9b2a8ab1a933f37a41fcf43222c9eff</checksum>
   <summary>X.org libXxf86vm library</summary>
   <description>X.Org X11 libXxf86vm development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474799" build="1375474790"/>
-  <size package="5213" installed="7874" archive="8452"/>
-<location href="i686/libXxf86vm-devel-1.1.2-2.9.i686.rpm"/>
+  <time file="1375476541" build="1375476533"/>
+  <size package="5394" installed="7876" archive="8456"/>
+<location href="x86_64/libXxf86vm-devel-1.1.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libXxf86vm-1.1.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2853"/>
+    <rpm:header-range start="280" end="3033"/>
     <rpm:provides>
       <rpm:entry name="libXxf86vm-devel" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
-      <rpm:entry name="libXxf86vm-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
+      <rpm:entry name="libXxf86vm-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(xxf86vm)" flags="EQ" epoch="0" ver="1.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -30367,149 +32872,187 @@ git://anongit.freedesktop.org/git/xorg/lib/libXxf86misc</description>
 </package>
 <package type="rpm">
   <name>libaccounts-svc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.52" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c8bd839725a5df64bd910044b23b0fa733ed69efdbf6147f1b02b321e63b9b6d</checksum>
+  <checksum type="sha256" pkgid="YES">4e914a0831dfdfc73740ba7fc72805399e542182350791b636d8b406b763fbd5</checksum>
   <summary>Account DB library</summary>
   <description>Account DB libraryXB-Public-Package: no</description>
   <packager/>
   <url/>
-  <time file="1377321498" build="1377321493"/>
-  <size package="66662" installed="333344" archive="333928"/>
-<location href="i686/libaccounts-svc-0.2.52-2.9.i686.rpm"/>
+  <time file="1377321537" build="1377321531"/>
+  <size package="70522" installed="327600" archive="328184"/>
+<location href="x86_64/libaccounts-svc-0.2.52-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libaccounts-svc-0.2.52-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5522"/>
+    <rpm:header-range start="280" end="5774"/>
     <rpm:provides>
       <rpm:entry name="libaccounts-svc" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
-      <rpm:entry name="libaccounts-svc(x86-32)" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
-      <rpm:entry name="libaccounts-svc.so.0"/>
+      <rpm:entry name="libaccounts-svc(x86-64)" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
+      <rpm:entry name="libaccounts-svc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>    <file>/usr/bin/account-xml-verify</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libaccounts-svc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.52" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">dd2597fd3cf27957eab5d31498069e45576f9d32b0a5ec0c00037176e94c02b8</checksum>
+  <checksum type="sha256" pkgid="YES">316af55c8f85f35e5d5e6d9d989772a611db9a54464aad9cdcfa22073c2d8ede</checksum>
   <summary>Development files for libaccounts-svc</summary>
   <description>Development files for libaccounts-svc</description>
   <packager/>
   <url/>
-  <time file="1377321498" build="1377321493"/>
-  <size package="55512" installed="237584" archive="238572"/>
-<location href="i686/libaccounts-svc-devel-0.2.52-2.9.i686.rpm"/>
+  <time file="1377321537" build="1377321531"/>
+  <size package="58185" installed="234786" archive="235780"/>
+<location href="x86_64/libaccounts-svc-devel-0.2.52-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libaccounts-svc-0.2.52-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4062"/>
+    <rpm:header-range start="280" end="4346"/>
     <rpm:provides>
       <rpm:entry name="libaccounts-svc-devel" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
-      <rpm:entry name="libaccounts-svc-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
+      <rpm:entry name="libaccounts-svc-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
       <rpm:entry name="pkgconfig(accounts-svc)" flags="EQ" epoch="0" ver="0.2.52"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(capi-appfw-application)"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libaul.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
       <rpm:entry name="pkgconfig(libxml-2.0)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="libaccounts-svc" flags="EQ" epoch="0" ver="0.2.52" rel="2.9"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="pkgconfig(db-util)"/>
-      <rpm:entry name="pkgconfig(vconf)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="pkgconfig(vconf)"/>
       <rpm:entry name="pkgconfig(sqlite3)"/>
       <rpm:entry name="pkgconfig(capi-base-common)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="pkgconfig(dlog)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/account-xml-verify</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libacl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2.51" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">de89e674a19a47bff2d0ff20a4328470718e81812007974291525e708300331c</checksum>
+  <checksum type="sha256" pkgid="YES">05c794dc089273c3933fc6803ada583c8b38a2e75c21c81d0e6f1e9732ef5f2b</checksum>
   <summary>A dynamic library for accessing POSIX Access Control Lists</summary>
   <description>This package contains the libacl.so dynamic library which contains the
 POSIX 1003.1e draft standard 17 functions for manipulating access
 control lists.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
-  <time file="1375471683" build="1375471673"/>
-  <size package="18685" installed="41944" archive="42352"/>
-<location href="i686/libacl-2.2.51-3.10.i686.rpm"/>
+  <time file="1375473521" build="1375473512"/>
+  <size package="18383" installed="44272" archive="44688"/>
+<location href="x86_64/libacl-2.2.51-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3242"/>
+    <rpm:header-range start="280" end="3430"/>
     <rpm:provides>
       <rpm:entry name="libacl" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
-      <rpm:entry name="libacl(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="libacl(x86-64)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.1)(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.2)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libacl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.2.51" rel="3.10"/>
+  <checksum type="sha256" pkgid="YES">24d9de9ec294d761388205c13968096486c7a59e1a375949f5fa45f7c59ff6b8</checksum>
+  <summary>A dynamic library for accessing POSIX Access Control Lists</summary>
+  <description>This package contains the libacl.so dynamic library which contains the
+POSIX 1003.1e draft standard 17 functions for manipulating access
+control lists.</description>
+  <packager/>
+  <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
+  <time file="1375471683" build="1375471674"/>
+  <size package="18524" installed="41944" archive="42352"/>
+<location href="x86_64/libacl-32bit-2.2.51-3.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Access Control</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3055"/>
+    <rpm:provides>
+      <rpm:entry name="libacl-32bit" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="libacl-32bit(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
       <rpm:entry name="libacl.so.1"/>
       <rpm:entry name="libacl.so.1(ACL_1.0)"/>
       <rpm:entry name="libacl.so.1(ACL_1.1)"/>
       <rpm:entry name="libacl.so.1(ACL_1.2)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libattr.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libattr.so.1(ATTR_1.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
@@ -30518,27 +33061,27 @@ control lists.</description>
 </package>
 <package type="rpm">
   <name>libacl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2.51" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">dbd4d45ccd8e397ee9a84786e6857adf2a6efe32be73ac6e11ddd51a4c4a6b91</checksum>
+  <checksum type="sha256" pkgid="YES">4d9bccf7499a501a23cbbc3a610ffbfe082ef95d7f270c9052968a5cd3527a30</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
-  <time file="1375471683" build="1375471673"/>
-  <size package="5009" installed="6345" archive="7020"/>
-<location href="i686/libacl-devel-2.2.51-3.10.i686.rpm"/>
+  <time file="1375473521" build="1375473512"/>
+  <size package="5188" installed="6345" archive="7020"/>
+<location href="x86_64/libacl-devel-2.2.51-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2854"/>
+    <rpm:header-range start="280" end="3034"/>
     <rpm:provides>
       <rpm:entry name="libacl-devel" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
-      <rpm:entry name="libacl-devel(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="libacl-devel(x86-64)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libattr-devel"/>
@@ -30548,36 +33091,102 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libacl-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.2.51" rel="3.10"/>
+  <checksum type="sha256" pkgid="YES">84bab86f6d8ca7cd9662fb0cdb73a5cc3857b2723d013c0fbe74b56be0520bb0</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://download.savannah.gnu.org/releases-noredirect/acl/</url>
+  <time file="1375471683" build="1375471674"/>
+  <size package="2438" installed="0" archive="268"/>
+<location href="x86_64/libacl-devel-32bit-2.2.51-3.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>acl-2.2.51-3.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2335"/>
+    <rpm:provides>
+      <rpm:entry name="libacl-devel-32bit" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+      <rpm:entry name="libacl-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.2.51" rel="3.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libacl-32bit" flags="EQ" epoch="0" ver="2.2.51"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libadns</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ac580ea853440aca45ca610ee91d80bc63c0063d64565b7090a230644f963446</checksum>
+  <checksum type="sha256" pkgid="YES">1f0c481fdb0c8f4460e313cc3e85b0b9fc2aeee94f20b17a1453cb67cd993b01</checksum>
   <summary>Advanced DNS resolver client library</summary>
   <description>Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
 client library for C (and C++) programs.</description>
   <packager/>
   <url>http://www.chiark.greenend.org.uk/~ian/adns/</url>
-  <time file="1375472750" build="1375472740"/>
-  <size package="41996" installed="99748" archive="100160"/>
-<location href="i686/libadns-1.4-2.10.i686.rpm"/>
+  <time file="1375474292" build="1375474278"/>
+  <size package="42470" installed="103728" archive="104144"/>
+<location href="x86_64/libadns-1.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>adns-1.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3051"/>
+    <rpm:header-range start="280" end="3251"/>
     <rpm:provides>
       <rpm:entry name="libadns" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
-      <rpm:entry name="libadns(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
-      <rpm:entry name="libadns.so.1"/>
+      <rpm:entry name="libadns(x86-64)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="libadns.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libadns-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.4" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">59f0c3d46db1bba66cf50ddaa5f27ab59cc828066c93bd9f8618f7658774a914</checksum>
+  <summary>Advanced DNS resolver client library</summary>
+  <description>Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
+client library for C (and C++) programs.</description>
+  <packager/>
+  <url>http://www.chiark.greenend.org.uk/~ian/adns/</url>
+  <time file="1375472750" build="1375472741"/>
+  <size package="41829" installed="99748" archive="100160"/>
+<location href="x86_64/libadns-32bit-1.4-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>adns-1.4-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2868"/>
+    <rpm:provides>
+      <rpm:entry name="libadns-32bit" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="libadns-32bit(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="libadns.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -30588,27 +33197,27 @@ client library for C (and C++) programs.</description>
 </package>
 <package type="rpm">
   <name>libadns-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">646e19a7cb06a8d149fa4aa88ce819cc0a5579408e4e3eea5a46c15aa725fc18</checksum>
+  <checksum type="sha256" pkgid="YES">7dd50b58443d1a989bafa38c67d234eb71a7136378871bc951c75c4543b221d7</checksum>
   <summary>Libraries and header files to develop programs with libadns support</summary>
   <description>Libadns-devel includes the header file and static library to develop
 programs with libads support.</description>
   <packager/>
   <url>http://www.chiark.greenend.org.uk/~ian/adns/</url>
-  <time file="1375472750" build="1375472740"/>
-  <size package="15771" installed="39959" archive="40360"/>
-<location href="i686/libadns-devel-1.4-2.10.i686.rpm"/>
+  <time file="1375474292" build="1375474278"/>
+  <size package="15949" installed="39959" archive="40364"/>
+<location href="x86_64/libadns-devel-1.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>adns-1.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2631"/>
+    <rpm:header-range start="280" end="2807"/>
     <rpm:provides>
       <rpm:entry name="libadns-devel" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
-      <rpm:entry name="libadns-devel(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="libadns-devel(x86-64)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -30617,10 +33226,39 @@ programs with libads support.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libadns-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.4" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">e1cece668884a104e4a2e19a9b726f3fd1d9612462a7b4b32d2ed091e4e1b4b8</checksum>
+  <summary>Libraries and header files to develop programs with libadns support</summary>
+  <description>Libadns-devel includes the header file and static library to develop
+programs with libads support.</description>
+  <packager/>
+  <url>http://www.chiark.greenend.org.uk/~ian/adns/</url>
+  <time file="1375472750" build="1375472741"/>
+  <size package="2439" installed="0" archive="268"/>
+<location href="x86_64/libadns-devel-32bit-1.4-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>adns-1.4-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2336"/>
+    <rpm:provides>
+      <rpm:entry name="libadns-devel-32bit" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+      <rpm:entry name="libadns-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libadns-32bit" flags="EQ" epoch="0" ver="1.4"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libaio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.109" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d523056c93458c01a976ff1a556c51b848bdd41d96604d37cb8ebb87b76905a5</checksum>
+  <checksum type="sha256" pkgid="YES">f23535b62f5fd609079d3bf5e6bb869f7e34fac3628ad9d070408b7ca963908b</checksum>
   <summary>Linux-Native Asynchronous I/O Access Library</summary>
   <description>The Linux-native asynchronous I/O facility ("async I/O", or "aio") has
 a richer API and capability set than the simple POSIX async I/O
@@ -30630,53 +33268,89 @@ kernel-accelerated async I/O capabilities, as do applications that
 require the Linux-native async I/O API.</description>
   <packager/>
   <url>http://kernel.org/pub/linux/libs/aio/</url>
-  <time file="1375472824" build="1375472815"/>
-  <size package="14406" installed="33276" archive="33964"/>
-<location href="i686/libaio-0.3.109-2.10.i686.rpm"/>
+  <time file="1375474399" build="1375474392"/>
+  <size package="14471" installed="34220" archive="34916"/>
+<location href="x86_64/libaio-0.3.109-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libaio-0.3.109-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3409"/>
+    <rpm:header-range start="280" end="3601"/>
     <rpm:provides>
       <rpm:entry name="libaio" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
-      <rpm:entry name="libaio(x86-32)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+      <rpm:entry name="libaio(x86-64)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+      <rpm:entry name="libaio.so.1()(64bit)"/>
+      <rpm:entry name="libaio.so.1(LIBAIO_0.1)(64bit)"/>
+      <rpm:entry name="libaio.so.1(LIBAIO_0.4)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libaio-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.109" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">707a8cabf92dc078c9d0d59322b7c54ce0f09cd07815c96b5b0b8f89a344e55c</checksum>
+  <summary>Linux-Native Asynchronous I/O Access Library</summary>
+  <description>The Linux-native asynchronous I/O facility ("async I/O", or "aio") has
+a richer API and capability set than the simple POSIX async I/O
+facility. This library provides the Linux-native API for async I/O. The
+POSIX async I/O facility requires this library to provide
+kernel-accelerated async I/O capabilities, as do applications that
+require the Linux-native async I/O API.</description>
+  <packager/>
+  <url>http://kernel.org/pub/linux/libs/aio/</url>
+  <time file="1375472824" build="1375472816"/>
+  <size package="5181" installed="6744" archive="7144"/>
+<location href="x86_64/libaio-32bit-0.3.109-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libaio-0.3.109-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2974"/>
+    <rpm:provides>
+      <rpm:entry name="libaio-32bit" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+      <rpm:entry name="libaio-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
       <rpm:entry name="libaio.so.1"/>
       <rpm:entry name="libaio.so.1(LIBAIO_0.1)"/>
       <rpm:entry name="libaio.so.1(LIBAIO_0.4)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libaio-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.109" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ef82f0a96aeae467cbf20bf64acee7eb86c5f27b929cf9b3c41f88a5a8122ec7</checksum>
+  <checksum type="sha256" pkgid="YES">d21444a1d9a6822b7cc8dafcf530dc98d17a756fe2178015cc9ceb3a92b2fc11</checksum>
   <summary>Development Files for Linux-native Asynchronous I/O Access</summary>
   <description>This package provides header files to include, and libraries to link
 with, for the Linux-native asynchronous I/O facility ("async I/O", or
 "aio").</description>
   <packager/>
   <url>http://kernel.org/pub/linux/libs/aio/</url>
-  <time file="1375472824" build="1375472815"/>
-  <size package="4925" installed="8601" archive="9016"/>
-<location href="i686/libaio-devel-0.3.109-2.10.i686.rpm"/>
+  <time file="1375474399" build="1375474392"/>
+  <size package="5111" installed="8601" archive="9020"/>
+<location href="x86_64/libaio-devel-0.3.109-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libaio-0.3.109-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2685"/>
+    <rpm:header-range start="280" end="2869"/>
     <rpm:provides>
       <rpm:entry name="libaio-devel" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
-      <rpm:entry name="libaio-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+      <rpm:entry name="libaio-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -30685,69 +33359,98 @@ with, for the Linux-native asynchronous I/O facility ("async I/O", or
   </format>
 </package>
 <package type="rpm">
+  <name>libaio-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.109" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">bbd6f49faed6df3757dcfde68816c0420957004a9b5c74e70f3d0ac1488ddc14</checksum>
+  <summary>Development Files for Linux-native Asynchronous I/O Access</summary>
+  <description>This package provides header files to include, and libraries to link
+with, for the Linux-native asynchronous I/O facility ("async I/O", or
+"aio").</description>
+  <packager/>
+  <url>http://kernel.org/pub/linux/libs/aio/</url>
+  <time file="1375472824" build="1375472816"/>
+  <size package="2499" installed="0" archive="276"/>
+<location href="x86_64/libaio-devel-32bit-0.3.109-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libaio-0.3.109-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2394"/>
+    <rpm:provides>
+      <rpm:entry name="libaio-devel-32bit" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+      <rpm:entry name="libaio-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.109" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libaio-32bit" flags="EQ" epoch="0" ver="0.3.109"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libalarm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.70" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">421c33abe8340bb46176cdc377eb502c004f75e9be84dc54407f0e2a8aa6727e</checksum>
+  <checksum type="sha256" pkgid="YES">feb02938ec8bff3da72a29ecef4c2ed5e6b9438908157b41eb74c70d5a6c1f14</checksum>
   <summary>Alarm server libraries</summary>
   <description>Alarm server library</description>
   <packager/>
   <url/>
-  <time file="1377321235" build="1377321231"/>
-  <size package="16717" installed="44496" archive="44916"/>
-<location href="i686/libalarm-0.4.70-3.5.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="17548" installed="46824" archive="47244"/>
+<location href="x86_64/libalarm-0.4.70-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>alarm-manager-0.4.70-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3202"/>
+    <rpm:header-range start="280" end="3450"/>
     <rpm:provides>
       <rpm:entry name="libalarm" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
-      <rpm:entry name="libalarm(x86-32)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
-      <rpm:entry name="libalarm.so.0"/>
+      <rpm:entry name="libalarm(x86-64)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="alarm-server" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libalarm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.70" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">113329fcce84b8150c41f3f939b5e321c4290947cbfcfdff4978382d74ca8475</checksum>
+  <checksum type="sha256" pkgid="YES">0c5bbc1b7dbf6e08072277f0dd604219beaa66502ac3923b3bbd6bab18792f0a</checksum>
   <summary>Alarm server libraries(devel)</summary>
   <description>Alarm server library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321235" build="1377321231"/>
-  <size package="9562" installed="35040" archive="35600"/>
-<location href="i686/libalarm-devel-0.4.70-3.5.i686.rpm"/>
+  <time file="1377321316" build="1377321311"/>
+  <size package="9744" installed="35042" archive="35612"/>
+<location href="x86_64/libalarm-devel-0.4.70-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>alarm-manager-0.4.70-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2983"/>
+    <rpm:header-range start="280" end="3163"/>
     <rpm:provides>
       <rpm:entry name="libalarm-devel" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
-      <rpm:entry name="libalarm-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
+      <rpm:entry name="libalarm-devel(x86-64)" flags="EQ" epoch="0" ver="0.4.70" rel="3.5"/>
       <rpm:entry name="pkgconfig(alarm-service)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -30763,9 +33466,9 @@ with, for the Linux-native asynchronous I/O facility ("async I/O", or
 </package>
 <package type="rpm">
   <name>libarchive</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.2" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">8e7fc6acfe3db45a1949f45c905b21777718b25df23508ca3bfb6ee19105a54b</checksum>
+  <checksum type="sha256" pkgid="YES">cb4abcbf6b8bce43364ef7cfbd44632039e5308474ef3c61a4a9142daccd95bc</checksum>
   <summary>A library for handling streaming archive formats</summary>
   <description>Libarchive is a programming library that can create and read several different
 streaming archive formats, including most popular tar variants, several cpio
@@ -30773,76 +33476,73 @@ formats, and both BSD and GNU ar variants. It can also write shar archives and
 read ISO9660 CDROM images and ZIP archives.</description>
   <packager/>
   <url>http://code.google.com/p/libarchive/</url>
-  <time file="1377320691" build="1377320682"/>
-  <size package="295101" installed="781352" archive="782076"/>
-<location href="i686/libarchive-3.1.2-1.2.i686.rpm"/>
+  <time file="1377320691" build="1377320681"/>
+  <size package="280124" installed="767540" archive="768264"/>
+<location href="x86_64/libarchive-3.1.2-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libarchive-3.1.2-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4161"/>
+    <rpm:header-range start="280" end="4425"/>
     <rpm:provides>
       <rpm:entry name="libarchive" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
-      <rpm:entry name="libarchive(x86-32)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
-      <rpm:entry name="libarchive.so.13"/>
+      <rpm:entry name="libarchive(x86-64)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
+      <rpm:entry name="libarchive.so.13()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libattr.so.1(ATTR_1.0)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libattr.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libarchive-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.2" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">1bd660cffa2bad43c50152a7f7eff4d69677ac72d25b592bd3b9afba9743d9ef</checksum>
+  <checksum type="sha256" pkgid="YES">1962c9fd9de18f669be5e7af6130dfb76024f84a1082bc52d8154665606c6e2a</checksum>
   <summary>Development files for libarchive</summary>
   <description>The libarchive-devel package contains libraries and header files for
 developing applications that use libarchive.</description>
   <packager/>
   <url>http://code.google.com/p/libarchive/</url>
-  <time file="1377320691" build="1377320682"/>
-  <size package="125379" installed="175487" archive="182020"/>
-<location href="i686/libarchive-devel-3.1.2-1.2.i686.rpm"/>
+  <time file="1377320691" build="1377320681"/>
+  <size package="125554" installed="175489" archive="182028"/>
+<location href="x86_64/libarchive-devel-3.1.2-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libarchive-3.1.2-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7673"/>
+    <rpm:header-range start="280" end="7849"/>
     <rpm:provides>
       <rpm:entry name="libarchive-devel" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
-      <rpm:entry name="libarchive-devel(x86-32)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
+      <rpm:entry name="libarchive-devel(x86-64)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
       <rpm:entry name="pkgconfig(libarchive)" flags="EQ" epoch="0" ver="3.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -30853,37 +33553,36 @@ developing applications that use libarchive.</description>
 </package>
 <package type="rpm">
   <name>libarchive-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.2" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">085178c8b3faa7a2e342a38fa93425a5037dc841061d5bbff3ea3839acdc302a</checksum>
+  <checksum type="sha256" pkgid="YES">a31c04171de91741d305627682a8f336c71cc563e0990ebc0e5f8bd5707a131a</checksum>
   <summary>Tools based on libarchive</summary>
   <description>Tools based on libarchive.</description>
   <packager/>
   <url>http://code.google.com/p/libarchive/</url>
-  <time file="1377320691" build="1377320682"/>
-  <size package="36222" installed="105172" archive="105552"/>
-<location href="i686/libarchive-tools-3.1.2-1.2.i686.rpm"/>
+  <time file="1377320691" build="1377320681"/>
+  <size package="36061" installed="120440" archive="120820"/>
+<location href="x86_64/libarchive-tools-3.1.2-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libarchive-3.1.2-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3138"/>
+    <rpm:header-range start="280" end="3334"/>
     <rpm:provides>
       <rpm:entry name="libarchive-tools" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
-      <rpm:entry name="libarchive-tools(x86-32)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
+      <rpm:entry name="libarchive-tools(x86-64)" flags="EQ" epoch="0" ver="3.1.2" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libarchive.so.13"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libarchive.so.13()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libarchive" flags="EQ" epoch="0" ver="3.1.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/bsdcpio</file>
     <file>/usr/bin/bsdtar</file>
 
@@ -30891,9 +33590,9 @@ developing applications that use libarchive.</description>
 </package>
 <package type="rpm">
   <name>libasm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">ccd02cd9c71554d5f22a61af8a60e0c4306b4d868934be64dabbe5dbb7c3415a</checksum>
+  <checksum type="sha256" pkgid="YES">4732190f61be8b9b8474f903947678b84afd2f19f29774597b87273d32785555</checksum>
   <summary>A collection of utilities and DSOs to handle compiled objects</summary>
   <description>Elfutils is a collection of utilities, including ld (a linker), nm (for
 listing symbols from object files), size (for listing the section sizes
@@ -30903,19 +33602,63 @@ well-formed ELF files).  Also included are numerous helper libraries
 which implement DWARF, ELF, and machine-specific ELF handling.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="30348" installed="72903" archive="73600"/>
-<location href="i686/libasm-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="29430" installed="75547" archive="76252"/>
+<location href="x86_64/libasm-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3831"/>
+    <rpm:header-range start="280" end="4051"/>
     <rpm:provides>
       <rpm:entry name="libasm" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libasm(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libasm(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libasm.so.1()(64bit)"/>
+      <rpm:entry name="libasm.so.1(ELFUTILS_1.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libasm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.155" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">923897b76d38863b5e7ee489c88b36c0f3ff6e063cefff99fb34aaa27465be19</checksum>
+  <summary>A collection of utilities and DSOs to handle compiled objects</summary>
+  <description>Elfutils is a collection of utilities, including ld (a linker), nm (for
+listing symbols from object files), size (for listing the section sizes
+of an object or archive file), strip (for discarding symbols), readline
+(the see the raw ELF file structures), and elflint (to check for
+well-formed ELF files).  Also included are numerous helper libraries
+which implement DWARF, ELF, and machine-specific ELF handling.</description>
+  <packager/>
+  <url>http://elfutils.fedorahosted.org</url>
+  <time file="1377044114" build="1377044098"/>
+  <size package="18732" installed="37756" archive="38164"/>
+<location href="x86_64/libasm-32bit-0.155-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Utilities</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3500"/>
+    <rpm:provides>
+      <rpm:entry name="libasm-32bit" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libasm-32bit(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
       <rpm:entry name="libasm.so.1"/>
       <rpm:entry name="libasm.so.1(ELFUTILS_1.0)"/>
     </rpm:provides>
@@ -30924,22 +33667,23 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libasm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">49396bc85f845b6a17cb0521a51ff5943a6b7f2e32e5fa3eeec0909b2d066f03</checksum>
+  <checksum type="sha256" pkgid="YES">052fd94ef0d9cf35db551f29b090001f70d1c7cefd27e1d0bfe41f822fd04c70</checksum>
   <summary>A collection of utilities and DSOs to handle compiled objects</summary>
   <description>Elfutils is a collection of utilities, including ld (a linker), nm (for
 listing symbols from object files), size (for listing the section sizes
@@ -30949,19 +33693,19 @@ well-formed ELF files).  Also included are numerous helper libraries
 which implement DWARF, ELF, and machine-specific ELF handling.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="72211" installed="320300" archive="320984"/>
-<location href="i686/libasm-devel-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="76100" installed="474996" archive="475680"/>
+<location href="x86_64/libasm-devel-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3299"/>
+    <rpm:header-range start="280" end="3479"/>
     <rpm:provides>
       <rpm:entry name="libasm-devel" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libasm-devel(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libasm-devel(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libasm" flags="EQ" epoch="0" ver="0.155"/>
@@ -30971,26 +33715,84 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
 </package>
 <package type="rpm">
   <name>libasound</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.25" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">e54d86aa784f2665ec307fca1d46838776dd9f4e20f33322bf3166f7695231cb</checksum>
+  <checksum type="sha256" pkgid="YES">12e90d0b8941fa221dd6751dfe5395254a7770a634ff33c9de3bffc2acd0f772</checksum>
   <summary>ALSA Library package for multimedia framework middleware package</summary>
   <description>ALSA Library package for multimedia framework middleware package</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1376537754" build="1376537738"/>
-  <size package="298850" installed="1095079" archive="1107516"/>
-<location href="i686/libasound-1.0.25-3.5.i686.rpm"/>
+  <time file="1376537886" build="1376537873"/>
+  <size package="297963" installed="1125111" archive="1137564"/>
+<location href="x86_64/libasound-1.0.25-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Audio</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>alsa-lib-1.0.25-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13103"/>
+    <rpm:header-range start="280" end="13403"/>
     <rpm:provides>
       <rpm:entry name="libasound" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
-      <rpm:entry name="libasound(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
+      <rpm:entry name="libasound(x86-64)" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.3)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.7)(64bit)"/>
+      <rpm:entry name="smixer-ac97.so()(64bit)"/>
+      <rpm:entry name="smixer-hda.so()(64bit)"/>
+      <rpm:entry name="smixer-sbase.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libasound-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.25" rel="3.5"/>
+  <checksum type="sha256" pkgid="YES">5eaa3de9c233cd0cb684c34664831461142a6de7bce4918a3793a2953fadd597</checksum>
+  <summary>ALSA Library package for multimedia framework middleware package</summary>
+  <description>ALSA Library package for multimedia framework middleware package</description>
+  <packager/>
+  <url>http://www.alsa-project.org/</url>
+  <time file="1376537754" build="1376537742"/>
+  <size package="270449" installed="934160" archive="935304"/>
+<location href="x86_64/libasound-32bit-1.0.25-3.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Audio</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>alsa-lib-1.0.25-3.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4776"/>
+    <rpm:provides>
+      <rpm:entry name="libasound-32bit" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
+      <rpm:entry name="libasound-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
       <rpm:entry name="libasound.so.2"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0)"/>
@@ -31004,7 +33806,6 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
       <rpm:entry name="smixer-sbase.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -31023,8 +33824,8 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libasound.so.2"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
@@ -31032,26 +33833,26 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
 </package>
 <package type="rpm">
   <name>libasound-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.25" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">654daf0eae004f86f28eea0751ee06bcae27effe7ec60baa4a7104fd3b4cff08</checksum>
+  <checksum type="sha256" pkgid="YES">9a60fecb85b0d68dfdca39917a6251a86ca96c05c624e167a7c805a1f8876a5f</checksum>
   <summary>ALSA Library package for multimedia framework middleware package</summary>
   <description>ALSA Library package for multimedia framework middleware package</description>
   <packager/>
   <url>http://www.alsa-project.org/</url>
-  <time file="1376537754" build="1376537738"/>
-  <size package="52708" installed="293711" archive="299264"/>
-<location href="i686/libasound-devel-1.0.25-3.5.i686.rpm"/>
+  <time file="1376537886" build="1376537873"/>
+  <size package="52886" installed="293713" archive="299268"/>
+<location href="x86_64/libasound-devel-1.0.25-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>alsa-lib-1.0.25-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6603"/>
+    <rpm:header-range start="280" end="6787"/>
     <rpm:provides>
       <rpm:entry name="libasound-devel" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
-      <rpm:entry name="libasound-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
+      <rpm:entry name="libasound-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.25" rel="3.5"/>
       <rpm:entry name="pkgconfig(alsa)" flags="EQ" epoch="0" ver="1.0.25"/>
     </rpm:provides>
     <rpm:requires>
@@ -31062,9 +33863,9 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
 </package>
 <package type="rpm">
   <name>libaspell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">768441b8f16a29e0b9f654c73d1f5749cdcc9aa029214cc0cd6d2c052ba6b1d4</checksum>
+  <checksum type="sha256" pkgid="YES">1c66487b57a21c6bca75c04f8cea8641e133d7f256e02e7552557635e799a7c9</checksum>
   <summary>GNU Aspell Library</summary>
   <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
@@ -31072,21 +33873,78 @@ can be used as a library or as an independent spell checker.
 This package contains the aspell library.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="340094" installed="2330647" archive="2343216"/>
-<location href="i686/libaspell-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="362324" installed="2514727" archive="2527516"/>
+<location href="x86_64/libaspell-0.60.6.1-2.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="13929"/>
+    <rpm:provides>
+      <rpm:entry name="context-filter.so()(64bit)"/>
+      <rpm:entry name="email-filter.so()(64bit)"/>
+      <rpm:entry name="libaspell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libaspell(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libaspell.so.15()(64bit)"/>
+      <rpm:entry name="nroff-filter.so()(64bit)"/>
+      <rpm:entry name="sgml-filter.so()(64bit)"/>
+      <rpm:entry name="tex-filter.so()(64bit)"/>
+      <rpm:entry name="texinfo-filter.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libaspell.so.15()(64bit)"/>
+      <rpm:entry name="libncursesw.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libtinfo.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libaspell-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.60.6.1" rel="2.14"/>
+  <checksum type="sha256" pkgid="YES">ada2c73cda5cf85431430a0dbc4dc37fb320f6267160c009b6375653df26387c</checksum>
+  <summary>GNU Aspell Library</summary>
+  <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
+can be used as a library or as an independent spell checker.
+
+This package contains the aspell library.</description>
+  <packager/>
+  <url>http://aspell.net/</url>
+  <time file="1377043630" build="1377043614"/>
+  <size package="294527" installed="1117000" archive="1118448"/>
+<location href="x86_64/libaspell-32bit-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13689"/>
+    <rpm:header-range start="280" end="5346"/>
     <rpm:provides>
       <rpm:entry name="context-filter.so"/>
       <rpm:entry name="email-filter.so"/>
-      <rpm:entry name="libaspell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="libaspell(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libaspell-32bit" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libaspell-32bit(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
       <rpm:entry name="libaspell.so.15"/>
       <rpm:entry name="nroff-filter.so"/>
       <rpm:entry name="sgml-filter.so"/>
@@ -31094,9 +33952,7 @@ This package contains the aspell library.</description>
       <rpm:entry name="texinfo-filter.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -31112,47 +33968,85 @@ This package contains the aspell library.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libassuan</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">2d17e21295d3013abeffa365144a322ad0ef486290e69f5f4112fe72a19de4f3</checksum>
+  <checksum type="sha256" pkgid="YES">e9b6a814c8f238189bdce3bb9a039ff3b29dd856accc244fc3032afb110fcc19</checksum>
   <summary>IPC library used by GnuPG version 2</summary>
   <description>Libassuan is the IPC library used by gpg2 (GnuPG version 2)</description>
   <packager/>
   <url>http://www.gnupg.org/aegypten2/index.html</url>
-  <time file="1375472710" build="1375472700"/>
-  <size package="43935" installed="114336" archive="115052"/>
-<location href="i686/libassuan-2.0.2-2.9.i686.rpm"/>
+  <time file="1375474327" build="1375474317"/>
+  <size package="43832" installed="117804" archive="118528"/>
+<location href="x86_64/libassuan-2.0.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libassuan-2.0.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3388"/>
+    <rpm:header-range start="280" end="3568"/>
     <rpm:provides>
       <rpm:entry name="libassuan" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
-      <rpm:entry name="libassuan(x86-32)" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
+      <rpm:entry name="libassuan(x86-64)" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
+      <rpm:entry name="libassuan.so.0()(64bit)"/>
+      <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libassuan-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.0.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">ead108ccce431aa6212dbb0143c9aa98b816cb00457c2dc92deba7e958029b6a</checksum>
+  <summary>IPC library used by GnuPG version 2</summary>
+  <description>Libassuan is the IPC library used by gpg2 (GnuPG version 2)</description>
+  <packager/>
+  <url>http://www.gnupg.org/aegypten2/index.html</url>
+  <time file="1375472710" build="1375472701"/>
+  <size package="32229" installed="79268" archive="79688"/>
+<location href="x86_64/libassuan-32bit-2.0.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Libraries</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>libassuan-2.0.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2941"/>
+    <rpm:provides>
+      <rpm:entry name="libassuan-32bit" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
+      <rpm:entry name="libassuan-32bit(x86-32)" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
       <rpm:entry name="libassuan.so.0"/>
       <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgpg-error.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -31163,9 +34057,9 @@ This package contains the aspell library.</description>
 </package>
 <package type="rpm">
   <name>libassuan-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">cbe943d31192350ac44cbf426073fd7412b77345ff55ee57c273c1434ff44e65</checksum>
+  <checksum type="sha256" pkgid="YES">04d8f7602f52f3c57ecfdaeace39881e93a623ca48f126709a89a087b5e4365c</checksum>
   <summary>IPC library used by GnuPG version 2</summary>
   <description>Libassuan is the IPC library used by gpg2 (GnuPG version 2)
 
@@ -31173,19 +34067,19 @@ gpgme also uses libassuan to communicate with a libassuan-enabled GnuPG
 v2 server, but it uses it's own copy of libassuan.</description>
   <packager/>
   <url>http://www.gnupg.org/aegypten2/index.html</url>
-  <time file="1375472710" build="1375472700"/>
-  <size package="55547" installed="72760" archive="73740"/>
-<location href="i686/libassuan-devel-2.0.2-2.9.i686.rpm"/>
+  <time file="1375474327" build="1375474317"/>
+  <size package="55737" installed="72781" archive="73760"/>
+<location href="x86_64/libassuan-devel-2.0.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libassuan-2.0.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3284"/>
+    <rpm:header-range start="280" end="3460"/>
     <rpm:provides>
       <rpm:entry name="libassuan-devel" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
-      <rpm:entry name="libassuan-devel(x86-32)" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
+      <rpm:entry name="libassuan-devel(x86-64)" flags="EQ" epoch="0" ver="2.0.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libassuan" flags="EQ" epoch="0" ver="2.0.2"/>
@@ -31197,37 +34091,78 @@ v2 server, but it uses it's own copy of libassuan.</description>
 </package>
 <package type="rpm">
   <name>libasyncns</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">97daadc69c640d58d89b96fc2015171ab17e62802d9066976870c158e6e92ed4</checksum>
+  <checksum type="sha256" pkgid="YES">3adbd174948ae1cd8e4ea90902784e49952293a72c1ba02fde84891562438dd0</checksum>
   <summary>A C library for executing name service queries asynchronously</summary>
   <description>Libasyncns is a C library for executing name service queries
 asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
 getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.</description>
   <packager/>
   <url>http://0pointer.de/lennart/projects/libasyncns</url>
-  <time file="1375476441" build="1375476431"/>
-  <size package="12717" installed="26632" archive="27052"/>
-<location href="i686/libasyncns-0.8-2.8.i686.rpm"/>
+  <time file="1375481228" build="1375481221"/>
+  <size package="13080" installed="28408" archive="28836"/>
+<location href="x86_64/libasyncns-0.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libasyncns-0.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3369"/>
+    <rpm:header-range start="280" end="3529"/>
     <rpm:provides>
       <rpm:entry name="libasyncns" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
-      <rpm:entry name="libasyncns(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
-      <rpm:entry name="libasyncns.so.0"/>
+      <rpm:entry name="libasyncns(x86-64)" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
+      <rpm:entry name="libasyncns.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libasyncns-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.8" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">9bbf321faee2bf9421f269ae3411089b0f0d32b7ffaac8235b34bc5deee6cc75</checksum>
+  <summary>A C library for executing name service queries asynchronously</summary>
+  <description>Libasyncns is a C library for executing name service queries
+asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
+getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.</description>
+  <packager/>
+  <url>http://0pointer.de/lennart/projects/libasyncns</url>
+  <time file="1375476441" build="1375476432"/>
+  <size package="12518" installed="26632" archive="27052"/>
+<location href="x86_64/libasyncns-32bit-0.8-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libasyncns-0.8-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3178"/>
+    <rpm:provides>
+      <rpm:entry name="libasyncns-32bit" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
+      <rpm:entry name="libasyncns-32bit(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
+      <rpm:entry name="libasyncns.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
       <rpm:entry name="libresolv.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -31242,9 +34177,9 @@ getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.</descrip
 </package>
 <package type="rpm">
   <name>libasyncns-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">456164909b464bf1e0dbc846e9bf7f9ab1a7992fceb2c023db45364d6ce1c0da</checksum>
+  <checksum type="sha256" pkgid="YES">8f73eb8a977ecec1a5ae3d6a0c129089aaf0b1f7baf02932505aecbedadc623d</checksum>
   <summary>libasyncns development package</summary>
   <description>Development package for libasyncns, a C library for executing name
 service queries asynchronously. It is an asynchronous wrapper around
@@ -31252,19 +34187,19 @@ getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc
 and libresolv.</description>
   <packager/>
   <url>http://0pointer.de/lennart/projects/libasyncns</url>
-  <time file="1375476441" build="1375476431"/>
-  <size package="5412" installed="7196" archive="7760"/>
-<location href="i686/libasyncns-devel-0.8-2.8.i686.rpm"/>
+  <time file="1375481228" build="1375481221"/>
+  <size package="5595" installed="7196" archive="7764"/>
+<location href="x86_64/libasyncns-devel-0.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libasyncns-0.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2961"/>
+    <rpm:header-range start="280" end="3137"/>
     <rpm:provides>
       <rpm:entry name="libasyncns-devel" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
-      <rpm:entry name="libasyncns-devel(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
+      <rpm:entry name="libasyncns-devel(x86-64)" flags="EQ" epoch="0" ver="0.8" rel="2.8"/>
       <rpm:entry name="pkgconfig(libasyncns)" flags="EQ" epoch="0" ver="0.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -31275,94 +34210,169 @@ and libresolv.</description>
 </package>
 <package type="rpm">
   <name>libatk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">2e48759fc98b2cbcdfdc064612111dc5bf2d671f89445cb70dfa3911108c31c2</checksum>
+  <checksum type="sha256" pkgid="YES">504b49dd19176c7559fecb08f7e80a65fac2d0c5609947c7e04d8a84e6adc8c2</checksum>
   <summary>An Accessibility ToolKit</summary>
   <description>The ATK library provides a set of accessibility interfaces. By
 supporting the ATK interfaces, an application or toolkit can be used
 with screen readers, magnifiers, and alternate input devices.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1375478041" build="1375478030"/>
-  <size package="53624" installed="191688" archive="192404"/>
-<location href="i686/libatk-2.8.0-2.8.i686.rpm"/>
+  <time file="1375482320" build="1375482302"/>
+  <size package="54780" installed="211716" archive="212440"/>
+<location href="x86_64/libatk-2.8.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>atk-2.8.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3646"/>
+    <rpm:header-range start="280" end="3826"/>
     <rpm:provides>
       <rpm:entry name="atk" flags="EQ" epoch="0" ver="2.8.0"/>
       <rpm:entry name="libatk" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
-      <rpm:entry name="libatk(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
-      <rpm:entry name="libatk-1.0.so.0"/>
+      <rpm:entry name="libatk(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+      <rpm:entry name="libatk-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="atk" flags="LT" epoch="0" ver="2.8.0"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libatk-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">04f88bd5145cce100b4538886ffd85ba847d8415e5e7c2e41ca17ad0c1b19bc3</checksum>
+  <summary>An Accessibility ToolKit</summary>
+  <description>The ATK library provides a set of accessibility interfaces. By
+supporting the ATK interfaces, an application or toolkit can be used
+with screen readers, magnifiers, and alternate input devices.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1375478041" build="1375478032"/>
+  <size package="44531" installed="166396" archive="166824"/>
+<location href="x86_64/libatk-32bit-2.8.0-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>atk-2.8.0-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3223"/>
+    <rpm:provides>
+      <rpm:entry name="atk-32bit" flags="EQ" epoch="0" ver="2.8.0"/>
+      <rpm:entry name="libatk-1.0.so.0"/>
+      <rpm:entry name="libatk-32bit" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+      <rpm:entry name="libatk-32bit(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="atk" flags="LT" epoch="0" ver="2.8.0"/>
+      <rpm:entry name="atk-32bit" flags="LE" epoch="0" ver="2.8.0"/>
     </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libattr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.46" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">69617c08bcdef9549b3a6f56f89a7856ea6dfa15516db73c90efb8c01c0c6a4a</checksum>
+  <checksum type="sha256" pkgid="YES">0e17a2767984bfd19c622a994ba9361a1d43f8ad6a7b1fd8b17db5a8c8e5d5f3</checksum>
   <summary>A dynamic library for filesystem extended attribute support</summary>
   <description>This package contains the libattr.so dynamic library, which contains
 the extended attribute library functions.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
-  <time file="1375471608" build="1375471587"/>
-  <size package="11085" installed="21970" archive="22516"/>
-<location href="i686/libattr-2.4.46-2.12.i686.rpm"/>
+  <time file="1375473389" build="1375473380"/>
+  <size package="11003" installed="23710" archive="24256"/>
+<location href="x86_64/libattr-2.4.46-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3343"/>
+    <rpm:header-range start="280" end="3443"/>
     <rpm:provides>
       <rpm:entry name="config(libattr)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
       <rpm:entry name="libattr" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="libattr(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr(x86-64)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.0)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.1)(64bit)"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.2)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="config(libattr)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/etc/xattr.conf</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libattr-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.46" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">20f567749d5c40687fe59f0c64964adb7f48127c81e366db91ac3bf02cd3bc33</checksum>
+  <summary>A dynamic library for filesystem extended attribute support</summary>
+  <description>This package contains the libattr.so dynamic library, which contains
+the extended attribute library functions.</description>
+  <packager/>
+  <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
+  <time file="1375471608" build="1375471588"/>
+  <size package="10454" installed="21316" archive="21732"/>
+<location href="x86_64/libattr-32bit-2.4.46-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/File Systems</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2968"/>
+    <rpm:provides>
+      <rpm:entry name="libattr-32bit" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
       <rpm:entry name="libattr.so.1"/>
       <rpm:entry name="libattr.so.1(ATTR_1.0)"/>
       <rpm:entry name="libattr.so.1(ATTR_1.1)"/>
       <rpm:entry name="libattr.so.1(ATTR_1.2)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="config(libattr)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/etc/xattr.conf</file>
-
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libattr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.46" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">0647b5b63313a061bdb6d76000c05d854c8f980a90f9bafac027c04fea78d958</checksum>
+  <checksum type="sha256" pkgid="YES">f057090915d88a0093e81c6a399fdf2a3ed582957cde87de232ae747e91b682d</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains the libraries and header files needed to develop
 programs which make use of extended attributes. For Linux programs, the
@@ -31370,20 +34380,20 @@ documented system call API is the recommended interface, but an SGI
 IRIX compatibility interface is also provided.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
-  <time file="1375471608" build="1375471587"/>
-  <size package="6851" installed="12498" archive="13476"/>
-<location href="i686/libattr-devel-2.4.46-2.12.i686.rpm"/>
+  <time file="1375473389" build="1375473380"/>
+  <size package="7030" installed="12498" archive="13480"/>
+<location href="x86_64/libattr-devel-2.4.46-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3279"/>
+    <rpm:header-range start="280" end="3455"/>
     <rpm:provides>
       <rpm:entry name="attr-devel"/>
       <rpm:entry name="libattr-devel" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="libattr-devel(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr-devel(x86-64)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libattr" flags="EQ" epoch="0" ver="2.4.46"/>
@@ -31395,29 +34405,60 @@ IRIX compatibility interface is also provided.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libattr-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.46" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">dc02e0adb769f36cbec024040cd00575f2d4989d02d8273770b2a9db69c51cac</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains the libraries and header files needed to develop
+programs which make use of extended attributes. For Linux programs, the
+documented system call API is the recommended interface, but an SGI
+IRIX compatibility interface is also provided.</description>
+  <packager/>
+  <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
+  <time file="1375471608" build="1375471588"/>
+  <size package="2592" installed="0" archive="268"/>
+<location href="x86_64/libattr-devel-32bit-2.4.46-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2488"/>
+    <rpm:provides>
+      <rpm:entry name="libattr-devel-32bit" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libattr-32bit" flags="EQ" epoch="0" ver="2.4.46"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libattr-devel-static</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.46" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">5afa0b748e002f8d7e62c32eceb4d046e4fdd5cc77e47581f2e38a07a81cbb43</checksum>
+  <checksum type="sha256" pkgid="YES">a15143c8060a37947d706379afd3a8516c4eee1c24324455a75839d6234a4a77</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains the static library of libattr which is needed to develop
 statically linked programs which make use of extended attributes.</description>
   <packager/>
   <url>http://download.savannah.gnu.org/releases-noredirect/attr/</url>
-  <time file="1375471608" build="1375471587"/>
-  <size package="21803" installed="70854" archive="71112"/>
-<location href="i686/libattr-devel-static-2.4.46-2.12.i686.rpm"/>
+  <time file="1375473389" build="1375473380"/>
+  <size package="24021" installed="113018" archive="113276"/>
+<location href="x86_64/libattr-devel-static-2.4.46-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>attr-2.4.46-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2627"/>
+    <rpm:header-range start="280" end="2807"/>
     <rpm:provides>
       <rpm:entry name="libattr-devel-static" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="libattr-devel-static(x86-32)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
-      <rpm:entry name="libattr-devel:/usr/lib/libattr.a"/>
+      <rpm:entry name="libattr-devel-static(x86-64)" flags="EQ" epoch="0" ver="2.4.46" rel="2.12"/>
+      <rpm:entry name="libattr-devel:/usr/lib64/libattr.a"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libattr-devel" flags="EQ" epoch="0" ver="2.4.46"/>
@@ -31426,9 +34467,9 @@ statically linked programs which make use of extended attributes.</description>
 </package>
 <package type="rpm">
   <name>libaugeas</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">5563eb85b700c6d3b962f2cc542ea31d9dbe27dbf231c30c837b98f9bda11806</checksum>
+  <checksum type="sha256" pkgid="YES">5393f457d836aaf4e683e9470be8f1f5de73dd3287facd8d7e08003fd89d6423</checksum>
   <summary>A library for changing configuration files</summary>
   <description>A library for programmatically editing configuration files. Augeas
 parses configuration files into a tree structure, which it exposes
@@ -31440,19 +34481,89 @@ details. It is controlled by ``lens'' definitions that describe the
 file format and the transformation into a tree.</description>
   <packager/>
   <url>http://augeas.net/</url>
-  <time file="1375825264" build="1375825255"/>
-  <size package="153706" installed="396792" archive="397496"/>
-<location href="i686/libaugeas-0.10.0-3.1.i686.rpm"/>
+  <time file="1375825206" build="1375825198"/>
+  <size package="154747" installed="408632" archive="409352"/>
+<location href="x86_64/libaugeas-0.10.0-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4713"/>
+    <rpm:header-range start="280" end="4981"/>
     <rpm:provides>
       <rpm:entry name="libaugeas" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
-      <rpm:entry name="libaugeas(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="libaugeas(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="libaugeas.so.0()(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.10.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.11.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.12.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.14.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.15.0)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.8.0)(64bit)"/>
+      <rpm:entry name="libfa.so.1()(64bit)"/>
+      <rpm:entry name="libfa.so.1(FA_1.0.0)(64bit)"/>
+      <rpm:entry name="libfa.so.1(FA_1.2.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libfa.so.1(FA_1.0.0)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libfa.so.1(FA_1.2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libfa.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:recommends>
+      <rpm:entry name="augeas-lenses" flags="EQ" epoch="0" ver="0.10.0"/>
+    </rpm:recommends>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libaugeas-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10.0" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">9ef2d462ddb1ec8415a6ce5bd83c081e05be85c350e8d117160178564d090e07</checksum>
+  <summary>A library for changing configuration files</summary>
+  <description>A library for programmatically editing configuration files. Augeas
+parses configuration files into a tree structure, which it exposes
+through its public API. Changes made through the API are written back
+to the initially read files.
+
+The transformation works very hard to preserve comments and formatting
+details. It is controlled by ``lens'' definitions that describe the
+file format and the transformation into a tree.</description>
+  <packager/>
+  <url>http://augeas.net/</url>
+  <time file="1375825264" build="1375825258"/>
+  <size package="153472" installed="396792" archive="397496"/>
+<location href="x86_64/libaugeas-32bit-0.10.0-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>augeas-0.10.0-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4458"/>
+    <rpm:provides>
+      <rpm:entry name="libaugeas-32bit" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
+      <rpm:entry name="libaugeas-32bit(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="3.1"/>
       <rpm:entry name="libaugeas.so.0"/>
       <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)"/>
       <rpm:entry name="libaugeas.so.0(AUGEAS_0.10.0)"/>
@@ -31466,7 +34577,6 @@ file format and the transformation into a tree.</description>
       <rpm:entry name="libfa.so.1(FA_1.2.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
@@ -31484,90 +34594,84 @@ file format and the transformation into a tree.</description>
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="liblzma.so.5"/>
     </rpm:requires>
-    <rpm:recommends>
-      <rpm:entry name="augeas-lenses" flags="EQ" epoch="0" ver="0.10.0"/>
-    </rpm:recommends>
-
   </format>
 </package>
 <package type="rpm">
   <name>libavcodec</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">9c3d0c1965b9ad1835ba35c9590b52e6b37365bc5ce4058ea3e69e8b4576feb0</checksum>
+  <checksum type="sha256" pkgid="YES">45041e9c56b894f2ac77441f7fd975c78b1745e242a54e889aca6206bd03e6ad</checksum>
   <summary>AV codec lib</summary>
   <description>AV codec library</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="936679" installed="3532170" archive="3532748"/>
-<location href="i686/libavcodec-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="943222" installed="3345542" archive="3346120"/>
+<location href="x86_64/libavcodec-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3213"/>
+    <rpm:header-range start="280" end="3457"/>
     <rpm:provides>
       <rpm:entry name="libavcodec" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavcodec(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavcodec.so.54"/>
-      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)"/>
+      <rpm:entry name="libavcodec(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavcodec.so.54()(64bit)"/>
+      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libavcodec-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">2dac850777c67c5d3d92cc6a179a526f361423bc9e34dbac738939757dfb7ae2</checksum>
+  <checksum type="sha256" pkgid="YES">f67a966b7859d7f4ac135463cac87f289b60bf4030a32f44dfb328d9f70dcd86</checksum>
   <summary>AV codec lib (devel)</summary>
   <description>AV codec library (devel)</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="43625" installed="191195" archive="192948"/>
-<location href="i686/libavcodec-devel-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="43778" installed="191197" archive="192952"/>
+<location href="x86_64/libavcodec-devel-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3393"/>
+    <rpm:header-range start="280" end="3573"/>
     <rpm:provides>
       <rpm:entry name="libavcodec-devel" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavcodec-devel(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavcodec-devel(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
       <rpm:entry name="pkgconfig(libavcodec)" flags="EQ" epoch="0" ver="54.35.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -31579,71 +34683,70 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>libavfilter</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">ca9ecf88a5c919cffd6420580df557262e24f04da8ad9e156557c2d27e31d1b1</checksum>
+  <checksum type="sha256" pkgid="YES">a9cd96cfc066e2c2377b969046cb69ca21f79b6ddd27af045afdb9d8e75de8d0</checksum>
   <summary>AV util lib</summary>
   <description>AV filter library</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="48114" installed="123230" archive="123804"/>
-<location href="i686/libavfilter-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="47817" installed="131334" archive="131908"/>
+<location href="x86_64/libavfilter-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3117"/>
+    <rpm:header-range start="280" end="3381"/>
     <rpm:provides>
       <rpm:entry name="libavfilter" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavfilter(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavfilter.so.3"/>
-      <rpm:entry name="libavfilter.so.3(LIBAVFILTER_3)"/>
+      <rpm:entry name="libavfilter(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavfilter.so.3()(64bit)"/>
+      <rpm:entry name="libavfilter.so.3(LIBAVFILTER_3)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libswscale.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libswscale.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libavfilter-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">afcdc4e9eb25f437e41135806587883e58b825235d0782529ce1ca3b983f6274</checksum>
+  <checksum type="sha256" pkgid="YES">19f2c53062ac5a8a93266a1907ef0c9f0293b8f0833242a079a6ee421fdc3fd1</checksum>
   <summary>AV util lib (devel)</summary>
   <description>AV filter library (devel)</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="11778" installed="37064" archive="38248"/>
-<location href="i686/libavfilter-devel-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="11954" installed="37066" archive="38256"/>
+<location href="x86_64/libavfilter-devel-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2997"/>
+    <rpm:header-range start="280" end="3177"/>
     <rpm:provides>
       <rpm:entry name="libavfilter-devel" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavfilter-devel(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavfilter-devel(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
       <rpm:entry name="pkgconfig(libavfilter)" flags="EQ" epoch="0" ver="3.3.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -31655,72 +34758,70 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>libavformat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">e1e861dc9d562dd72bd0a888b42d3273f24672d61bc500079cbbe04f18632e01</checksum>
+  <checksum type="sha256" pkgid="YES">0d51aa44a16d2f43d49737e132b6ec8f233d10337caf50d6a2130f505559e45a</checksum>
   <summary>AV format lib</summary>
   <description>AV format library</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="171899" installed="418778" archive="419356"/>
-<location href="i686/libavformat-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="161127" installed="402158" archive="402740"/>
+<location href="x86_64/libavformat-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3177"/>
+    <rpm:header-range start="280" end="3405"/>
     <rpm:provides>
       <rpm:entry name="libavformat" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavformat(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavformat.so.54"/>
-      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)"/>
+      <rpm:entry name="libavformat(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavformat.so.54()(64bit)"/>
+      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)"/>
+      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libavcodec.so.54"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libavcodec.so.54()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libavformat-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">7832abe45981b635e7f49b93c29e05334ca402cf8f3a86221690eaa404a809fd</checksum>
+  <checksum type="sha256" pkgid="YES">d4829468b0f6af3fc7fa14a9987d4dea33c257f0f699c97068829a5364d9e102</checksum>
   <summary>AV format lib (devel)</summary>
   <description>AV format library (devel)</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="26233" installed="93066" archive="94096"/>
-<location href="i686/libavformat-devel-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="26402" installed="93068" archive="94100"/>
+<location href="x86_64/libavformat-devel-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2885"/>
+    <rpm:header-range start="280" end="3065"/>
     <rpm:provides>
       <rpm:entry name="libavformat-devel" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavformat-devel(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavformat-devel(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
       <rpm:entry name="pkgconfig(libavformat)" flags="EQ" epoch="0" ver="54.20.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -31732,121 +34833,114 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>libavtools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">c541bb69510ea71a807212fb5b60b0d8a90efd5606b1d74b254d4145e192a264</checksum>
+  <checksum type="sha256" pkgid="YES">1d64d4122cd98e673201c3577ae5d3f3ccff67250c9942da27d8f7e8a956a0d4</checksum>
   <summary>AV tools</summary>
   <description>AV tools binary</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="34002" installed="76938" archive="82812"/>
-<location href="i686/libavtools-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="33995" installed="80018" archive="85892"/>
+<location href="x86_64/libavtools-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7265"/>
+    <rpm:header-range start="280" end="7497"/>
     <rpm:provides>
       <rpm:entry name="libavtools" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavtools(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libavfilter.so.3(LIBAVFILTER_3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)"/>
-      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libavfilter.so.3"/>
-      <rpm:entry name="libswscale.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libavformat.so.54"/>
-      <rpm:entry name="libavcodec.so.54"/>
+      <rpm:entry name="libavtools(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)(64bit)"/>
+      <rpm:entry name="libavfilter.so.3(LIBAVFILTER_3)(64bit)"/>
+      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavcodec.so.54()(64bit)"/>
+      <rpm:entry name="libavfilter.so.3()(64bit)"/>
+      <rpm:entry name="libswscale.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libavformat.so.54()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/avprobe</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libavutil</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">1996d51d586dc27f7e360e5613177ef9b873f12cd6be32ef1b1a2b8fcae87709</checksum>
+  <checksum type="sha256" pkgid="YES">4b9d6fb2729127226e39a0bef0e01f0b8d44c9ad410e8e30759bd6a8ea994c6b</checksum>
   <summary>AV util lib</summary>
   <description>AV util library</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="74611" installed="180350" archive="180912"/>
-<location href="i686/libavutil-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="71860" installed="183854" archive="184424"/>
+<location href="x86_64/libavutil-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3105"/>
+    <rpm:header-range start="280" end="3249"/>
     <rpm:provides>
       <rpm:entry name="libavutil" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavutil(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
+      <rpm:entry name="libavutil(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libavutil-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">55671bd37b1e62aa0e2a05e8c4cc9eb7d9eeebc26747464d7ee8576ae7050ab1</checksum>
+  <checksum type="sha256" pkgid="YES">7913fb943c10c07c30a3837f6a2600135be1babc31d688954e4cc8b6aa53b953</checksum>
   <summary>AV util lib (devel)</summary>
   <description>AV util library (devel)</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="44001" installed="204252" archive="210988"/>
-<location href="i686/libavutil-devel-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="44182" installed="204254" archive="210992"/>
+<location href="x86_64/libavutil-devel-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6853"/>
+    <rpm:header-range start="280" end="7033"/>
     <rpm:provides>
       <rpm:entry name="libavutil-devel" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libavutil-devel(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libavutil-devel(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
       <rpm:entry name="pkgconfig(libavutil)" flags="EQ" epoch="0" ver="52.3.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -31857,69 +34951,116 @@ file format and the transformation into a tree.</description>
 </package>
 <package type="rpm">
   <name>libbadge</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.5" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">8d7063101b06efcc3f145f8dd83ac89dedd9950a1e94d44878583679aa12d571</checksum>
+  <checksum type="sha256" pkgid="YES">c3e4bf15b849af1bc3ab5b1833623fea802022e0a9b77bd5e5b050f1df9d3fcf</checksum>
   <summary>Badge Library</summary>
   <description>Badge library.</description>
   <packager/>
   <url/>
-  <time file="1377321511" build="1377321506"/>
-  <size package="20144" installed="56356" archive="57072"/>
-<location href="i686/libbadge-0.0.5-2.3.i686.rpm"/>
+  <time file="1377321593" build="1377321587"/>
+  <size package="21456" installed="58980" archive="59696"/>
+<location href="x86_64/libbadge-0.0.5-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>badge-0.0.5-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3381"/>
+    <rpm:header-range start="280" end="3629"/>
     <rpm:provides>
       <rpm:entry name="libbadge" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
-      <rpm:entry name="libbadge(x86-32)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
-      <rpm:entry name="libbadge.so.0"/>
+      <rpm:entry name="libbadge(x86-64)" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
+      <rpm:entry name="libbadge.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="badge" flags="EQ" epoch="0" ver="0.0.5" rel="2.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libblkid</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">332f9081f9f088b3608c650bdc264aa426d8633fa0f1e6f797b4c6b3b357363d</checksum>
+  <checksum type="sha256" pkgid="YES">c907d723fb74d6d7d9d3eb6a630f94ef3f719a8869d002dfeb3a71db9d689109</checksum>
   <summary>Filesystem detection library</summary>
   <description>Library for filesystem detection.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="100656" installed="251228" archive="251648"/>
-<location href="i686/libblkid-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="94612" installed="251704" archive="252124"/>
+<location href="x86_64/libblkid-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3845"/>
+    <rpm:header-range start="280" end="4081"/>
     <rpm:provides>
       <rpm:entry name="libblkid" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libblkid(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libblkid(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_1.0)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.18)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.20)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.21)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libblkid-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">cb1d0841c4f4d805e319fe125d603e217d7dadbd2d04b1d1510d525079dc0c01</checksum>
+  <summary>Filesystem detection library</summary>
+  <description>Library for filesystem detection.</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043553"/>
+  <size package="100377" installed="251228" archive="251648"/>
+<location href="x86_64/libblkid-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/File Systems</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3654"/>
+    <rpm:provides>
+      <rpm:entry name="libblkid-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libblkid-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="libblkid.so.1"/>
       <rpm:entry name="libblkid.so.1(BLKID_1.0)"/>
       <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
@@ -31929,49 +35070,48 @@ file format and the transformation into a tree.</description>
       <rpm:entry name="libblkid.so.1(BLKID_2.21)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libuuid.so.1"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libuuid.so.1"/>
       <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libblkid-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">6199b6162a70ef0bda026cb50529dd2d6abb7fdeed70be311265c861f6ed9b2f</checksum>
+  <checksum type="sha256" pkgid="YES">0b8e5ed235a4a74d506733ce4c390e9b1937797977585b187aa76c073d7b7c58</checksum>
   <summary>Development files for the filesystem detection library</summary>
   <description>Files needed to develop applications using the library for filesystem
 detection.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="6525" installed="12228" archive="12920"/>
-<location href="i686/libblkid-devel-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="6706" installed="12230" archive="12928"/>
+<location href="x86_64/libblkid-devel-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3373"/>
+    <rpm:header-range start="280" end="3549"/>
     <rpm:provides>
       <rpm:entry name="libblkid-devel" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libblkid-devel(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libblkid-devel(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="pkgconfig(blkid)" flags="EQ" epoch="0" ver="2.22.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -31982,33 +35122,99 @@ detection.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libblkid-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">4d16d856a13e079ad7df8d9e68d2d394ebd421fb11936b7e4bf26e81bac9545c</checksum>
+  <summary>Development files for the filesystem detection library</summary>
+  <description>Files needed to develop applications using the library for filesystem
+detection.</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043552"/>
+  <size package="2862" installed="0" archive="276"/>
+<location href="x86_64/libblkid-devel-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2754"/>
+    <rpm:provides>
+      <rpm:entry name="libblkid-devel-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libblkid-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libblkid-32bit" flags="EQ" epoch="0" ver="2.22.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libbluetooth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.101" rel="6.1"/>
-  <checksum type="sha256" pkgid="YES">d2550c2fcdfb866e3f28b12e96b6916da4d94935914a830d8021650157e66f9a</checksum>
+  <checksum type="sha256" pkgid="YES">6445996437e370a1e1a91295d01d98a84bb3558666c11aff79928af77ea5c688</checksum>
   <summary>Bluetooth Libraries</summary>
   <description>Bluetooth protocol stack libraries.</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1377198966" build="1377198953"/>
-  <size package="51378" installed="136090" archive="136820"/>
-<location href="i686/libbluetooth-4.101-6.1.i686.rpm"/>
+  <time file="1377198795" build="1377198784"/>
+  <size package="51052" installed="150438" archive="151172"/>
+<location href="x86_64/libbluetooth-4.101-6.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Bluetooth</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4288"/>
+    <rpm:header-range start="280" end="4532"/>
     <rpm:provides>
       <rpm:entry name="libbluetooth" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="libbluetooth(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
-      <rpm:entry name="libbluetooth.so.3"/>
+      <rpm:entry name="libbluetooth(x86-64)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libbluetooth-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.101" rel="6.1"/>
+  <checksum type="sha256" pkgid="YES">72a6455474f00fa4c98096ad62cfc68cfa7ba749377fb9803f8042b0536ab74b</checksum>
+  <summary>Bluetooth Libraries</summary>
+  <description>Bluetooth protocol stack libraries.</description>
+  <packager/>
+  <url>http://www.bluez.org</url>
+  <time file="1377198966" build="1377198961"/>
+  <size package="44590" installed="118084" archive="118516"/>
+<location href="x86_64/libbluetooth-32bit-4.101-6.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Connectivity/Bluetooth</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>bluez-4.101-6.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3837"/>
+    <rpm:provides>
+      <rpm:entry name="libbluetooth-32bit" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="libbluetooth-32bit(x86-32)" flags="EQ" epoch="0" ver="4.101" rel="6.1"/>
+      <rpm:entry name="libbluetooth.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -32021,66 +35227,65 @@ detection.</description>
 </package>
 <package type="rpm">
   <name>libbluetooth-share</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.47" rel="4.12"/>
-  <checksum type="sha256" pkgid="YES">e7ba0c5e45b5fea64a716d814a329f101b81ac04ff56406d37cc1ddc62706933</checksum>
+  <checksum type="sha256" pkgid="YES">8438f562f9dfda74b17f776c3599713df39cec2c05b38b1bb3953b4e1042f937</checksum>
   <summary>Bluetooth share library</summary>
   <description>Bluetooth share library</description>
   <packager/>
   <url/>
-  <time file="1377321783" build="1377321778"/>
-  <size package="9762" installed="21912" archive="22188"/>
-<location href="i686/libbluetooth-share-0.0.47-4.12.i686.rpm"/>
+  <time file="1377321887" build="1377321883"/>
+  <size package="9886" installed="23640" archive="23920"/>
+<location href="x86_64/libbluetooth-share-0.0.47-4.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-share-0.0.47-4.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2872"/>
+    <rpm:header-range start="280" end="3088"/>
     <rpm:provides>
       <rpm:entry name="libbluetooth-share" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
-      <rpm:entry name="libbluetooth-share(x86-32)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
-      <rpm:entry name="libbluetooth-share-api.so.0.1.0"/>
+      <rpm:entry name="libbluetooth-share(x86-64)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
+      <rpm:entry name="libbluetooth-share-api.so.0.1.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="bluetooth-share" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libbluetooth-share-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.47" rel="4.12"/>
-  <checksum type="sha256" pkgid="YES">fd55f0e9b70ba325b6afc5224c642bea890e4445556b214a82545468afd92193</checksum>
+  <checksum type="sha256" pkgid="YES">f6c8954d285dca23bce35c76a5192fc1b324e96f063bb794188f2be0c52977ef</checksum>
   <summary>Development package for libbluetooth-share</summary>
   <description>Development package for libbluetooth-share</description>
   <packager/>
   <url/>
-  <time file="1377321783" build="1377321778"/>
-  <size package="4211" installed="2815" archive="3444"/>
-<location href="i686/libbluetooth-share-devel-0.0.47-4.12.i686.rpm"/>
+  <time file="1377321887" build="1377321883"/>
+  <size package="4394" installed="2817" archive="3448"/>
+<location href="x86_64/libbluetooth-share-devel-0.0.47-4.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>bluetooth-share-0.0.47-4.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2956"/>
+    <rpm:header-range start="280" end="3136"/>
     <rpm:provides>
       <rpm:entry name="libbluetooth-share-devel" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
-      <rpm:entry name="libbluetooth-share-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
+      <rpm:entry name="libbluetooth-share-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.47" rel="4.12"/>
       <rpm:entry name="pkgconfig(bluetooth-share-api)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -32096,180 +35301,311 @@ detection.</description>
 </package>
 <package type="rpm">
   <name>libboost_chrono</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">f5c2bbff6986fbf85c47d3e1fd7780a03479fe7ea616aa64207b547433309f3c</checksum>
+  <checksum type="sha256" pkgid="YES">84f73b9fcace27228c3a7a09e0dee54d3eede5eeef35cdc16e792081f5d04be4</checksum>
   <summary>The Boost::Chrono runtime library</summary>
   <description>This package contains the Boost::Chrono runtime library.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="13108" installed="40056" archive="40328"/>
-<location href="i686/libboost_chrono-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="12972" installed="42336" archive="42608"/>
+<location href="x86_64/libboost_chrono-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3212"/>
+    <rpm:header-range start="280" end="3436"/>
     <rpm:provides>
       <rpm:entry name="boost-chrono"/>
       <rpm:entry name="libboost_chrono" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_chrono(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_chrono.so.1.49.0"/>
+      <rpm:entry name="libboost_chrono(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_chrono.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
-      <rpm:entry name="libboost_system.so.1.49.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libboost_system.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_date_time</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">5833893ea127b6fee529f31ca09fe55df26e7373611a90fdb318bf08e99af383</checksum>
+  <checksum type="sha256" pkgid="YES">4dab7de09dce6b8d22e220a056da4c918b269fb90143bcc721c91c8ec18e67ae</checksum>
   <summary>Boost::Date.Time Runtime libraries</summary>
   <description>This package contains the Boost Date.Time runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="20076" installed="83224" archive="83500"/>
-<location href="i686/libboost_date_time-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="20610" installed="94728" archive="95004"/>
+<location href="x86_64/libboost_date_time-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3176"/>
+    <rpm:header-range start="280" end="3420"/>
     <rpm:provides>
       <rpm:entry name="boost-datetime"/>
       <rpm:entry name="libboost_date_time" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_date_time(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_date_time.so.1.49.0"/>
+      <rpm:entry name="libboost_date_time(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_date_time.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_date_time-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">4fc6f45b1ff9d60021ef27e3653ee2e3a00ab9dcc64e5ff3dbc37a3e9188f260</checksum>
+  <summary>Boost::Date.Time Runtime libraries</summary>
+  <description>This package contains the Boost Date.Time runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475080"/>
+  <size package="19857" installed="83224" archive="83500"/>
+<location href="x86_64/libboost_date_time-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2953"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_date_time-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_date_time-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_date_time.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_filesystem</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">6351c6774000546482befd0db17b520a9b0fa8cd3ab6d7b568c3296a1f5984e3</checksum>
+  <checksum type="sha256" pkgid="YES">c6374b4aea1098de842d7388938e7c0826b1a6de297d2687419b5979a4ab7c64</checksum>
   <summary>Boost::Filesystem Runtime Libraries</summary>
   <description>This package contains the Boost::Filesystem libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="48365" installed="159356" archive="159632"/>
-<location href="i686/libboost_filesystem-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="47513" installed="168864" archive="169140"/>
+<location href="x86_64/libboost_filesystem-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Localization</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3296"/>
+    <rpm:header-range start="280" end="3492"/>
     <rpm:provides>
       <rpm:entry name="boost-filesystem"/>
       <rpm:entry name="libboost_filesystem" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_filesystem(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_filesystem.so.1.49.0"/>
+      <rpm:entry name="libboost_filesystem(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_filesystem.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libboost_system.so.1.49.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libboost_system.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_filesystem-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">4dfffc2ec8f0ae4b2fddd5f67383ea5bec685e42ffa7d4eac686e918bd937141</checksum>
+  <summary>Boost::Filesystem Runtime Libraries</summary>
+  <description>This package contains the Boost::Filesystem libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475083"/>
+  <size package="48019" installed="159356" archive="159632"/>
+<location href="x86_64/libboost_filesystem-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Localization</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3073"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_filesystem-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_filesystem-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_filesystem.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libboost_system.so.1.49.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_graph</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">b2630cbd79af94c94e55fe520a96b70dad69ca6298207abc41390744ed24ba20</checksum>
+  <checksum type="sha256" pkgid="YES">50e8cea63f59b1d8407d3c5e188c45abbf8f276b6a09626722c8de50242917d5</checksum>
   <summary>Boost::Graph Runtime Libraries</summary>
   <description>This package contains the Boost::Graph Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="119220" installed="513108" archive="513380"/>
-<location href="i686/libboost_graph-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="117991" installed="552728" archive="553000"/>
+<location href="x86_64/libboost_graph-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3336"/>
+    <rpm:header-range start="280" end="3668"/>
     <rpm:provides>
       <rpm:entry name="boost-graph"/>
       <rpm:entry name="libboost_graph" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_graph(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_graph(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_graph.so.1.49.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libboost_regex.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="boost-license"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_graph-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">de7cf5380f91bad829d125c7dd330b684baaa592e8671adc8e7e9d41dc2bf07b</checksum>
+  <summary>Boost::Graph Runtime Libraries</summary>
+  <description>This package contains the Boost::Graph Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475082"/>
+  <size package="119322" installed="513108" archive="513380"/>
+<location href="x86_64/libboost_graph-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3113"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_graph-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_graph-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
       <rpm:entry name="libboost_graph.so.1.49.0"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
       <rpm:entry name="libboost_regex.so.1.49.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
       <rpm:entry name="libicudata.so.48"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -32278,45 +35614,88 @@ detection.</description>
       <rpm:entry name="libicui18n.so.48"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_iostreams</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">bfffa34f38c684d55e58af0506e0bb75ca7df5b9efc800fac4f5a0d62930a703</checksum>
+  <checksum type="sha256" pkgid="YES">a122d0cfed772eb7a41061fcfc3c37068d509581e4d445d0a6214a415514e4c0</checksum>
   <summary>Boost::IOStreams Runtime Libraries</summary>
   <description>This package contains the Boost::IOStreams Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="31752" installed="133144" archive="133420"/>
-<location href="i686/libboost_iostreams-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="30823" installed="146504" archive="146780"/>
+<location href="x86_64/libboost_iostreams-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3308"/>
+    <rpm:header-range start="280" end="3480"/>
     <rpm:provides>
       <rpm:entry name="boost-iostreams"/>
       <rpm:entry name="libboost_iostreams" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_iostreams(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_iostreams(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_iostreams.so.1.49.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_iostreams-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">5a153b304b6593205acd8643b39114bd93bec420b56182b73b4ddf3acd602ae7</checksum>
+  <summary>Boost::IOStreams Runtime Libraries</summary>
+  <description>This package contains the Boost::IOStreams Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475082"/>
+  <size package="31560" installed="133144" archive="133420"/>
+<location href="x86_64/libboost_iostreams-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3081"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_iostreams-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_iostreams-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
       <rpm:entry name="libboost_iostreams.so.1.49.0"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
@@ -32324,12 +35703,11 @@ detection.</description>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libz.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
@@ -32338,79 +35716,132 @@ detection.</description>
 </package>
 <package type="rpm">
   <name>libboost_locale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">367e88cb12a7ae0db681feb1efa2bf02a02a745da21c7bc8be153175bfef25c9</checksum>
+  <checksum type="sha256" pkgid="YES">1554e1fb67084a14dee9fe22a3326191d44811d33e7cab65754d2ed364d8df8b</checksum>
   <summary>The Boost::Locale runtime library</summary>
   <description>This package contains the Boost::Locale runtime library.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="252056" installed="1130504" archive="1130776"/>
-<location href="i686/libboost_locale-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="245168" installed="1190432" archive="1190704"/>
+<location href="x86_64/libboost_locale-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3412"/>
+    <rpm:header-range start="280" end="3732"/>
     <rpm:provides>
       <rpm:entry name="boost-locale"/>
       <rpm:entry name="libboost_locale" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_locale(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_locale.so.1.49.0"/>
+      <rpm:entry name="libboost_locale(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_locale.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="boost-license"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libboost_thread.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.7)(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_math</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">85f1392c14cee925fb6fb9821789dd5c7df98c8ffd988969e09ab60ac0c057df</checksum>
+  <checksum type="sha256" pkgid="YES">24f73d9716b2bc6872a02d0c4aed38ea9f117da8b32bec1e40d7a155378763a9</checksum>
   <summary>Boost::Math Runtime Libraries</summary>
   <description>This package contains the Boost::Math Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="233809" installed="1515736" archive="1516764"/>
-<location href="i686/libboost_math-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="263215" installed="1611152" archive="1612188"/>
+<location href="x86_64/libboost_math-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5292"/>
+    <rpm:header-range start="280" end="5536"/>
     <rpm:provides>
       <rpm:entry name="boost-math"/>
       <rpm:entry name="libboost_math" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_math(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_math(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_math_c99.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_math_c99f.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_math_c99l.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_math_tr1.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_math_tr1f.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_math_tr1l.so.1.49.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_math-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">76b152df3758fd9fd6f8d441710453dce0d78467cfe037c11aacb4224405ac59</checksum>
+  <summary>Boost::Math Runtime Libraries</summary>
+  <description>This package contains the Boost::Math Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475080"/>
+  <size package="233553" installed="1515736" archive="1516764"/>
+<location href="x86_64/libboost_math-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5065"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_math-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_math-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
       <rpm:entry name="libboost_math_c99.so.1.49.0"/>
       <rpm:entry name="libboost_math_c99f.so.1.49.0"/>
       <rpm:entry name="libboost_math_c99l.so.1.49.0"/>
@@ -32419,11 +35850,10 @@ detection.</description>
       <rpm:entry name="libboost_math_tr1l.so.1.49.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
@@ -32434,48 +35864,90 @@ detection.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_program_options</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">861783f56e6b6c9e406985b9057ee61df224045fb5292036d8d5203365cbf4ee</checksum>
+  <checksum type="sha256" pkgid="YES">1444dcb06911c87f16ba924f067c598b534b1f770662d7cf5ee6a335fc6685e9</checksum>
   <summary>Boost::ProgramOptions Runtime libraries</summary>
   <description>This package contains the Boost::ProgramOptions Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="116014" installed="481688" archive="481968"/>
-<location href="i686/libboost_program_options-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="114640" installed="517736" archive="518020"/>
+<location href="x86_64/libboost_program_options-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3264"/>
+    <rpm:header-range start="280" end="3552"/>
     <rpm:provides>
       <rpm:entry name="boost-program-options"/>
       <rpm:entry name="libboost_program_options" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_program_options(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_program_options.so.1.49.0"/>
+      <rpm:entry name="libboost_program_options(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_program_options.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_program_options-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">ac9f2b527b21d885775212bbfded445450977aeacb307e7458344d293b52c640</checksum>
+  <summary>Boost::ProgramOptions Runtime libraries</summary>
+  <description>This package contains the Boost::ProgramOptions Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475080"/>
+  <size package="115819" installed="481688" archive="481968"/>
+<location href="x86_64/libboost_program_options-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3037"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_program_options-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_program_options-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_program_options.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
@@ -32483,135 +35955,265 @@ detection.</description>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">dfa51688e0504f95fc24d0b32ccd9e78cd0f43dc89885d7b31a20bd9bd0f2d85</checksum>
+  <checksum type="sha256" pkgid="YES">3dd59501fafff59d7b350d22c7232f5007a7e7b06b89a81a8b2cdc483b157f14</checksum>
   <summary>Boost::Python Runtime Libraries</summary>
   <description>This package contains the Boost::Python Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="103039" installed="389000" archive="389272"/>
-<location href="i686/libboost_python-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="102209" installed="413336" archive="413608"/>
+<location href="x86_64/libboost_python-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3192"/>
+    <rpm:header-range start="280" end="3444"/>
     <rpm:provides>
       <rpm:entry name="boost-python"/>
       <rpm:entry name="libboost_python" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_python(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_python.so.1.49.0"/>
+      <rpm:entry name="libboost_python(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_python.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_python-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">4518423da4609df8646944e6abf6108f527b465e9b011f0f130deb5ed3ce06a8</checksum>
+  <summary>Boost::Python Runtime Libraries</summary>
+  <description>This package contains the Boost::Python Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475083"/>
+  <size package="102894" installed="389000" archive="389272"/>
+<location href="x86_64/libboost_python-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2977"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_python-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_python-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_python.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_random</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">3bbf7ee194ec72e8b2b48fc40e036fd40bf1836bfa5489f67ed79a2daaf3e71c</checksum>
+  <checksum type="sha256" pkgid="YES">852f4d05b7e13da19ac2353c2b83f5b045ac0842228c333e0891cde96007b078</checksum>
   <summary>The Boost::Random runtime library</summary>
   <description>This package contains the Boost::Random runtime library.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="7537" installed="13072" archive="13344"/>
-<location href="i686/libboost_random-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="7580" installed="14616" archive="14888"/>
+<location href="x86_64/libboost_random-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3104"/>
+    <rpm:header-range start="280" end="3348"/>
     <rpm:provides>
       <rpm:entry name="boost-random"/>
       <rpm:entry name="libboost_random" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_random(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_random.so.1.49.0"/>
+      <rpm:entry name="libboost_random(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_random.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_random-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">f6c5e1d0ab0ceb9cb66037c4d533addf868aef54a8d13743bbf2b3062d0e36db</checksum>
+  <summary>The Boost::Random runtime library</summary>
+  <description>This package contains the Boost::Random runtime library.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475080"/>
+  <size package="7339" installed="13072" archive="13344"/>
+<location href="x86_64/libboost_random-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2889"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_random-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_random-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_random.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_regex</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">ae6f21ae54850a19fe4a493b215d8d66460f51fb81d3f2572c4381b1061d4e5e</checksum>
+  <checksum type="sha256" pkgid="YES">85a1449ccbeb6479a3ec569e0f77a3397d975761d1dd9e58de67979e362db615</checksum>
   <summary>The Boost::Regex runtime library</summary>
   <description>This package contains the Boost::Regex runtime library.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="311687" installed="1400456" archive="1400728"/>
-<location href="i686/libboost_regex-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="298415" installed="1460304" archive="1460576"/>
+<location href="x86_64/libboost_regex-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3364"/>
+    <rpm:header-range start="280" end="3628"/>
     <rpm:provides>
       <rpm:entry name="boost-regex"/>
       <rpm:entry name="libboost_regex" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_regex(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_regex(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_regex.so.1.49.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="boost-license"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_regex-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">4c3d823c0ca3ebb19a64e7d66118ee33c7a72f0f81b8db930c6ff3e0dad537ed</checksum>
+  <summary>The Boost::Regex runtime library</summary>
+  <description>This package contains the Boost::Regex runtime library.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475085"/>
+  <size package="311301" installed="1400456" archive="1400728"/>
+<location href="x86_64/libboost_regex-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3141"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_regex-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_regex-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
       <rpm:entry name="libboost_regex.so.1.49.0"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
@@ -32623,330 +36225,592 @@ detection.</description>
       <rpm:entry name="libicui18n.so.48"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_serialization</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">dbe950bb3a27612afef5c056daa9bc11a72de55bb19f9d9387a7023eab5e918c</checksum>
+  <checksum type="sha256" pkgid="YES">e678ab8a9b808beaf97942d47c3860a48b6bf5a3ad71fdada3e8c3e48a96d820</checksum>
   <summary>Boost::Serialization Runtime Libraries</summary>
   <description>This package contains the Boost::Serialization Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="162639" installed="1183608" archive="1184044"/>
-<location href="i686/libboost_serialization-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="159816" installed="1257272" archive="1257708"/>
+<location href="x86_64/libboost_serialization-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3716"/>
+    <rpm:header-range start="280" end="4024"/>
     <rpm:provides>
       <rpm:entry name="boost-serialization"/>
       <rpm:entry name="libboost_serialization" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_serialization(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_serialization.so.1.49.0"/>
-      <rpm:entry name="libboost_wserialization.so.1.49.0"/>
+      <rpm:entry name="libboost_serialization(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_serialization.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libboost_wserialization.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libboost_serialization.so.1.49.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="boost-license"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libboost_serialization.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libboost_signals</name>
-  <arch>i686</arch>
+  <name>libboost_serialization-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">a8cff4fa4f4f672c2c2dc3a9c7433455b786d6f82b75deb090efbc294ec5e28f</checksum>
-  <summary>Boost::Signals Runtime Libraries</summary>
-  <description>This package contains the Boost::Signals Runtime libraries.</description>
+  <checksum type="sha256" pkgid="YES">804c42023f629c22d30cecaef57db43753b994e30da0e85f0f399da79d02bfb0</checksum>
+  <summary>Boost::Serialization Runtime Libraries</summary>
+  <description>This package contains the Boost::Serialization Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="29829" installed="109568" archive="109840"/>
-<location href="i686/libboost_signals-1.49.0-2.6.i686.rpm"/>
+  <time file="1375475106" build="1375475081"/>
+  <size package="161913" installed="1183608" archive="1184044"/>
+<location href="x86_64/libboost_serialization-32bit-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3108"/>
+    <rpm:header-range start="280" end="3481"/>
     <rpm:provides>
-      <rpm:entry name="libboost_signals" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_signals(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_signals.so.1.49.0"/>
+      <rpm:entry name="libboost_serialization-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_serialization-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_serialization.so.1.49.0"/>
+      <rpm:entry name="libboost_wserialization.so.1.49.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libboost_serialization.so.1.49.0"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libboost_system</name>
-  <arch>i686</arch>
+  <name>libboost_signals</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">f9850a3b75272ee91380c53cabf93c9eece06d0d256ed2ad0e252393f2fb3608</checksum>
-  <summary>Boost::System Runtime Libraries</summary>
-  <description>This package contains the Boost::System runtime libraries.</description>
+  <checksum type="sha256" pkgid="YES">ec26cd0f9145043f2aeb8714e27f7bc5eb5d8ed47f0483074325b099c7fd776e</checksum>
+  <summary>Boost::Signals Runtime Libraries</summary>
+  <description>This package contains the Boost::Signals Runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="8315" installed="20364" archive="20636"/>
-<location href="i686/libboost_system-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="29707" installed="117568" archive="117844"/>
+<location href="x86_64/libboost_signals-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3068"/>
+    <rpm:header-range start="280" end="3384"/>
     <rpm:provides>
-      <rpm:entry name="boost-system"/>
-      <rpm:entry name="libboost_system" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_system(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_system.so.1.49.0"/>
+      <rpm:entry name="libboost_signals" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_signals(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_signals.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_signals-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">c8d3bccacf2e3299765d3418ea2b322cc8d455193c6c448ff7fbf78682dcc221</checksum>
+  <summary>Boost::Signals Runtime Libraries</summary>
+  <description>This package contains the Boost::Signals Runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475081"/>
+  <size package="29710" installed="109568" archive="109840"/>
+<location href="x86_64/libboost_signals-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2905"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_signals-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_signals-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_signals.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_system</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">c7b4c53e16ab58c0dbba22067937ee5ba1ba79d0c1721f6837274e327c6799bc</checksum>
+  <summary>Boost::System Runtime Libraries</summary>
+  <description>This package contains the Boost::System runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375476813" build="1375476748"/>
+  <size package="8082" installed="20352" archive="20624"/>
+<location href="x86_64/libboost_system-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3300"/>
+    <rpm:provides>
+      <rpm:entry name="boost-system"/>
+      <rpm:entry name="libboost_system" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_system(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_system.so.1.49.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_system-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">8f562b7ad23c049b29f33ae230e6f7be5d4dfa023dac1915bc8556d821c270c9</checksum>
+  <summary>Boost::System Runtime Libraries</summary>
+  <description>This package contains the Boost::System runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475080"/>
+  <size package="8104" installed="20364" archive="20636"/>
+<location href="x86_64/libboost_system-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2853"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_system-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_system-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_system.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">836e7a09febe9fb020a7150f8e7a5eb9d7c74d997eca79d7a85d209e7b8add74</checksum>
+  <checksum type="sha256" pkgid="YES">6bccec4263c22e4305f433729a6dbde58a3b80b7df856a04e03d3d84667f0210</checksum>
   <summary>Boost::Test Runtime Libraries</summary>
   <description>This package contains the Boost::Test runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="213239" installed="1046724" archive="1047164"/>
-<location href="i686/libboost_test-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="223708" installed="1134760" archive="1135208"/>
+<location href="x86_64/libboost_test-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3716"/>
+    <rpm:header-range start="280" end="4028"/>
     <rpm:provides>
       <rpm:entry name="boost-test"/>
-      <rpm:entry name="libboost_prg_exec_monitor.so.1.49.0"/>
+      <rpm:entry name="libboost_prg_exec_monitor.so.1.49.0()(64bit)"/>
       <rpm:entry name="libboost_test" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_test(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_unit_test_framework.so.1.49.0"/>
+      <rpm:entry name="libboost_test(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_unit_test_framework.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_test-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">83bc43f9afaa606761c0895a3c9189270dca576fee24de3e5d7b2b46d36fbb4a</checksum>
+  <summary>Boost::Test Runtime Libraries</summary>
+  <description>This package contains the Boost::Test runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475082"/>
+  <size package="212928" installed="1046724" archive="1047164"/>
+<location href="x86_64/libboost_test-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3489"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_prg_exec_monitor.so.1.49.0"/>
+      <rpm:entry name="libboost_test-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_test-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_unit_test_framework.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
+      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_thread</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">c55da7183d14dc3373d2a8c6fd78e53d1c8b11dee73c68bd07239de79f21469c</checksum>
+  <checksum type="sha256" pkgid="YES">266d2834ce31d993b13dd1d46b6c73b68a6a6e85808dc1abca0bd4aa379dcaed</checksum>
   <summary>Boost::Thread Runtime Libraries</summary>
   <description>This package contains the Boost::Thread runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="34064" installed="137208" archive="137480"/>
-<location href="i686/libboost_thread-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="33703" installed="154400" archive="154672"/>
+<location href="x86_64/libboost_thread-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3252"/>
+    <rpm:header-range start="280" end="3440"/>
     <rpm:provides>
       <rpm:entry name="boost-thread"/>
       <rpm:entry name="libboost_thread" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_thread(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
+      <rpm:entry name="libboost_thread(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_thread.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="boost-license"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_thread-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">b0c28c59d0ebb8d28817f039ce048fc7f594d3c3ba22070ff6f229551a872f64</checksum>
+  <summary>Boost::Thread Runtime Libraries</summary>
+  <description>This package contains the Boost::Thread runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475083"/>
+  <size package="33872" installed="137208" archive="137480"/>
+<location href="x86_64/libboost_thread-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3037"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_thread-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_thread-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_thread.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_timer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">84b1ab1596c6187626e97feb48f1ae23c5857aee1ccf1cd21ff1cddc75fd2af6</checksum>
+  <checksum type="sha256" pkgid="YES">0270ef3ce82316a471d15024a0f73f7abbd5fd63974b73df36a7aae982989dc2</checksum>
   <summary>The Boost::Timer runtime library</summary>
   <description>This package contains the Boost::Timer runtime library.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="10921" installed="24204" archive="24476"/>
-<location href="i686/libboost_timer-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="10998" installed="25920" archive="26192"/>
+<location href="x86_64/libboost_timer-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3244"/>
+    <rpm:header-range start="280" end="3516"/>
     <rpm:provides>
       <rpm:entry name="boost-timer"/>
       <rpm:entry name="libboost_timer" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_timer(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_timer.so.1.49.0"/>
+      <rpm:entry name="libboost_timer(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_timer.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libboost_chrono.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libboost_system.so.1.49.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="boost-license"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libboost_chrono.so.1.49.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libboost_system.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libboost_wave</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.49.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">862a5aa6e7ae2aa6eb317bcfd4341b29269ebff411417383edeaff5f4bd22eed</checksum>
+  <checksum type="sha256" pkgid="YES">3aa805690f7c010f981c9323c7fc357cb51e07328225abbbea77faaec1d29729</checksum>
   <summary>Boost::Wave Runtime Libraries</summary>
   <description>This package contains the Boost::Wave runtime libraries.</description>
   <packager/>
   <url>http://www.boost.org</url>
-  <time file="1375475106" build="1375475015"/>
-  <size package="240991" installed="2639656" archive="2639924"/>
-<location href="i686/libboost_wave-1.49.0-2.6.i686.rpm"/>
+  <time file="1375476813" build="1375476748"/>
+  <size package="237123" installed="2697400" archive="2697672"/>
+<location href="x86_64/libboost_wave-1.49.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3364"/>
+    <rpm:header-range start="280" end="3692"/>
     <rpm:provides>
       <rpm:entry name="boost-wave"/>
       <rpm:entry name="libboost_wave" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_wave(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
-      <rpm:entry name="libboost_wave.so.1.49.0"/>
+      <rpm:entry name="libboost_wave(x86-64)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_wave.so.1.49.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libboost_thread.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libboost_date_time.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libboost_system.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libboost_filesystem.so.1.49.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libboost_wave-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.49.0" rel="2.6"/>
+  <checksum type="sha256" pkgid="YES">2f11e7cfa5cdb994c4109fc87f656a87cb2b0b3f394d9c1070ab407c50642c51</checksum>
+  <summary>Boost::Wave Runtime Libraries</summary>
+  <description>This package contains the Boost::Wave runtime libraries.</description>
+  <packager/>
+  <url>http://www.boost.org</url>
+  <time file="1375475106" build="1375475084"/>
+  <size package="242240" installed="2639656" archive="2639924"/>
+<location href="x86_64/libboost_wave-32bit-1.49.0-2.6.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>boost-1.49.0-2.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3141"/>
+    <rpm:provides>
+      <rpm:entry name="libboost_wave-32bit" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_wave-32bit(x86-32)" flags="EQ" epoch="0" ver="1.49.0" rel="2.6"/>
+      <rpm:entry name="libboost_wave.so.1.49.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libboost_system.so.1.49.0"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
       <rpm:entry name="libboost_filesystem.so.1.49.0"/>
       <rpm:entry name="libboost_date_time.so.1.49.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libboost_thread.so.1.49.0"/>
-      <rpm:entry name="boost-license"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="librt.so.1"/>
@@ -32955,93 +36819,126 @@ detection.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libbullet</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.81" rel="1.8"/>
-  <checksum type="sha256" pkgid="YES">496e2b4e7e2453a07b6a7c72be29304dae1e622e1ba51ba10e892c198bb03037</checksum>
+  <checksum type="sha256" pkgid="YES">b8b7c486db8036c4804c371bbf319ab247f2fe5c6f992b59c2b1a1e8a6cdc1b5</checksum>
   <summary>Bullet Continuous Collision Detection and Physics Library</summary>
   <description>Bullet Continuous Collision Detection and Physics Library</description>
   <packager/>
   <url/>
-  <time file="1377308794" build="1377308778"/>
-  <size package="532997" installed="1930492" archive="1931500"/>
-<location href="i686/libbullet-2.81-1.8.i686.rpm"/>
+  <time file="1377308858" build="1377308843"/>
+  <size package="569788" installed="2107940" archive="2108952"/>
+<location href="x86_64/libbullet-2.81-1.8.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>bullet-2.81-1.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4336"/>
+    <rpm:header-range start="280" end="4600"/>
     <rpm:provides>
-      <rpm:entry name="libBulletCollision.so.2.81"/>
-      <rpm:entry name="libBulletDynamics.so.2.81"/>
-      <rpm:entry name="libBulletSoftBody.so.2.81"/>
-      <rpm:entry name="libLinearMath.so.2.81"/>
+      <rpm:entry name="libBulletCollision.so.2.81()(64bit)"/>
+      <rpm:entry name="libBulletDynamics.so.2.81()(64bit)"/>
+      <rpm:entry name="libBulletSoftBody.so.2.81()(64bit)"/>
+      <rpm:entry name="libLinearMath.so.2.81()(64bit)"/>
       <rpm:entry name="libbullet" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
-      <rpm:entry name="libbullet(x86-32)" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
+      <rpm:entry name="libbullet(x86-64)" flags="EQ" epoch="0" ver="2.81" rel="1.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libBulletDynamics.so.2.81()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libLinearMath.so.2.81"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libBulletCollision.so.2.81"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libBulletDynamics.so.2.81"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libBulletCollision.so.2.81()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libLinearMath.so.2.81()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libbz2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.6" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">d999cfc9a9feb987c4df5c0e03773bafd2a69993ec00e739dd7c3429467c690b</checksum>
+  <checksum type="sha256" pkgid="YES">562d1eb957f5879990fccdc971a6090cc5b38ba133cebeb5c906a71ebad55884</checksum>
   <summary>The bzip2 runtime library</summary>
   <description>The bzip2 runtime library</description>
   <packager/>
   <url>http://www.bzip.org/</url>
-  <time file="1377041816" build="1377041806"/>
-  <size package="31978" installed="69205" archive="69904"/>
-<location href="i686/libbz2-1.0.6-2.30.i686.rpm"/>
+  <time file="1377042041" build="1377042029"/>
+  <size package="34368" installed="69781" archive="70488"/>
+<location href="x86_64/libbz2-1.0.6-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>bzip2-1.0.6-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3140"/>
+    <rpm:header-range start="280" end="3292"/>
     <rpm:provides>
       <rpm:entry name="bzip2-libs"/>
       <rpm:entry name="libbz2" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
-      <rpm:entry name="libbz2(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
-      <rpm:entry name="libbz2.so.1"/>
+      <rpm:entry name="libbz2(x86-64)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libbz2-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.6" rel="2.30"/>
+  <checksum type="sha256" pkgid="YES">5ae7a61558536e8dbd4a1778fead6d1d96dd457649ff44b19b4d9e4cc7e22268</checksum>
+  <summary>The bzip2 runtime library</summary>
+  <description>The bzip2 runtime library</description>
+  <packager/>
+  <url>http://www.bzip.org/</url>
+  <time file="1377041816" build="1377041807"/>
+  <size package="30616" installed="67304" archive="67712"/>
+<location href="x86_64/libbz2-32bit-1.0.6-2.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>bzip2-1.0.6-2.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2725"/>
+    <rpm:provides>
+      <rpm:entry name="bzip2-32bit" flags="EQ" epoch="0" ver="1.0.6"/>
+      <rpm:entry name="libbz2-32bit" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="libbz2-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.6" rel="2.30"/>
+      <rpm:entry name="libbz2.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -33053,9 +36950,9 @@ detection.</description>
 </package>
 <package type="rpm">
   <name>libcairo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12.14" rel="4.30"/>
-  <checksum type="sha256" pkgid="YES">ee770d009d6ee570da9d2e5b8fcba60595575104607e3dbd5b1f051d3d582bab</checksum>
+  <checksum type="sha256" pkgid="YES">d4be9d9a439edfe0e1dd0b4feb6b8f13d834854e9ae82b0dbe4d5c9d1d0f859e</checksum>
   <summary>Vector Graphics Library with Cross-Device Output Support</summary>
   <description>Cairo is a vector graphics library with cross-device output support.
 Currently supported output targets include the X Window System,
@@ -33064,25 +36961,91 @@ identical output on all output media while taking advantage of display
 hardware acceleration when available.</description>
   <packager/>
   <url>http://cairographics.org/</url>
-  <time file="1377200475" build="1377200455"/>
-  <size package="525603" installed="1474400" archive="1475436"/>
-<location href="i686/libcairo-1.12.14-4.30.i686.rpm"/>
+  <time file="1377201414" build="1377201398"/>
+  <size package="516431" installed="1453464" archive="1454504"/>
+<location href="x86_64/libcairo-1.12.14-4.30.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4820"/>
+    <rpm:header-range start="280" end="5092"/>
     <rpm:provides>
       <rpm:entry name="cairo" flags="EQ" epoch="0" ver="1.12.14"/>
       <rpm:entry name="libcairo" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="libcairo(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo(x86-64)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libxcb-shm.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="cairo" flags="LT" epoch="0" ver="1.12.14"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcairo-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.12.14" rel="4.30"/>
+  <checksum type="sha256" pkgid="YES">4b5f1f17e02dae429118f86826618499d33a626aec4efd6bece802cad6e01851</checksum>
+  <summary>Vector Graphics Library with Cross-Device Output Support</summary>
+  <description>Cairo is a vector graphics library with cross-device output support.
+Currently supported output targets include the X Window System,
+in-memory image buffers, and PostScript. Cairo is designed to produce
+identical output on all output media while taking advantage of display
+hardware acceleration when available.</description>
+  <packager/>
+  <url>http://cairographics.org/</url>
+  <time file="1377200475" build="1377200464"/>
+  <size package="509234" installed="1420536" archive="1420964"/>
+<location href="x86_64/libcairo-32bit-1.12.14-4.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4153"/>
+    <rpm:provides>
+      <rpm:entry name="cairo-32bit" flags="EQ" epoch="0" ver="1.12.14"/>
+      <rpm:entry name="libcairo-32bit" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-32bit(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
       <rpm:entry name="libcairo.so.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
       <rpm:entry name="libXrender.so.1"/>
       <rpm:entry name="libxcb-render.so.0"/>
@@ -33108,10 +37071,10 @@ hardware acceleration when available.</description>
       <rpm:entry name="libEGL.so.1"/>
       <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libfontconfig.so.1"/>
@@ -33119,15 +37082,15 @@ hardware acceleration when available.</description>
       <rpm:entry name="libpixman-1.so.0"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="cairo" flags="LT" epoch="0" ver="1.12.14"/>
+      <rpm:entry name="cairo-32bit" flags="LT" epoch="0" ver="1.12.14"/>
     </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libcairo-gobject</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12.14" rel="4.30"/>
-  <checksum type="sha256" pkgid="YES">5bea4ef6ca7f8675e061dc3dff47c2c1df9a4469110023244b72544035b7571e</checksum>
+  <checksum type="sha256" pkgid="YES">79760b35efb68ed512f8422f5d369cc509634fb1413a5bc44c23d50d9d65e2fc</checksum>
   <summary>Vector Graphics Library with Cross-Device Output Support</summary>
   <description>Cairo is a vector graphics library with cross-device output support.
 Currently supported output targets include the X Window System,
@@ -33139,23 +37102,83 @@ This library contains GType declarations for Cairo types. It is also
 meant to support gobject-introspection binding creation.</description>
   <packager/>
   <url>http://cairographics.org/</url>
-  <time file="1377200475" build="1377200455"/>
-  <size package="11904" installed="32464" archive="32916"/>
-<location href="i686/libcairo-gobject-1.12.14-4.30.i686.rpm"/>
+  <time file="1377201414" build="1377201398"/>
+  <size package="12847" installed="42752" archive="43208"/>
+<location href="x86_64/libcairo-gobject-1.12.14-4.30.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4060"/>
+    <rpm:header-range start="280" end="4444"/>
     <rpm:provides>
       <rpm:entry name="libcairo-gobject" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="libcairo-gobject(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="libcairo-gobject.so.2"/>
+      <rpm:entry name="libcairo-gobject(x86-64)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-gobject.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxcb-shm.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcairo-gobject-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.12.14" rel="4.30"/>
+  <checksum type="sha256" pkgid="YES">edb8ee36d61822e97712bea21d11a3ebf5cde5a581e1a0cf5c79d52001410e74</checksum>
+  <summary>Vector Graphics Library with Cross-Device Output Support</summary>
+  <description>Cairo is a vector graphics library with cross-device output support.
+Currently supported output targets include the X Window System,
+in-memory image buffers, and PostScript. Cairo is designed to produce
+identical output on all output media while taking advantage of display
+hardware acceleration when available.
+
+This library contains GType declarations for Cairo types. It is also
+meant to support gobject-introspection binding creation.</description>
+  <packager/>
+  <url>http://cairographics.org/</url>
+  <time file="1377200475" build="1377200464"/>
+  <size package="11729" installed="32464" archive="32916"/>
+<location href="x86_64/libcairo-gobject-32bit-1.12.14-4.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3873"/>
+    <rpm:provides>
+      <rpm:entry name="libcairo-gobject-32bit" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-gobject-32bit(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-gobject.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libXrender.so.1"/>
       <rpm:entry name="libxcb-render.so.0"/>
       <rpm:entry name="libm.so.6"/>
@@ -33169,12 +37192,11 @@ meant to support gobject-introspection binding creation.</description>
       <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libxcb-shm.so.0"/>
       <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libEGL.so.1"/>
       <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libfreetype.so.6"/>
       <rpm:entry name="libcairo.so.2"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
@@ -33185,9 +37207,9 @@ meant to support gobject-introspection binding creation.</description>
 </package>
 <package type="rpm">
   <name>libcairo-script-interpreter</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12.14" rel="4.30"/>
-  <checksum type="sha256" pkgid="YES">c5690b5d40a20c0a676acff3844cbb12371d1f6affab1fbbd55bbcec9ec54c4f</checksum>
+  <checksum type="sha256" pkgid="YES">1bc86dfd5ffebbc861b99a989cee277fcfce3ae170dda88c27da926d6293e2c7</checksum>
   <summary>Vector Graphics Library with Cross-Device Output Support</summary>
   <description>Cairo is a vector graphics library with cross-device output support.
 Currently supported output targets include the X Window System,
@@ -33196,23 +37218,84 @@ identical output on all output media while taking advantage of display
 hardware acceleration when available.</description>
   <packager/>
   <url>http://cairographics.org/</url>
-  <time file="1377200475" build="1377200455"/>
-  <size package="53652" installed="150348" archive="151164"/>
-<location href="i686/libcairo-script-interpreter-1.12.14-4.30.i686.rpm"/>
+  <time file="1377201414" build="1377201398"/>
+  <size package="53424" installed="171072" archive="171888"/>
+<location href="x86_64/libcairo-script-interpreter-1.12.14-4.30.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4484"/>
+    <rpm:header-range start="280" end="4840"/>
     <rpm:provides>
       <rpm:entry name="libcairo-script-interpreter" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
-      <rpm:entry name="libcairo-script-interpreter(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-script-interpreter(x86-64)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-script-interpreter.so.2()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxcb-shm.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcairo-script-interpreter-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.12.14" rel="4.30"/>
+  <checksum type="sha256" pkgid="YES">d3163a693f5609e1f8b96335fba3438ee6002f2da1ca4a62b3898391a2a0a8ea</checksum>
+  <summary>Vector Graphics Library with Cross-Device Output Support</summary>
+  <description>Cairo is a vector graphics library with cross-device output support.
+Currently supported output targets include the X Window System,
+in-memory image buffers, and PostScript. Cairo is designed to produce
+identical output on all output media while taking advantage of display
+hardware acceleration when available.</description>
+  <packager/>
+  <url>http://cairographics.org/</url>
+  <time file="1377200475" build="1377200465"/>
+  <size package="52823" installed="149692" archive="150180"/>
+<location href="x86_64/libcairo-script-interpreter-32bit-1.12.14-4.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>cairo-1.12.14-4.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4021"/>
+    <rpm:provides>
+      <rpm:entry name="libcairo-script-interpreter-32bit" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
+      <rpm:entry name="libcairo-script-interpreter-32bit(x86-32)" flags="EQ" epoch="0" ver="1.12.14" rel="4.30"/>
       <rpm:entry name="libcairo-script-interpreter.so.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libXrender.so.1"/>
       <rpm:entry name="libxcb-render.so.0"/>
       <rpm:entry name="libm.so.6"/>
@@ -33235,7 +37318,6 @@ hardware acceleration when available.</description>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libEGL.so.1"/>
       <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libfreetype.so.6"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
@@ -33248,9 +37330,9 @@ hardware acceleration when available.</description>
 </package>
 <package type="rpm">
   <name>libcamel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">04e77470d3f2cb5eb7b2eba5d6d2bbffe4ab1ba2c727caa23a949d71046096da</checksum>
+  <checksum type="sha256" pkgid="YES">c5fbc2cff19b20bd91b8af37c6fe28faa84064d2353334cc82ac5aefd72891cd</checksum>
   <summary>Evolution Data Server - Messaging Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -33258,24 +37340,82 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library for messaging.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="478216" installed="1627596" archive="1628028"/>
-<location href="i686/libcamel-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="484652" installed="1697128" archive="1697568"/>
+<location href="x86_64/libcamel-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4429"/>
+    <rpm:header-range start="280" end="4713"/>
     <rpm:provides>
       <rpm:entry name="libcamel" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libcamel(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libcamel(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.2)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcamel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">d5fdd367da955389b246d830e3198302c2a9812d38a748a2ed4469dd110ff270</checksum>
+  <summary>Evolution Data Server - Messaging Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library for messaging.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321043"/>
+  <size package="478161" installed="1627596" archive="1628028"/>
+<location href="x86_64/libcamel-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4357"/>
+    <rpm:provides>
       <rpm:entry name="libcamel-1.2.so.43"/>
+      <rpm:entry name="libcamel-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libcamel-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libssl3.so(NSS_3.2)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libnss3.so(NSS_3.12)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -33293,7 +37433,6 @@ This package contains a shared system library for messaging.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libsqlite3.so.0"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
@@ -33309,59 +37448,59 @@ This package contains a shared system library for messaging.</description>
 </package>
 <package type="rpm">
   <name>libcamsrcjpegenc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="4.7"/>
-  <checksum type="sha256" pkgid="YES">607dca975e5c022e6785a9ef08924d70dbf31c5882105c846d1642f6939bdd90</checksum>
+  <checksum type="sha256" pkgid="YES">a8cef054337bf89208b7fd1f96104f92f2b53e2dbe58396ff1f8ac4576b159a1</checksum>
   <summary>camerasrc JPEG encoder Development library</summary>
   <description>Camerasrc JPEG encoder Development library.</description>
   <packager/>
   <url/>
-  <time file="1375475558" build="1375475550"/>
-  <size package="10682" installed="23184" archive="23776"/>
-<location href="i686/libcamsrcjpegenc-0.1.4-4.7.i686.rpm"/>
+  <time file="1375477326" build="1375477318"/>
+  <size package="10949" installed="24460" archive="25052"/>
+<location href="x86_64/libcamsrcjpegenc-0.1.4-4.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libcamsrcjpegenc-0.1.4-4.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2834"/>
+    <rpm:header-range start="280" end="3062"/>
     <rpm:provides>
       <rpm:entry name="libcamsrcjpegenc" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
-      <rpm:entry name="libcamsrcjpegenc(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
-      <rpm:entry name="libcamsrcjpegenc.so.0"/>
+      <rpm:entry name="libcamsrcjpegenc(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
+      <rpm:entry name="libcamsrcjpegenc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libcamsrcjpegenc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="4.7"/>
-  <checksum type="sha256" pkgid="YES">04e71b26908ac7b6be6f4d565c9373cb707e891e2985c7f3787da772f5ada160</checksum>
+  <checksum type="sha256" pkgid="YES">271e953c4aff735d08cbf2c9084b0f8e59fe229f14033c1fbcd0da0477648e34</checksum>
   <summary>camerasrc JPEG encoder Development library</summary>
   <description>camerasrc JPEG encoder Development library</description>
   <packager/>
   <url/>
-  <time file="1375475558" build="1375475550"/>
-  <size package="4645" installed="6238" archive="7116"/>
-<location href="i686/libcamsrcjpegenc-devel-0.1.4-4.7.i686.rpm"/>
+  <time file="1375477326" build="1375477318"/>
+  <size package="4833" installed="6240" archive="7128"/>
+<location href="x86_64/libcamsrcjpegenc-devel-0.1.4-4.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>devel</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libcamsrcjpegenc-0.1.4-4.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2862"/>
+    <rpm:header-range start="280" end="3046"/>
     <rpm:provides>
       <rpm:entry name="libcamsrcjpegenc-devel" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
-      <rpm:entry name="libcamsrcjpegenc-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
+      <rpm:entry name="libcamsrcjpegenc-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="4.7"/>
       <rpm:entry name="pkgconfig(camsrcjpegenc)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -33372,45 +37511,85 @@ This package contains a shared system library for messaging.</description>
 </package>
 <package type="rpm">
   <name>libcamsrcjpegenc-sw-libjpeg</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">4dde5eab77a642cbd7f4a2220be93c01ef8d7a4525c2ef17445396f3208409ee</checksum>
+  <checksum type="sha256" pkgid="YES">8d470c73fbef880d34d9398bb0ef52e69e92a88f19f26f945659676fb434cf44</checksum>
   <summary>Multimedia Framework Camera Src Jpeg Encoder Library (libjpeg)</summary>
   <description>Multimedia Framework Camera Src Jpeg Encoder Library (libjpeg)</description>
   <packager/>
   <url/>
-  <time file="1375480161" build="1375480152"/>
-  <size package="11927" installed="28152" archive="28936"/>
-<location href="i686/libcamsrcjpegenc-sw-libjpeg-0.1.6-2.6.i686.rpm"/>
+  <time file="1375480858" build="1375480850"/>
+  <size package="12260" installed="29524" archive="30312"/>
+<location href="x86_64/libcamsrcjpegenc-sw-libjpeg-0.1.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libcamsrcjpegenc-sw-libjpeg-0.1.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3165"/>
+    <rpm:header-range start="280" end="3377"/>
     <rpm:provides>
       <rpm:entry name="libcamsrcjpegenc-sw-libjpeg" flags="EQ" epoch="0" ver="0.1.6" rel="2.6"/>
-      <rpm:entry name="libcamsrcjpegenc-sw-libjpeg(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="2.6"/>
-      <rpm:entry name="libcamsrcjpegenc-sw.so.0"/>
+      <rpm:entry name="libcamsrcjpegenc-sw-libjpeg(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="2.6"/>
+      <rpm:entry name="libcamsrcjpegenc-sw.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libcap</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22" rel="2.30"/>
+  <checksum type="sha256" pkgid="YES">2966cd41b5f8925ef03f0d7e0a8093aa9918279969cd139e4c855f5743d4c1ef</checksum>
+  <summary>Library for Capabilities (linux-privs) Support</summary>
+  <description>Capabilities are a measure to limit the omnipotence of the superuser.
+Currently a program started by root or setuid root has the power to do
+anything. Capabilities (Linux-Privs) provide a more fine-grained access
+control. Without kernel patches, you can use this library to drop
+capabilities within setuid binaries. If you use patches, this can be
+done automatically by the kernel.</description>
+  <packager/>
+  <url>https://sites.google.com/site/fullycapable/</url>
+  <time file="1377042138" build="1377042129"/>
+  <size package="18414" installed="42760" archive="43456"/>
+<location href="x86_64/libcap-2.22-2.30.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause ; GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libcap-2.22-2.30.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3761"/>
+    <rpm:provides>
+      <rpm:entry name="libcap" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap(x86-64)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcap-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">bc4eb6e5c5dee432bb5f4588bb2f54b771b41289ba77dbab075237fe925077e3</checksum>
+  <checksum type="sha256" pkgid="YES">1f1445235354e4201075c107c9e2d97f0487bf9128888e39d8b7203ecc7dfbcd</checksum>
   <summary>Library for Capabilities (linux-privs) Support</summary>
   <description>Capabilities are a measure to limit the omnipotence of the superuser.
 Currently a program started by root or setuid root has the power to do
@@ -33421,24 +37600,23 @@ done automatically by the kernel.</description>
   <packager/>
   <url>https://sites.google.com/site/fullycapable/</url>
   <time file="1377041891" build="1377041875"/>
-  <size package="18806" installed="41076" archive="41764"/>
-<location href="i686/libcap-2.22-2.30.i686.rpm"/>
+  <size package="11216" installed="20836" archive="21236"/>
+<location href="x86_64/libcap-32bit-2.22-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
     <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libcap-2.22-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3633"/>
+    <rpm:header-range start="280" end="3194"/>
     <rpm:provides>
-      <rpm:entry name="libcap" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
-      <rpm:entry name="libcap(x86-32)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap-32bit" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
       <rpm:entry name="libcap.so.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -33452,9 +37630,9 @@ done automatically by the kernel.</description>
 </package>
 <package type="rpm">
   <name>libcap-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">2727381c3c92d6df0c48a1791875abdbe7179c253e0c272dda1fe590bb594e26</checksum>
+  <checksum type="sha256" pkgid="YES">3a2f114aa1144c76f317ea6c4a65e992df3816164eee311daaa854b08c8e7621</checksum>
   <summary>Development files for libcap</summary>
   <description>Development files (Headers, libraries for static linking, etc) for
 libcap.
@@ -33466,19 +37644,19 @@ Install libcap-devel if you want to develop or compile applications
 using libcap.</description>
   <packager/>
   <url>https://sites.google.com/site/fullycapable/</url>
-  <time file="1377041891" build="1377041875"/>
-  <size package="26994" installed="36002" archive="41604"/>
-<location href="i686/libcap-devel-2.22-2.30.i686.rpm"/>
+  <time file="1377042138" build="1377042129"/>
+  <size package="27181" installed="36002" archive="41612"/>
+<location href="x86_64/libcap-devel-2.22-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libcap-2.22-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6389"/>
+    <rpm:header-range start="280" end="6573"/>
     <rpm:provides>
       <rpm:entry name="libcap-devel" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
-      <rpm:entry name="libcap-devel(x86-32)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap-devel(x86-64)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libcap" flags="EQ" epoch="0" ver="2.22"/>
@@ -33488,33 +37666,69 @@ using libcap.</description>
 </package>
 <package type="rpm">
   <name>libcap-ng</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.6" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5c504cca9159a9dd5d1971f995d96b91bb56418a6a69dd97700f3fed5e914c6d</checksum>
+  <checksum type="sha256" pkgid="YES">a50b32e0f49854c37ab2275ab75b7632968912bd1209dfd99d9e7781ebb96726</checksum>
   <summary>An alternate POSIX capabilities library</summary>
   <description>Libcap-ng is a library that makes using posix capabilities easier</description>
   <packager/>
   <url>http://people.redhat.com/sgrubb/libcap-ng</url>
-  <time file="1376539458" build="1376539449"/>
-  <size package="19754" installed="47822" archive="48544"/>
-<location href="i686/libcap-ng-0.6.6-2.10.i686.rpm"/>
+  <time file="1376539667" build="1376539658"/>
+  <size package="19841" installed="49494" archive="50224"/>
+<location href="x86_64/libcap-ng-0.6.6-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libcap-ng-0.6.6-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3352"/>
+    <rpm:header-range start="280" end="3504"/>
     <rpm:provides>
       <rpm:entry name="libcap-ng" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
-      <rpm:entry name="libcap-ng(x86-32)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
-      <rpm:entry name="libcap-ng.so.0"/>
+      <rpm:entry name="libcap-ng(x86-64)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
+      <rpm:entry name="libcap-ng.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcap-ng-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.6.6" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">6ea13b3a1112ad9fefea0e4cf72e297d86c676779cf0e43b50c2d471003cc387</checksum>
+  <summary>An alternate POSIX capabilities library</summary>
+  <description>Libcap-ng is a library that makes using posix capabilities easier</description>
+  <packager/>
+  <url>http://people.redhat.com/sgrubb/libcap-ng</url>
+  <time file="1376539458" build="1376539450"/>
+  <size package="10545" installed="21280" archive="21700"/>
+<location href="x86_64/libcap-ng-32bit-0.6.6-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>libcap-ng-0.6.6-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2905"/>
+    <rpm:provides>
+      <rpm:entry name="libcap-ng-32bit" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
+      <rpm:entry name="libcap-ng-32bit(x86-32)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
+      <rpm:entry name="libcap-ng.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -33528,27 +37742,27 @@ using libcap.</description>
 </package>
 <package type="rpm">
   <name>libcap-ng-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.6" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">943d40d740088e093fbb6fbb8013eb9ef7e48d1c7a489debcd5a083079236372</checksum>
+  <checksum type="sha256" pkgid="YES">c59c94018cded6c7d6691efdce0f2b1c0373a2f3b7f92e76fb15d76b5f9da74f</checksum>
   <summary>Header files for libcap-ng library</summary>
   <description>The libcap-ng-devel package contains the files needed for developing
 applications that need to use the libcap-ng library.</description>
   <packager/>
   <url>http://people.redhat.com/sgrubb/libcap-ng</url>
-  <time file="1376539458" build="1376539449"/>
-  <size package="17464" installed="14296" archive="17984"/>
-<location href="i686/libcap-ng-devel-0.6.6-2.10.i686.rpm"/>
+  <time file="1376539667" build="1376539658"/>
+  <size package="17642" installed="14298" archive="17992"/>
+<location href="x86_64/libcap-ng-devel-0.6.6-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libcap-ng-0.6.6-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5444"/>
+    <rpm:header-range start="280" end="5620"/>
     <rpm:provides>
       <rpm:entry name="libcap-ng-devel" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
-      <rpm:entry name="libcap-ng-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
+      <rpm:entry name="libcap-ng-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
       <rpm:entry name="pkgconfig(libcap-ng)" flags="EQ" epoch="0" ver="0.6.6"/>
     </rpm:provides>
     <rpm:requires>
@@ -33561,38 +37775,36 @@ applications that need to use the libcap-ng library.</description>
 </package>
 <package type="rpm">
   <name>libcap-ng-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.6" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">94a8c4126a2387d9b770c07c567a8f299422e960040c81b4cab07ec1066680b1</checksum>
+  <checksum type="sha256" pkgid="YES">90d599b48fb04995fc1acafc53dbb8c8b00fe0e1e637349ca47de729059a0b7b</checksum>
   <summary>Utilities for analysing and setting file capabilities</summary>
   <description>The libcap-ng-utils package contains applications to analyse the
 posix capabilities of all the program running on a system. It also
 lets you set the file system based capabilities.</description>
   <packager/>
   <url>http://people.redhat.com/sgrubb/libcap-ng</url>
-  <time file="1376539458" build="1376539449"/>
-  <size package="25974" installed="76042" archive="77564"/>
-<location href="i686/libcap-ng-utils-0.6.6-2.10.i686.rpm"/>
+  <time file="1376539667" build="1376539658"/>
+  <size package="26454" installed="82942" archive="84464"/>
+<location href="x86_64/libcap-ng-utils-0.6.6-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libcap-ng-0.6.6-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4728"/>
+    <rpm:header-range start="280" end="4860"/>
     <rpm:provides>
       <rpm:entry name="libcap-ng-utils" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
-      <rpm:entry name="libcap-ng-utils(x86-32)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
+      <rpm:entry name="libcap-ng-utils(x86-64)" flags="EQ" epoch="0" ver="0.6.6" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcap-ng.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libcap-ng.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/netcap</file>
     <file>/usr/bin/filecap</file>
     <file>/usr/bin/pscap</file>
@@ -33602,38 +37814,36 @@ lets you set the file system based capabilities.</description>
 </package>
 <package type="rpm">
   <name>libcap-progs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22" rel="2.30"/>
-  <checksum type="sha256" pkgid="YES">7a9dce18e4a6c77df17e8e5019ac926f9ffc9fe43add2ddfd7b1dc45633ab846</checksum>
+  <checksum type="sha256" pkgid="YES">01830b936849a0061e635be7bcaba1584d21ff4f531c2f90a4cf9a4c3d9c582a</checksum>
   <summary>Libcap utility programs</summary>
   <description>This package contains utility programs handling capabilities via
 libcap.</description>
   <packager/>
   <url>https://sites.google.com/site/fullycapable/</url>
-  <time file="1377041891" build="1377041875"/>
-  <size package="19498" installed="57184" archive="58248"/>
-<location href="i686/libcap-progs-2.22-2.30.i686.rpm"/>
+  <time file="1377042138" build="1377042129"/>
+  <size package="19623" installed="67752" archive="68816"/>
+<location href="x86_64/libcap-progs-2.22-2.30.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libcap-2.22-2.30.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4245"/>
+    <rpm:header-range start="280" end="4393"/>
     <rpm:provides>
       <rpm:entry name="libcap-progs" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
-      <rpm:entry name="libcap-progs(x86-32)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
+      <rpm:entry name="libcap-progs(x86-64)" flags="EQ" epoch="0" ver="2.22" rel="2.30"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/sbin/getcap</file>
     <file>/sbin/getpcaps</file>
     <file>/sbin/capsh</file>
@@ -33643,77 +37853,123 @@ libcap.</description>
 </package>
 <package type="rpm">
   <name>libcares</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.5" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">649069f17416711431816fccfad34c7b935f9019b2ec4d340b66fad7d79b9ccb</checksum>
+  <checksum type="sha256" pkgid="YES">733618b394212602eda6859460218863e182a2e54d8597ef874ea3f55b4b418d</checksum>
   <summary>Library for asynchronous name resolves</summary>
   <description>c-ares is a C library that performs DNS requests and name resolves
 asynchronously. c-ares is a fork of the library named 'ares', written
 by Greg Hudson at MIT.</description>
   <packager/>
   <url>http://daniel.haxx.se/projects/c-ares</url>
-  <time file="1375471970" build="1375471954"/>
-  <size package="35352" installed="76440" archive="76860"/>
-<location href="i686/libcares-1.7.5-2.11.i686.rpm"/>
+  <time file="1375473874" build="1375473865"/>
+  <size package="35418" installed="79592" archive="80012"/>
+<location href="x86_64/libcares-1.7.5-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>c-ares-1.7.5-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3437"/>
+    <rpm:header-range start="280" end="3657"/>
     <rpm:provides>
       <rpm:entry name="libcares" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
-      <rpm:entry name="libcares(x86-32)" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
-      <rpm:entry name="libcares.so.2"/>
-      <rpm:entry name="libcares.so.2(CARES_1.2.0)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.3.1)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.4.0)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.6.0)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.7.0)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.7.1)"/>
-      <rpm:entry name="libcares.so.2(CARES_1.7.2)"/>
+      <rpm:entry name="libcares(x86-64)" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
+      <rpm:entry name="libcares.so.2()(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.2.0)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.3.1)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.4.0)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.6.0)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.0)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.1)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.2)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcares-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.7.5" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">ee5cfb6e10db3a9898c6e8f8e74c88853520067469950335a186ada9ad7a2821</checksum>
+  <summary>Library for asynchronous name resolves</summary>
+  <description>c-ares is a C library that performs DNS requests and name resolves
+asynchronously. c-ares is a fork of the library named 'ares', written
+by Greg Hudson at MIT.</description>
+  <packager/>
+  <url>http://daniel.haxx.se/projects/c-ares</url>
+  <time file="1375471970" build="1375471956"/>
+  <size package="35131" installed="76440" archive="76860"/>
+<location href="x86_64/libcares-32bit-1.7.5-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>c-ares-1.7.5-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3246"/>
+    <rpm:provides>
+      <rpm:entry name="libcares-32bit" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
+      <rpm:entry name="libcares-32bit(x86-32)" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
+      <rpm:entry name="libcares.so.2"/>
+      <rpm:entry name="libcares.so.2(CARES_1.2.0)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.3.1)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.4.0)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.6.0)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.0)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.1)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.2)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libcares-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.5" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">89cc3064f0a9959e960a04d87638a3722d31e4555630ad73cc572d4d6b140b08</checksum>
+  <checksum type="sha256" pkgid="YES">fe5d73774dd2bcdd66821d60966604ed150836aff47c9f715e14b1eee7daa5c9</checksum>
   <summary>Library for asynchronous name resolves</summary>
   <description>c-ares is a C library that performs DNS requests and name resolves
 asynchronously. c-ares is a fork of the library named 'ares', written
 by Greg Hudson at MIT.</description>
   <packager/>
   <url>http://daniel.haxx.se/projects/c-ares</url>
-  <time file="1375471970" build="1375471954"/>
-  <size package="59286" installed="77291" archive="84336"/>
-<location href="i686/libcares-devel-1.7.5-2.11.i686.rpm"/>
+  <time file="1375473874" build="1375473865"/>
+  <size package="59476" installed="77293" archive="84340"/>
+<location href="x86_64/libcares-devel-1.7.5-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>c-ares-1.7.5-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7777"/>
+    <rpm:header-range start="280" end="7953"/>
     <rpm:provides>
       <rpm:entry name="libcares-devel" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
-      <rpm:entry name="libcares-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
+      <rpm:entry name="libcares-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.5" rel="2.11"/>
       <rpm:entry name="pkgconfig(libcares)" flags="EQ" epoch="0" ver="1.7.5"/>
     </rpm:provides>
     <rpm:requires>
@@ -33725,33 +37981,70 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcloog</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7e2fddd046a4636b532c3a0d2abb14ea4653a5a35e4bf8c7e7ab6c6638f78951</checksum>
+  <checksum type="sha256" pkgid="YES">6c9f63d7349096ae6c8c477080d99421745cc64dc10de779c105c5eb47dfc3c2</checksum>
   <summary>The CLOOG shared library</summary>
   <description>The shared library for the Chunky Loop Generator.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1375471478" build="1375471468"/>
-  <size package="57574" installed="147884" archive="148304"/>
-<location href="i686/libcloog-0.15.10-2.8.i686.rpm"/>
+  <time file="1375471336" build="1375471328"/>
+  <size package="58892" installed="152464" archive="152884"/>
+<location href="x86_64/libcloog-0.15.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>cloog-0.15.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2884"/>
+    <rpm:header-range start="280" end="3064"/>
     <rpm:provides>
       <rpm:entry name="libcloog" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
-      <rpm:entry name="libcloog(x86-32)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
-      <rpm:entry name="libcloog.so.0"/>
+      <rpm:entry name="libcloog(x86-64)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="libcloog.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcloog-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.15.10" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">a6f71d33e4f7503f133ae4c279d798b25f946041704db81b5959b6d6ab321954</checksum>
+  <summary>The CLOOG shared library</summary>
+  <description>The shared library for the Chunky Loop Generator.</description>
+  <packager/>
+  <url>http://www.cloog.org/</url>
+  <time file="1375471478" build="1375471470"/>
+  <size package="57383" installed="147884" archive="148304"/>
+<location href="x86_64/libcloog-32bit-0.15.10-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/C and C++</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>cloog-0.15.10-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2693"/>
+    <rpm:provides>
+      <rpm:entry name="libcloog-32bit" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="libcloog-32bit(x86-32)" flags="EQ" epoch="0" ver="0.15.10" rel="2.8"/>
+      <rpm:entry name="libcloog.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libppl_c.so.4"/>
@@ -33765,34 +38058,72 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcloog-isl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.0" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">3a044238b774519699d3644729beb156c1714225f1f446ad75a2a59ed2d544a6</checksum>
+  <checksum type="sha256" pkgid="YES">2425608e4086735478c4c7a5169161a861c09f345a4a9fdae7a21521a4d3b04e</checksum>
   <summary>The CLOOG shared library</summary>
   <description>The shared library for the Chunky Loop Generator.</description>
   <packager/>
   <url>http://www.cloog.org/</url>
-  <time file="1374118268" build="1374118257"/>
-  <size package="71567" installed="207396" archive="208124"/>
-<location href="i686/libcloog-isl-0.18.0-1.2.i686.rpm"/>
+  <time file="1374119282" build="1374119272"/>
+  <size package="71268" installed="215116" archive="215844"/>
+<location href="x86_64/libcloog-isl-0.18.0-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>cloog-isl-0.18.0-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3061"/>
+    <rpm:header-range start="280" end="3281"/>
     <rpm:provides>
       <rpm:entry name="libcloog-isl" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
-      <rpm:entry name="libcloog-isl(x86-32)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
-      <rpm:entry name="libcloog-isl.so.4"/>
+      <rpm:entry name="libcloog-isl(x86-64)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="libcloog-isl.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libisl.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcloog-isl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.18.0" rel="1.2"/>
+  <checksum type="sha256" pkgid="YES">fc2f561755dc70c680ceac961be236c143dda681d21950afc781bd320f2cabcc</checksum>
+  <summary>The CLOOG shared library</summary>
+  <description>The shared library for the Chunky Loop Generator.</description>
+  <packager/>
+  <url>http://www.cloog.org/</url>
+  <time file="1374118268" build="1374118259"/>
+  <size package="63372" installed="183008" archive="183440"/>
+<location href="x86_64/libcloog-isl-32bit-0.18.0-1.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>cloog-isl-0.18.0-1.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2721"/>
+    <rpm:provides>
+      <rpm:entry name="libcloog-isl-32bit" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="libcloog-isl-32bit(x86-32)" flags="EQ" epoch="0" ver="0.18.0" rel="1.2"/>
+      <rpm:entry name="libcloog-isl.so.4"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libisl.so.10"/>
       <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -33805,33 +38136,71 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcms2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">bd03218e6576be98a96c1c5a8aea4b87b160e2a1918f0e2fdfe955d3f1921a2f</checksum>
+  <checksum type="sha256" pkgid="YES">7667263b260eafc421e6368ef75e1c5c8740e7d38adb7db7d97783ff8b2e4d70</checksum>
   <summary>Libraries for the Little CMS Engine</summary>
   <description>Little CMS Engine - A color managment library and tools.</description>
   <packager/>
   <url>http://www.littlecms.com/</url>
-  <time file="1375473317" build="1375473306"/>
-  <size package="135310" installed="378040" archive="378460"/>
-<location href="i686/libcms2-2.4-2.10.i686.rpm"/>
+  <time file="1375474879" build="1375474864"/>
+  <size package="136801" installed="391312" archive="391732"/>
+<location href="x86_64/libcms2-2.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>lcms2-2.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3064"/>
+    <rpm:header-range start="280" end="3252"/>
     <rpm:provides>
       <rpm:entry name="libcms2" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-      <rpm:entry name="libcms2(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-      <rpm:entry name="liblcms2.so.2"/>
+      <rpm:entry name="libcms2(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+      <rpm:entry name="liblcms2.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcms2-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">4d1b0341f793af568f7f8c5cf8198193b7e6154d652c17d631a67a3bd603c48d</checksum>
+  <summary>Libraries for the Little CMS Engine</summary>
+  <description>Little CMS Engine - A color managment library and tools.</description>
+  <packager/>
+  <url>http://www.littlecms.com/</url>
+  <time file="1375473317" build="1375473308"/>
+  <size package="135112" installed="378040" archive="378460"/>
+<location href="x86_64/libcms2-32bit-2.4-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>lcms2-2.4-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2885"/>
+    <rpm:provides>
+      <rpm:entry name="libcms2-32bit" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+      <rpm:entry name="libcms2-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+      <rpm:entry name="liblcms2.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
@@ -33846,67 +38215,66 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcom-core</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.14" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">d3f763a9168104f0db11b9cb9fd2fc9707e57d2eccfadd612aec7fbacdb08de4</checksum>
+  <checksum type="sha256" pkgid="YES">36a17f5fdd4bd7fbd4d593e90b7b37e94776ababcdb88f5b6d9121bbf7585eeb</checksum>
   <summary>Library for the light-weight IPC</summary>
   <description>Light-weight IPC supporting library</description>
   <packager/>
   <url/>
-  <time file="1377320989" build="1377320979"/>
-  <size package="42743" installed="137792" archive="138516"/>
-<location href="i686/libcom-core-0.3.14-2.8.i686.rpm"/>
+  <time file="1377321009" build="1377321002"/>
+  <size package="46665" installed="136592" archive="137320"/>
+<location href="x86_64/libcom-core-0.3.14-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Framework</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libcom-core-0.3.14-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3241"/>
+    <rpm:header-range start="280" end="3477"/>
     <rpm:provides>
       <rpm:entry name="libcom-core" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
-      <rpm:entry name="libcom-core(x86-32)" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
-      <rpm:entry name="libcom-core.so.0"/>
+      <rpm:entry name="libcom-core(x86-64)" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libcom-core-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.14" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">af0ba76c65ba853bf3d213f3259bd1cf75e7042bcce5f0e68b2edf63dd383d34</checksum>
+  <checksum type="sha256" pkgid="YES">7f274295d3c42fe8e9ce7eb6f7859aca5b1822f9e8aca4952844987850a21dd4</checksum>
   <summary>Files for using API for light-weight IPC.</summary>
   <description>Light-weight IPC supporting library (dev)</description>
   <packager/>
   <url/>
-  <time file="1377320989" build="1377320979"/>
-  <size package="5035" installed="9518" archive="10540"/>
-<location href="i686/libcom-core-devel-0.3.14-2.8.i686.rpm"/>
+  <time file="1377321009" build="1377321002"/>
+  <size package="5218" installed="9520" archive="10544"/>
+<location href="x86_64/libcom-core-devel-0.3.14-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libcom-core-0.3.14-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3041"/>
+    <rpm:header-range start="280" end="3221"/>
     <rpm:provides>
       <rpm:entry name="libcom-core-devel" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
-      <rpm:entry name="libcom-core-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
+      <rpm:entry name="libcom-core-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.14" rel="2.8"/>
       <rpm:entry name="pkgconfig(com-core)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -33917,38 +38285,81 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcom_err</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">e779e6b874bd378e81f17d4da5aee31e54113840ad91a557c31e6144bddfd310</checksum>
+  <checksum type="sha256" pkgid="YES">d613ac1ec1887934682253fc1340e79fcaee4e9014348dee665c075e2580172b</checksum>
   <summary>E2fsprogs error reporting library</summary>
   <description>com_err is an error message display library.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="18543" installed="45816" archive="46516"/>
-<location href="i686/libcom_err-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="19065" installed="54240" archive="54948"/>
+<location href="x86_64/libcom_err-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Filesystems</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3728"/>
+    <rpm:header-range start="280" end="3924"/>
     <rpm:provides>
       <rpm:entry name="libcom_err" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="libcom_err(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libcom_err(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libss.so.2()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcom_err-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.42.6" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">757518fd865167ace81436d3f2596032af56d3eaf8db8d00434bd875472015c6</checksum>
+  <summary>E2fsprogs error reporting library</summary>
+  <description>com_err is an error message display library.</description>
+  <packager/>
+  <url>http://e2fsprogs.sourceforge.net</url>
+  <time file="1375472566" build="1375472547"/>
+  <size package="18358" installed="45816" archive="46516"/>
+<location href="x86_64/libcom_err-32bit-1.42.6-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Filesystems</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3545"/>
+    <rpm:provides>
+      <rpm:entry name="libcom_err-32bit" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libcom_err-32bit(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
       <rpm:entry name="libcom_err.so.2"/>
       <rpm:entry name="libss.so.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libcom_err.so.2"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
@@ -33956,7 +38367,7 @@ by Greg Hudson at MIT.</description>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
     </rpm:requires>
@@ -33964,26 +38375,26 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcom_err-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">ca2dda85ebe3c857d8301eee9ea6ba6bc5a330cc8c54c90b2f55825007d5c933</checksum>
+  <checksum type="sha256" pkgid="YES">02de8657a36b49d8720baf246e0b05de8c26e143a7f8456a0dd385f8c515452c</checksum>
   <summary>Development files for libcom_err</summary>
   <description>Development files for the com_err error message display library.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="11268" installed="24654" archive="27236"/>
-<location href="i686/libcom_err-devel-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="11449" installed="24658" archive="27244"/>
+<location href="x86_64/libcom_err-devel-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4560"/>
+    <rpm:header-range start="280" end="4740"/>
     <rpm:provides>
       <rpm:entry name="libcom_err-devel" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="libcom_err-devel(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libcom_err-devel(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
       <rpm:entry name="pkgconfig(com_err)" flags="EQ" epoch="0" ver="1.42.6"/>
       <rpm:entry name="pkgconfig(ss)" flags="EQ" epoch="0" ver="1.42.6"/>
     </rpm:provides>
@@ -33999,62 +38410,90 @@ by Greg Hudson at MIT.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libcom_err-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.42.6" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">dedf8a6a4ad9f5825e909f46ef6e8fdec860043dcddca8402974708a8e1df6b8</checksum>
+  <summary>Development files for libcom_err</summary>
+  <description>Development files for the com_err error message display library.</description>
+  <packager/>
+  <url>http://e2fsprogs.sourceforge.net</url>
+  <time file="1375472566" build="1375472547"/>
+  <size package="2600" installed="0" archive="420"/>
+<location href="x86_64/libcom_err-devel-32bit-1.42.6-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2473"/>
+    <rpm:provides>
+      <rpm:entry name="libcom_err-devel-32bit" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libcom_err-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcom_err-32bit" flags="EQ" epoch="0" ver="1.42.6"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libcryptsvc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.1" rel="7.3"/>
-  <checksum type="sha256" pkgid="YES">be40375ab71c2e73d53739b630c9407a3a812e6b57c654cfab40d3d92d86dd05</checksum>
+  <checksum type="sha256" pkgid="YES">cffaee1af090923b9826c32660e2d63a6460ef4e00a697543389be1f40826386</checksum>
   <summary>Crypto Service Library</summary>
   <description>Crypto Service Library.</description>
   <packager/>
   <url/>
-  <time file="1377320994" build="1377320979"/>
-  <size package="13625" installed="41647" archive="43140"/>
-<location href="i686/libcryptsvc-0.0.1-7.3.i686.rpm"/>
+  <time file="1377321049" build="1377321042"/>
+  <size package="13715" installed="44083" archive="45584"/>
+<location href="x86_64/libcryptsvc-0.0.1-7.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0 and Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libcryptsvc-0.0.1-7.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3859"/>
+    <rpm:header-range start="280" end="4079"/>
     <rpm:provides>
       <rpm:entry name="libcryptsvc" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
-      <rpm:entry name="libcryptsvc(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
-      <rpm:entry name="libcryptsvc.so.0"/>
-      <rpm:entry name="libtzsvc.so.0"/>
+      <rpm:entry name="libcryptsvc(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
+      <rpm:entry name="libcryptsvc.so.0()(64bit)"/>
+      <rpm:entry name="libtzsvc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libcryptsvc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.1" rel="7.3"/>
-  <checksum type="sha256" pkgid="YES">cde8bd4e10cd84ffdf1cd849c837b15613dd2bc66ebe0bd17bf4a7d61c99ec23</checksum>
+  <checksum type="sha256" pkgid="YES">88fd8ca572e5826a36cc88b4743e142fcdeabb8ac25c6e8b10430e4be7350871</checksum>
   <summary>Crypto Service Library (Development)</summary>
   <description>Crypto Service Library (Development).</description>
   <packager/>
   <url/>
-  <time file="1377320994" build="1377320979"/>
-  <size package="6563" installed="13618" archive="14584"/>
-<location href="i686/libcryptsvc-devel-0.0.1-7.3.i686.rpm"/>
+  <time file="1377321049" build="1377321042"/>
+  <size package="6741" installed="13620" archive="14584"/>
+<location href="x86_64/libcryptsvc-devel-0.0.1-7.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0 and Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libcryptsvc-0.0.1-7.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3235"/>
+    <rpm:header-range start="280" end="3411"/>
     <rpm:provides>
       <rpm:entry name="libcryptsvc-devel" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
-      <rpm:entry name="libcryptsvc-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
+      <rpm:entry name="libcryptsvc-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="7.3"/>
       <rpm:entry name="pkgconfig(cryptsvc)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -34068,34 +38507,88 @@ by Greg Hudson at MIT.</description>
 </package>
 <package type="rpm">
   <name>libcurl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.21.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">483f29bedfb5fbb1cff1aecdd3fb7aa24659ab72d0cbbadbebd0a5882dda2680</checksum>
+  <checksum type="sha256" pkgid="YES">b90637c1334baaf2c7b3c2b34276f8030bd374c2fa162a5aaeb40554b22bbf71</checksum>
   <summary>A library for getting files from web servers</summary>
   <description>This package provides a way for applications to use FTP, HTTP, Gopher and
 other servers for getting files.</description>
   <packager/>
   <url/>
-  <time file="1376445548" build="1376445533"/>
-  <size package="168339" installed="419240" archive="419656"/>
-<location href="i686/libcurl-7.21.3-2.10.i686.rpm"/>
+  <time file="1376445582" build="1376445562"/>
+  <size package="164791" installed="444008" archive="444424"/>
+<location href="x86_64/libcurl-7.21.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>curl-7.21.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3491"/>
+    <rpm:header-range start="280" end="3787"/>
     <rpm:provides>
       <rpm:entry name="libcurl" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
-      <rpm:entry name="libcurl(x86-32)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
+      <rpm:entry name="libcurl(x86-64)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(HIDDEN)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.7.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libcares.so.2(CARES_1.6.0)(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libcares.so.2()(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.3.1)(64bit)"/>
+      <rpm:entry name="libcares.so.2(CARES_1.4.0)(64bit)"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libcurl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="7.21.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">cd619c2f26859200cf2cd5f1e1a00619da6728f993c96a3f0f34ca7ca153a2e5</checksum>
+  <summary>A library for getting files from web servers</summary>
+  <description>This package provides a way for applications to use FTP, HTTP, Gopher and
+other servers for getting files.</description>
+  <packager/>
+  <url/>
+  <time file="1376445548" build="1376445536"/>
+  <size package="168154" installed="419240" archive="419656"/>
+<location href="x86_64/libcurl-32bit-7.21.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>curl-7.21.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3304"/>
+    <rpm:provides>
+      <rpm:entry name="libcurl-32bit" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
+      <rpm:entry name="libcurl-32bit(x86-32)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
       <rpm:entry name="libcurl.so.4"/>
       <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
       <rpm:entry name="libcurl.so.4(HIDDEN)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libcares.so.2(CARES_1.3.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libssl.so.1.0.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libcares.so.2(CARES_1.2.0)"/>
@@ -34112,7 +38605,6 @@ other servers for getting files.</description>
       <rpm:entry name="libcares.so.2(CARES_1.7.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libcares.so.2"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libcrypto.so.1.0.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
@@ -34124,9 +38616,9 @@ other servers for getting files.</description>
 </package>
 <package type="rpm">
   <name>libcurl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.21.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8bc4defe219d067d71826f343f0a3994ec69ec4464968e62ec9aa87822b2f750</checksum>
+  <checksum type="sha256" pkgid="YES">cd2ca33cf44c5ddf63e6ff4021944451da334075a5321691e363b336e4c3c2ef</checksum>
   <summary>Files needed for building applications with libcurl</summary>
   <description>cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
 Dict servers, using any of the supported protocols. The libcurl-devel
@@ -34134,20 +38626,20 @@ package includes files needed for developing applications which can
 use cURL's capabilities internally.</description>
   <packager/>
   <url/>
-  <time file="1376445548" build="1376445533"/>
-  <size package="40553" installed="170999" archive="173260"/>
-<location href="i686/libcurl-devel-7.21.3-2.10.i686.rpm"/>
+  <time file="1376445582" build="1376445562"/>
+  <size package="40826" installed="171192" archive="173456"/>
+<location href="x86_64/libcurl-devel-7.21.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>curl-7.21.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4359"/>
+    <rpm:header-range start="280" end="4535"/>
     <rpm:provides>
       <rpm:entry name="curl-devel" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
       <rpm:entry name="libcurl-devel" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
-      <rpm:entry name="libcurl-devel(x86-32)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
+      <rpm:entry name="libcurl-devel(x86-64)" flags="EQ" epoch="0" ver="7.21.3" rel="2.10"/>
       <rpm:entry name="pkgconfig(libcurl)" flags="EQ" epoch="0" ver="7.21.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -34164,68 +38656,65 @@ use cURL's capabilities internally.</description>
 </package>
 <package type="rpm">
   <name>libdaemon</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">a4368a1713ce165bae3745ba9279af49eff9b770fba8e243e72f4ca290ec6ec7</checksum>
+  <checksum type="sha256" pkgid="YES">f4e04959632f1576f2961dbf7a571fa39be63c41281675e93859b9880edd9c41</checksum>
   <summary>Lightweight C library That Eases the Writing of UNIX Daemons</summary>
   <description>libdaemon is a lightweight C library that eases the writing of UNIX
 daemons.</description>
   <packager/>
   <url>http://0pointer.de/lennart/projects/libdaemon/</url>
-  <time file="1375473948" build="1375473938"/>
-  <size package="22625" installed="57923" archive="58648"/>
-<location href="i686/libdaemon-0.14-2.9.i686.rpm"/>
+  <time file="1375475246" build="1375475238"/>
+  <size package="22878" installed="60215" archive="60948"/>
+<location href="x86_64/libdaemon-0.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libdaemon-0.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3244"/>
+    <rpm:header-range start="280" end="3376"/>
     <rpm:provides>
       <rpm:entry name="libdaemon" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
-      <rpm:entry name="libdaemon(x86-32)" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
-      <rpm:entry name="libdaemon.so.0"/>
+      <rpm:entry name="libdaemon(x86-64)" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
+      <rpm:entry name="libdaemon.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdaemon-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">91565aeba19208db08551907315bb372d6e367917f0429e8b14f26f5fc50087c</checksum>
+  <checksum type="sha256" pkgid="YES">e99d82e007f2da9dcc19545e1a382f4663cae28844e721b6acd717751df401f4</checksum>
   <summary>Lightweight C library That Eases the Writing of UNIX Daemons</summary>
   <description>libdaemon is a lightweight C library that eases the writing of UNIX
 daemons.</description>
   <packager/>
   <url>http://0pointer.de/lennart/projects/libdaemon/</url>
-  <time file="1375473948" build="1375473938"/>
-  <size package="7998" installed="19430" archive="21012"/>
-<location href="i686/libdaemon-devel-0.14-2.9.i686.rpm"/>
+  <time file="1375475246" build="1375475238"/>
+  <size package="8186" installed="19432" archive="21016"/>
+<location href="x86_64/libdaemon-devel-0.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libdaemon-0.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3412"/>
+    <rpm:header-range start="280" end="3596"/>
     <rpm:provides>
       <rpm:entry name="libdaemon-devel" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
-      <rpm:entry name="libdaemon-devel(x86-32)" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
+      <rpm:entry name="libdaemon-devel(x86-64)" flags="EQ" epoch="0" ver="0.14" rel="2.9"/>
       <rpm:entry name="pkgconfig(libdaemon)" flags="EQ" epoch="0" ver="0.14"/>
     </rpm:provides>
     <rpm:requires>
@@ -34237,9 +38726,9 @@ daemons.</description>
 </package>
 <package type="rpm">
   <name>libdatrie</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">e8164b5badb1446fe9d89c3f4807c1a66226559d6fe3416759f26b1085a86a6f</checksum>
+  <checksum type="sha256" pkgid="YES">40bb5e6c3d6035762bda142ee5423a123dd9e454a704e63ce78d8729425e23c2</checksum>
   <summary>Double-Array Trie Library</summary>
   <description>This is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe.
@@ -34248,27 +38737,64 @@ Summary:        Double-Array Trie Library
 Group:          Development/Libraries/C and C++</description>
   <packager/>
   <url>http://linux.thai.net/~thep/datrie/datrie.html</url>
-  <time file="1375473891" build="1375473882"/>
-  <size package="87492" installed="309395" archive="318788"/>
-<location href="i686/libdatrie-0.2.4-2.9.i686.rpm"/>
+  <time file="1375475212" build="1375475202"/>
+  <size package="87173" installed="311456" archive="320856"/>
+<location href="x86_64/libdatrie-0.2.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libdatrie-0.2.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9668"/>
+    <rpm:header-range start="280" end="9820"/>
     <rpm:provides>
       <rpm:entry name="libdatrie" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
-      <rpm:entry name="libdatrie(x86-32)" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
+      <rpm:entry name="libdatrie(x86-64)" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
+      <rpm:entry name="libdatrie.so.1()(64bit)"/>
+      <rpm:entry name="libdatrie.so.1(DATRIE_0.2)(64bit)"/>
+      <rpm:entry name="libdatrie.so.1(DATRIE_0.2.4)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libdatrie-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2.4" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">4e42403db1b2a06a00bebf6a673b9fe735820e3f702870b34baf4240f404331c</checksum>
+  <summary>Double-Array Trie Library</summary>
+  <description>This is an implementation of double-array structure for representing
+trie, as proposed by Junichi Aoe.
+
+Summary:        Double-Array Trie Library
+Group:          Development/Libraries/C and C++</description>
+  <packager/>
+  <url>http://linux.thai.net/~thep/datrie/datrie.html</url>
+  <time file="1375473891" build="1375473883"/>
+  <size package="13816" installed="26564" archive="26984"/>
+<location href="x86_64/libdatrie-32bit-0.2.4-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libdatrie-0.2.4-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2765"/>
+    <rpm:provides>
+      <rpm:entry name="libdatrie-32bit" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
+      <rpm:entry name="libdatrie-32bit(x86-32)" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
       <rpm:entry name="libdatrie.so.1"/>
       <rpm:entry name="libdatrie.so.1(DATRIE_0.2)"/>
       <rpm:entry name="libdatrie.so.1(DATRIE_0.2.4)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -34277,9 +38803,9 @@ Group:          Development/Libraries/C and C++</description>
 </package>
 <package type="rpm">
   <name>libdatrie-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b73120f48b91c1c75e8a19be30e4f95df7794f7ad1ffde3d429deaa3d89e1ba0</checksum>
+  <checksum type="sha256" pkgid="YES">a60c0534fa7c2ec5b3963c7803e101864fc7da250a960a05093186dcb30fd69b</checksum>
   <summary>Double-Array Trie Library (development)</summary>
   <description>This is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe.
@@ -34287,42 +38813,41 @@ trie, as proposed by Junichi Aoe.
 This package contains the development files for libdatrie.</description>
   <packager/>
   <url>http://linux.thai.net/~thep/datrie/datrie.html</url>
-  <time file="1375473891" build="1375473882"/>
-  <size package="87465" installed="313830" archive="324228"/>
-<location href="i686/libdatrie-devel-0.2.4-2.9.i686.rpm"/>
+  <time file="1375475212" build="1375475202"/>
+  <size package="87774" installed="315585" archive="325988"/>
+<location href="x86_64/libdatrie-devel-0.2.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libdatrie-0.2.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10644"/>
+    <rpm:header-range start="280" end="10852"/>
     <rpm:provides>
       <rpm:entry name="libdatrie-devel" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
-      <rpm:entry name="libdatrie-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
+      <rpm:entry name="libdatrie-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.4" rel="2.9"/>
       <rpm:entry name="pkgconfig(datrie-0.2)" flags="EQ" epoch="0" ver="0.2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libdatrie.so.1(DATRIE_0.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libdatrie.so.1(DATRIE_0.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libdatrie" flags="EQ" epoch="0" ver="0.2.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdatrie.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdatrie.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/trietool-0.2</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libdbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.12" rel="3.17"/>
-  <checksum type="sha256" pkgid="YES">14b2aef9ace4788cec1edb22ac8c16b00a25c15d7aaca91cf68a53ae9bb55a89</checksum>
+  <checksum type="sha256" pkgid="YES">159e4b17769e2568426c0d8506152e80048b4b6c1fabfa4e57cf270a35db739e</checksum>
   <summary>Library package for D-Bus</summary>
   <description>D-Bus is a message bus system, a simple way for applications to talk to
 one another. D-Bus supplies both a system daemon and a
@@ -34332,109 +38857,155 @@ any two apps to communicate directly (without going through the message
 bus daemon).</description>
   <packager/>
   <url>http://dbus.freedesktop.org/</url>
-  <time file="1377198842" build="1377198825"/>
-  <size package="127209" installed="363584" archive="364956"/>
-<location href="i686/libdbus-1.6.12-3.17.i686.rpm"/>
+  <time file="1377199023" build="1377199006"/>
+  <size package="128686" installed="377728" archive="379108"/>
+<location href="x86_64/libdbus-1.6.12-3.17.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/IPC</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4836"/>
+    <rpm:header-range start="280" end="4984"/>
     <rpm:provides>
       <rpm:entry name="libdbus" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
-      <rpm:entry name="libdbus(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="libdbus(x86-64)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+    </rpm:requires>    <file type="dir">/etc/dbus-1/system.d</file>
+    <file type="dir">/etc/dbus-1/session.d</file>
+    <file type="dir">/etc/dbus-1</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libdbus-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.12" rel="3.17"/>
+  <checksum type="sha256" pkgid="YES">d76971baafbf750cc5c1d25550929e5936ec1f09190e3dfa935bdc50974e8080</checksum>
+  <summary>Library package for D-Bus</summary>
+  <description>D-Bus is a message bus system, a simple way for applications to talk to
+one another. D-Bus supplies both a system daemon and a
+per-user-login-session daemon. Also, the message bus is built on top of
+a general one-to-one message passing framework, which can be used by
+any two apps to communicate directly (without going through the message
+bus daemon).</description>
+  <packager/>
+  <url>http://dbus.freedesktop.org/</url>
+  <time file="1377198842" build="1377198835"/>
+  <size package="126396" installed="363584" archive="364004"/>
+<location href="x86_64/libdbus-32bit-1.6.12-3.17.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ or AFL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/IPC</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>dbus-1.6.12-3.17.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4200"/>
+    <rpm:provides>
       <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libdbus-32bit" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
+      <rpm:entry name="libdbus-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.12" rel="3.17"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file type="dir">/etc/dbus-1/system.d</file>
-    <file type="dir">/etc/dbus-1/session.d</file>
-    <file type="dir">/etc/dbus-1</file>
-
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdevice-node</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">1219c1f281ee8982fd0b014da5004c997be6ebffb269c465fd4caa83e4a9ee07</checksum>
+  <checksum type="sha256" pkgid="YES">06534b51441b06ebb7bcd5c3e7f1fd1b5907d04982d7d53affc918c8eebd5259</checksum>
   <summary>Library to control OAL APIs</summary>
   <description>development package of library to control OAL APIs</description>
   <packager/>
   <url/>
-  <time file="1377321134" build="1377321125"/>
-  <size package="9973" installed="25472" archive="25740"/>
-<location href="i686/libdevice-node-0.1.0-2.7.i686.rpm"/>
+  <time file="1377321223" build="1377321217"/>
+  <size package="10285" installed="31208" archive="31476"/>
+<location href="x86_64/libdevice-node-0.1.0-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libdevice-node-0.1.0-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3156"/>
+    <rpm:header-range start="280" end="3388"/>
     <rpm:provides>
       <rpm:entry name="libdevice-node" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
-      <rpm:entry name="libdevice-node(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
-      <rpm:entry name="libdevice-node.so.0.1"/>
+      <rpm:entry name="libdevice-node(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
+      <rpm:entry name="libdevice-node.so.0.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdevice-node-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">2775f9d886e88c74cfba13fefbd0ef4d36ed6b9d1dfee87573c30a352d8ac75e</checksum>
+  <checksum type="sha256" pkgid="YES">6e1f6398b9b07ce93cf5095ca47c6825e395250125f4827721d6bb2ae970ea24</checksum>
   <summary>Control OAL APIs (devel)</summary>
   <description>Library to control OAL APIs (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321134" build="1377321125"/>
-  <size package="6203" installed="11901" archive="12804"/>
-<location href="i686/libdevice-node-devel-0.1.0-2.7.i686.rpm"/>
+  <time file="1377321223" build="1377321217"/>
+  <size package="6375" installed="11905" archive="12808"/>
+<location href="x86_64/libdevice-node-devel-0.1.0-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libdevice-node-0.1.0-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3149"/>
+    <rpm:header-range start="280" end="3325"/>
     <rpm:provides>
       <rpm:entry name="libdevice-node-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
-      <rpm:entry name="libdevice-node-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
+      <rpm:entry name="libdevice-node-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.7"/>
       <rpm:entry name="pkgconfig(device-node)" flags="EQ" epoch="0" ver="0.1"/>
       <rpm:entry name="pkgconfig(devman_plugin)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
@@ -34446,66 +39017,65 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdevman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.10" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">7933f88bcd1ce21b6b7e547237d7cec9d6e34fe465f885f4073c2ea27c899392</checksum>
+  <checksum type="sha256" pkgid="YES">ef3cc7d95b9f19dbb95aff9c11e8176c3d2dace774c096d44c13982274c69989</checksum>
   <summary>Device manager library</summary>
   <description>Device manager library for device control</description>
   <packager/>
   <url/>
-  <time file="1377321188" build="1377321182"/>
-  <size package="16234" installed="54532" archive="54928"/>
-<location href="i686/libdevman-0.1.10-3.8.i686.rpm"/>
+  <time file="1377321271" build="1377321267"/>
+  <size package="16428" installed="58536" archive="58932"/>
+<location href="x86_64/libdevman-0.1.10-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>devman-0.1.10-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3016"/>
+    <rpm:header-range start="280" end="3244"/>
     <rpm:provides>
       <rpm:entry name="libdevman" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
-      <rpm:entry name="libdevman(x86-32)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdevice-node.so.0.1"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdevman(x86-64)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdevice-node.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/display_wd</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libdevman-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.10" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">edea57a78dafd3c5cf3db00dcc220bb124b430159c2a9fb5554fb17ca7e40b43</checksum>
+  <checksum type="sha256" pkgid="YES">229e345999ba332f33723b53df6326a6e3b9cb9053e53aebbfdb4de240c153ff</checksum>
   <summary>Device manager library for (devel)</summary>
   <description>Device manager library for device control (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321188" build="1377321182"/>
-  <size package="10551" installed="52820" archive="53828"/>
-<location href="i686/libdevman-devel-0.1.10-3.8.i686.rpm"/>
+  <time file="1377321271" build="1377321267"/>
+  <size package="10737" installed="52822" archive="53836"/>
+<location href="x86_64/libdevman-devel-0.1.10-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>devman-0.1.10-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2916"/>
+    <rpm:header-range start="280" end="3096"/>
     <rpm:provides>
       <rpm:entry name="libdevman-devel" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
-      <rpm:entry name="libdevman-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
+      <rpm:entry name="libdevman-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
       <rpm:entry name="pkgconfig(devman)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -34516,26 +39086,26 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdevman-haptic-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.10" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">a9f57bd7600ff38e1b62a9eb611af71fca13e62f494a16b627a75bd3a61fa0aa</checksum>
+  <checksum type="sha256" pkgid="YES">206e39230b07b521b4c35cafa4f225ed7d56c68f178851c3dc8b1b1982fde4ea</checksum>
   <summary>Haptic Device manager library for (devel)</summary>
   <description>Haptic Device manager library for device control (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321188" build="1377321182"/>
-  <size package="10860" installed="73466" archive="74052"/>
-<location href="i686/libdevman-haptic-devel-0.1.10-3.8.i686.rpm"/>
+  <time file="1377321271" build="1377321267"/>
+  <size package="11041" installed="73468" archive="74056"/>
+<location href="x86_64/libdevman-haptic-devel-0.1.10-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>devman-0.1.10-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2716"/>
+    <rpm:header-range start="280" end="2896"/>
     <rpm:provides>
       <rpm:entry name="libdevman-haptic-devel" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
-      <rpm:entry name="libdevman-haptic-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
+      <rpm:entry name="libdevman-haptic-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.10" rel="3.8"/>
       <rpm:entry name="pkgconfig(devman_haptic)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -34546,33 +39116,72 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdevmapper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.02.77" rel="1.18"/>
-  <checksum type="sha256" pkgid="YES">f96284cc3f8e218575989905bcfd8e306ab795f844389c1a66ff6437a10d060d</checksum>
+  <checksum type="sha256" pkgid="YES">31ae5ddec5c148920dee7be81da05a9457764da18cd48c6672be95e64fb24b59</checksum>
   <summary>Device-mapper shared library</summary>
   <description>This package contains the device-mapper shared library, libdevmapper.</description>
   <packager/>
   <url>http://sources.redhat.com/dm</url>
-  <time file="1376538239" build="1376538214"/>
-  <size package="87675" installed="256524" archive="256792"/>
-<location href="i686/libdevmapper-1.02.77-1.18.i686.rpm"/>
+  <time file="1376538441" build="1376538432"/>
+  <size package="92162" installed="249232" archive="249500"/>
+<location href="x86_64/libdevmapper-1.02.77-1.18.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>device-mapper-1.02.77-1.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2952"/>
+    <rpm:header-range start="280" end="3128"/>
     <rpm:provides>
       <rpm:entry name="libdevmapper" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
-      <rpm:entry name="libdevmapper(x86-32)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
+      <rpm:entry name="libdevmapper(x86-64)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
+      <rpm:entry name="libdevmapper.so.1.02()(64bit)"/>
+      <rpm:entry name="libdevmapper.so.1.02(Base)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="device-mapper" flags="LT" epoch="0" ver="1.02.17" rel="6"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libdevmapper-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.02.77" rel="1.18"/>
+  <checksum type="sha256" pkgid="YES">ce5da119aef594180617aaa7c297735c930bfa7a43ddec50d6aea8134a94f462</checksum>
+  <summary>Device-mapper shared library</summary>
+  <description>This package contains the device-mapper shared library, libdevmapper.</description>
+  <packager/>
+  <url>http://sources.redhat.com/dm</url>
+  <time file="1376538239" build="1376538215"/>
+  <size package="87523" installed="256524" archive="256792"/>
+<location href="x86_64/libdevmapper-32bit-1.02.77-1.18.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Device Management</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>device-mapper-1.02.77-1.18.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2800"/>
+    <rpm:provides>
+      <rpm:entry name="libdevmapper-32bit" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
+      <rpm:entry name="libdevmapper-32bit(x86-32)" flags="EQ" epoch="0" ver="1.02.77" rel="1.18"/>
       <rpm:entry name="libdevmapper.so.1.02"/>
       <rpm:entry name="libdevmapper.so.1.02(Base)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -34581,70 +39190,66 @@ bus daemon).</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="device-mapper" flags="LT" epoch="0" ver="1.02.17" rel="6"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libdlog</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.1" rel="9.5"/>
-  <checksum type="sha256" pkgid="YES">c44638b93d7148d538368f21b5832fb421c805e1320e4d32eef91e36d2baf825</checksum>
+  <checksum type="sha256" pkgid="YES">ad9a13fb22c8b9b7bb921a5d7f45e1e60956fde0d45bdba6cf5f324854af3335</checksum>
   <summary>Logging service dlog API</summary>
   <description>dlog API library</description>
   <packager/>
   <url/>
-  <time file="1375475057" build="1375475019"/>
-  <size package="6627" installed="11992" archive="12408"/>
-<location href="i686/libdlog-0.4.1-9.5.i686.rpm"/>
+  <time file="1375476684" build="1375476677"/>
+  <size package="6804" installed="13280" archive="13696"/>
+<location href="x86_64/libdlog-0.4.1-9.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dlog-0.4.1-9.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3230"/>
+    <rpm:header-range start="280" end="3426"/>
     <rpm:provides>
       <rpm:entry name="libdlog" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
-      <rpm:entry name="libdlog(x86-32)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
-      <rpm:entry name="libdlog.so.0"/>
+      <rpm:entry name="libdlog(x86-64)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdlog-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.1" rel="9.5"/>
-  <checksum type="sha256" pkgid="YES">6ba56434314ccd027b70d0c4c8bdb508a555a74ccbbef3396cb08f5577510da5</checksum>
+  <checksum type="sha256" pkgid="YES">33c25ba0900de45da5362f254ea9466c1755aad327fb0f9cca267d586cd2e197</checksum>
   <summary>Logging service dlog API</summary>
   <description>dlog API library</description>
   <packager/>
   <url/>
-  <time file="1375475057" build="1375475019"/>
-  <size package="5957" installed="18492" archive="19044"/>
-<location href="i686/libdlog-devel-0.4.1-9.5.i686.rpm"/>
+  <time file="1375476684" build="1375476677"/>
+  <size package="6135" installed="18492" archive="19048"/>
+<location href="x86_64/libdlog-devel-0.4.1-9.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>dlog-0.4.1-9.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3010"/>
+    <rpm:header-range start="280" end="3186"/>
     <rpm:provides>
       <rpm:entry name="libdlog-devel" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
-      <rpm:entry name="libdlog-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
+      <rpm:entry name="libdlog-devel(x86-64)" flags="EQ" epoch="0" ver="0.4.1" rel="9.5"/>
       <rpm:entry name="pkgconfig(dlog)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -34655,61 +39260,61 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdmx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">9078d72a04fef25eacfb6c07947886623dbb2760590703b5e9afb40ea2a81d7c</checksum>
+  <checksum type="sha256" pkgid="YES">f468c6cbf4f43dddbdc91953b1c1af57d2b8c668b6da6bc3ef4e7a7531d36016</checksum>
   <summary>X.Org X11 DMX runtime library</summary>
   <description>The X.Org X11 DMX (Distributed Multihead X) runtime library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474972" build="1375474964"/>
-  <size package="10010" installed="21866" archive="22416"/>
-<location href="i686/libdmx-1.1.2-3.8.i686.rpm"/>
+  <time file="1375477717" build="1375477707"/>
+  <size package="9939" installed="23450" archive="24008"/>
+<location href="x86_64/libdmx-1.1.2-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libdmx-1.1.2-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2846"/>
+    <rpm:header-range start="280" end="3062"/>
     <rpm:provides>
       <rpm:entry name="libdmx" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
-      <rpm:entry name="libdmx(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
-      <rpm:entry name="libdmx.so.1"/>
+      <rpm:entry name="libdmx(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
+      <rpm:entry name="libdmx.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdmx-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">82387104de3df5685ca22f4aaaa71fc54f1bd1743149437603379dd19759b28f</checksum>
+  <checksum type="sha256" pkgid="YES">ba229f415c6c186eae9b8553ab26ec2832855a46ff1751b854f94dc153266d5f</checksum>
   <summary>X.Org X11 DMX development files</summary>
   <description>The X.Org X11 DMX (Distributed Multihead X) development files.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474972" build="1375474964"/>
-  <size package="4916" installed="6667" archive="7232"/>
-<location href="i686/libdmx-devel-1.1.2-3.8.i686.rpm"/>
+  <time file="1375477717" build="1375477707"/>
+  <size package="5092" installed="6669" archive="7232"/>
+<location href="x86_64/libdmx-devel-1.1.2-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libdmx-1.1.2-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2662"/>
+    <rpm:header-range start="280" end="2838"/>
     <rpm:provides>
       <rpm:entry name="libdmx-devel" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
-      <rpm:entry name="libdmx-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
+      <rpm:entry name="libdmx-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="3.8"/>
       <rpm:entry name="pkgconfig(dmx)" flags="EQ" epoch="0" ver="1.1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -34723,60 +39328,59 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdri2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="12.4"/>
-  <checksum type="sha256" pkgid="YES">ef897e13298f8259919404a8f689ebaad92fbecc7f743f609674a876f20d6b2f</checksum>
+  <checksum type="sha256" pkgid="YES">1b9ca47fc5b62c1f60495faf7612cd7be36d2801f5c89063146258cf94b0a58a</checksum>
   <summary>X.Org DRI2 Extension client library</summary>
   <description>DRI2 Extension client library</description>
   <packager/>
   <url/>
-  <time file="1374120658" build="1374120650"/>
-  <size package="9708" installed="18022" archive="18580"/>
-<location href="i686/libdri2-0.1.0-12.4.i686.rpm"/>
+  <time file="1374121119" build="1374121111"/>
+  <size package="9705" installed="19642" archive="20200"/>
+<location href="x86_64/libdri2-0.1.0-12.4.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libdri2-0.1.0-12.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2723"/>
+    <rpm:header-range start="280" end="2915"/>
     <rpm:provides>
       <rpm:entry name="libdri2" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
-      <rpm:entry name="libdri2(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
-      <rpm:entry name="libdri2.so.0"/>
+      <rpm:entry name="libdri2(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
+      <rpm:entry name="libdri2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libdri2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="12.4"/>
-  <checksum type="sha256" pkgid="YES">e29ea43d77350a3ff9baa87a68d692367c18d65cac39c05dc99d1711c9ab37d9</checksum>
+  <checksum type="sha256" pkgid="YES">aac674e616ba19ce35e48de16939f47e233c9890b5398d55a26b38c9c1824f54</checksum>
   <summary>X.Org DRI2 Extension client library (development library)</summary>
   <description>DRI2 Extension client library (development library)</description>
   <packager/>
   <url/>
-  <time file="1374120658" build="1374120650"/>
-  <size package="4661" installed="4911" archive="5464"/>
-<location href="i686/libdri2-devel-0.1.0-12.4.i686.rpm"/>
+  <time file="1374121119" build="1374121111"/>
+  <size package="4845" installed="4913" archive="5472"/>
+<location href="x86_64/libdri2-devel-0.1.0-12.4.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libdri2-0.1.0-12.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2623"/>
+    <rpm:header-range start="280" end="2803"/>
     <rpm:provides>
       <rpm:entry name="libdri2-devel" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
-      <rpm:entry name="libdri2-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
+      <rpm:entry name="libdri2-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="12.4"/>
       <rpm:entry name="pkgconfig(libdri2)" flags="EQ" epoch="0" ver="2.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -34789,33 +39393,71 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdrm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.45" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">f25b404ce71967c977b231ce07b84dca8568f0d74e7bd6a082ee4743a5664c19</checksum>
+  <checksum type="sha256" pkgid="YES">40221b39e17fd443134d0d95df511c803d9ad2631c26a18c83da72e814c716b4</checksum>
   <summary>Userspace interface to kernel DRM services</summary>
   <description>Direct Rendering Manager headers and kernel modules.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/mesa/drm</url>
-  <time file="1376538033" build="1376538020"/>
-  <size package="28977" installed="75884" archive="76600"/>
-<location href="i686/libdrm-2.4.45-4.10.i686.rpm"/>
+  <time file="1376538047" build="1376538031"/>
+  <size package="28372" installed="75808" archive="76540"/>
+<location href="x86_64/libdrm-2.4.45-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3677"/>
+    <rpm:header-range start="280" end="3853"/>
     <rpm:provides>
       <rpm:entry name="libdrm" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libdrm(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm(x86-64)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libdrm_exynos.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libdrm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.45" rel="4.10"/>
+  <checksum type="sha256" pkgid="YES">ebbabe5fdc2a754fe90d84ce8efae7452263d333fc4b887ae3521e623759bdec</checksum>
+  <summary>Userspace interface to kernel DRM services</summary>
+  <description>Direct Rendering Manager headers and kernel modules.</description>
+  <packager/>
+  <url>http://cgit.freedesktop.org/mesa/drm</url>
+  <time file="1376538033" build="1376538022"/>
+  <size package="28800" installed="75884" archive="76600"/>
+<location href="x86_64/libdrm-32bit-2.4.45-4.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3490"/>
+    <rpm:provides>
+      <rpm:entry name="libdrm-32bit" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
       <rpm:entry name="libdrm.so.2"/>
       <rpm:entry name="libdrm_exynos.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -34830,28 +39472,28 @@ bus daemon).</description>
 </package>
 <package type="rpm">
   <name>libdrm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.45" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">402fdd8b98ca14b674886470b8d31684b3e45cd2575c32d839abfe51d9916454</checksum>
+  <checksum type="sha256" pkgid="YES">dba3f719e4fc093af72644a78f48baf5576a73bb0fba1f3476b48b9371b19a26</checksum>
   <summary>Userspace interface to kernel DRM services</summary>
   <description>Direct Rendering Manager headers and kernel modules.
 
 Development related files.</description>
   <packager/>
   <url>http://cgit.freedesktop.org/mesa/drm</url>
-  <time file="1376538033" build="1376538020"/>
-  <size package="56935" installed="260687" archive="265756"/>
-<location href="i686/libdrm-devel-2.4.45-4.10.i686.rpm"/>
+  <time file="1376538047" build="1376538031"/>
+  <size package="57111" installed="260695" archive="265780"/>
+<location href="x86_64/libdrm-devel-2.4.45-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6453"/>
+    <rpm:header-range start="280" end="6629"/>
     <rpm:provides>
       <rpm:entry name="libdrm-devel" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libdrm-devel(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm-devel(x86-64)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
       <rpm:entry name="pkgconfig(libdrm)" flags="EQ" epoch="0" ver="2.4.45"/>
       <rpm:entry name="pkgconfig(libdrm_exynos)" flags="EQ" epoch="0" ver="0.6"/>
       <rpm:entry name="pkgconfig(libdrm_intel)" flags="EQ" epoch="0" ver="2.4.45"/>
@@ -34869,32 +39511,69 @@ Development related files.</description>
 </package>
 <package type="rpm">
   <name>libdrm-intel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.45" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">1b7aa9e47a9f96dc3ec085f36f963f36b9ba42ba9f2f430e02536c945ea7de2c</checksum>
+  <checksum type="sha256" pkgid="YES">1a67439e8e44893c735cd2cb9c2f874513e3c929c60a117a0419375839e77f21</checksum>
   <summary>Userspace interface to intel graphics kernel DRM buffer management</summary>
   <description>Userspace interface to intel graphics kernel DRM buffer management</description>
   <packager/>
   <url>http://cgit.freedesktop.org/mesa/drm</url>
-  <time file="1376538033" build="1376538020"/>
-  <size package="57689" installed="152728" archive="153160"/>
-<location href="i686/libdrm-intel-2.4.45-4.10.i686.rpm"/>
+  <time file="1376538047" build="1376538031"/>
+  <size package="57369" installed="151840" archive="152272"/>
+<location href="x86_64/libdrm-intel-2.4.45-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3309"/>
+    <rpm:header-range start="280" end="3525"/>
     <rpm:provides>
       <rpm:entry name="libdrm-intel" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libdrm-intel(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libdrm_intel.so.1"/>
+      <rpm:entry name="libdrm-intel(x86-64)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm_intel.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpciaccess.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libdrm-intel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.45" rel="4.10"/>
+  <checksum type="sha256" pkgid="YES">c43f27a076fa2f42571d17fd2b7a8ff0f1fbebf8e4eff21864fed8bd17b240a7</checksum>
+  <summary>Userspace interface to intel graphics kernel DRM buffer management</summary>
+  <description>Userspace interface to intel graphics kernel DRM buffer management</description>
+  <packager/>
+  <url>http://cgit.freedesktop.org/mesa/drm</url>
+  <time file="1376538033" build="1376538022"/>
+  <size package="57477" installed="152728" archive="153160"/>
+<location href="x86_64/libdrm-intel-32bit-2.4.45-4.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3122"/>
+    <rpm:provides>
+      <rpm:entry name="libdrm-intel-32bit" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm-intel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libdrm_intel.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libdrm.so.2"/>
@@ -34908,27 +39587,93 @@ Development related files.</description>
 </package>
 <package type="rpm">
   <name>libdw</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">ec7b2ef724daf1e9a69c0e6f0fbfc733f92d63281bf03570aa529105d3203d3c</checksum>
+  <checksum type="sha256" pkgid="YES">19b993dcce9c2cf2e1f5fd790f109919824a5b2bc975ec302a55b5958f19944d</checksum>
   <summary>Library to access DWARF debugging information</summary>
   <description>This package provides a high-level library to access the DWARF debugging
 information.  This is a part of elfutils package.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="127325" installed="318323" archive="319020"/>
-<location href="i686/libdw-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="112744" installed="304403" archive="305108"/>
+<location href="x86_64/libdw-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4327"/>
+    <rpm:header-range start="280" end="4787"/>
     <rpm:provides>
       <rpm:entry name="libdw" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libdw(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libdw(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libdw.so.1()(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.122)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.126)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.127)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.130)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.136)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.138)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.142)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.143)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.144)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.146)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.148)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.149)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.3)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.6)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libdw-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.155" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">16ce89910196f95f9cf5102a81fa3b5ce4757d368b0321943b734063b06f7faf</checksum>
+  <summary>Library to access DWARF debugging information</summary>
+  <description>This package provides a high-level library to access the DWARF debugging
+information.  This is a part of elfutils package.</description>
+  <packager/>
+  <url>http://elfutils.fedorahosted.org</url>
+  <time file="1377044114" build="1377044098"/>
+  <size package="115646" installed="283176" archive="283584"/>
+<location href="x86_64/libdw-32bit-0.155-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Utilities</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3900"/>
+    <rpm:provides>
+      <rpm:entry name="libdw-32bit" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libdw-32bit(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
       <rpm:entry name="libdw.so.1"/>
       <rpm:entry name="libdw.so.1(ELFUTILS_0)"/>
       <rpm:entry name="libdw.so.1(ELFUTILS_0.122)"/>
@@ -34947,7 +39692,7 @@ information.  This is a part of elfutils package.</description>
     <rpm:requires>
       <rpm:entry name="libbz2.so.1"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.3)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libelf.so.1"/>
@@ -34963,10 +39708,9 @@ information.  This is a part of elfutils package.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.6)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.5)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="liblzma.so.5"/>
     </rpm:requires>
@@ -34974,27 +39718,27 @@ information.  This is a part of elfutils package.</description>
 </package>
 <package type="rpm">
   <name>libdw-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">52725deaa4fe00c7de649d7fa97440a5fc9221ee8ad2f2ca856f24b6816129f7</checksum>
+  <checksum type="sha256" pkgid="YES">e67ec42f6d21fb323f2379302b0beea73690f9ac156a3b0b2a3401d2a8310de4</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="598250" installed="2980630" archive="2981588"/>
-<location href="i686/libdw-devel-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="606490" installed="4433678" archive="4434640"/>
+<location href="x86_64/libdw-devel-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3227"/>
+    <rpm:header-range start="280" end="3403"/>
     <rpm:provides>
       <rpm:entry name="libdw-devel" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libdw-devel(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libdw-devel(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -35005,9 +39749,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libebackend</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">392482d73983b1f2881f8be3a9e97d6043f6eda23d173740ab5c970fc333e980</checksum>
+  <checksum type="sha256" pkgid="YES">a7cf45bc9f20eeb40aa087ae611b7cbfb60fbb97899870d50810e4997cd025a2</checksum>
   <summary>Evolution Data Server - Backend Utilities Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35015,24 +39759,91 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library for backends.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="130052" installed="585416" archive="585856"/>
-<location href="i686/libebackend-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="132089" installed="627920" archive="628360"/>
+<location href="x86_64/libebackend-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4553"/>
+    <rpm:header-range start="280" end="4973"/>
     <rpm:provides>
       <rpm:entry name="libebackend" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libebackend(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebackend(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libebackend-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">b0cf7dc45bad73ecf2a63d8ed02b586d9c7de7c2cd55ca6a8b0710e41fe02c21</checksum>
+  <summary>Evolution Data Server - Backend Utilities Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library for backends.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321044"/>
+  <size package="130006" installed="585416" archive="585856"/>
+<location href="x86_64/libebackend-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4481"/>
+    <rpm:provides>
       <rpm:entry name="libebackend-1.2.so.6"/>
+      <rpm:entry name="libebackend-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebackend-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
@@ -35058,7 +39869,6 @@ This package contains a shared system library for backends.</description>
       <rpm:entry name="libsoup-2.4.so.1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -35074,9 +39884,9 @@ This package contains a shared system library for backends.</description>
 </package>
 <package type="rpm">
   <name>libebl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">7b33f72f92d52149420e22b97ca7af2b5340262cf8e6c5083076148799eb4f42</checksum>
+  <checksum type="sha256" pkgid="YES">628aeee11786c90b75569f7714fc962d9c7b7bca03a3b32cc76cf68fbae29fdc</checksum>
   <summary>A collection of utilities and DSOs to handle compiled objects</summary>
   <description>Elfutils is a collection of utilities, including ld (a linker), nm (for
 listing symbols from object files), size (for listing the section sizes
@@ -35086,19 +39896,87 @@ well-formed ELF files).  Also included are numerous helper libraries
 which implement DWARF, ELF, and machine-specific ELF handling.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="84846" installed="330179" archive="334236"/>
-<location href="i686/libebl-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="82964" installed="368275" archive="372376"/>
+<location href="x86_64/libebl-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8755"/>
+    <rpm:header-range start="280" end="9075"/>
     <rpm:provides>
       <rpm:entry name="libebl" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libebl(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libebl(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libebl_alpha-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_alpha.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_arm-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_arm.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_i386-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_i386.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_ia64-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_ia64.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_ppc-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_ppc.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_ppc64-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_ppc64.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_s390-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_s390.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_sh-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_sh.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_sparc-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_sparc.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_tilegx-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_tilegx.so(ELFUTILS_0.155)(64bit)"/>
+      <rpm:entry name="libebl_x86_64-0.155.so()(64bit)"/>
+      <rpm:entry name="libebl_x86_64.so(ELFUTILS_0.155)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdw.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.144)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)(64bit)"/>
+      <rpm:entry name="libdw.so.1(ELFUTILS_0.122)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libebl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.155" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">0e50074fb29291d01b5cc74501f9641562a3d021fff717913e3119d6527aefce</checksum>
+  <summary>A collection of utilities and DSOs to handle compiled objects</summary>
+  <description>Elfutils is a collection of utilities, including ld (a linker), nm (for
+listing symbols from object files), size (for listing the section sizes
+of an object or archive file), strip (for discarding symbols), readline
+(the see the raw ELF file structures), and elflint (to check for
+well-formed ELF files).  Also included are numerous helper libraries
+which implement DWARF, ELF, and machine-specific ELF handling.</description>
+  <packager/>
+  <url>http://elfutils.fedorahosted.org</url>
+  <time file="1377044114" build="1377044098"/>
+  <size package="73035" installed="295032" archive="298800"/>
+<location href="x86_64/libebl-32bit-0.155-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Utilities</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8320"/>
+    <rpm:provides>
+      <rpm:entry name="libebl-32bit" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libebl-32bit(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
       <rpm:entry name="libebl_alpha-0.155.so"/>
       <rpm:entry name="libebl_alpha.so(ELFUTILS_0.155)"/>
       <rpm:entry name="libebl_arm-0.155.so"/>
@@ -35123,13 +40001,12 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
       <rpm:entry name="libebl_x86_64.so(ELFUTILS_0.155)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libelf.so.1"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libdw.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -35142,27 +40019,27 @@ which implement DWARF, ELF, and machine-specific ELF handling.</description>
 </package>
 <package type="rpm">
   <name>libebl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">adfb2e507eaa1644f6281d58cc43b12dd344f63c434331b7cfd5a7a7bc252a79</checksum>
+  <checksum type="sha256" pkgid="YES">738f5c4d6c181794d3191c698937b7a8e5850e7d60c40f4a2c00caa7ad3307df</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="85014" installed="634289" archive="634828"/>
-<location href="i686/libebl-devel-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="90534" installed="921389" archive="921928"/>
+<location href="x86_64/libebl-devel-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2935"/>
+    <rpm:header-range start="280" end="3115"/>
     <rpm:provides>
       <rpm:entry name="libebl-devel" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libebl-devel(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libebl-devel(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -35173,9 +40050,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libebook</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">41c23c10c487911133652a16e3010bae948f6295729efb648bfbc0a0fa68f3e7</checksum>
+  <checksum type="sha256" pkgid="YES">6fcf386c82cb5533ffdb1caebfaf2b9ba83392254d809cedd75ba6d1a5d9a099</checksum>
   <summary>Evolution Data Server - Address Book Client Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35183,24 +40060,94 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library to access address books.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="53757" installed="193064" archive="193496"/>
-<location href="i686/libebook-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="54896" installed="210808" archive="211248"/>
+<location href="x86_64/libebook-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4657"/>
+    <rpm:header-range start="280" end="5109"/>
     <rpm:provides>
       <rpm:entry name="libebook" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libebook(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebook(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebook-1.2.so.14()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+      <rpm:entry name="libedata-book-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libebook-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">5fcbfaefaedd7838236b5d937dbe07a76e3e11fd577d419f2980633ba52e91f0</checksum>
+  <summary>Evolution Data Server - Address Book Client Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library to access address books.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321044"/>
+  <size package="53674" installed="193064" archive="193496"/>
+<location href="x86_64/libebook-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4585"/>
+    <rpm:provides>
       <rpm:entry name="libebook-1.2.so.14"/>
+      <rpm:entry name="libebook-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebook-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
@@ -35227,7 +40174,6 @@ This package contains a shared system library to access address books.</descript
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libedata-book-1.2.so.17"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -35245,9 +40191,9 @@ This package contains a shared system library to access address books.</descript
 </package>
 <package type="rpm">
   <name>libebook-contacts</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">23313c5484b1e2a0f63195e27a389764770d9e92bcb959091723878d396bc2e9</checksum>
+  <checksum type="sha256" pkgid="YES">e221103fffb80ed784a3796dd5e942ce181bd90030cf716dc544fcacd5364b5e</checksum>
   <summary>Evolution Data Server - Address Book Client Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35255,68 +40201,68 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library to access address books.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="50955" installed="152328" archive="152784"/>
-<location href="i686/libebook-contacts-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="53344" installed="174208" archive="174672"/>
+<location href="x86_64/libebook-contacts-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4617"/>
+    <rpm:header-range start="280" end="5113"/>
     <rpm:provides>
       <rpm:entry name="libebook-contacts" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libebook-contacts(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgck-1.so.0"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libgcr-base-3.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libp11-kit.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libssl3.so"/>
+      <rpm:entry name="libebook-contacts(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libecal</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">8b51bb9f088299197bc66a4f7c7807f69bcae38a8f37218719cdab4c5599a491</checksum>
+  <checksum type="sha256" pkgid="YES">eb3436c1964d3c75e9afdec84a316631c15b9be0f54deb0d36b15583ddf81708</checksum>
   <summary>Evolution Data Server - Calendar Client Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35324,25 +40270,96 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library to access calendars.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="109038" installed="393156" archive="393588"/>
-<location href="i686/libecal-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="110902" installed="421736" archive="422168"/>
+<location href="x86_64/libecal-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4649"/>
+    <rpm:header-range start="280" end="5101"/>
     <rpm:provides>
       <rpm:entry name="libecal" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libecal(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libecal(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libecal-1.2.so.15()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libicalvcal.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libicalss.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libecal-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">97d0cfd50c8d1112f8c331ab0a21babfdddbcaabf64885c33c1d14607c0be95a</checksum>
+  <summary>Evolution Data Server - Calendar Client Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library to access calendars.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321044"/>
+  <size package="108763" installed="393156" archive="393588"/>
+<location href="x86_64/libecal-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4569"/>
+    <rpm:provides>
       <rpm:entry name="libecal-1.2.so.15"/>
+      <rpm:entry name="libecal-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libecal-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
       <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
@@ -35353,6 +40370,7 @@ This package contains a shared system library to access calendars.</description>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libnssutil3.so"/>
+      <rpm:entry name="libical.so.0"/>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libicui18n.so.48"/>
       <rpm:entry name="libdl.so.2"/>
@@ -35365,12 +40383,10 @@ This package contains a shared system library to access calendars.</description>
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libical.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libsoup-2.4.so.1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -35387,9 +40403,9 @@ This package contains a shared system library to access calendars.</description>
 </package>
 <package type="rpm">
   <name>libedata-book</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">af2cba52182e9bc3a469c0956917cb5d6ea2c785be88f2a72598d5521f8c2376</checksum>
+  <checksum type="sha256" pkgid="YES">342a5f02bc7196a65880adfd7bb388e2ac0c55421795dca28e03b24ab13141ae</checksum>
   <summary>Evolution Data Server - Address Book Backend Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35397,24 +40413,94 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library for address book backends.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="86612" installed="298560" archive="299004"/>
-<location href="i686/libedata-book-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="89554" installed="323592" archive="324044"/>
+<location href="x86_64/libedata-book-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4745"/>
+    <rpm:header-range start="280" end="5133"/>
     <rpm:provides>
       <rpm:entry name="libedata-book" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libedata-book(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-book(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-book-1.2.so.17()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libedata-book-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">2d512b61a73ffc26a8e018817c613e3ca543539300a6b446ea6cf1f26cf8292c</checksum>
+  <summary>Evolution Data Server - Address Book Backend Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library for address book backends.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321042"/>
+  <size package="86439" installed="298560" archive="299004"/>
+<location href="x86_64/libedata-book-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4665"/>
+    <rpm:provides>
       <rpm:entry name="libedata-book-1.2.so.17"/>
+      <rpm:entry name="libedata-book-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-book-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
@@ -35444,7 +40530,6 @@ This package contains a shared system library for address book backends.</descri
       <rpm:entry name="libsoup-2.4.so.1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -35461,9 +40546,9 @@ This package contains a shared system library for address book backends.</descri
 </package>
 <package type="rpm">
   <name>libedata-cal</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">2c6f031c1f8ff9326599dd9786eb30edee1a270641e6f9d836a7ff14e6c8380e</checksum>
+  <checksum type="sha256" pkgid="YES">1ba09b1640386149d38a0e476673c957acac530eae81a1e78e162b5344db3351</checksum>
   <summary>Evolution Data Server - Calendar Backend Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35471,25 +40556,97 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library for calendar backends.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="69533" installed="255000" archive="255444"/>
-<location href="i686/libedata-cal-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="72613" installed="278600" archive="279052"/>
+<location href="x86_64/libedata-cal-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4705"/>
+    <rpm:header-range start="280" end="5173"/>
     <rpm:provides>
       <rpm:entry name="libedata-cal" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libedata-cal(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-cal(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-cal-1.2.so.20()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libecal-1.2.so.15()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libicalvcal.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+      <rpm:entry name="libicalss.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libedata-cal-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">4cc3882a264948aec8697d61075a00c30e7b9d134940b3f4f80493f4d3017dde</checksum>
+  <summary>Evolution Data Server - Calendar Backend Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library for calendar backends.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321042"/>
+  <size package="69577" installed="255000" archive="255444"/>
+<location href="x86_64/libedata-cal-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4629"/>
+    <rpm:provides>
       <rpm:entry name="libedata-cal-1.2.so.20"/>
+      <rpm:entry name="libedata-cal-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedata-cal-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
       <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
@@ -35500,6 +40657,7 @@ This package contains a shared system library for calendar backends.</descriptio
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libnssutil3.so"/>
       <rpm:entry name="libdb-4.8.so"/>
+      <rpm:entry name="libical.so.0"/>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libicui18n.so.48"/>
       <rpm:entry name="libdl.so.2"/>
@@ -35513,12 +40671,10 @@ This package contains a shared system library for calendar backends.</descriptio
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libical.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libsoup-2.4.so.1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -35535,9 +40691,9 @@ This package contains a shared system library for calendar backends.</descriptio
 </package>
 <package type="rpm">
   <name>libedataserver</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">62e7c1a9808df5fabf26e5c0d0f207690114da028a1f199c3e7b9510104810ff</checksum>
+  <checksum type="sha256" pkgid="YES">88cc77a524ed2599837a3eb0a35052c13a23fcc2c59626c4dba58bd9c2bdc1c8</checksum>
   <summary>Evolution Data Server - Utilities Library</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -35545,24 +40701,98 @@ and calendar in the GNOME Desktop.
 This package contains a shared system library.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="202547" installed="876600" archive="877052"/>
-<location href="i686/libedataserver-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="206137" installed="926576" archive="927028"/>
+<location href="x86_64/libedataserver-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4773"/>
+    <rpm:header-range start="280" end="5273"/>
     <rpm:provides>
       <rpm:entry name="libedataserver" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="libedataserver(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedataserver(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libedataserver-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.9.90" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">8102d692ac2f23bdf2cbb577778d248880307f11ed8c0562fdd1cbaa9ba9643f</checksum>
+  <summary>Evolution Data Server - Utilities Library</summary>
+  <description>Evolution Data Server provides a central location for your address book
+and calendar in the GNOME Desktop.
+
+This package contains a shared system library.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377321056" build="1377321043"/>
+  <size package="202600" installed="876600" archive="877052"/>
+<location href="x86_64/libedataserver-32bit-3.9.90-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4697"/>
+    <rpm:provides>
       <rpm:entry name="libedataserver-1.2.so.17"/>
+      <rpm:entry name="libedataserver-32bit" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="libedataserver-32bit(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsecret-1.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -35591,7 +40821,6 @@ This package contains a shared system library.</description>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
@@ -35610,27 +40839,73 @@ This package contains a shared system library.</description>
 </package>
 <package type="rpm">
   <name>libelf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">10e6d8902cc63e93b752fa28b8609f2d2b004a0060c053eb6a633019f56bbe11</checksum>
+  <checksum type="sha256" pkgid="YES">dd8d281b8c2f726c96c9e6d5c3b3e135621e1a9a0b4078eb5d26376875cd3828</checksum>
   <summary>Library to read and write ELF files</summary>
   <description>This package provides a high-level library to read and write ELF files.
 This is a part of elfutils package.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="55604" installed="142059" archive="142756"/>
-<location href="i686/libelf-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="51079" installed="142331" archive="143036"/>
+<location href="x86_64/libelf-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3759"/>
+    <rpm:header-range start="280" end="4007"/>
     <rpm:provides>
       <rpm:entry name="libelf" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libelf(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libelf(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.1.1)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.2)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.3)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.4)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.5)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.6)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libelf-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.155" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">1e152bcaec6367c440017ac705982eaee7167f430eb7a1448cde0630d9498e41</checksum>
+  <summary>Library to read and write ELF files</summary>
+  <description>This package provides a high-level library to read and write ELF files.
+This is a part of elfutils package.</description>
+  <packager/>
+  <url>http://elfutils.fedorahosted.org</url>
+  <time file="1377044114" build="1377044098"/>
+  <size package="43892" installed="106912" archive="107320"/>
+<location href="x86_64/libelf-32bit-0.155-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Utilities</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3328"/>
+    <rpm:provides>
+      <rpm:entry name="libelf-32bit" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libelf-32bit(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
       <rpm:entry name="libelf.so.1"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.1)"/>
@@ -35642,10 +40917,9 @@ This is a part of elfutils package.</description>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.6)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
@@ -35658,27 +40932,27 @@ This is a part of elfutils package.</description>
 </package>
 <package type="rpm">
   <name>libelf-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.155" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">8573901ba00c37ae51df083eca4978f614011949045fd23f28b933bbad038fc2</checksum>
+  <checksum type="sha256" pkgid="YES">34c207bbe8f2ce5b32a2b835ad2112c0cb21c801bf0ef630ecdaa6e29b93125d</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://elfutils.fedorahosted.org</url>
-  <time file="1377044114" build="1377044084"/>
-  <size package="256457" installed="1786848" archive="1788088"/>
-<location href="i686/libelf-devel-0.155-3.3.i686.rpm"/>
+  <time file="1377044287" build="1377044262"/>
+  <size package="264000" installed="2697016" archive="2698256"/>
+<location href="x86_64/libelf-devel-0.155-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ or GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>elfutils-0.155-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3487"/>
+    <rpm:header-range start="280" end="3667"/>
     <rpm:provides>
       <rpm:entry name="libelf-devel" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
-      <rpm:entry name="libelf-devel(x86-32)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
+      <rpm:entry name="libelf-devel(x86-64)" flags="EQ" epoch="0" ver="0.155" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -35691,64 +40965,103 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libelf0</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.13" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">27263d2a56d38b595ac352670e9a63e89a282c58dbe1c4732a7d0a40c142094c</checksum>
+  <checksum type="sha256" pkgid="YES">5595b6240e9b5927519bbe5ba63373a10f4fb14dc9afc1be4b9c4a95752e878a</checksum>
   <summary>An ELF Object File Access Library</summary>
   <description>The libelf package contains a library for accessing ELF object files.
 Libelf allows you to access the internals of the ELF object file
 format, so you can see the different sections of an ELF file.</description>
   <packager/>
   <url>http://www.mr511.de/software/</url>
-  <time file="1375471946" build="1375471937"/>
-  <size package="44418" installed="133507" archive="134212"/>
-<location href="i686/libelf0-0.8.13-2.10.i686.rpm"/>
+  <time file="1375473789" build="1375473778"/>
+  <size package="44049" installed="138067" archive="138776"/>
+<location href="x86_64/libelf0-0.8.13-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libelf0-0.8.13-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3294"/>
+    <rpm:header-range start="280" end="3478"/>
     <rpm:provides>
-      <rpm:entry name="libelf.so.0"/>
+      <rpm:entry name="libelf.so.0()(64bit)"/>
       <rpm:entry name="libelf0" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
-      <rpm:entry name="libelf0(x86-32)" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
+      <rpm:entry name="libelf0(x86-64)" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libelf0-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.8.13" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">a7d7e99cdc566f5e5bd5ea385fc0b91a0a811500a5f2dcd3e912096a75594202</checksum>
+  <summary>An ELF Object File Access Library</summary>
+  <description>The libelf package contains a library for accessing ELF object files.
+Libelf allows you to access the internals of the ELF object file
+format, so you can see the different sections of an ELF file.</description>
+  <packager/>
+  <url>http://www.mr511.de/software/</url>
+  <time file="1375471946" build="1375471938"/>
+  <size package="35678" installed="108232" archive="108644"/>
+<location href="x86_64/libelf0-32bit-0.8.13-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libelf0-0.8.13-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2947"/>
+    <rpm:provides>
+      <rpm:entry name="libelf-32bit" flags="LE" epoch="0" ver="0.8.10"/>
+      <rpm:entry name="libelf.so.0"/>
+      <rpm:entry name="libelf0-32bit" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
+      <rpm:entry name="libelf0-32bit(x86-32)" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libelf-32bit" flags="LE" epoch="0" ver="0.8.10"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libelf0-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.13" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">85a30337066d7100dbd0d3fca9afd206b6beeb741e89d829309f1a98b5f49ac4</checksum>
+  <checksum type="sha256" pkgid="YES">261aae6f632613731bccb167028701083bfd3e987d0457bbda9a5bb9f8caf77e</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.mr511.de/software/</url>
-  <time file="1375471946" build="1375471937"/>
-  <size package="143963" installed="771066" archive="772460"/>
-<location href="i686/libelf0-devel-0.8.13-2.10.i686.rpm"/>
+  <time file="1375473789" build="1375473778"/>
+  <size package="151081" installed="1149742" archive="1151140"/>
+<location href="x86_64/libelf0-devel-0.8.13-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libelf0-0.8.13-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3558"/>
+    <rpm:header-range start="280" end="3738"/>
     <rpm:provides>
       <rpm:entry name="libelf0-devel" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
-      <rpm:entry name="libelf0-devel(x86-32)" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
+      <rpm:entry name="libelf0-devel(x86-64)" flags="EQ" epoch="0" ver="0.8.13" rel="2.10"/>
       <rpm:entry name="pkgconfig(libelf)" flags="EQ" epoch="0" ver="0.8.13"/>
     </rpm:provides>
     <rpm:requires>
@@ -35763,35 +41076,91 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libenchant</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="7.9"/>
-  <checksum type="sha256" pkgid="YES">cc4d3ebbcb66505d50165c693a1fe83a6cf7f3e04c9d4900e6d4b70ed04de5da</checksum>
+  <checksum type="sha256" pkgid="YES">a4824553c2e94431ae016d6a0fe2503ba5be1d4fafeac64e79c59d99430d0fe1</checksum>
   <summary>Generic Spell Checking Library</summary>
   <description>A library providing an efficient extensible abstraction for dealing
 with different spell checking libraries.</description>
   <packager/>
   <url>http://www.abisource.com/</url>
-  <time file="1375475604" build="1375475576"/>
-  <size package="60556" installed="183565" archive="185160"/>
-<location href="i686/libenchant-1.6.0-7.9.i686.rpm"/>
+  <time file="1375477286" build="1375477277"/>
+  <size package="61112" installed="193029" archive="194636"/>
+<location href="x86_64/libenchant-1.6.0-7.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4866"/>
+    <rpm:header-range start="280" end="5126"/>
     <rpm:provides>
       <rpm:entry name="enchant" flags="EQ" epoch="0" ver="1.6.0"/>
       <rpm:entry name="libenchant" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
-      <rpm:entry name="libenchant(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="libenchant(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="libenchant.so.1()(64bit)"/>
+      <rpm:entry name="libenchant_aspell.so()(64bit)"/>
+      <rpm:entry name="libenchant_ispell.so()(64bit)"/>
+      <rpm:entry name="libenchant_myspell.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libenchant.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libhunspell-1.3.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libaspell.so.15()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="enchant" flags="LT" epoch="0" ver="1.6.0"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libenchant-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.6.0" rel="7.9"/>
+  <checksum type="sha256" pkgid="YES">0fecfd366eba209462104e96fcf0445d4851bf3804a5673f6085f6eeea5686e8</checksum>
+  <summary>Generic Spell Checking Library</summary>
+  <description>A library providing an efficient extensible abstraction for dealing
+with different spell checking libraries.</description>
+  <packager/>
+  <url>http://www.abisource.com/</url>
+  <time file="1375475604" build="1375475577"/>
+  <size package="50979" installed="156968" archive="157972"/>
+<location href="x86_64/libenchant-32bit-1.6.0-7.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>enchant-1.6.0-7.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4135"/>
+    <rpm:provides>
+      <rpm:entry name="enchant-32bit" flags="EQ" epoch="0" ver="1.6.0"/>
+      <rpm:entry name="libenchant-32bit" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
+      <rpm:entry name="libenchant-32bit(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="7.9"/>
       <rpm:entry name="libenchant.so.1"/>
       <rpm:entry name="libenchant_aspell.so"/>
       <rpm:entry name="libenchant_ispell.so"/>
       <rpm:entry name="libenchant_myspell.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libhunspell-1.3.so.0"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libenchant.so.1"/>
@@ -35806,72 +41175,65 @@ with different spell checking libraries.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libhunspell-1.3.so.0"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="enchant" flags="LT" epoch="0" ver="1.6.0"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libevent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.20" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e1ba53cd7bea069688517ab61cca4f4b6b4e4eb1513eb387dceb3d5c0ba4da58</checksum>
+  <checksum type="sha256" pkgid="YES">44cf30dddd486ef8b11b215a062dabe698d0eb2fde5a19d7be75f415353f37f0</checksum>
   <summary>Library Providing an Event Handling API</summary>
   <description>The libevent library provides a mechanism to execute a function when a
 specific event on a file descriptor occurs or after a given time has
 passed.</description>
   <packager/>
   <url>http://monkey.org/~provos/libevent/</url>
-  <time file="1375476404" build="1375476394"/>
-  <size package="162582" installed="700836" archive="702240"/>
-<location href="i686/libevent-2.0.20-2.8.i686.rpm"/>
+  <time file="1375481294" build="1375481270"/>
+  <size package="166105" installed="732144" archive="733572"/>
+<location href="x86_64/libevent-2.0.20-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libevent-2.0.20-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4547"/>
+    <rpm:header-range start="280" end="4755"/>
     <rpm:provides>
       <rpm:entry name="libevent" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
-      <rpm:entry name="libevent(x86-32)" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
-      <rpm:entry name="libevent-2.0.so.5"/>
-      <rpm:entry name="libevent_core-2.0.so.5"/>
-      <rpm:entry name="libevent_extra-2.0.so.5"/>
-      <rpm:entry name="libevent_pthreads-2.0.so.5"/>
+      <rpm:entry name="libevent(x86-64)" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
+      <rpm:entry name="libevent-2.0.so.5()(64bit)"/>
+      <rpm:entry name="libevent_core-2.0.so.5()(64bit)"/>
+      <rpm:entry name="libevent_extra-2.0.so.5()(64bit)"/>
+      <rpm:entry name="libevent_pthreads-2.0.so.5()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libevent-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.20" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">3694b866d0f5ac529e599304a0efc7bcaf80065efd91066894173a6473617419</checksum>
+  <checksum type="sha256" pkgid="YES">afc12854e62529dbef46223c274f13788b29e2d5ddde921b7c20ea0749971154</checksum>
   <summary>Development files for libevent2</summary>
   <description>The libevent library provides a mechanism to execute a function when a
 specific event on a file descriptor occurs or after a given time has
@@ -35880,19 +41242,19 @@ passed.
 This package holds the development files for libevent2.</description>
   <packager/>
   <url>http://monkey.org/~provos/libevent/</url>
-  <time file="1375476404" build="1375476394"/>
-  <size package="74028" installed="365332" archive="371024"/>
-<location href="i686/libevent-devel-2.0.20-2.8.i686.rpm"/>
+  <time file="1375481294" build="1375481270"/>
+  <size package="74204" installed="365336" archive="371036"/>
+<location href="x86_64/libevent-devel-2.0.20-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libevent-2.0.20-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6687"/>
+    <rpm:header-range start="280" end="6867"/>
     <rpm:provides>
       <rpm:entry name="libevent-devel" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
-      <rpm:entry name="libevent-devel(x86-32)" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
+      <rpm:entry name="libevent-devel(x86-64)" flags="EQ" epoch="0" ver="2.0.20" rel="2.8"/>
       <rpm:entry name="libevent:/usr/include/event.h"/>
       <rpm:entry name="pkgconfig(libevent)" flags="EQ" epoch="0" ver="2.0.20" rel="stable"/>
       <rpm:entry name="pkgconfig(libevent_pthreads)" flags="EQ" epoch="0" ver="2.0.20" rel="stable"/>
@@ -35909,34 +41271,72 @@ This package holds the development files for libevent2.</description>
 </package>
 <package type="rpm">
   <name>libexif</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.21" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">dc5f86a2926f86097c3783d064b39928b9ca91b96dbc479826c81c678f99b1ec</checksum>
+  <checksum type="sha256" pkgid="YES">bbde53ac0089857a4e9d691dc156270199ba45a42ec65d41356cc62eb04042ba</checksum>
   <summary>An EXIF Tag Parsing Library for Digital Cameras</summary>
   <description>This library is used to parse EXIF information from JPEGs created by
 digital cameras.</description>
   <packager/>
   <url>http://libexif.sourceforge.net</url>
-  <time file="1375473903" build="1375473892"/>
-  <size package="296445" installed="1803702" archive="1808308"/>
-<location href="i686/libexif-0.6.21-3.11.i686.rpm"/>
+  <time file="1375475208" build="1375475199"/>
+  <size package="300476" installed="1867278" archive="1871884"/>
+<location href="x86_64/libexif-0.6.21-3.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libexif-0.6.21-3.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6746"/>
+    <rpm:header-range start="280" end="6958"/>
     <rpm:provides>
       <rpm:entry name="libexif" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
-      <rpm:entry name="libexif(x86-32)" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
-      <rpm:entry name="libexif.so.12"/>
+      <rpm:entry name="libexif(x86-64)" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
+      <rpm:entry name="libexif.so.12()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libexif-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.6.21" rel="3.11"/>
+  <checksum type="sha256" pkgid="YES">3e110820da8d1c22e85f813b54aba99eb0838d725a26551a21efe46d51d70d73</checksum>
+  <summary>An EXIF Tag Parsing Library for Digital Cameras</summary>
+  <description>This library is used to parse EXIF information from JPEGs created by
+digital cameras.</description>
+  <packager/>
+  <url>http://libexif.sourceforge.net</url>
+  <time file="1375473903" build="1375473894"/>
+  <size package="73476" installed="264064" archive="264484"/>
+<location href="x86_64/libexif-32bit-0.6.21-3.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libexif-0.6.21-3.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2863"/>
+    <rpm:provides>
+      <rpm:entry name="libexif-32bit" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
+      <rpm:entry name="libexif-32bit(x86-32)" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
+      <rpm:entry name="libexif.so.12"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
@@ -35949,27 +41349,27 @@ digital cameras.</description>
 </package>
 <package type="rpm">
   <name>libexif-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.21" rel="3.11"/>
-  <checksum type="sha256" pkgid="YES">b65b94369d37f37c0f824ac03c945bd73407c21fbeff10e1ad60b35c693f3c18</checksum>
+  <checksum type="sha256" pkgid="YES">8361429900d0e5e3370ee00419b4afcaf5b58b5d555518e00222d1e435523f7f</checksum>
   <summary>An EXIF Tag Parsing Library for Digital Cameras (Development files)</summary>
   <description>This library is used to parse EXIF information from JPEGs created by
 digital cameras.</description>
   <packager/>
   <url>http://libexif.sourceforge.net</url>
-  <time file="1375473903" build="1375473892"/>
-  <size package="174258" installed="1246496" archive="1271548"/>
-<location href="i686/libexif-devel-0.6.21-3.11.i686.rpm"/>
+  <time file="1375475208" build="1375475199"/>
+  <size package="174425" installed="1246499" archive="1271556"/>
+<location href="x86_64/libexif-devel-0.6.21-3.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libexif-0.6.21-3.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19090"/>
+    <rpm:header-range start="280" end="19270"/>
     <rpm:provides>
       <rpm:entry name="libexif-devel" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
-      <rpm:entry name="libexif-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
+      <rpm:entry name="libexif-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.21" rel="3.11"/>
       <rpm:entry name="pkgconfig(libexif)" flags="EQ" epoch="0" ver="0.6.21"/>
     </rpm:provides>
     <rpm:requires>
@@ -35981,9 +41381,9 @@ digital cameras.</description>
 </package>
 <package type="rpm">
   <name>libexpat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">840e8c6b73192ad1ce61a59c124ed440b73d234575576a474e43072ee02445c6</checksum>
+  <checksum type="sha256" pkgid="YES">180bc1d6efc2f24bcddf8657330fc84a3caa79cb42699405dbf6debfc929eb26</checksum>
   <summary>XML Parser Toolkit</summary>
   <description>Expat is an XML 1.0 parser written in C. It aims to be fully
 conformant. It is currently not a validating XML processor. The current
@@ -36008,36 +41408,93 @@ internal subset or it is declared as stand-alone in the XML
 declaration).</description>
   <packager/>
   <url>http://expat.sourceforge.net/</url>
-  <time file="1375471580" build="1375471570"/>
-  <size package="64487" installed="198432" archive="198852"/>
-<location href="i686/libexpat-2.1.0-2.10.i686.rpm"/>
+  <time file="1375473337" build="1375473321"/>
+  <size package="61384" installed="191784" archive="192204"/>
+<location href="x86_64/libexpat-2.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>expat-2.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4176"/>
+    <rpm:header-range start="280" end="4384"/>
     <rpm:provides>
       <rpm:entry name="libexpat" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="libexpat(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="libexpat.so.1"/>
+      <rpm:entry name="libexpat(x86-64)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libexpat-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">38e4e72996db4acfe464706a62575cde011176d02da8fd80f2b3ee9699ce8735</checksum>
+  <summary>XML Parser Toolkit</summary>
+  <description>Expat is an XML 1.0 parser written in C. It aims to be fully
+conformant. It is currently not a validating XML processor. The current
+production version of expat can be downloaded from
+ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a
+low-level library for tokenizing XML. The interface is documented in
+xmltok/xmltok.h. The directory xmlparse contains an XML parser library
+that is built on top of the xmltok library. The interface is documented
+in xmlparse/xmlparse.h. The directory sample contains a simple example
+program using this interface. The file sample/build.bat is a batch
+file to build the example using Visual C++. The directory xmlwf
+contains the xmlwf application, which uses the xmlparse library. The
+arguments to xmlwf are one or more files to check for well-formedness.
+An option -d dir can be specified. For each well-formed input file, the
+corresponding canonical XML is written to dir/f, where f is the
+filename (without any path) of the input file. A -x option causes
+references to external general entities to be processed. A -s option
+makes documents that are not stand-alone cause an error (a document is
+considered stand-alone if it is intrinsically stand-alone because it
+has no external subset and no references to parameter entities in the
+internal subset or it is declared as stand-alone in the XML
+declaration).</description>
+  <packager/>
+  <url>http://expat.sourceforge.net/</url>
+  <time file="1375471580" build="1375471572"/>
+  <size package="64360" installed="198432" archive="198852"/>
+<location href="x86_64/libexpat-32bit-2.1.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>expat-2.1.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4069"/>
+    <rpm:provides>
+      <rpm:entry name="expat-32bit"/>
+      <rpm:entry name="libexpat-32bit" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="libexpat-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="libexpat.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="expat-32bit"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libexpat-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9bb30446973bc7d65fb83969bd19735962692700fa486bb54d2360a3c41adc1e</checksum>
+  <checksum type="sha256" pkgid="YES">49730ad163b20b8176ae38e7c1c80c9a4019adfd487c71b8eb8d4081dba74b33</checksum>
   <summary>XML Parser Toolkit</summary>
   <description>Expat is an XML 1.0 parser written in C. It aims to be fully
 conformant. It is currently not a validating XML processor. The current
@@ -36062,20 +41519,20 @@ internal subset or it is declared as stand-alone in the XML
 declaration).</description>
   <packager/>
   <url>http://expat.sourceforge.net/</url>
-  <time file="1375471580" build="1375471570"/>
-  <size package="15788" installed="45853" archive="46552"/>
-<location href="i686/libexpat-devel-2.1.0-2.10.i686.rpm"/>
+  <time file="1375473337" build="1375473321"/>
+  <size package="15972" installed="45855" archive="46560"/>
+<location href="x86_64/libexpat-devel-2.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>expat-2.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4196"/>
+    <rpm:header-range start="280" end="4376"/>
     <rpm:provides>
       <rpm:entry name="expat-devel"/>
       <rpm:entry name="libexpat-devel" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="libexpat-devel(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="libexpat-devel(x86-64)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(expat)" flags="EQ" epoch="0" ver="2.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -36086,36 +41543,123 @@ declaration).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libexpat-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">2094684d8e5e67be7e3ae3f60eeee3e647829a8b063b59020c04e1d8fbaea69e</checksum>
+  <summary>XML Parser Toolkit</summary>
+  <description>Expat is an XML 1.0 parser written in C. It aims to be fully
+conformant. It is currently not a validating XML processor. The current
+production version of expat can be downloaded from
+ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a
+low-level library for tokenizing XML. The interface is documented in
+xmltok/xmltok.h. The directory xmlparse contains an XML parser library
+that is built on top of the xmltok library. The interface is documented
+in xmlparse/xmlparse.h. The directory sample contains a simple example
+program using this interface. The file sample/build.bat is a batch
+file to build the example using Visual C++. The directory xmlwf
+contains the xmlwf application, which uses the xmlparse library. The
+arguments to xmlwf are one or more files to check for well-formedness.
+An option -d dir can be specified. For each well-formed input file, the
+corresponding canonical XML is written to dir/f, where f is the
+filename (without any path) of the input file. A -x option causes
+references to external general entities to be processed. A -s option
+makes documents that are not stand-alone cause an error (a document is
+considered stand-alone if it is intrinsically stand-alone because it
+has no external subset and no references to parameter entities in the
+internal subset or it is declared as stand-alone in the XML
+declaration).</description>
+  <packager/>
+  <url>http://expat.sourceforge.net/</url>
+  <time file="1375471580" build="1375471572"/>
+  <size package="3667" installed="0" archive="276"/>
+<location href="x86_64/libexpat-devel-32bit-2.1.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>expat-2.1.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3557"/>
+    <rpm:provides>
+      <rpm:entry name="libexpat-devel-32bit" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="libexpat-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libexpat-32bit" flags="EQ" epoch="0" ver="2.1.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libext2fs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.42.6" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">29ebfe97f601e18e3587166705592de7f42bf21160bff2cfeebb6b1f521cc319</checksum>
+  <summary>Ext2fs library</summary>
+  <description>The basic Ext2fs shared library.</description>
+  <packager/>
+  <url>http://e2fsprogs.sourceforge.net</url>
+  <time file="1375474173" build="1375474159"/>
+  <size package="135372" installed="358280" archive="358988"/>
+<location href="x86_64/libext2fs-1.42.6-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Filesystems</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3744"/>
+    <rpm:provides>
+      <rpm:entry name="libe2p.so.2()(64bit)"/>
+      <rpm:entry name="libext2fs" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs.so.2()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libcom_err.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libext2fs-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">fd08143214220990059ffdab2bee7235bc14e60adc14c69ec0767a77463bf3a1</checksum>
+  <checksum type="sha256" pkgid="YES">b6f329c58d0fc94e02e3698aea8eca7ffebb9ab1c5ef2b60026389060df90ded</checksum>
   <summary>Ext2fs library</summary>
   <description>The basic Ext2fs shared library.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="144591" installed="361760" archive="362460"/>
-<location href="i686/libext2fs-1.42.6-2.12.i686.rpm"/>
+  <time file="1375472566" build="1375472546"/>
+  <size package="144459" installed="361760" archive="362460"/>
+<location href="x86_64/libext2fs-32bit-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Filesystems</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3548"/>
+    <rpm:header-range start="280" end="3369"/>
     <rpm:provides>
       <rpm:entry name="libe2p.so.2"/>
-      <rpm:entry name="libext2fs" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="libext2fs(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs-32bit" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs-32bit(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
       <rpm:entry name="libext2fs.so.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libcom_err.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -36129,175 +41673,242 @@ declaration).</description>
 </package>
 <package type="rpm">
   <name>libext2fs-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.42.6" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">d07dcf7f88e0a321bb60675144655557d5217e88d27f09441f4fb2a73daad892</checksum>
+  <checksum type="sha256" pkgid="YES">8e3856ba738cc3ba336af92c2ff9bdb76d301074c66ca3ed2a45ab3948c118b6</checksum>
   <summary>Development files for libext2fs</summary>
   <description>Development files for libext2fs.</description>
   <packager/>
   <url>http://e2fsprogs.sourceforge.net</url>
-  <time file="1375472566" build="1375472541"/>
-  <size package="33218" installed="147525" archive="150068"/>
-<location href="i686/libext2fs-devel-1.42.6-2.12.i686.rpm"/>
+  <time file="1375474173" build="1375474159"/>
+  <size package="33396" installed="147529" archive="150076"/>
+<location href="x86_64/libext2fs-devel-1.42.6-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4352"/>
+    <rpm:header-range start="280" end="4528"/>
     <rpm:provides>
       <rpm:entry name="libext2fs-devel" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
-      <rpm:entry name="libext2fs-devel(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs-devel(x86-64)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
       <rpm:entry name="pkgconfig(e2p)" flags="EQ" epoch="0" ver="1.42.6"/>
       <rpm:entry name="pkgconfig(ext2fs)" flags="EQ" epoch="0" ver="1.42.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libext2fs" flags="EQ" epoch="0" ver="1.42.6"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="libext2fs" flags="EQ" epoch="0" ver="1.42.6"/>
       <rpm:entry name="pkgconfig(com_err)"/>
       <rpm:entry name="libcom_err-devel"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
+  <name>libext2fs-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.42.6" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">fe2b4b0df19df96cd58f7d6627af177aa8067b32e6ce1ff0bd22b2c5e805f509</checksum>
+  <summary>Development files for libext2fs</summary>
+  <description>Development files for libext2fs.</description>
+  <packager/>
+  <url>http://e2fsprogs.sourceforge.net</url>
+  <time file="1375472566" build="1375472547"/>
+  <size package="2567" installed="0" archive="420"/>
+<location href="x86_64/libext2fs-devel-32bit-1.42.6-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>e2fsprogs-1.42.6-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2441"/>
+    <rpm:provides>
+      <rpm:entry name="libext2fs-devel-32bit" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+      <rpm:entry name="libext2fs-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.42.6" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libext2fs-32bit" flags="EQ" epoch="0" ver="1.42.6"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libfeedback</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">af15ca2ba38e5f84a47a7baf2293434ffe9c533131849add56a132a606605883</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.3" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">021005d23b647bb4b3a3c297977658f223762de4c284b65cfe2424fcf32a3a43</checksum>
   <summary>Feedback library</summary>
   <description>Feedback library for playing sound, vibration and led</description>
   <packager/>
   <url/>
-  <time file="1377321660" build="1377321654"/>
-  <size package="13953" installed="35920" archive="36348"/>
-<location href="i686/libfeedback-0.1.3-2.3.i686.rpm"/>
+  <time file="1377552065" build="1377552058"/>
+  <size package="14683" installed="42520" archive="42948"/>
+<location href="x86_64/libfeedback-0.1.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libfeedback-0.1.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3224"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libfeedback-0.1.3-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3488"/>
     <rpm:provides>
-      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libfeedback(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libfeedback.so.0"/>
+      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libfeedback(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxml2.so.2"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libmmfkeysound.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libmmfkeysound.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libfeedback-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">4f31167c78f3aedc144f007bb4d20be20d3c380f8cfca2e30bc3f8859b1d6616</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.3" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">9b7453f6e89f58a129f02d60bbbacbde9919d53e1fb86b4347b34a55d289a823</checksum>
   <summary>Feedback library for (devel)</summary>
   <description>Feedback library for playing sound, vibration and led (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321660" build="1377321654"/>
-  <size package="6906" installed="17649" archive="18520"/>
-<location href="i686/libfeedback-devel-0.1.3-2.3.i686.rpm"/>
+  <time file="1377552065" build="1377552058"/>
+  <size package="7082" installed="17651" archive="18524"/>
+<location href="x86_64/libfeedback-devel-0.1.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libfeedback-0.1.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3036"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libfeedback-0.1.3-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3212"/>
     <rpm:provides>
-      <rpm:entry name="libfeedback-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libfeedback-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
+      <rpm:entry name="libfeedback-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libfeedback-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
       <rpm:entry name="pkgconfig(feedback)" flags="EQ" epoch="0" ver="0.1.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
       <rpm:entry name="pkgconfig(capi-base-common)"/>
+      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libffi47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">7276f4f665c94e5dfb189146e357e1fd2df76d1cd7a35c3e9618db7e8dc8daa8</checksum>
+  <checksum type="sha256" pkgid="YES">ef10c8058ceeb67528085d0a893ceaab050875cbd5d5f68001d00079f0e6c4e0</checksum>
   <summary>Foreign Function Interface library</summary>
   <description>A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1375473725" build="1375473707"/>
-  <size package="15496" installed="31616" archive="32024"/>
-<location href="i686/libffi47-4.7.2-2.9.i686.rpm"/>
+  <time file="1375475257" build="1375475243"/>
+  <size package="18529" installed="41472" archive="41888"/>
+<location href="x86_64/libffi47-4.7.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libffi47-4.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3068"/>
+    <rpm:header-range start="280" end="3284"/>
     <rpm:provides>
       <rpm:entry name="g-wrap:/usr/lib/libffi.so.4"/>
-      <rpm:entry name="libffi.so.4"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
       <rpm:entry name="libffi4" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
       <rpm:entry name="libffi47" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
-      <rpm:entry name="libffi47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libffi4" flags="LT" epoch="0" ver="4.7.2" rel="2.9"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libffi47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">a27750a8f9932c4ebfa1b7f4d28a8fa7bd249df2a911a9aa2c4c1751c051b5d8</checksum>
+  <summary>Foreign Function Interface library</summary>
+  <description>A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1375475257" build="1375475243"/>
+  <size package="15632" installed="31220" archive="31628"/>
+<location href="x86_64/libffi47-32bit-4.7.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libffi47-4.7.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3308"/>
+    <rpm:provides>
+      <rpm:entry name="g-wrap:/usr/lib/libffi.so.4"/>
+      <rpm:entry name="libffi.so.4"/>
+      <rpm:entry name="libffi4-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libffi4" flags="LT" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi4-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.9"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libffi47-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">2d412e01df16accb973479eb6a651de1af0bbb15673487e6105936dbfb670d01</checksum>
+  <checksum type="sha256" pkgid="YES">01965d1b1fbf0fdb01fef17177d5bc9873858aa4ea0abb21864b143db81eea32</checksum>
   <summary>Foreign Function Interface library development files</summary>
   <description>A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1375473725" build="1375473707"/>
-  <size package="48923" installed="141313" archive="142584"/>
-<location href="i686/libffi47-devel-4.7.2-2.9.i686.rpm"/>
+  <time file="1375475257" build="1375475243"/>
+  <size package="58566" installed="245507" archive="246780"/>
+<location href="x86_64/libffi47-devel-4.7.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libffi47-4.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3548"/>
+    <rpm:header-range start="280" end="3724"/>
     <rpm:provides>
       <rpm:entry name="libffi-devel" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
       <rpm:entry name="libffi47-devel" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
-      <rpm:entry name="libffi47-devel(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47-devel(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(libffi)" flags="EQ" epoch="0" ver="3.0.9"/>
     </rpm:provides>
     <rpm:requires>
@@ -36310,131 +41921,243 @@ declaration).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libffi47-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">b5a86bda36b574aa1801cd48605f227ebcdc6d3f62fa7f502567cce5fd330a8e</checksum>
+  <summary>Foreign Function Interface library development files</summary>
+  <description>A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1375475257" build="1375475243"/>
+  <size package="42688" installed="126654" archive="127060"/>
+<location href="x86_64/libffi47-devel-32bit-4.7.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD 3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libffi47-4.7.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2848"/>
+    <rpm:provides>
+      <rpm:entry name="libffi-devel-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47-devel-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+      <rpm:entry name="libffi47-devel-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libffi4-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.9"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libffi-devel-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.9"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
   <name>libflac</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">11d96e0f7e4d6aa673d02105b502d82ab3ee5fd3f984627671b1e1c6a34ce91c</checksum>
+  <checksum type="sha256" pkgid="YES">3b1d375ccfe733ceb1df6926e433b6dcd7fb34865de0dd9f2c17321730bf07f2</checksum>
   <summary>Free Lossless Audio Codec Library</summary>
   <description>This package contains the library for FLAC (Free Lossless Audio Codec)
 developed by Josh Coalson.</description>
   <packager/>
   <url>http://flac.sourceforge.net/</url>
-  <time file="1376538809" build="1376538797"/>
-  <size package="104925" installed="295936" archive="296352"/>
-<location href="i686/libflac-1.2.1-3.9.i686.rpm"/>
+  <time file="1376538478" build="1376538464"/>
+  <size package="99115" installed="280752" archive="281168"/>
+<location href="x86_64/libflac-1.2.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3039"/>
+    <rpm:header-range start="280" end="3227"/>
     <rpm:provides>
-      <rpm:entry name="libFLAC.so.8"/>
+      <rpm:entry name="libFLAC.so.8()(64bit)"/>
       <rpm:entry name="libflac" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
-      <rpm:entry name="libflac(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="libflac(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libogg.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libflac++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">12f12b4ff1a38c4edad4e83ce16a1a6809cd8e39919e8760d44f88d2716cd0ef</checksum>
+  <checksum type="sha256" pkgid="YES">699e285db2e0df19e57f8b05a0b9ed0b682567f58ee86026e5e1d4645f229936</checksum>
   <summary>Free Lossless Audio Codec Library</summary>
   <description>This package contains the C++ library for FLAC (Free Lossless Audio
 Codec) developed by Josh Coalson.</description>
   <packager/>
   <url>http://flac.sourceforge.net/</url>
-  <time file="1376538809" build="1376538797"/>
-  <size package="29800" installed="129976" archive="130396"/>
-<location href="i686/libflac++-1.2.1-3.9.i686.rpm"/>
+  <time file="1376538478" build="1376538464"/>
+  <size package="28998" installed="148856" archive="149284"/>
+<location href="x86_64/libflac++-1.2.1-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3083"/>
+    <rpm:header-range start="280" end="3355"/>
     <rpm:provides>
-      <rpm:entry name="libFLAC++.so.6"/>
+      <rpm:entry name="libFLAC++.so.6()(64bit)"/>
       <rpm:entry name="libflac++" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
-      <rpm:entry name="libflac++(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="libflac++(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libFLAC.so.8()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libflac++-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="3.9"/>
+  <checksum type="sha256" pkgid="YES">c4cbe9b89b786dc34aa6249a0eaadfd3d5c41a1fad405d37c35bbe680b76c2ff</checksum>
+  <summary>Free Lossless Audio Codec Library</summary>
+  <description>This package contains the C++ library for FLAC (Free Lossless Audio
+Codec) developed by Josh Coalson.</description>
+  <packager/>
+  <url>http://flac.sourceforge.net/</url>
+  <time file="1376538809" build="1376538799"/>
+  <size package="29609" installed="129976" archive="130396"/>
+<location href="x86_64/libflac++-32bit-1.2.1-3.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2892"/>
+    <rpm:provides>
+      <rpm:entry name="libFLAC++.so.6"/>
+      <rpm:entry name="libflac++-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="libflac++-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libogg.so.0"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libFLAC.so.8"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libflac-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="3.9"/>
+  <checksum type="sha256" pkgid="YES">dd53bde9a93f7316f6c658ee4cad87f6f12552d4b09cd092bb571a7c7f2a9dbe</checksum>
+  <summary>Free Lossless Audio Codec Library</summary>
+  <description>This package contains the library for FLAC (Free Lossless Audio Codec)
+developed by Josh Coalson.</description>
+  <packager/>
+  <url>http://flac.sourceforge.net/</url>
+  <time file="1376538809" build="1376538800"/>
+  <size package="104780" installed="295936" archive="296352"/>
+<location href="x86_64/libflac-32bit-1.2.1-3.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>flac-1.2.1-3.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2852"/>
+    <rpm:provides>
+      <rpm:entry name="libFLAC.so.8"/>
+      <rpm:entry name="libflac-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+      <rpm:entry name="libflac-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libfolks</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">d29359c2035899fd49a6180a6b606f6460a105a720cae85d02c9b994d7ccbd0e</checksum>
+  <checksum type="sha256" pkgid="YES">0cf3c44305c12f974a3abb076d66c2dbc7457ed51c17735dd8146aab49199643</checksum>
   <summary>Library to create metacontacts from multiple sources</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="170609" installed="673139" archive="674556"/>
-<location href="i686/libfolks-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="173114" installed="703359" archive="704792"/>
+<location href="x86_64/libfolks-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4709"/>
+    <rpm:header-range start="280" end="4949"/>
     <rpm:provides>
-      <rpm:entry name="key-file.so"/>
+      <rpm:entry name="key-file.so()(64bit)"/>
       <rpm:entry name="libfolks" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="libfolks(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="libfolks.so.25"/>
+      <rpm:entry name="libfolks(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+      <rpm:entry name="libfolks.so.25()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
-      <rpm:entry name="libfolks.so.25"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfolks.so.25()(64bit)"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="libfolks-data" flags="GE" epoch="0" ver="0.9.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
     <rpm:recommends>
       <rpm:entry name="folks-locale"/>
@@ -36444,9 +42167,9 @@ Telepathy connection managers) to create metacontacts.</description>
 </package>
 <package type="rpm">
   <name>libfolks-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">f73ebc4cea3e88d296d28cd8f4b915025d5ec58a05b301cd81b746f7c2749ad4</checksum>
+  <checksum type="sha256" pkgid="YES">0e7c8f695769f8700c3a8e3faa0d8ed24a189d0af083f5e6d6df3f30067ee5ee</checksum>
   <summary>Library to create metacontacts from multiple sources -- Data files</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
@@ -36454,19 +42177,19 @@ Telepathy connection managers) to create metacontacts.
 This package provides mandatory data files for the library to work.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="4179" installed="654" archive="1112"/>
-<location href="i686/libfolks-data-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="4359" installed="654" archive="1112"/>
+<location href="x86_64/libfolks-data-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3641"/>
+    <rpm:header-range start="280" end="3821"/>
     <rpm:provides>
       <rpm:entry name="libfolks-data" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="libfolks-data(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+      <rpm:entry name="libfolks-data(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -36478,65 +42201,65 @@ This package provides mandatory data files for the library to work.</description
 </package>
 <package type="rpm">
   <name>libfolks-eds</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">649c679b3f645f8b2dc35485d6f6a777e76d8e3f397fc94ba5a9c633dfbab470</checksum>
+  <checksum type="sha256" pkgid="YES">cdff4cc6b7d61245bf38950b4fb2c7aca5b5d5e30cef9c6869071032aeeb48e3</checksum>
   <summary>Library to create metacontacts from multiple sources -- EDS Backend</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="77964" installed="306572" archive="307300"/>
-<location href="i686/libfolks-eds-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="79500" installed="327256" archive="327992"/>
+<location href="x86_64/libfolks-eds-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4853"/>
+    <rpm:header-range start="280" end="5333"/>
     <rpm:provides>
-      <rpm:entry name="eds.so"/>
+      <rpm:entry name="eds.so()(64bit)"/>
       <rpm:entry name="libfolks-eds" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="libfolks-eds(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="libfolks-eds.so.25"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libfolks-eds.so.25"/>
-      <rpm:entry name="libfolks.so.25"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libebook-1.2.so.14"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libedata-book-1.2.so.17"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libebackend-1.2.so.6"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libssl3.so"/>
+      <rpm:entry name="libfolks-eds(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+      <rpm:entry name="libfolks-eds.so.25()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libebook-1.2.so.14()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libfolks.so.25()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libebackend-1.2.so.6()(64bit)"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
+      <rpm:entry name="libfolks-eds.so.25()(64bit)"/>
+      <rpm:entry name="libedata-book-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="packageand(libfolks:evolution-data-server)"/>
@@ -36546,64 +42269,63 @@ Telepathy connection managers) to create metacontacts.</description>
 </package>
 <package type="rpm">
   <name>libfontenc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">8f30112b6d5468016aeef6791caa75728ec19fd26c061dc420d201c3262283af</checksum>
+  <checksum type="sha256" pkgid="YES">ff1d0aaad9d275c9a96ed2731237d94c5faf2a325d6170becea6c14c6ec8ec6a</checksum>
   <summary>X</summary>
   <description>font encoding library</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375472540" build="1375472532"/>
-  <size package="15408" installed="31403" archive="32128"/>
-<location href="i686/libfontenc-1.1.1-4.10.i686.rpm"/>
+  <time file="1375474185" build="1375474172"/>
+  <size package="15736" installed="37895" archive="38628"/>
+<location href="x86_64/libfontenc-1.1.1-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libfontenc-1.1.1-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3025"/>
+    <rpm:header-range start="280" end="3229"/>
     <rpm:provides>
       <rpm:entry name="libfontenc" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
-      <rpm:entry name="libfontenc(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
-      <rpm:entry name="libfontenc.so.1"/>
+      <rpm:entry name="libfontenc(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
+      <rpm:entry name="libfontenc.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libfontenc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">b60be1d4ab2d803296ce129c0835a1f29b2061ccca5288363f7fc9e459ecc34c</checksum>
+  <checksum type="sha256" pkgid="YES">47db5e9cbff5f5fe004d54e795c194b1e9dfb5250c8bf3e34f79794e56d22a03</checksum>
   <summary>X</summary>
   <description>font encoding library development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375472540" build="1375472532"/>
-  <size package="5138" installed="5181" archive="6016"/>
-<location href="i686/libfontenc-devel-1.1.1-4.10.i686.rpm"/>
+  <time file="1375474185" build="1375474172"/>
+  <size package="5315" installed="5183" archive="6020"/>
+<location href="x86_64/libfontenc-devel-1.1.1-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libfontenc-1.1.1-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2745"/>
+    <rpm:header-range start="280" end="2921"/>
     <rpm:provides>
       <rpm:entry name="libfontenc-devel" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
-      <rpm:entry name="libfontenc-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
+      <rpm:entry name="libfontenc-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="4.10"/>
       <rpm:entry name="pkgconfig(fontenc)" flags="EQ" epoch="0" ver="1.1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -36614,9 +42336,9 @@ Telepathy connection managers) to create metacontacts.</description>
 </package>
 <package type="rpm">
   <name>libfreebl3</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">deb057005943de99c894e03f1c5cc912bf4a06353741a400c82ed0b16a8ab653</checksum>
+  <checksum type="sha256" pkgid="YES">ebfa16da0238beb1562d17ab1f25f1a944f7c9bc947d108688654f17498c1114</checksum>
   <summary>Freebl library for the Network Security Services</summary>
   <description>Network Security Services (NSS) is a set of libraries designed to
 support cross-platform development of security-enabled server
@@ -36627,28 +42349,73 @@ certificates, and other security standards.
 This package installs the freebl library from NSS.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="130395" installed="372770" archive="373168"/>
-<location href="i686/libfreebl3-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039305" build="1377039270"/>
+  <size package="143774" installed="474534" archive="474936"/>
+<location href="x86_64/libfreebl3-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3562"/>
+    <rpm:header-range start="280" end="3758"/>
     <rpm:provides>
       <rpm:entry name="libfreebl3" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="libfreebl3(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libfreebl3(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libfreebl3.so()(64bit)"/>
+      <rpm:entry name="libfreebl3.so(NSSprivate_3.11)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libfreebl3-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.13.6" rel="2.42"/>
+  <checksum type="sha256" pkgid="YES">0fe266bc555493def6d70d68e738e3d59d0cf688ae071fccbc54eca2dd07649f</checksum>
+  <summary>Freebl library for the Network Security Services</summary>
+  <description>Network Security Services (NSS) is a set of libraries designed to
+support cross-platform development of security-enabled server
+applications. Applications built with NSS can support SSL v2 and v3,
+TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
+certificates, and other security standards.
+
+This package installs the freebl library from NSS.</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/security/pki/nss/</url>
+  <time file="1377039317" build="1377039296"/>
+  <size package="130237" installed="372770" archive="373168"/>
+<location href="x86_64/libfreebl3-32bit-3.13.6-2.42.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3379"/>
+    <rpm:provides>
+      <rpm:entry name="libfreebl3-32bit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libfreebl3-32bit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
       <rpm:entry name="libfreebl3.so"/>
       <rpm:entry name="libfreebl3.so(NSSprivate_3.11)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -36662,34 +42429,72 @@ This package installs the freebl library from NSS.</description>
 </package>
 <package type="rpm">
   <name>libfreetype</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.9" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">33543fcba1abab730f8a44a9499f74531ae7802ce4c81747f3e9c6dc0b53b8ab</checksum>
+  <checksum type="sha256" pkgid="YES">da96f0f555c6330eec15726fe2fcbdcba25639f5980fef3a64186ad295380be7</checksum>
   <summary>A TrueType Font Library</summary>
   <description>This library features TrueType fonts for open source projects. This
 version also contains an autohinter for producing improved output.</description>
   <packager/>
   <url>http://www.freetype.org</url>
-  <time file="1375471961" build="1375471949"/>
-  <size package="264212" installed="617284" archive="617712"/>
-<location href="i686/libfreetype-2.4.9-2.10.i686.rpm"/>
+  <time file="1375473813" build="1375473801"/>
+  <size package="266077" installed="649424" archive="649852"/>
+<location href="x86_64/libfreetype-2.4.9-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Freetype or GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Font Management</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>freetype2-2.4.9-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3052"/>
+    <rpm:header-range start="280" end="3280"/>
     <rpm:provides>
       <rpm:entry name="libfreetype" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
-      <rpm:entry name="libfreetype(x86-32)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
-      <rpm:entry name="libfreetype.so.6"/>
+      <rpm:entry name="libfreetype(x86-64)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libfreetype-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.9" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">bc6ec4b6af95d5464c6569ae65ab5bfa40e883d943414f984d36071fcb1f87cd</checksum>
+  <summary>A TrueType Font Library</summary>
+  <description>This library features TrueType fonts for open source projects. This
+version also contains an autohinter for producing improved output.</description>
+  <packager/>
+  <url>http://www.freetype.org</url>
+  <time file="1375471961" build="1375471953"/>
+  <size package="264288" installed="617284" archive="617712"/>
+<location href="x86_64/libfreetype-32bit-2.4.9-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>Freetype or GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Font Management</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>freetype2-2.4.9-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2897"/>
+    <rpm:provides>
+      <rpm:entry name="freetype2-32bit" flags="EQ" epoch="0" ver="2.4.9"/>
+      <rpm:entry name="libfreetype-32bit" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+      <rpm:entry name="libfreetype-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.9" rel="2.10"/>
+      <rpm:entry name="libfreetype.so.6"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -36700,9 +42505,9 @@ version also contains an autohinter for producing improved output.</description>
 </package>
 <package type="rpm">
   <name>libfuse</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.9.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">c776e48cecbd42840731dc3f51af63a9e16158de8e87ac2cace495df15980b8b</checksum>
+  <checksum type="sha256" pkgid="YES">ba9b8c3ce677b717470ae3fcbcddbd72be6a430ac18fa5b930c5ba5e4f681435</checksum>
   <summary>Library of FUSE, the User space File System for GNU/Linux and BSD</summary>
   <description>With FUSE, a user space program can export a file system through the
 kernel-default (Linux kernel).
@@ -36716,19 +42521,80 @@ other user space file systems which can be found at
 http://fuse.sourceforge.net/wiki</description>
   <packager/>
   <url>http://fuse.sourceforge.net</url>
-  <time file="1376083565" build="1376083557"/>
-  <size package="76095" installed="241052" archive="241468"/>
-<location href="i686/libfuse-2.9.2-3.1.i686.rpm"/>
+  <time file="1376083529" build="1376083520"/>
+  <size package="73786" installed="281848" archive="282264"/>
+<location href="x86_64/libfuse-2.9.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Library</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4007"/>
+    <rpm:header-range start="280" end="4187"/>
     <rpm:provides>
       <rpm:entry name="libfuse" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="libfuse(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="libfuse(x86-64)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="libfuse.so.2()(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.2)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.4)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.5)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.6)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.7)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.7.5)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.8)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.9)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.9.1)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libfuse-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.9.2" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">abba59d4d24924d2f6f6df02b43a80e8b343ffb3efb9b59f07f4807ad0dde5d8</checksum>
+  <summary>Library of FUSE, the User space File System for GNU/Linux and BSD</summary>
+  <description>With FUSE, a user space program can export a file system through the
+kernel-default (Linux kernel).
+
+A FUSE file system which only needs libfuse is ntfs-3g, other FUSE
+file systems might need the fuse package in addition to have fusermount
+and /sbin/mount.fuse.
+
+After installing fuse-devel, administrators can compile and install
+other user space file systems which can be found at
+http://fuse.sourceforge.net/wiki</description>
+  <packager/>
+  <url>http://fuse.sourceforge.net</url>
+  <time file="1376083565" build="1376083559"/>
+  <size package="75928" installed="241052" archive="241468"/>
+<location href="x86_64/libfuse-32bit-2.9.2-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Library</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3812"/>
+    <rpm:provides>
+      <rpm:entry name="libfuse-32bit" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="libfuse-32bit(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
       <rpm:entry name="libfuse.so.2"/>
       <rpm:entry name="libfuse.so.2(FUSE_2.2)"/>
       <rpm:entry name="libfuse.so.2(FUSE_2.4)"/>
@@ -36741,7 +42607,6 @@ http://fuse.sourceforge.net/wiki</description>
       <rpm:entry name="libfuse.so.2(FUSE_2.9.1)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -36759,16 +42624,16 @@ http://fuse.sourceforge.net/wiki</description>
       <rpm:entry name="libc.so.6(GLIBC_2.5)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgbm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.0" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">2b885fe7eb4f5d59d96213c4fb424a90d34f8a8bb2f24fe9f382f66a401bee65</checksum>
+  <checksum type="sha256" pkgid="YES">d3bd983ffed2238b7629eb7e0472d85e70fdd561d8f0536c8f4d76b4e85768da</checksum>
   <summary>Generic buffer management API</summary>
   <description>This package contains the GBM buffer management library. It provides
 a mechanism for allocating buffers for graphics rendering tied to
@@ -36778,26 +42643,71 @@ GBM is intended to be used as a native platform for EGL on drm or
 openwfd.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200303" build="1377199414"/>
-  <size package="13307" installed="27304" archive="27712"/>
-<location href="i686/libgbm-0.0.0-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="13301" installed="29384" archive="29800"/>
+<location href="x86_64/libgbm-0.0.0-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3955"/>
+    <rpm:header-range start="280" end="4191"/>
     <rpm:provides>
       <rpm:entry name="libgbm" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
-      <rpm:entry name="libgbm(x86-32)" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
-      <rpm:entry name="libgbm.so.1"/>
+      <rpm:entry name="libgbm(x86-64)" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
+      <rpm:entry name="libgbm.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgbm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.0" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">8e72a8bebd1879130d3767ed56c07cde3781e41a066a2be6faac8cfe8805fd17</checksum>
+  <summary>Generic buffer management API</summary>
+  <description>This package contains the GBM buffer management library. It provides
+a mechanism for allocating buffers for graphics rendering tied to
+Mesa.
+
+GBM is intended to be used as a native platform for EGL on drm or
+openwfd.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199915"/>
+  <size package="13116" installed="27304" archive="27712"/>
+<location href="x86_64/libgbm-32bit-0.0.0-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3772"/>
+    <rpm:provides>
+      <rpm:entry name="libgbm-32bit" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
+      <rpm:entry name="libgbm-32bit(x86-32)" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
+      <rpm:entry name="libgbm.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libglapi.so.0"/>
@@ -36813,9 +42723,9 @@ openwfd.</description>
 </package>
 <package type="rpm">
   <name>libgbm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.0" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">ac273545c1ba7ee55d65b3d96c4d240d1034e6b9b921e6b715a78401984e55fc</checksum>
+  <checksum type="sha256" pkgid="YES">816b950343684bad0521edfc3d4d6951f0ea1b5b49848b3ff153184c639ff133</checksum>
   <summary>Development files for the EGL API</summary>
   <description>This package contains the GBM buffer management library. It provides
 a mechanism for allocating buffers for graphics rendering tied to
@@ -36828,19 +42738,19 @@ This package provides the development environment for compiling
 programs against the GBM library.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200303" build="1377199414"/>
-  <size package="6818" installed="12082" archive="12628"/>
-<location href="i686/libgbm-devel-0.0.0-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="6997" installed="12084" archive="12628"/>
+<location href="x86_64/libgbm-devel-0.0.0-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3747"/>
+    <rpm:header-range start="280" end="3923"/>
     <rpm:provides>
       <rpm:entry name="libgbm-devel" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
-      <rpm:entry name="libgbm-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
+      <rpm:entry name="libgbm-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.0" rel="6.10"/>
       <rpm:entry name="pkgconfig(gbm)" flags="EQ" epoch="0" ver="9.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -36852,27 +42762,74 @@ programs against the GBM library.</description>
 </package>
 <package type="rpm">
   <name>libgcc47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">8e0af0354b211bebd1a9e12bfd52b7dfe617723cffdd478e5d4192948730074c</checksum>
+  <checksum type="sha256" pkgid="YES">7e10a3a1eecd8f4d6912ff75d8cbd0f261d44ef3f39b78b98b68957f530c179c</checksum>
   <summary>C compiler runtime library</summary>
   <description>Libgcc is needed for dynamically linked C programs.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="49761" installed="128556" archive="128812"/>
-<location href="i686/libgcc47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="41759" installed="106312" archive="106568"/>
+<location href="x86_64/libgcc47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3373"/>
+    <rpm:header-range start="280" end="3545"/>
     <rpm:provides>
       <rpm:entry name="libgcc1" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libgcc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libgcc47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.4.2)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.4.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.2.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.3.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.7.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libgcc1" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgcc47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">38c124662c28f2b2c9ffb7303294c3474210a1aba1ad17060d5d4c9ebbf14519</checksum>
+  <summary>C compiler runtime library</summary>
+  <description>Libgcc is needed for dynamically linked C programs.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="48436" installed="117840" archive="118096"/>
+<location href="x86_64/libgcc47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3573"/>
+    <rpm:provides>
+      <rpm:entry name="libgcc1-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.3)"/>
@@ -36896,32 +42853,32 @@ programs against the GBM library.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libgcc1" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgcc1-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libgcj-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">d55ecb4bf77b8171f1f74f4e907f70535345467bd9eb5cbd6f5f8838e74739c5</checksum>
+  <checksum type="sha256" pkgid="YES">96435c1cb28599dcbe1e80dccb27716e20f97fdec5047a41eb745b20f4ecd33b</checksum>
   <summary>The system GNU Java development files.</summary>
   <description>The system GNU Java development files.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3482" installed="72" archive="500"/>
-<location href="i686/libgcj-devel-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3663" installed="72" archive="500"/>
+<location href="x86_64/libgcj-devel-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0-with-classpath-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Java</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3283"/>
+    <rpm:header-range start="280" end="3463"/>
     <rpm:provides>
       <rpm:entry name="libgcj-devel" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="libgcj-devel(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="libgcj-devel(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgcj47-devel"/>
@@ -36930,36 +42887,78 @@ programs against the GBM library.</description>
 </package>
 <package type="rpm">
   <name>libgck</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">f541b802a7b7fb5cdbb0a90057e2f267c4629d86c86c99bc677cf2b1c0001dc9</checksum>
+  <checksum type="sha256" pkgid="YES">6a5e58fe83b572a27bc0efb8e36dfc011aee0837cf63cbb09f6347ee1bbfb73b</checksum>
   <summary>GObject library to access for PKCS#11 modules</summary>
   <description>GCK is a library for accessing PKCS#11 modules like smart cards, in a
 (G)object oriented way.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="90655" installed="293593" archive="294304"/>
-<location href="i686/libgck-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="93756" installed="308089" archive="308800"/>
+<location href="x86_64/libgck-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3763"/>
+    <rpm:header-range start="280" end="4047"/>
     <rpm:provides>
       <rpm:entry name="gck" flags="EQ" epoch="0" ver="3.8.2"/>
       <rpm:entry name="libgck" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="libgck(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="libgck-1.so.0"/>
+      <rpm:entry name="libgck(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgck-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.8.2" rel="1.4"/>
+  <checksum type="sha256" pkgid="YES">2f91e8d116308b51668cfb7d0a1938e4e744eb0a0c87d56ca9bf14ac4a267b50</checksum>
+  <summary>GObject library to access for PKCS#11 modules</summary>
+  <description>GCK is a library for accessing PKCS#11 modules like smart cards, in a
+(G)object oriented way.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377320852" build="1377320845"/>
+  <size package="81873" installed="268328" archive="268748"/>
+<location href="x86_64/libgck-32bit-3.8.2-1.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3427"/>
+    <rpm:provides>
+      <rpm:entry name="libgck-1.so.0"/>
+      <rpm:entry name="libgck-32bit" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgck-32bit(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
@@ -36974,27 +42973,27 @@ programs against the GBM library.</description>
 </package>
 <package type="rpm">
   <name>libgck-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">44d58a56b2a601952d15875a7fb3ac57463a849a80e6c1450fbe42c1f90b53e9</checksum>
+  <checksum type="sha256" pkgid="YES">54af2f2ec6f348c6cdd9ed93f0292de025cb3157f3b1336396ce6b0aed1106e4</checksum>
   <summary>GObject library to access for PKCS#11 modules - Development Files</summary>
   <description>GCK is a library for accessing PKCS#11 modules like smart cards, in a
 (G)object oriented way.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="60809" installed="770531" archive="772384"/>
-<location href="i686/libgck-devel-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="60979" installed="770533" archive="772396"/>
+<location href="x86_64/libgck-devel-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4271"/>
+    <rpm:header-range start="280" end="4451"/>
     <rpm:provides>
       <rpm:entry name="libgck-devel" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="libgck-devel(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgck-devel(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
       <rpm:entry name="pkgconfig(gck-1)" flags="EQ" epoch="0" ver="3.8.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -37010,33 +43009,83 @@ programs against the GBM library.</description>
 </package>
 <package type="rpm">
   <name>libgcr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">e2e55a038b51450568b39175b4077d6afed3ba278a69cd509b01935df5575e74</checksum>
+  <checksum type="sha256" pkgid="YES">df973e446d5eaeeb06eff92ab7934a3c366f91a23b4aaf27c72b797ffcdf1863</checksum>
   <summary>Library for Crypto UI related task</summary>
   <description>GCR is a library for displaying certificates, and crypto UI, accessing
 key stores.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="207623" installed="709169" archive="709892"/>
-<location href="i686/libgcr-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="215655" installed="782801" archive="783532"/>
+<location href="x86_64/libgcr-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3975"/>
+    <rpm:header-range start="280" end="4271"/>
     <rpm:provides>
       <rpm:entry name="libgcr" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="libgcr(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgcr(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="gcr-data" flags="GE" epoch="0" ver="3.8.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgcr-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.8.2" rel="1.4"/>
+  <checksum type="sha256" pkgid="YES">200d8d382b7654f9d708bf0127dd538eb2b02e2b54bac3f54a464df5b4ea0822</checksum>
+  <summary>Library for Crypto UI related task</summary>
+  <description>GCR is a library for displaying certificates, and crypto UI, accessing
+key stores.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1377320852" build="1377320844"/>
+  <size package="199279" installed="683904" archive="684336"/>
+<location href="x86_64/libgcr-32bit-3.8.2-1.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3623"/>
+    <rpm:provides>
+      <rpm:entry name="libgcr-32bit" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgcr-32bit(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
       <rpm:entry name="libgcr-base-3.so.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libgcrypt.so.11"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgthread-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
@@ -37046,11 +43095,9 @@ key stores.</description>
       <rpm:entry name="libgio-2.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libgck-1.so.0"/>
-      <rpm:entry name="libgcrypt.so.11"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="gcr-data" flags="GE" epoch="0" ver="3.8.2"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libp11-kit.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -37061,27 +43108,27 @@ key stores.</description>
 </package>
 <package type="rpm">
   <name>libgcr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">a58f0545521228af6fb508382dbcf07301dea20469fef7205b432a86dbed1fc5</checksum>
+  <checksum type="sha256" pkgid="YES">738aee9aca186e41b952ef863919ba31bdbb0199e000921e3dd672bab38ec37d</checksum>
   <summary>Library for Crypto UI related task - Development Files</summary>
   <description>GCR is a library for displaying certificates, and crypto UI, accessing
 key stores.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="16592" installed="99917" archive="105136"/>
-<location href="i686/libgcr-devel-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="16779" installed="99919" archive="105144"/>
+<location href="x86_64/libgcr-devel-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6667"/>
+    <rpm:header-range start="280" end="6851"/>
     <rpm:provides>
       <rpm:entry name="libgcr-devel" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="libgcr-devel(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="libgcr-devel(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
       <rpm:entry name="pkgconfig(gcr-base-3)" flags="EQ" epoch="0" ver="3.8.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -37126,35 +43173,74 @@ key stores.</description>
 </package>
 <package type="rpm">
   <name>libgcrypt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">16ce4fa76fda878dbdb584905c64a85508dd72ae3c00af48a3f2f8d17ee312bc</checksum>
+  <checksum type="sha256" pkgid="YES">2cea9a61b3fcc359ae7bda3a873689b656ea20b975c69503bdf12b66ee75aab2</checksum>
   <summary>The GNU Crypto Library</summary>
   <description>Libgcrypt is a general purpose crypto library based on the code used in
 GnuPG (alpha version).</description>
   <packager/>
   <url>http://directory.fsf.org/wiki/Libgcrypt</url>
-  <time file="1375472355" build="1375472337"/>
-  <size package="238401" installed="640496" archive="641368"/>
-<location href="i686/libgcrypt-1.5.0-2.9.i686.rpm"/>
+  <time file="1375473844" build="1375473835"/>
+  <size package="242306" installed="638400" archive="639280"/>
+<location href="x86_64/libgcrypt-1.5.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libgcrypt-1.5.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3556"/>
+    <rpm:header-range start="280" end="3768"/>
     <rpm:provides>
       <rpm:entry name="libgcrypt" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
-      <rpm:entry name="libgcrypt(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+      <rpm:entry name="libgcrypt(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgcrypt-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.5.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">4ab34a80d14403c09f56830e6e03669a2927dd5004211a08dfa7fc2ffc666ccc</checksum>
+  <summary>The GNU Crypto Library</summary>
+  <description>Libgcrypt is a general purpose crypto library based on the code used in
+GnuPG (alpha version).</description>
+  <packager/>
+  <url>http://directory.fsf.org/wiki/Libgcrypt</url>
+  <time file="1375472355" build="1375472340"/>
+  <size package="227228" installed="595968" archive="596388"/>
+<location href="x86_64/libgcrypt-32bit-1.5.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libgcrypt-1.5.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3001"/>
+    <rpm:provides>
+      <rpm:entry name="libgcrypt-32bit" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+      <rpm:entry name="libgcrypt-32bit(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
       <rpm:entry name="libgcrypt.so.11"/>
       <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libgpg-error.so.0"/>
@@ -37167,9 +43253,9 @@ GnuPG (alpha version).</description>
 </package>
 <package type="rpm">
   <name>libgcrypt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">de0482064cf6cc35337b7e040bea362f060843720b746481bafd76836d295b75</checksum>
+  <checksum type="sha256" pkgid="YES">a242d711d15ba82adac08766add3929ad1fea22265e2b31b48d25ce2ee026693</checksum>
   <summary>The GNU Crypto Library</summary>
   <description>Libgcrypt is a general purpose crypto library based on the code used in
 GnuPG (alpha version).
@@ -37178,30 +43264,30 @@ This package contains needed files to compile and link against the
 library.</description>
   <packager/>
   <url>http://directory.fsf.org/wiki/Libgcrypt</url>
-  <time file="1375472355" build="1375472337"/>
-  <size package="110610" installed="198701" archive="200096"/>
-<location href="i686/libgcrypt-devel-1.5.0-2.9.i686.rpm"/>
+  <time file="1375473844" build="1375473835"/>
+  <size package="111374" installed="202250" archive="203644"/>
+<location href="x86_64/libgcrypt-devel-1.5.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libgcrypt-1.5.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4232"/>
+    <rpm:header-range start="280" end="4436"/>
     <rpm:provides>
       <rpm:entry name="libgcrypt-devel" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
-      <rpm:entry name="libgcrypt-devel(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+      <rpm:entry name="libgcrypt-devel(x86-64)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libgcrypt" flags="EQ" epoch="0" ver="1.5.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libgpg-error-devel" flags="GE" epoch="0" ver="1.8"/>
       <rpm:entry name="glibc-devel"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/libgcrypt-config</file>
     <file>/usr/bin/dumpsexp</file>
     <file>/usr/bin/hmac256</file>
@@ -37209,10 +43295,44 @@ library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libgcrypt-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.5.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">629e75b119ae98b2a67769b3e2a64a4549ae82b6f2195ae94fe57db355504c69</checksum>
+  <summary>The GNU Crypto Library</summary>
+  <description>Libgcrypt is a general purpose crypto library based on the code used in
+GnuPG (alpha version).
+
+This package contains needed files to compile and link against the
+library.</description>
+  <packager/>
+  <url>http://directory.fsf.org/wiki/Libgcrypt</url>
+  <time file="1375472355" build="1375472341"/>
+  <size package="4494" installed="3875" archive="4588"/>
+<location href="x86_64/libgcrypt-devel-32bit-1.5.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libgcrypt-1.5.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2849"/>
+    <rpm:provides>
+      <rpm:entry name="libgcrypt-devel-32bit" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+      <rpm:entry name="libgcrypt-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.5.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcrypt-32bit" flags="EQ" epoch="0" ver="1.5.0"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/libgcrypt-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libgdbm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">8425cb7336f8c92ce3ea3dec3629c88dfa206b43fc6837fa8d3e508c502ccc8f</checksum>
+  <checksum type="sha256" pkgid="YES">4d72ec6b7453e5430a9f48a14a8fce981519e414d0c320cf9d918d52f4b2e8aa</checksum>
   <summary>GNU dbm key/data database</summary>
   <description>GNU dbm is a library of database functions that use extensible
 hashing and work similar to the standard UNIX dbm. These routines are
@@ -37231,27 +43351,80 @@ For compatibility with programs using old UNIX dbm functions, the
 package also provides traditional dbm and ndbm interfaces.</description>
   <packager/>
   <url>http://directory.fsf.org/GNU/gdbm.html</url>
-  <time file="1375469435" build="1375469427"/>
-  <size package="36143" installed="91584" archive="92604"/>
-<location href="i686/libgdbm-1.10-2.12.i686.rpm"/>
+  <time file="1375469383" build="1375469374"/>
+  <size package="34538" installed="95024" archive="96052"/>
+<location href="x86_64/libgdbm-1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gdbm-1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4431"/>
+    <rpm:header-range start="280" end="4563"/>
     <rpm:provides>
       <rpm:entry name="gdbm" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
       <rpm:entry name="libgdbm" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
-      <rpm:entry name="libgdbm(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+      <rpm:entry name="libgdbm(x86-64)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+      <rpm:entry name="libgdbm_compat.so.4()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="gdbm" flags="LT" epoch="0" ver="1.10" rel="2.12"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgdbm-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">80c2d2a424cc0924ebac4d448d25464b8597d675fb8f475178e59bac4d593b77</checksum>
+  <summary>GNU dbm key/data database</summary>
+  <description>GNU dbm is a library of database functions that use extensible
+hashing and work similar to the standard UNIX dbm. These routines are
+provided to a programmer needing to create and manipulate a hashed
+database.
+
+The basic use of GDBM is to store key/data pairs in a data file. Each
+key must be unique and each key is paired with only one data item.
+
+The library provides primitives for storing key/data pairs, searching
+and retrieving the data by its key and deleting a key along with its
+data. It also supports sequential iteration over all key/data pairs in
+a database.
+
+For compatibility with programs using old UNIX dbm functions, the
+package also provides traditional dbm and ndbm interfaces.</description>
+  <packager/>
+  <url>http://directory.fsf.org/GNU/gdbm.html</url>
+  <time file="1375469435" build="1375469428"/>
+  <size package="24230" installed="56512" archive="57236"/>
+<location href="x86_64/libgdbm-32bit-1.10-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>gdbm-1.10-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3900"/>
+    <rpm:provides>
+      <rpm:entry name="libgdbm-32bit" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
+      <rpm:entry name="libgdbm-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.12"/>
       <rpm:entry name="libgdbm.so.4"/>
       <rpm:entry name="libgdbm_compat.so.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -37261,70 +43434,66 @@ package also provides traditional dbm and ndbm interfaces.</description>
       <rpm:entry name="libgdbm.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="gdbm" flags="LT" epoch="0" ver="1.10" rel="2.12"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libgee</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">42d16be1170355f0283d559b29448bddc6ff8520ffe60959dd878372f33d6ad7</checksum>
+  <checksum type="sha256" pkgid="YES">4d6b47299d919e2a8ee8002face66b6d60bbe4c5ab85b8d7c637ce4e4f663c7d</checksum>
   <summary>GObject-based library providing commonly used data structures</summary>
   <description>Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.</description>
   <packager/>
   <url>http://live.gnome.org/Libgee</url>
-  <time file="1375478627" build="1375478614"/>
-  <size package="221620" installed="1002268" archive="1002976"/>
-<location href="i686/libgee-0.10.0-1.4.i686.rpm"/>
+  <time file="1375483759" build="1375483747"/>
+  <size package="219208" installed="1007676" archive="1008392"/>
+<location href="x86_64/libgee-0.10.0-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libgee-0.10.0-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3370"/>
+    <rpm:header-range start="280" end="3554"/>
     <rpm:provides>
       <rpm:entry name="libgee" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
-      <rpm:entry name="libgee(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
+      <rpm:entry name="libgee(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgee-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">c76fe28c285de76761782416088198ccf60e5d66dec467971a4cda962e61d3d9</checksum>
+  <checksum type="sha256" pkgid="YES">d2bd6e6e5ba812641801ff0d5fc7e5f79f0009205a9c69318238afb220ff4eb8</checksum>
   <summary>GObject-based library providing useful data structures - Development Files</summary>
   <description>Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.</description>
   <packager/>
   <url>http://live.gnome.org/Libgee</url>
-  <time file="1375478627" build="1375478614"/>
-  <size package="29598" installed="452880" archive="454136"/>
-<location href="i686/libgee-devel-0.10.0-1.4.i686.rpm"/>
+  <time file="1375483759" build="1375483747"/>
+  <size package="29784" installed="452882" archive="454136"/>
+<location href="x86_64/libgee-devel-0.10.0-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libgee-0.10.0-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3566"/>
+    <rpm:header-range start="280" end="3746"/>
     <rpm:provides>
       <rpm:entry name="libgee-devel" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
-      <rpm:entry name="libgee-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
+      <rpm:entry name="libgee-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
       <rpm:entry name="pkgconfig(gee-0.8)" flags="EQ" epoch="0" ver="0.10.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -37338,69 +43507,68 @@ classes for commonly used data structures.</description>
 </package>
 <package type="rpm">
   <name>libgeoclue</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.0_28" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">0b0e077a2a4876f75cb56459a9d29cd6dbf1e80440516ea6529f51fabd3e6c94</checksum>
+  <checksum type="sha256" pkgid="YES">03a00d3ad1d79c5e18da505f47fb99e65dd722fa07d3c358688a68ed348aa8e8</checksum>
   <summary>C API for GeoClue</summary>
   <description>libgeoclue is a convenience wrapper for the GeoClue service, and
 the recommended way to use GeoClue in the C language.</description>
   <packager/>
   <url/>
-  <time file="1374015331" build="1374015323"/>
-  <size package="36333" installed="132040" archive="132616"/>
-<location href="i686/libgeoclue-0.12.0_28-4.1.i686.rpm"/>
+  <time file="1374015325" build="1374015317"/>
+  <size package="36619" installed="148336" archive="148920"/>
+<location href="x86_64/libgeoclue-0.12.0_28-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Service</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>geoclue-0.12.0_28-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3270"/>
+    <rpm:header-range start="280" end="3486"/>
     <rpm:provides>
       <rpm:entry name="libgeoclue" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="libgeoclue(x86-32)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="libgeoclue.so.0"/>
+      <rpm:entry name="libgeoclue(x86-64)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
+      <rpm:entry name="libgeoclue.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="geoclue" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgeoclue-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.0_28" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">960b3c02418216185636bb9ed8724be606491fd916aca57c7dd8a809b26d5e70</checksum>
+  <checksum type="sha256" pkgid="YES">935b7292ebaa36119b2238e7bbd1c11edaebda2e6fd2669ea8997addeed3050c</checksum>
   <summary>C API for GeoClue (development files)</summary>
   <description>libgeoclue is a convenience wrapper for the GeoClue service, and
 the recommended way to use GeoClue in the C language.</description>
   <packager/>
   <url/>
-  <time file="1374015331" build="1374015323"/>
-  <size package="16079" installed="91595" archive="96776"/>
-<location href="i686/libgeoclue-devel-0.12.0_28-4.1.i686.rpm"/>
+  <time file="1374015325" build="1374015317"/>
+  <size package="16250" installed="91597" archive="96776"/>
+<location href="x86_64/libgeoclue-devel-0.12.0_28-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Service</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>geoclue-0.12.0_28-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6326"/>
+    <rpm:header-range start="280" end="6502"/>
     <rpm:provides>
       <rpm:entry name="libgeoclue-devel" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
-      <rpm:entry name="libgeoclue-devel(x86-32)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
+      <rpm:entry name="libgeoclue-devel(x86-64)" flags="EQ" epoch="0" ver="0.12.0_28" rel="4.1"/>
       <rpm:entry name="pkgconfig(geoclue)" flags="EQ" epoch="0" ver="0.12.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -37413,24 +43581,83 @@ the recommended way to use GeoClue in the C language.</description>
 </package>
 <package type="rpm">
   <name>libgfortran47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">4982a8c10bbd04dfceb6bb0bee6228ce954f3d644f34550f680c551a28fa02fb</checksum>
+  <checksum type="sha256" pkgid="YES">a4abd20e8bf50cb5e2319b9ddd6eb86cba8dda11b93f3699bfa52fa49b945f00</checksum>
   <summary>The GNU Fortran Compiler Runtime Library</summary>
   <description>The runtime library needed to run programs compiled with the Fortran compiler
 of the GNU Compiler Collection (GCC).</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="253177" installed="1118860" archive="1119288"/>
-<location href="i686/libgfortran47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="271112" installed="1302592" archive="1303020"/>
+<location href="x86_64/libgfortran47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Fortran</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3977"/>
+    <rpm:header-range start="280" end="4237"/>
+    <rpm:provides>
+      <rpm:entry name="libgfortran.so.3()(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(F2C_1.0)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_1.0)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_1.1)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_1.2)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_1.3)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_1.4)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_C99_1.0)(64bit)"/>
+      <rpm:entry name="libgfortran.so.3(GFORTRAN_C99_1.1)(64bit)"/>
+      <rpm:entry name="libgfortran3" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libquadmath.so.0(QUADMATH_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libquadmath0" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.2.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libquadmath.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libgfortran3" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgfortran47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">4f7a5cf7e9078f04006eb3dcf50da4dc78321e9613f075e0b32bc20acfa8bcbd</checksum>
+  <summary>The GNU Fortran Compiler Runtime Library</summary>
+  <description>The runtime library needed to run programs compiled with the Fortran compiler
+of the GNU Compiler Collection (GCC).</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="252437" installed="1181928" archive="1182356"/>
+<location href="x86_64/libgfortran47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Fortran</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4217"/>
     <rpm:provides>
       <rpm:entry name="libgfortran.so.3"/>
       <rpm:entry name="libgfortran.so.3(F2C_1.0)"/>
@@ -37441,19 +43668,20 @@ of the GNU Compiler Collection (GCC).</description>
       <rpm:entry name="libgfortran.so.3(GFORTRAN_1.4)"/>
       <rpm:entry name="libgfortran.so.3(GFORTRAN_C99_1.0)"/>
       <rpm:entry name="libgfortran.so.3(GFORTRAN_C99_1.1)"/>
-      <rpm:entry name="libgfortran3" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libgfortran47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libgfortran47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran3-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libquadmath.so.0(QUADMATH_1.0)"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libquadmath.so.0"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libquadmath0-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
@@ -37462,22 +43690,22 @@ of the GNU Compiler Collection (GCC).</description>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libquadmath0" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libgcc_s.so.1(GCC_4.4.0)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_4.2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libgfortran3" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgfortran3-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libgio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">b7dad5ec105b46272ae49c23d4578cec7fe0b677be498ca846c7dfb7b4e3dfa0</checksum>
+  <checksum type="sha256" pkgid="YES">56abfb730ba425642244935339871762fa387eddc58f0dc74539773ff25af350</checksum>
   <summary>General-Purpose Utility Library -- Library for VFS</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -37486,50 +43714,103 @@ a main loop abstraction, and so on.
 GIO provides a modern, easy-to-use VFS API.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="491235" installed="1788088" archive="1789368"/>
-<location href="i686/libgio-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="496743" installed="1826536" archive="1827832"/>
+<location href="x86_64/libgio-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5995"/>
+    <rpm:header-range start="280" end="6183"/>
     <rpm:provides>
       <rpm:entry name="gio" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="libgio" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgio(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgio(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="gio-branding" flags="EQ" epoch="0" ver="2.36.1"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.5)(64bit)"/>
+      <rpm:entry name="shared-mime-info"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgio-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">e77c59c972562ba542029c522066500613fb1dd4942ca3031815df87fb7c5d97</checksum>
+  <summary>General-Purpose Utility Library -- Library for VFS</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.
+
+GIO provides a modern, easy-to-use VFS API.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539588"/>
+  <size package="490169" installed="1788088" archive="1788516"/>
+<location href="x86_64/libgio-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4564"/>
+    <rpm:provides>
       <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libgio-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgio-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="gio-branding" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.5)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.2)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="shared-mime-info"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
@@ -37537,80 +43818,132 @@ GIO provides a modern, easy-to-use VFS API.</description>
 </package>
 <package type="rpm">
   <name>libgirepository</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.36.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">19f9df68d0c1a81dc42c6b931ebec1b12d92f6add7f3a4ebdc35aa57c9439d93</checksum>
+  <checksum type="sha256" pkgid="YES">4e01f2ac210cb116f3972427f27f61649602849a04fffd382724933903cfc81f</checksum>
   <summary>GObject Introspection Library</summary>
   <description>The goal of the project is to describe the APIs and collect them in
 a uniform, machine readable format.</description>
   <packager/>
   <url>http://live.gnome.org/GObjectIntrospection</url>
-  <time file="1375736510" build="1375736452"/>
-  <size package="97682" installed="294140" archive="295180"/>
-<location href="i686/libgirepository-1.36.0-2.10.i686.rpm"/>
+  <time file="1375737056" build="1375737041"/>
+  <size package="94852" installed="285428" archive="286468"/>
+<location href="x86_64/libgirepository-1.36.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gobject-introspection-1.36.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4316"/>
+    <rpm:header-range start="280" end="4580"/>
     <rpm:provides>
       <rpm:entry name="libgirepository" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="libgirepository(x86-32)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
-      <rpm:entry name="libgirepository-1.0.so.1"/>
+      <rpm:entry name="libgirepository(x86-64)" flags="EQ" epoch="0" ver="1.36.0" rel="2.10"/>
+      <rpm:entry name="libgirepository-1.0.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="girepository" flags="GE" epoch="0" ver="1.36.0"/>
-      <rpm:entry name="libffi.so.4"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libglib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">f99b55e16a6938ecacb0227a65ddf077d54096660e6d9944d581b397066004b0</checksum>
+  <checksum type="sha256" pkgid="YES">59f414c2c4e73f59b74662393d4f713746393f7d36c94b41076fb570a4ab1599</checksum>
   <summary>General-Purpose Utility Library</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
 a main loop abstraction, and so on.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="368327" installed="1226368" archive="1227088"/>
-<location href="i686/libglib-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="373521" installed="1242340" archive="1243064"/>
+<location href="x86_64/libglib-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4963"/>
+    <rpm:header-range start="280" end="5135"/>
     <rpm:provides>
       <rpm:entry name="glib2" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="libglib" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libglib(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libglib(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="glib2" flags="LT" epoch="0" ver="2.36.1"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libglib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">2a074042c2e5fbbb29aa7d6e2651f662224893f125700115fc20dcc2de61e05a</checksum>
+  <summary>General-Purpose Utility Library</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539589"/>
+  <size package="359522" installed="1201076" archive="1201508"/>
+<location href="x86_64/libglib-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4544"/>
+    <rpm:provides>
+      <rpm:entry name="glib2-32bit" flags="EQ" epoch="0" ver="2.36.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libglib-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libglib-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -37622,12 +43955,11 @@ a main loop abstraction, and so on.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
@@ -37635,15 +43967,15 @@ a main loop abstraction, and so on.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="glib2" flags="LT" epoch="0" ver="2.36.1"/>
+      <rpm:entry name="glib2-32bit" flags="LE" epoch="0" ver="2.36.1"/>
     </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libglut</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="2.8.0" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">e59e8474158d6e518bcc868c164bfcbac5182f4bddc8169afdcf01314cb7aa48</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">4bb70a1a27906896b03f4d63f0318053da15d885b2022d073690f701103e7472</checksum>
   <summary>Freely licensed alternative to the GLUT library</summary>
   <description>Freeglut is a completely open source alternative to the OpenGL Utility
 Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
@@ -37656,35 +43988,85 @@ containing OpenGL contexts and also read the mouse, keyboard, and
 joystick functions on a wide range of platforms.</description>
   <packager/>
   <url>http://freeglut.sourceforge.net/</url>
-  <time file="1377308529" build="1377308524"/>
-  <size package="80314" installed="335695" archive="336408"/>
-<location href="i686/libglut-2.8.0-1.11.i686.rpm"/>
+  <time file="1375463461" build="1375463454"/>
+  <size package="85121" installed="419479" archive="420192"/>
+<location href="x86_64/libglut-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>freeglut-2.8.0-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3739"/>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>freeglut-2.8.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3971"/>
     <rpm:provides>
-      <rpm:entry name="libglut" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
-      <rpm:entry name="libglut(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
-      <rpm:entry name="libglut.so.3"/>
+      <rpm:entry name="libglut" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libglut(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libglut.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libXi.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libXxf86vm.so.1()(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libXxf86vm.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libglut-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="1.11"/>
+  <checksum type="sha256" pkgid="YES">6e51629f0fd926555e169bee6e61ed746eb8321b7d16a1e9e61d10aeca4bdd55</checksum>
+  <summary>Freely licensed alternative to the GLUT library</summary>
+  <description>Freeglut is a completely open source alternative to the OpenGL Utility
+Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
+support the sample programs in the second edition OpenGL Redbook. Since
+then, GLUT has been used in a wide variety of practical applications
+because it is simple, universally available, and highly portable.
+
+GLUT (and freeglut) allow the user to create and manage windows
+containing OpenGL contexts and also read the mouse, keyboard, and
+joystick functions on a wide range of platforms.</description>
+  <packager/>
+  <url>http://freeglut.sourceforge.net/</url>
+  <time file="1377308529" build="1377308525"/>
+  <size package="79212" installed="334256" archive="334672"/>
+<location href="x86_64/libglut-32bit-2.8.0-1.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/X11</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>freeglut-2.8.0-1.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3304"/>
+    <rpm:provides>
+      <rpm:entry name="libglut-32bit" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
+      <rpm:entry name="libglut-32bit(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="1.11"/>
+      <rpm:entry name="libglut.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libGL.so.1"/>
+      <rpm:entry name="libXi.so.6"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libXxf86vm.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
@@ -37693,9 +44075,9 @@ joystick functions on a wide range of platforms.</description>
 </package>
 <package type="rpm">
   <name>libgmodule</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">0a54fc68a343e0a16428d6377b8e1ff69b525c63ac41e51c9a280140c93604bf</checksum>
+  <checksum type="sha256" pkgid="YES">b5aae4df95192d847f87013ff4f02748d3b57f3879dc10bb78585e61fe1f6a0b</checksum>
   <summary>General-Purpose Utility Library -- Library for Modules</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -37705,65 +44087,143 @@ The libgmodule library provides a portable way to dynamically load
 object files (commonly known as 'plug-ins').</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="10069" installed="17096" archive="17536"/>
-<location href="i686/libgmodule-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="10192" installed="18840" archive="19288"/>
+<location href="x86_64/libgmodule-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4447"/>
+    <rpm:header-range start="280" end="4599"/>
     <rpm:provides>
       <rpm:entry name="libgmodule" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgmodule(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libgmodule(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgmodule-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">7f33862539449c329ed2339908b5afcebf44f6d842791370f5a821c25dc9f9a1</checksum>
+  <summary>General-Purpose Utility Library -- Library for Modules</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.
+
+The libgmodule library provides a portable way to dynamically load
+object files (commonly known as 'plug-ins').</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539588"/>
+  <size package="9887" installed="17096" archive="17536"/>
+<location href="x86_64/libgmodule-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4264"/>
+    <rpm:provides>
+      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libgmodule-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgmodule-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgmp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">2441d49fc7c542b17eb11161ea7bd40499015f223f643d15fd25f0a8db8ed154</checksum>
+  <checksum type="sha256" pkgid="YES">50efed503e18723dbc929a84c4d0be8e458f037a82856c0ee3b002b42f0869d6</checksum>
   <summary>Shared library for the GNU MP Library</summary>
   <description>Shared library for the GNU MP Library.</description>
   <packager/>
   <url>http://gmplib.org/</url>
-  <time file="1375472103" build="1375472070"/>
-  <size package="199549" installed="463740" archive="464156"/>
-<location href="i686/libgmp-5.0.5-2.9.i686.rpm"/>
+  <time file="1375471930" build="1375471912"/>
+  <size package="208750" installed="495912" archive="496328"/>
+<location href="x86_64/libgmp-5.0.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2866"/>
+    <rpm:header-range start="280" end="3094"/>
     <rpm:provides>
       <rpm:entry name="libgmp" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libgmp(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libgmp.so.10"/>
+      <rpm:entry name="libgmp(x86-64)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgmp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.5" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">6245d14c3cedd67d2eaed4632a70b5c9ce4cfd44cf50d40d509986b2a1af9f8b</checksum>
+  <summary>Shared library for the GNU MP Library</summary>
+  <description>Shared library for the GNU MP Library.</description>
+  <packager/>
+  <url>http://gmplib.org/</url>
+  <time file="1375472103" build="1375472078"/>
+  <size package="199430" installed="463740" archive="464156"/>
+<location href="x86_64/libgmp-32bit-5.0.5-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2747"/>
+    <rpm:provides>
+      <rpm:entry name="libgmp-32bit" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmp-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmp.so.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -37772,44 +44232,86 @@ object files (commonly known as 'plug-ins').</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="gmp-32bit"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libgmpxx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">62cb0db58d3ae59a7f72da28d4eb4bf75303df76862e51765858ddeea96f3888</checksum>
+  <checksum type="sha256" pkgid="YES">db4770688573ab37abaec3c35035fb388ea6005d2e9a84a7772ac049f5360fc6</checksum>
   <summary>C++ bindings for the GNU MP Library</summary>
   <description>C++ bindings for the GNU MP Library.</description>
   <packager/>
   <url>http://gmplib.org/</url>
-  <time file="1375472103" build="1375472070"/>
-  <size package="9684" installed="18620" archive="19040"/>
-<location href="i686/libgmpxx-5.0.5-2.9.i686.rpm"/>
+  <time file="1375471930" build="1375471912"/>
+  <size package="9896" installed="24712" archive="25132"/>
+<location href="x86_64/libgmpxx-5.0.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3034"/>
+    <rpm:header-range start="280" end="3238"/>
     <rpm:provides>
       <rpm:entry name="libgmpxx" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libgmpxx(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libgmpxx.so.4"/>
+      <rpm:entry name="libgmpxx(x86-64)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libgmp" flags="EQ" epoch="0" ver="5.0.5"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgmpxx-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.5" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">3f5f937f5e39ab5d2681886386274a2f0b38450504fcdca43d2b78d66bcd2aea</checksum>
+  <summary>C++ bindings for the GNU MP Library</summary>
+  <description>C++ bindings for the GNU MP Library.</description>
+  <packager/>
+  <url>http://gmplib.org/</url>
+  <time file="1375472103" build="1375472078"/>
+  <size package="9484" installed="18620" archive="19040"/>
+<location href="x86_64/libgmpxx-32bit-5.0.5-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2835"/>
+    <rpm:provides>
+      <rpm:entry name="libgmpxx-32bit" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmpxx-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libgmpxx.so.4"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgmp" flags="EQ" epoch="0" ver="5.0.5"/>
+      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
@@ -37819,28 +44321,85 @@ object files (commonly known as 'plug-ins').</description>
 </package>
 <package type="rpm">
   <name>libgnutls</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1fa88f8b2b5a8390b1d4878ac4bd36e550229a6aa715dca486b70e0cceb915bf</checksum>
+  <checksum type="sha256" pkgid="YES">74f012f17305fd5c90dd11b9e8a779a91a95000d827daa44a1782bd69febf95e</checksum>
   <summary>The GNU Transport Layer Security Library</summary>
   <description>The GnuTLS project aims to develop a library that provides a secure
 layer over a reliable transport layer. Currently the GnuTLS library
 implements the proposed standards of the IETF's TLS working group.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="384931" installed="1178324" archive="1178748"/>
-<location href="i686/libgnutls-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="405405" installed="1190512" archive="1190940"/>
+<location href="x86_64/libgnutls-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4157"/>
+    <rpm:header-range start="280" end="4373"/>
     <rpm:provides>
       <rpm:entry name="libgnutls" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutls(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_10)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_8)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_3_0_0)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_PRIVATE)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)(64bit)"/>
+      <rpm:entry name="libhogweed.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgnutls-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.0.30" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">c611b1cb9a378e7e87b1d76a3a32d89aba3aec221afbff7047471f518f1f46df</checksum>
+  <summary>The GNU Transport Layer Security Library</summary>
+  <description>The GnuTLS project aims to develop a library that provides a secure
+layer over a reliable transport layer. Currently the GnuTLS library
+implements the proposed standards of the IETF's TLS working group.</description>
+  <packager/>
+  <url>http://www.gnutls.org/</url>
+  <time file="1376504404" build="1376504395"/>
+  <size package="385207" installed="1178324" archive="1178748"/>
+<location href="x86_64/libgnutls-32bit-3.0.30-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4042"/>
+    <rpm:provides>
+      <rpm:entry name="libgnutls-32bit" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls-32bit(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
       <rpm:entry name="libgnutls.so.28"/>
       <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
       <rpm:entry name="libgnutls.so.28(GNUTLS_2_10)"/>
@@ -37852,9 +44411,9 @@ implements the proposed standards of the IETF's TLS working group.</description>
     <rpm:requires>
       <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="libtasn1.so.3"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libhogweed.so.2"/>
+      <rpm:entry name="libnettle.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
@@ -37868,40 +44427,42 @@ implements the proposed standards of the IETF's TLS working group.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libnettle.so.4"/>
+      <rpm:entry name="libhogweed.so.2"/>
       <rpm:entry name="libp11-kit.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="gnutls-32bit"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libgnutls-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">3883bb51f86820a8dfa7e2555df76472daed8d87a1c7f8a056de236597661bcb</checksum>
+  <checksum type="sha256" pkgid="YES">3562ea65ff85d0ffb726106c5fff28c4d64da3c07dc3af49e8e5e3e5b90a1ea1</checksum>
   <summary>Development package for gnutls</summary>
   <description>Files needed for software development using gnutls.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="3098060" installed="6937070" archive="7074572"/>
-<location href="i686/libgnutls-devel-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="3098222" installed="6937078" archive="7074584"/>
+<location href="x86_64/libgnutls-devel-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="107493"/>
+    <rpm:header-range start="280" end="107669"/>
     <rpm:provides>
       <rpm:entry name="gnutls-devel" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
       <rpm:entry name="libgnutls-devel" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutls-devel(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls-devel(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
       <rpm:entry name="pkgconfig(gnutls)" flags="EQ" epoch="0" ver="3.0.30"/>
     </rpm:provides>
     <rpm:requires>
@@ -37915,82 +44476,107 @@ implements the proposed standards of the IETF's TLS working group.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libgnutls-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.0.30" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">45b291e02f8cbe377380b43519d8498c6e923ea0b808432b243d6f86d153484b</checksum>
+  <summary>Development package for gnutls</summary>
+  <description>Files needed for software development using gnutls.</description>
+  <packager/>
+  <url>http://www.gnutls.org/</url>
+  <time file="1376504404" build="1376504395"/>
+  <size package="2675" installed="0" archive="280"/>
+<location href="x86_64/libgnutls-devel-32bit-3.0.30-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2562"/>
+    <rpm:provides>
+      <rpm:entry name="libgnutls-devel-32bit" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgnutls-32bit" flags="EQ" epoch="0" ver="3.0.30"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libgnutls-openssl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">63a3f1b4e08aefb37bad1325cc6bfc997bdbddd285d43381716c4c5184ba927d</checksum>
+  <checksum type="sha256" pkgid="YES">7fea2b1d1ccfad0701477756ab5c7c182c692add09f033f383128844a7d4de67</checksum>
   <summary>The GNU Transport Layer Security Library</summary>
   <description>The GnuTLS project aims to develop a library that provides a secure
 layer over a reliable transport layer. Currently the GnuTLS library
 implements the proposed standards of the IETF's TLS working group.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="42825" installed="103036" archive="103480"/>
-<location href="i686/libgnutls-openssl-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="43774" installed="110768" archive="111220"/>
+<location href="x86_64/libgnutls-openssl-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3953"/>
+    <rpm:header-range start="280" end="4209"/>
     <rpm:provides>
       <rpm:entry name="libgnutls-openssl" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutls-openssl(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutls-openssl.so.27"/>
+      <rpm:entry name="libgnutls-openssl(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls-openssl.so.27()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libtasn1.so.3"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libhogweed.so.2"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_PRIVATE)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libhogweed.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libnettle.so.4"/>
-      <rpm:entry name="libp11-kit.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_PRIVATE)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgnutls-openssl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">9d8f458cb85f9236b1bda955883e66fd503a3408d6b537baea53c0fd02e35276</checksum>
+  <checksum type="sha256" pkgid="YES">913e8d10dfc402a4feaff0e871cdaabfe851b8b504c2d66e02b70ab85d3b850d</checksum>
   <summary>Development package for gnutls</summary>
   <description>Files needed for software development using gnutls.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="5981" installed="9696" archive="10268"/>
-<location href="i686/libgnutls-openssl-devel-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="6162" installed="9696" archive="10268"/>
+<location href="x86_64/libgnutls-openssl-devel-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3013"/>
+    <rpm:header-range start="280" end="3189"/>
     <rpm:provides>
       <rpm:entry name="libgnutls-openssl-devel" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutls-openssl-devel(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutls-openssl-devel(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgnutls-devel" flags="EQ" epoch="0" ver="3.0.30"/>
@@ -38000,79 +44586,78 @@ implements the proposed standards of the IETF's TLS working group.</description>
 </package>
 <package type="rpm">
   <name>libgnutlsxx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">3cf9cb4763349dee5106514b56fa5332a0f9945e762feb4581a6fc78a8300888</checksum>
+  <checksum type="sha256" pkgid="YES">d90b484f67f6661531358356a3aa70a51d3df4c5e4ed4011a310929c3fbf349e</checksum>
   <summary>The GNU Transport Layer Security Library</summary>
   <description>The GnuTLS project aims to develop a library that provides a secure
 layer over a reliable transport layer. Currently the GnuTLS library
 implements the proposed standards of the IETF's TLS working group.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="22224" installed="88348" archive="88780"/>
-<location href="i686/libgnutlsxx-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="21838" installed="97416" archive="97848"/>
+<location href="x86_64/libgnutlsxx-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3837"/>
+    <rpm:header-range start="280" end="4149"/>
     <rpm:provides>
       <rpm:entry name="libgnutlsxx" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutlsxx(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutlsxx.so.28"/>
-      <rpm:entry name="libgnutlsxx.so.28(GNUTLS_2_10)"/>
+      <rpm:entry name="libgnutlsxx(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutlsxx.so.28()(64bit)"/>
+      <rpm:entry name="libgnutlsxx.so.28(GNUTLS_2_10)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libtasn1.so.3"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libhogweed.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libgnutls.so.28"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libhogweed.so.2()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libnettle.so.4"/>
-      <rpm:entry name="libp11-kit.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_2_12)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgnutlsxx-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.30" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">f89bfe536fcc2534144c4e970242809c5fab4b18db9cb153fa702f6d726f52e0</checksum>
+  <checksum type="sha256" pkgid="YES">570d59ac9557111a0816308e28e7d4c1cb404b86af6e2587e37582b2b737bead</checksum>
   <summary>Development package for gnutls</summary>
   <description>Files needed for software development using gnutls.</description>
   <packager/>
   <url>http://www.gnutls.org/</url>
-  <time file="1376504404" build="1376504383"/>
-  <size package="5991" installed="13141" archive="13704"/>
-<location href="i686/libgnutlsxx-devel-3.0.30-1.1.i686.rpm"/>
+  <time file="1376504378" build="1376504359"/>
+  <size package="6169" installed="13141" archive="13708"/>
+<location href="x86_64/libgnutlsxx-devel-3.0.30-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>gnutls-3.0.30-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3001"/>
+    <rpm:header-range start="280" end="3177"/>
     <rpm:provides>
       <rpm:entry name="libgnutlsxx-devel" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
-      <rpm:entry name="libgnutlsxx-devel(x86-32)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
+      <rpm:entry name="libgnutlsxx-devel(x86-64)" flags="EQ" epoch="0" ver="3.0.30" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libstdc++-devel"/>
@@ -38083,9 +44668,9 @@ implements the proposed standards of the IETF's TLS working group.</description>
 </package>
 <package type="rpm">
   <name>libgobject</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">fb53002e54b08915ccac4dea37a4c2243eeca1b48f08326a655fd683e5e38c13</checksum>
+  <checksum type="sha256" pkgid="YES">8f2ffb97c48ec2a7ee3788cdbe51fffa2a439c6f95b6706de705284fd905d2e1</checksum>
   <summary>General-Purpose Utility Library -- Object-Oriented Framework for C</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -38094,27 +44679,69 @@ a main loop abstraction, and so on.
 The GObject library provides an object-oriented framework for C.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="118117" installed="382672" archive="383112"/>
-<location href="i686/libgobject-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="123384" installed="398816" archive="399264"/>
+<location href="x86_64/libgobject-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4343"/>
+    <rpm:header-range start="280" end="4591"/>
     <rpm:provides>
       <rpm:entry name="libgobject" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgobject(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libgobject(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgobject-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">1a5adf6e1662451e9101e9fece160654e2745e5069b8ca5e54e4e5d8ae01fbec</checksum>
+  <summary>General-Purpose Utility Library -- Object-Oriented Framework for C</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.
+
+The GObject library provides an object-oriented framework for C.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539589"/>
+  <size package="117920" installed="382672" archive="383112"/>
+<location href="x86_64/libgobject-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4160"/>
+    <rpm:provides>
+      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libgobject-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgobject-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libpcre.so.1"/>
       <rpm:entry name="libffi.so.4"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -38126,9 +44753,9 @@ The GObject library provides an object-oriented framework for C.</description>
 </package>
 <package type="rpm">
   <name>libgomp47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">1dd53debad8ab8b62fc0d2ad6e40a8a4bf22cc2736726b31d26b094c1242335c</checksum>
+  <checksum type="sha256" pkgid="YES">bd3cb4ede4513ff2d68fde11e287f6953fc007d5c6f8444ede3504564362d6d3</checksum>
   <summary>The GNU compiler collection OpenMP runtime library</summary>
   <description>This is the OpenMP runtime library needed by OpenMP enabled programs
 that were built with the -fopenmp compiler option and by programs that
@@ -38136,16 +44763,70 @@ were auto-parallelized via the -ftree-parallelize-loops compiler
 option.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="30798" installed="79676" archive="80092"/>
-<location href="i686/libgomp47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="29614" installed="84328" archive="84744"/>
+<location href="x86_64/libgomp47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3705"/>
+    <rpm:header-range start="280" end="3977"/>
+    <rpm:provides>
+      <rpm:entry name="libgomp.so.1()(64bit)"/>
+      <rpm:entry name="libgomp.so.1(GOMP_1.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(GOMP_2.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(GOMP_3.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(OMP_1.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(OMP_2.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(OMP_3.0)(64bit)"/>
+      <rpm:entry name="libgomp.so.1(OMP_3.1)(64bit)"/>
+      <rpm:entry name="libgomp1" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libgomp1" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgomp47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">a8914907aaab60ef7e042e24c6f46d3c67637333feb38b449e74b20e99e265a5</checksum>
+  <summary>The GNU compiler collection OpenMP runtime library</summary>
+  <description>This is the OpenMP runtime library needed by OpenMP enabled programs
+that were built with the -fopenmp compiler option and by programs that
+were auto-parallelized via the -ftree-parallelize-loops compiler
+option.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="31371" installed="79684" archive="80100"/>
+<location href="x86_64/libgomp47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3941"/>
     <rpm:provides>
       <rpm:entry name="libgomp.so.1"/>
       <rpm:entry name="libgomp.so.1(GOMP_1.0)"/>
@@ -38155,16 +44836,17 @@ option.</description>
       <rpm:entry name="libgomp.so.1(OMP_2.0)"/>
       <rpm:entry name="libgomp.so.1(OMP_3.0)"/>
       <rpm:entry name="libgomp.so.1(OMP_3.1)"/>
-      <rpm:entry name="libgomp1" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libgomp47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libgomp47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp1-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.4)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
@@ -38175,39 +44857,73 @@ option.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libgomp1" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libgomp1-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libgpg-error</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">32ced30d0332e3f7f6572176baf23cc412fba09c239f67e82d9d85da3263dc91</checksum>
+  <checksum type="sha256" pkgid="YES">b102123a5fa766af73ded73f9970a7415934e8c457e5a6afabdd2bf4ec41e957</checksum>
   <summary>Library That Defines Common Error Values for All GnuPG Components</summary>
   <description>This is a library that defines common error values for all GnuPG
 components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
 pinentry, SmartCard Daemon, and possibly more in the future.</description>
   <packager/>
   <url>http://www.gnupg.org/</url>
-  <time file="1375471946" build="1375471919"/>
-  <size package="19731" installed="60597" archive="61484"/>
-<location href="i686/libgpg-error-1.10-2.8.i686.rpm"/>
+  <time file="1375473730" build="1375473721"/>
+  <size package="19922" installed="61961" archive="62848"/>
+<location href="x86_64/libgpg-error-1.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libgpg-error-1.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3443"/>
+    <rpm:header-range start="280" end="3651"/>
     <rpm:provides>
       <rpm:entry name="libgpg-error" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
-      <rpm:entry name="libgpg-error(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
-      <rpm:entry name="libgpg-error.so.0"/>
+      <rpm:entry name="libgpg-error(x86-64)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgpg-error-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">c5cb63ac4a264eab99dea852c23f2d5e26e39e73ba539ce747eabeff2b771466</checksum>
+  <summary>Library That Defines Common Error Values for All GnuPG Components</summary>
+  <description>This is a library that defines common error values for all GnuPG
+components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
+pinentry, SmartCard Daemon, and possibly more in the future.</description>
+  <packager/>
+  <url>http://www.gnupg.org/</url>
+  <time file="1375471946" build="1375471920"/>
+  <size package="8535" installed="16068" archive="16500"/>
+<location href="x86_64/libgpg-error-32bit-1.10-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>libgpg-error-1.10-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2892"/>
+    <rpm:provides>
+      <rpm:entry name="libgpg-error-32bit" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+      <rpm:entry name="libgpg-error-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+      <rpm:entry name="libgpg-error.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -38216,41 +44932,71 @@ pinentry, SmartCard Daemon, and possibly more in the future.</description>
 </package>
 <package type="rpm">
   <name>libgpg-error-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">662037d835731ca897b0fd022045b8a692f97b2a14cc73d966b99e17a7e54e18</checksum>
+  <checksum type="sha256" pkgid="YES">c0506bd2476a2f740d3b130ce034d53ff4f15cc99b69441be409d6bd9b8acada</checksum>
   <summary>Development package for libgpg-error</summary>
   <description>Files needed for software development using libgpg-error.</description>
   <packager/>
   <url>http://www.gnupg.org/</url>
-  <time file="1375471946" build="1375471919"/>
-  <size package="16290" installed="48736" archive="49576"/>
-<location href="i686/libgpg-error-devel-1.10-2.8.i686.rpm"/>
+  <time file="1375473730" build="1375473721"/>
+  <size package="16635" installed="54478" archive="55324"/>
+<location href="x86_64/libgpg-error-devel-1.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libgpg-error-1.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3371"/>
+    <rpm:header-range start="280" end="3579"/>
     <rpm:provides>
       <rpm:entry name="libgpg-error-devel" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
-      <rpm:entry name="libgpg-error-devel(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+      <rpm:entry name="libgpg-error-devel(x86-64)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="libgpg-error" flags="EQ" epoch="0" ver="1.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="glibc-devel"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/gpg-error-config</file>
     <file>/usr/bin/gpg-error</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>libgpg-error-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.10" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">8116f0539606f7d07825b94bde84779f126cadc3bda44bb8bca870750de63848</checksum>
+  <summary>Development package for libgpg-error</summary>
+  <description>Files needed for software development using libgpg-error.</description>
+  <packager/>
+  <url>http://www.gnupg.org/</url>
+  <time file="1375471946" build="1375471920"/>
+  <size package="3720" installed="1792" archive="2508"/>
+<location href="x86_64/libgpg-error-devel-32bit-1.10-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>libgpg-error-1.10-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2700"/>
+    <rpm:provides>
+      <rpm:entry name="libgpg-error-devel-32bit" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+      <rpm:entry name="libgpg-error-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.10" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgpg-error-32bit" flags="EQ" epoch="0" ver="1.10"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/gpg-error-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libgpg-error-locale</name>
   <arch>noarch</arch>
   <version epoch="0" ver="1.10" rel="2.8"/>
@@ -38280,9 +45026,9 @@ pinentry, SmartCard Daemon, and possibly more in the future.</description>
 </package>
 <package type="rpm">
   <name>libgpgme</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b86125db90dc372fbe5eec9254f410011b56f1ebbfed00e272ea992a36340cfd</checksum>
+  <checksum type="sha256" pkgid="YES">58acf8f1cfcea4d87d833afbead254ac914078ed6b7c9b97f63118ee8ed1096e</checksum>
   <summary>A Library Designed to give Applications easy Access to GnuPG</summary>
   <description>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
 easier for applications. It provides a high-level Crypto API for
@@ -38300,19 +45046,83 @@ Authors of MUAs should especially consider using GPGME. Creating a set
 of standard widgets for common key selection tasks is even planned.</description>
   <packager/>
   <url>http://www.gnupg.org/related_software/gpgme/</url>
-  <time file="1375474413" build="1375474398"/>
-  <size package="101631" installed="487472" archive="488212"/>
-<location href="i686/libgpgme-1.3.2-2.9.i686.rpm"/>
+  <time file="1375476049" build="1375476038"/>
+  <size package="104011" installed="483688" archive="484444"/>
+<location href="x86_64/libgpgme-1.3.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gpgme-1.3.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4500"/>
+    <rpm:header-range start="280" end="4740"/>
     <rpm:provides>
       <rpm:entry name="libgpgme" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
-      <rpm:entry name="libgpgme(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
+      <rpm:entry name="libgpgme(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
+      <rpm:entry name="libgpgme-pthread.so.11()(64bit)"/>
+      <rpm:entry name="libgpgme-pthread.so.11(GPGME_1.0)(64bit)"/>
+      <rpm:entry name="libgpgme-pthread.so.11(GPGME_1.1)(64bit)"/>
+      <rpm:entry name="libgpgme.so.11()(64bit)"/>
+      <rpm:entry name="libgpgme.so.11(GPGME_1.0)(64bit)"/>
+      <rpm:entry name="libgpgme.so.11(GPGME_1.1)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libassuan.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="gpg2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgpgme-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">d93c3a917851783dd118a4b19f7513ccfa25f3cf4e6043ebe48fcd307cbeb910</checksum>
+  <summary>A Library Designed to give Applications easy Access to GnuPG</summary>
+  <description>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
+easier for applications. It provides a high-level Crypto API for
+encryption, decryption, signing, signature verification, and key
+management. Currently it uses GnuPG as its back-end, but the API is not
+restricted to this engine.
+
+Who Should use GPGME?
+
+Because the direct use of GnuPG from an application can be a
+complicated programming task, it is suggested that all software should
+try to use GPGME instead. This way bug fixes or improvements can be
+done at a central place and every application benefits from this.
+Authors of MUAs should especially consider using GPGME. Creating a set
+of standard widgets for common key selection tasks is even planned.</description>
+  <packager/>
+  <url>http://www.gnupg.org/related_software/gpgme/</url>
+  <time file="1375474413" build="1375474400"/>
+  <size package="101417" installed="487472" archive="488212"/>
+<location href="x86_64/libgpgme-32bit-1.3.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>gpgme-1.3.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4297"/>
+    <rpm:provides>
+      <rpm:entry name="libgpgme-32bit" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
+      <rpm:entry name="libgpgme-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
       <rpm:entry name="libgpgme-pthread.so.11"/>
       <rpm:entry name="libgpgme-pthread.so.11(GPGME_1.0)"/>
       <rpm:entry name="libgpgme-pthread.so.11(GPGME_1.1)"/>
@@ -38321,7 +45131,7 @@ of standard widgets for common key selection tasks is even planned.</description
       <rpm:entry name="libgpgme.so.11(GPGME_1.1)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libassuan.so.0"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -38330,15 +45140,13 @@ of standard widgets for common key selection tasks is even planned.</description
       <rpm:entry name="libassuan.so.0(LIBASSUAN_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libgpg-error.so.0"/>
-      <rpm:entry name="gpg2"/>
+      <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -38347,9 +45155,9 @@ of standard widgets for common key selection tasks is even planned.</description
 </package>
 <package type="rpm">
   <name>libgpgme-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">64442d47b6a0502214c164f5cf3a561358490162bc5410739db00a1f9d7e56af</checksum>
+  <checksum type="sha256" pkgid="YES">1abc9b24e9176d0b25675b9d9961451ca3fba6717d8e16cdf628e40cd3d75898</checksum>
   <summary>A Library Designed to give Applications easy Access to GnuPG</summary>
   <description>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
 easier for applications. It provides a high-level Crypto API for
@@ -38367,19 +45175,19 @@ Authors of MUAs should especially consider using GPGME. Creating a set
 of standard widgets for common key selection tasks is even planned.</description>
   <packager/>
   <url>http://www.gnupg.org/related_software/gpgme/</url>
-  <time file="1375474413" build="1375474398"/>
-  <size package="20097" installed="79181" archive="80040"/>
-<location href="i686/libgpgme-devel-1.3.2-2.9.i686.rpm"/>
+  <time file="1375476049" build="1375476038"/>
+  <size package="20292" installed="79207" archive="80072"/>
+<location href="x86_64/libgpgme-devel-1.3.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gpgme-1.3.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3584"/>
+    <rpm:header-range start="280" end="3764"/>
     <rpm:provides>
       <rpm:entry name="libgpgme-devel" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
-      <rpm:entry name="libgpgme-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
+      <rpm:entry name="libgpgme-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgpg-error-devel"/>
@@ -38392,62 +45200,62 @@ of standard widgets for common key selection tasks is even planned.</description
 </package>
 <package type="rpm">
   <name>libgsignon-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">24545fcca03980346674ed489ffcfb4e322423673203d92965b508c7ca97f20b</checksum>
+  <checksum type="sha256" pkgid="YES">658a1fe2cecc6337c6d9549fe3196dffd5801417b2666930819510b53e0866b8</checksum>
   <summary>GLib API for the SSO framework</summary>
   <description>GLib API for the SSO framework.</description>
   <packager/>
   <url/>
-  <time file="1377308477" build="1377308470"/>
-  <size package="63227" installed="238470" archive="240032"/>
-<location href="i686/libgsignon-glib-2.0.1-1.1.i686.rpm"/>
+  <time file="1377308466" build="1377308458"/>
+  <size package="64073" installed="258966" archive="260528"/>
+<location href="x86_64/libgsignon-glib-2.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libgsignon-glib-2.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3761"/>
+    <rpm:header-range start="280" end="3981"/>
     <rpm:provides>
       <rpm:entry name="libgsignon-glib" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
-      <rpm:entry name="libgsignon-glib(x86-32)" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
-      <rpm:entry name="libgsignon-glib.so.1"/>
+      <rpm:entry name="libgsignon-glib(x86-64)" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
+      <rpm:entry name="libgsignon-glib.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="dbus-1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgsignon-glib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">0e64951d8886b113a83245794733489f726de33735bdf36ab7c2a9c334280b77</checksum>
+  <checksum type="sha256" pkgid="YES">e135b6eca3f206936a5f97795f9142e19d8f0166b4abb3cec117a5de316ff5dd</checksum>
   <summary>Development files for libgsignon-glib</summary>
   <description>Development files for libgsignon-glib.</description>
   <packager/>
   <url/>
-  <time file="1377308477" build="1377308470"/>
-  <size package="38058" installed="429944" archive="436652"/>
-<location href="i686/libgsignon-glib-devel-2.0.1-1.1.i686.rpm"/>
+  <time file="1377308466" build="1377308458"/>
+  <size package="38239" installed="429946" archive="436660"/>
+<location href="x86_64/libgsignon-glib-devel-2.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libgsignon-glib-2.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7221"/>
+    <rpm:header-range start="280" end="7397"/>
     <rpm:provides>
       <rpm:entry name="libgsignon-glib-devel" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
-      <rpm:entry name="libgsignon-glib-devel(x86-32)" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
+      <rpm:entry name="libgsignon-glib-devel(x86-64)" flags="EQ" epoch="0" ver="2.0.1" rel="1.1"/>
       <rpm:entry name="pkgconfig(libgsignon-glib)" flags="EQ" epoch="0" ver="2.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -38461,9 +45269,9 @@ of standard widgets for common key selection tasks is even planned.</description
 </package>
 <package type="rpm">
   <name>libgstapp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">6fbe6609c1d3c1477a8ccc876d3fe062a3730628775a2e087afa594d1dba9e77</checksum>
+  <checksum type="sha256" pkgid="YES">da77b5912310d34cdb89abfb5e9dc7465506c7bc2d94dbed2d65880f27f99cf0</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38472,41 +45280,82 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="22216" installed="63220" archive="63652"/>
-<location href="i686/libgstapp-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="22133" installed="66064" archive="66504"/>
+<location href="x86_64/libgstapp-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3919"/>
+    <rpm:header-range start="280" end="4163"/>
     <rpm:provides>
       <rpm:entry name="libgstapp" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstapp(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
+      <rpm:entry name="libgstapp(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstapp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">34161dbb1a054daf85a4fc7bc77e4a7b7933547de8d761763b6bc5e2d202833c</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="22007" installed="63220" archive="63652"/>
+<location href="x86_64/libgstapp-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3700"/>
+    <rpm:provides>
+      <rpm:entry name="libgstapp-1.0.so.0"/>
+      <rpm:entry name="libgstapp-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstapp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="gst-plugins-base"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstaudio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">7a1b8f3923184c32dc6e7f1c6c52a055a538181c14077a302f8ee44d3b3ab9ec</checksum>
+  <checksum type="sha256" pkgid="YES">d2da96cbde19f7cdc33c01da912ee3a92d2e8fe6afc1a9d666466472d2bc0401</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38515,39 +45364,91 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="109576" installed="379444" archive="379884"/>
-<location href="i686/libgstaudio-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="106698" installed="363216" archive="363656"/>
+<location href="x86_64/libgstaudio-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4259"/>
+    <rpm:header-range start="280" end="4567"/>
     <rpm:provides>
       <rpm:entry name="libgstaudio" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstaudio(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstaudio(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstaudio-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">c9a781cb2888147d694d21dfebf9c94915b9ebd4e93615b30bc750647cf3516f</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273243"/>
+  <size package="109392" installed="379444" archive="379884"/>
+<location href="x86_64/libgstaudio-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4048"/>
+    <rpm:provides>
       <rpm:entry name="libgstaudio-1.0.so.0"/>
+      <rpm:entry name="libgstaudio-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstaudio-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
       <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgthread-2.0.so.0"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libgstbase-1.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
@@ -38559,9 +45460,9 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>libgstbasecamerabinsrc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">34692000b232222065c7442d5d5b9e7e6463eb3f1c5d2047d1d5ea0e025895ac</checksum>
+  <checksum type="sha256" pkgid="YES">14083367a054b4625269709988aadf3a3669bbe454b612c3a63af58f143a102d</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38570,39 +45471,39 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="13752" installed="33308" archive="33776"/>
-<location href="i686/libgstbasecamerabinsrc-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="13886" installed="35592" archive="36068"/>
+<location href="x86_64/libgstbasecamerabinsrc-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3566"/>
+    <rpm:header-range start="280" end="3802"/>
     <rpm:provides>
       <rpm:entry name="libgstbasecamerabinsrc" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstbasecamerabinsrc(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstbasecamerabinsrc-1.0.so.0"/>
+      <rpm:entry name="libgstbasecamerabinsrc(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstbasecamerabinsrc-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstbasevideo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">dd3dea74e960d2ffa7635a359a5d59e648f9031b6c94888d9f4a42e4b11a38df</checksum>
+  <checksum type="sha256" pkgid="YES">40ea245f6d26fd184b8d40269222c2d003e04f40f9a364ea20dc86546e371e4e</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38611,38 +45512,38 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="9108" installed="18420" archive="18872"/>
-<location href="i686/libgstbasevideo-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="9169" installed="20368" archive="20820"/>
+<location href="x86_64/libgstbasevideo-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3490"/>
+    <rpm:header-range start="280" end="3714"/>
     <rpm:provides>
       <rpm:entry name="libgstbasevideo" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstbasevideo(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstbasevideo-1.0.so.0"/>
+      <rpm:entry name="libgstbasevideo(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstbasevideo-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstcodecparsers</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">91db98f272b6297b8c7a8c997d7433be2be0a6d296603b0c66048109ba3f2836</checksum>
+  <checksum type="sha256" pkgid="YES">7aa16fe17a21099cdde16e7085ad454a63ca5eee8db8009d162186f57763101f</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38651,40 +45552,39 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="59571" installed="190612" archive="191068"/>
-<location href="i686/libgstcodecparsers-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="64847" installed="175416" archive="175880"/>
+<location href="x86_64/libgstcodecparsers-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3570"/>
+    <rpm:header-range start="280" end="3774"/>
     <rpm:provides>
       <rpm:entry name="libgstcodecparsers" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstcodecparsers(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstcodecparsers-1.0.so.0"/>
+      <rpm:entry name="libgstcodecparsers(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstcodecparsers-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstfft</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">a4cca798859a8af2382d87345f336ed8622ee954a8c2605a1de55ae588a5059f</checksum>
+  <checksum type="sha256" pkgid="YES">9f72631cc0b5a9b67dedf306c9c3056a43d638524554beadc34587bb6ac96381</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38693,41 +45593,81 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="20355" installed="47500" archive="47932"/>
-<location href="i686/libgstfft-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="20242" installed="45576" archive="46016"/>
+<location href="x86_64/libgstfft-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3903"/>
+    <rpm:header-range start="280" end="4107"/>
     <rpm:provides>
       <rpm:entry name="libgstfft" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstfft(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstfft-1.0.so.0"/>
+      <rpm:entry name="libgstfft(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstfft-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstfft-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">6dcbda1710b09a55114d00f4287c85a4aad1e1696c59b6e44c6b7b82db48b7b2</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="20125" installed="47500" archive="47932"/>
+<location href="x86_64/libgstfft-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3684"/>
+    <rpm:provides>
+      <rpm:entry name="libgstfft-1.0.so.0"/>
+      <rpm:entry name="libgstfft-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstfft-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstpbutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">f03ad97172d434ced6350a48fd524ef0ad496f60007d7b28085b75273fdc978b</checksum>
+  <checksum type="sha256" pkgid="YES">87b71db70da6f00d0dffb567370e18b53fe104a3643e3d44ea7adca13e3cdca7</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38736,38 +45676,87 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="52690" installed="171532" archive="171976"/>
-<location href="i686/libgstpbutils-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="54616" installed="186344" archive="186796"/>
+<location href="x86_64/libgstpbutils-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4207"/>
+    <rpm:header-range start="280" end="4463"/>
     <rpm:provides>
       <rpm:entry name="libgstpbutils" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstpbutils(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstpbutils(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstpbutils-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">162db121eb2c84b01e06bbc7ef29313d72405bc151974d2d120a751e5c139c34</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273243"/>
+  <size package="52538" installed="171532" archive="171976"/>
+<location href="x86_64/libgstpbutils-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3992"/>
+    <rpm:provides>
       <rpm:entry name="libgstpbutils-1.0.so.0"/>
+      <rpm:entry name="libgstpbutils-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstpbutils-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
       <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgthread-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libgstvideo-1.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libgstbase-1.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
@@ -38778,9 +45767,9 @@ processing capabilities can be added simply by installing new plug-ins.</descrip
 </package>
 <package type="rpm">
   <name>libgstphotography</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">3d798f2e46e21fe6bf75358cd9d4328bbc21c3185792ca2ba8798847497425bb</checksum>
+  <checksum type="sha256" pkgid="YES">3cf62631ef89e82a8920e2190dc291608e394894b4fd752c337f2616778bc75f</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38789,38 +45778,38 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="11416" installed="32552" archive="33008"/>
-<location href="i686/libgstphotography-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="12178" installed="38824" archive="39288"/>
+<location href="x86_64/libgstphotography-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3502"/>
+    <rpm:header-range start="280" end="3726"/>
     <rpm:provides>
       <rpm:entry name="libgstphotography" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstphotography(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstphotography-1.0.so.0"/>
+      <rpm:entry name="libgstphotography(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstphotography-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstreamer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.5"/>
-  <checksum type="sha256" pkgid="YES">678ef84fd6b0063c0c2655e63b6153543b69cc832487f214dafd9978e8924799</checksum>
+  <checksum type="sha256" pkgid="YES">d2747d6cf354c796c2fa3523bf0f398ac750b40ebfacf15a04ae0a90fbffd382</checksum>
   <summary>Streaming-Media Framework Runtime</summary>
   <description>GStreamer is a streaming-media framework, based on graphs of filters
 which operate on media data. Applications using this library can do
@@ -38830,31 +45819,90 @@ means that new data types or processing capabilities can be added by
 installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1375474653" build="1375474626"/>
-  <size package="517068" installed="1792120" archive="1793828"/>
-<location href="i686/libgstreamer-1.0.7-5.5.i686.rpm"/>
+  <time file="1375476312" build="1375476283"/>
+  <size package="526249" installed="1790400" archive="1792124"/>
+<location href="x86_64/libgstreamer-1.0.7-5.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Multimedia Framework</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5972"/>
+    <rpm:provides>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstcheck-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstcontroller-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstnet-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="libgstreamer(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="gstreamer"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstreamer-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.5"/>
+  <checksum type="sha256" pkgid="YES">87bb98e365881a435ad6176b274d8aff1a306aac2520b30519d9e94cd4530b4b</checksum>
+  <summary>Streaming-Media Framework Runtime</summary>
+  <description>GStreamer is a streaming-media framework, based on graphs of filters
+which operate on media data. Applications using this library can do
+anything from real-time sound processing to playing videos, and just
+about anything else media-related.  Its plug-in-based architecture
+means that new data types or processing capabilities can be added by
+installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1375474653" build="1375474641"/>
+  <size package="516882" installed="1792120" archive="1793828"/>
+<location href="x86_64/libgstreamer-32bit-1.0.7-5.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Multimedia Framework</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gstreamer-1.0.7-5.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5752"/>
+    <rpm:header-range start="280" end="5549"/>
     <rpm:provides>
       <rpm:entry name="libgstbase-1.0.so.0"/>
       <rpm:entry name="libgstcheck-1.0.so.0"/>
       <rpm:entry name="libgstcontroller-1.0.so.0"/>
       <rpm:entry name="libgstnet-1.0.so.0"/>
-      <rpm:entry name="libgstreamer" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
-      <rpm:entry name="libgstreamer(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libgstreamer-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
+      <rpm:entry name="libgstreamer-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="gstreamer"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
@@ -38866,13 +45914,12 @@ installing new plug-ins.</description>
       <rpm:entry name="libgio-2.0.so.0"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -38882,9 +45929,9 @@ installing new plug-ins.</description>
 </package>
 <package type="rpm">
   <name>libgstriff</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">fc8f29d48a173829ae58c56220e6ae39dd7034fc07f1bf6b961b8d2b3cb95d17</checksum>
+  <checksum type="sha256" pkgid="YES">81dd81f78755ac43edf7b171c96cf29b6c48c62929d949c478bcbcbed696bc2d</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38893,49 +45940,98 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="23381" installed="60108" archive="60540"/>
-<location href="i686/libgstriff-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="24788" installed="61872" archive="62312"/>
+<location href="x86_64/libgstriff-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4127"/>
+    <rpm:header-range start="280" end="4443"/>
     <rpm:provides>
       <rpm:entry name="libgstriff" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstriff(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstriff-1.0.so.0"/>
+      <rpm:entry name="libgstriff(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstriff-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstriff-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">aedbcfb014d824d5938e45355c192681d326963fd83407044014dee938c087dc</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="23170" installed="60108" archive="60540"/>
+<location href="x86_64/libgstriff-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3916"/>
+    <rpm:provides>
+      <rpm:entry name="libgstriff-1.0.so.0"/>
+      <rpm:entry name="libgstriff-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstriff-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libgstreamer-1.0.so.0"/>
       <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libgsttag-1.0.so.0"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libgstbase-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstrtp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">fa0a6f760ab31d778b25ad5b486330ae4346011806c92989f8ebf626b818021e</checksum>
+  <checksum type="sha256" pkgid="YES">5e1209b4ca980a8ae409ce470fd2eaceb65fef422e540eb7409f7db767b919fe</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38944,41 +46040,82 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="39139" installed="116440" archive="116872"/>
-<location href="i686/libgstrtp-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="38527" installed="124816" archive="125256"/>
+<location href="x86_64/libgstrtp-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3911"/>
+    <rpm:header-range start="280" end="4155"/>
     <rpm:provides>
       <rpm:entry name="libgstrtp" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstrtp(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstrtp-1.0.so.0"/>
+      <rpm:entry name="libgstrtp(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstrtp-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstrtp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">62df3f1a3a6361dca73e7a1dc94df3f23d701cb89e11dd7bd1ccc26ffdc3bfce</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="38951" installed="116440" archive="116872"/>
+<location href="x86_64/libgstrtp-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3696"/>
+    <rpm:provides>
+      <rpm:entry name="libgstrtp-1.0.so.0"/>
+      <rpm:entry name="libgstrtp-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstrtp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstreamer-1.0.so.0"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstrtsp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">5ee19a7b58a00c6c5fb75c8b68aa4ad8c70816caef75e443e4e1d96ce47bed3d</checksum>
+  <checksum type="sha256" pkgid="YES">6b63a8c85451fc654d6687f900c20cd2c4c2988317d611903b7a979997598015</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -38987,44 +46124,88 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="39536" installed="110104" archive="110536"/>
-<location href="i686/libgstrtsp-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="40463" installed="126656" archive="127096"/>
+<location href="x86_64/libgstrtsp-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4003"/>
+    <rpm:header-range start="280" end="4271"/>
     <rpm:provides>
       <rpm:entry name="libgstrtsp" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstrtsp(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstrtsp-1.0.so.0"/>
+      <rpm:entry name="libgstrtsp(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstrtsp-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstrtsp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">2be06b06a2570d0023b2fde2d114d83a3d13633b275ce4314c545282bd70528b</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273243"/>
+  <size package="39321" installed="110104" archive="110536"/>
+<location href="x86_64/libgstrtsp-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3792"/>
+    <rpm:provides>
+      <rpm:entry name="libgstrtsp-1.0.so.0"/>
+      <rpm:entry name="libgstrtsp-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstrtsp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgstreamer-1.0.so.0"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstsdp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">26e4cf47f402021fb7476ba1c2c573b94c907ab0e26996875866e64339fa7345</checksum>
+  <checksum type="sha256" pkgid="YES">2e6831cd8bfc23dc1337f56b8f09aa66e550093d1c258c3bd2e5297ec358f98d</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -39033,41 +46214,81 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="16198" installed="41016" archive="41448"/>
-<location href="i686/libgstsdp-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="16314" installed="42928" archive="43368"/>
+<location href="x86_64/libgstsdp-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3907"/>
+    <rpm:header-range start="280" end="4111"/>
     <rpm:provides>
       <rpm:entry name="libgstsdp" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstsdp(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstsdp-1.0.so.0"/>
+      <rpm:entry name="libgstsdp(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstsdp-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstsdp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">401601da79683f6a433d6691348c2e7448579a1527f900b21ca66a35c8d28f1c</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="15961" installed="41016" archive="41448"/>
+<location href="x86_64/libgstsdp-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3692"/>
+    <rpm:provides>
+      <rpm:entry name="libgstsdp-1.0.so.0"/>
+      <rpm:entry name="libgstsdp-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstsdp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstsignalprocessor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">9b2e8c081b38635ca097400e24a5ef330dc90b8b7fa80f528a707de919c9b59f</checksum>
+  <checksum type="sha256" pkgid="YES">a37c5925a41e3585a30eb5d64467c93c9cc4c6c5b26b8dd69b69eafdef97f59f</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -39076,39 +46297,38 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1377321528" build="1377321515"/>
-  <size package="14179" installed="31900" archive="32368"/>
-<location href="i686/libgstsignalprocessor-1.0.7-2.8.i686.rpm"/>
+  <time file="1377321596" build="1377321582"/>
+  <size package="14123" installed="34048" archive="34524"/>
+<location href="x86_64/libgstsignalprocessor-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-bad-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3558"/>
+    <rpm:header-range start="280" end="3754"/>
     <rpm:provides>
       <rpm:entry name="libgstsignalprocessor" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstsignalprocessor(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libgstsignalprocessor-1.0.so.0"/>
+      <rpm:entry name="libgstsignalprocessor(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="libgstsignalprocessor-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgsttag</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">679ed50a4ce5f44efb355574a25fe6f8e87c090a42fce8803b86a00623f8f7ac</checksum>
+  <checksum type="sha256" pkgid="YES">03be593afacc00024e2c02873b48064e82d0e2c6d53bb0da5f6a322e7bc1ee1a</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -39117,49 +46337,96 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="95266" installed="297864" archive="298752"/>
-<location href="i686/libgsttag-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="98352" installed="305668" archive="306564"/>
+<location href="x86_64/libgsttag-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4475"/>
+    <rpm:header-range start="280" end="4711"/>
     <rpm:provides>
       <rpm:entry name="libgsttag" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgsttag(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgsttag(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgsttag-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">abd2a4a7a74ce83cbd9ffb2c7aa2e845a94a569c24f97cdc00c292b7c5234072</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273242"/>
+  <size package="82469" installed="253260" archive="253692"/>
+<location href="x86_64/libgsttag-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3916"/>
+    <rpm:provides>
       <rpm:entry name="libgsttag-1.0.so.0"/>
+      <rpm:entry name="libgsttag-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgsttag-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgstbase-1.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgstvideo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">457601e051f3c888a39312b7210adcf16594a3fd6135ee6e62a9e8054baa90e0</checksum>
+  <checksum type="sha256" pkgid="YES">42302e09ad8db1ab4ae18a031a99832642796d9c89cb0c19a656ca6ac27e8eda</checksum>
   <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
   <description>GStreamer is a streaming media framework based on graphs of filters
 that operate on media data. Applications using this library can do
@@ -39168,43 +46435,86 @@ videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.</description>
   <packager/>
   <url>http://gstreamer.freedesktop.org/</url>
-  <time file="1374273252" build="1374273229"/>
-  <size package="95139" installed="322020" archive="322460"/>
-<location href="i686/libgstvideo-1.0.7-5.1.i686.rpm"/>
+  <time file="1374273146" build="1374273129"/>
+  <size package="95611" installed="322432" archive="322872"/>
+<location href="x86_64/libgstvideo-1.0.7-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3979"/>
+    <rpm:header-range start="280" end="4239"/>
     <rpm:provides>
       <rpm:entry name="libgstvideo" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstvideo(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
+      <rpm:entry name="libgstvideo(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="gst-plugins-base"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgstvideo-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.7" rel="5.1"/>
+  <checksum type="sha256" pkgid="YES">8163bb6e0cf6b0f5886b540e9d221af213e5bb2e6251c9fa42769b2bd4e1c177</checksum>
+  <summary>GStreamer Streaming-Media Framework Plug-Ins</summary>
+  <description>GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.</description>
+  <packager/>
+  <url>http://gstreamer.freedesktop.org/</url>
+  <time file="1374273252" build="1374273243"/>
+  <size package="94918" installed="322020" archive="322460"/>
+<location href="x86_64/libgstvideo-32bit-1.0.7-5.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>gst-plugins-base-1.0.7-5.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3768"/>
+    <rpm:provides>
+      <rpm:entry name="libgstvideo-1.0.so.0"/>
+      <rpm:entry name="libgstvideo-32bit" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+      <rpm:entry name="libgstvideo-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="5.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="liborc-0.4.so.0"/>
       <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="gst-plugins-base"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgthread</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.36.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">5e32b0ee2e55d084687e20c5d34d58becc4133c11a0ce8ab49330d6007f6cac8</checksum>
+  <checksum type="sha256" pkgid="YES">2cbc8706e9a2760f204a45b8ff3ce3332665306723ae27b1fa9e2ef813cc60fd</checksum>
   <summary>General-Purpose Utility Library -- Library for Threads</summary>
   <description>GLib is a general-purpose utility library, which provides many useful
 data types, macros, type conversions, string utilities, file utilities,
@@ -39214,25 +46524,64 @@ The libgthread library provides a portable way to write multi-threaded
 software.</description>
   <packager/>
   <url>http://www.gtk.org/</url>
-  <time file="1376539613" build="1376539553"/>
-  <size package="6501" installed="7176" archive="7616"/>
-<location href="i686/libgthread-2.36.1-3.7.i686.rpm"/>
+  <time file="1376539792" build="1376539742"/>
+  <size package="6702" installed="8376" archive="8824"/>
+<location href="x86_64/libgthread-2.36.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4231"/>
+    <rpm:header-range start="280" end="4451"/>
     <rpm:provides>
       <rpm:entry name="libgthread" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgthread(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libgthread(x86-64)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpcre.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgthread-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.36.1" rel="3.7"/>
+  <checksum type="sha256" pkgid="YES">06a7e168c38d9fe8b230a137624fa322248dd0accf09c1b968d05185cebad9a7</checksum>
+  <summary>General-Purpose Utility Library -- Library for Threads</summary>
+  <description>GLib is a general-purpose utility library, which provides many useful
+data types, macros, type conversions, string utilities, file utilities,
+a main loop abstraction, and so on.
+
+The libgthread library provides a portable way to write multi-threaded
+software.</description>
+  <packager/>
+  <url>http://www.gtk.org/</url>
+  <time file="1376539613" build="1376539589"/>
+  <size package="6324" installed="7176" archive="7616"/>
+<location href="x86_64/libgthread-32bit-2.36.1-3.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>glib2-2.36.1-3.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4052"/>
+    <rpm:provides>
+      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libgthread-32bit" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+      <rpm:entry name="libgthread-32bit(x86-32)" flags="EQ" epoch="0" ver="2.36.1" rel="3.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpcre.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6"/>
@@ -39242,35 +46591,74 @@ software.</description>
 </package>
 <package type="rpm">
   <name>libgudev</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">830cf847f91c37c05faf12dc57ae76698b459ce104df9b43945ab73b68f070f6</checksum>
+  <summary>Libraries for adding libudev support to applications that use glib</summary>
+  <description>This package contains the libraries that make it easier to use libudev
+functionality from applications that use glib.</description>
+  <packager/>
+  <url>http://www.freedesktop.org/wiki/Software/systemd</url>
+  <time file="1376540219" build="1376540184"/>
+  <size package="16855" installed="57552" archive="57984"/>
+<location href="x86_64/libgudev-204-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Startup</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4478"/>
+    <rpm:provides>
+      <rpm:entry name="libgudev" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libgudev(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libgudev-1.0.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libgudev-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">c478050015351c9a464b558d31194691ddb1cebd9de84bbc950569dcbd568745</checksum>
+  <checksum type="sha256" pkgid="YES">2d71eea2b356f1fe5b8c50ef1330082df6784a0e93b39082c5da47480e88daab</checksum>
   <summary>Libraries for adding libudev support to applications that use glib</summary>
   <description>This package contains the libraries that make it easier to use libudev
 functionality from applications that use glib.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="16527" installed="50392" archive="50824"/>
-<location href="i686/libgudev-204-4.1.i686.rpm"/>
+  <time file="1377198751" build="1377198743"/>
+  <size package="16335" installed="50392" archive="50824"/>
+<location href="x86_64/libgudev-32bit-204-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4430"/>
+    <rpm:header-range start="280" end="4227"/>
     <rpm:provides>
-      <rpm:entry name="libgudev" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="libgudev(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
       <rpm:entry name="libgudev-1.0.so.0"/>
+      <rpm:entry name="libgudev-32bit" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="libgudev-32bit(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="librt.so.1"/>
@@ -39278,35 +46666,36 @@ functionality from applications that use glib.</description>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libgudev-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">92e0386e76c808b55da26d65d273844102c943b24e99da934941fce7cc8156ee</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">c9e914aef57280e1cf1acdd46eafd774fcdea9fd20292d6e80312a5ab7f45158</checksum>
   <summary>Header files for adding libudev support to applications that use glib</summary>
   <description>This package contains the header and pkg-config files for developing
 glib-based applications using libudev functionality.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="7866" installed="20184" archive="21996"/>
-<location href="i686/libgudev-devel-204-4.1.i686.rpm"/>
+  <time file="1376540219" build="1376540184"/>
+  <size package="7892" installed="20186" archive="22004"/>
+<location href="x86_64/libgudev-devel-204-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4990"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5010"/>
     <rpm:provides>
-      <rpm:entry name="libgudev-devel" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="libgudev-devel(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="libgudev-devel" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libgudev-devel(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
       <rpm:entry name="pkgconfig(gudev-1.0)" flags="EQ" epoch="0" ver="204"/>
     </rpm:provides>
     <rpm:requires>
@@ -39319,9 +46708,9 @@ glib-based applications using libudev functionality.</description>
 </package>
 <package type="rpm">
   <name>libhangul</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">ea8de36ed87280f8868c8f2c0bb1cf8298fb601335734c0c6266180809f67833</checksum>
+  <checksum type="sha256" pkgid="YES">bb6f5ed1b5d1d0394912587d36b5a147d49cf4067fbd654c5513931d2819b526</checksum>
   <summary>Hangul input library used by scim-hangul and ibus-hangul</summary>
   <description>Hangul input library used by scim-hangul and ibus-hangul
 
@@ -39334,60 +46723,58 @@ Authors:
 Hangul input library used by scim-hangul and ibus-hangul</description>
   <packager/>
   <url>http://code.google.com/p/libhangul</url>
-  <time file="1375476491" build="1375476476"/>
-  <size package="1879006" installed="6659696" archive="6661756"/>
-<location href="i686/libhangul-0.1.0-2.8.i686.rpm"/>
+  <time file="1375481148" build="1375481132"/>
+  <size package="1879326" installed="6674308" archive="6676376"/>
+<location href="x86_64/libhangul-0.1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/I18n/Korean</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libhangul-0.1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4569"/>
+    <rpm:header-range start="280" end="4729"/>
     <rpm:provides>
       <rpm:entry name="libhangul" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
-      <rpm:entry name="libhangul(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
-      <rpm:entry name="libhangul.so.1"/>
+      <rpm:entry name="libhangul(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
+      <rpm:entry name="libhangul.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libhangul.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libhangul.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/hangul</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libhangul-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e37ca506ffdd51a33fc783d13cbacadff4e52c1e8c975c2b0738c32d3d6dafe8</checksum>
+  <checksum type="sha256" pkgid="YES">9242ebd1cafca9a4834453969f47553b6af263f25c87ba810964d635f91a6b8a</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://code.google.com/p/libhangul</url>
-  <time file="1375476491" build="1375476476"/>
-  <size package="4712" installed="5956" archive="6660"/>
-<location href="i686/libhangul-devel-0.1.0-2.8.i686.rpm"/>
+  <time file="1375481148" build="1375481132"/>
+  <size package="4892" installed="5958" archive="6668"/>
+<location href="x86_64/libhangul-devel-0.1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/I18n/Korean</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libhangul-0.1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2805"/>
+    <rpm:header-range start="280" end="2981"/>
     <rpm:provides>
       <rpm:entry name="libhangul-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
-      <rpm:entry name="libhangul-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
+      <rpm:entry name="libhangul-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="2.8"/>
       <rpm:entry name="pkgconfig(libhangul)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -39398,64 +46785,62 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libhaptic</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="10.8"/>
-  <checksum type="sha256" pkgid="YES">7e70eabe510b068a2b33b8d3c1e57500a834dc873a562a522350a8be9c2e4b2b</checksum>
+  <checksum type="sha256" pkgid="YES">a7518fa5c2c37a1b59944439a8acf42750696bdf31d03dc9974c1a303c35717f</checksum>
   <summary>Haptic library</summary>
   <description>Haptic library for device control</description>
   <packager/>
   <url/>
-  <time file="1377321109" build="1377321104"/>
-  <size package="14005" installed="36620" archive="37024"/>
-<location href="i686/libhaptic-0.1.0-10.8.i686.rpm"/>
+  <time file="1377321176" build="1377321170"/>
+  <size package="14532" installed="38200" archive="38604"/>
+<location href="x86_64/libhaptic-0.1.0-10.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libhaptic-0.1.0-10.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2839"/>
+    <rpm:header-range start="280" end="3007"/>
     <rpm:provides>
       <rpm:entry name="libhaptic" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
-      <rpm:entry name="libhaptic(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
+      <rpm:entry name="libhaptic(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libhaptic-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="10.8"/>
-  <checksum type="sha256" pkgid="YES">2039ebc4ab25339e5c1b2e1eb4af2a4d8699479595c39c6d1d4fcbb4122afcd0</checksum>
+  <checksum type="sha256" pkgid="YES">3905bad28c9f8888399cc54d8a79d7fd11ba1ba3e2b199b8df2615f7f7168684</checksum>
   <summary>Haptic library for (devel)</summary>
   <description>Haptic library for device control (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321109" build="1377321104"/>
-  <size package="8531" installed="34542" archive="35252"/>
-<location href="i686/libhaptic-devel-0.1.0-10.8.i686.rpm"/>
+  <time file="1377321176" build="1377321170"/>
+  <size package="8713" installed="34544" archive="35260"/>
+<location href="x86_64/libhaptic-devel-0.1.0-10.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libhaptic-0.1.0-10.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2727"/>
+    <rpm:header-range start="280" end="2907"/>
     <rpm:provides>
       <rpm:entry name="libhaptic-devel" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
-      <rpm:entry name="libhaptic-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
+      <rpm:entry name="libhaptic-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
       <rpm:entry name="pkgconfig(haptic)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -39467,26 +46852,26 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libhaptic-plugin-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="10.8"/>
-  <checksum type="sha256" pkgid="YES">104ade63433f4f7e231ada001dc3e33a40a90e2551a9ed8c4df330b6e95b3d1c</checksum>
+  <checksum type="sha256" pkgid="YES">7757f4ff05ce8990a98d8afa74b6c9e51a1df7b71a9991a9dca8ef41d07e0d2a</checksum>
   <summary>Haptic plugin library for (devel)</summary>
   <description>Haptic plugin library for device control (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321109" build="1377321104"/>
-  <size package="4236" installed="4967" archive="5544"/>
-<location href="i686/libhaptic-plugin-devel-0.1.0-10.8.i686.rpm"/>
+  <time file="1377321176" build="1377321170"/>
+  <size package="4417" installed="4969" archive="5552"/>
+<location href="x86_64/libhaptic-plugin-devel-0.1.0-10.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libhaptic-0.1.0-10.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2631"/>
+    <rpm:header-range start="280" end="2811"/>
     <rpm:provides>
       <rpm:entry name="libhaptic-plugin-devel" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
-      <rpm:entry name="libhaptic-plugin-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
+      <rpm:entry name="libhaptic-plugin-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="10.8"/>
       <rpm:entry name="pkgconfig(haptic-plugin)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -39496,111 +46881,150 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libharfbuzz</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.12" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">6087dcd706dd90f2e6cded39fc643d3ec81ede6310bc7c6813b251513a5305c0</checksum>
+  <checksum type="sha256" pkgid="YES">3807e0e160ad951cee70c0ee4f9ef3fd57388e154c97e59e6beda4b306c9be65</checksum>
   <summary>An OpenType text shaping engine</summary>
   <description>HarfBuzz is an OpenType text shaping engine.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/HarfBuzz</url>
-  <time file="1375463321" build="1375463299"/>
-  <size package="230680" installed="715606" archive="716336"/>
-<location href="i686/libharfbuzz-0.9.12-2.9.i686.rpm"/>
+  <time file="1375463564" build="1375463551"/>
+  <size package="230068" installed="711650" archive="712384"/>
+<location href="x86_64/libharfbuzz-0.9.12-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Font Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>harfbuzz-0.9.12-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3483"/>
+    <rpm:header-range start="280" end="3679"/>
     <rpm:provides>
       <rpm:entry name="libharfbuzz" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
-      <rpm:entry name="libharfbuzz(x86-32)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
-      <rpm:entry name="libharfbuzz.so.0"/>
+      <rpm:entry name="libharfbuzz(x86-64)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
+      <rpm:entry name="libharfbuzz.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libicule.so.48"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libicule.so.48()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libheap-monitor</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.12" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">d5bfb561399ce4390779e0f0fcac17dae2600bc6287e2c2f896194977ecc1be8</checksum>
-  <summary>Library for monitoring the heap usage</summary>
-  <description>Monitoring the heap usage to manage them safely.</description>
+  <name>libharfbuzz-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.9.12" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">c378196d7b6e651fbf92ddb48eb0854ca7ee15cb4ddc7459108caf6d1bac0070</checksum>
+  <summary>An OpenType text shaping engine</summary>
+  <description>HarfBuzz is an OpenType text shaping engine.</description>
   <packager/>
-  <url/>
-  <time file="1377320995" build="1377320980"/>
-  <size package="14286" installed="32822" archive="33572"/>
-<location href="i686/libheap-monitor-0.0.12-2.3.i686.rpm"/>
+  <url>http://www.freedesktop.org/wiki/Software/HarfBuzz</url>
+  <time file="1375463321" build="1375463302"/>
+  <size package="229078" installed="713916" archive="714348"/>
+<location href="x86_64/libharfbuzz-32bit-0.9.12-2.9.x86_64.rpm"/>
   <format>
-    <rpm:license>Flora License</rpm:license>
+    <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>libheap-monitor-0.0.12-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3128"/>
+    <rpm:group>Graphics/Font Management</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>harfbuzz-0.9.12-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3036"/>
     <rpm:provides>
-      <rpm:entry name="libheap-monitor" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
-      <rpm:entry name="libheap-monitor(x86-32)" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
-      <rpm:entry name="libheap-monitor.so.0"/>
+      <rpm:entry name="libharfbuzz-32bit" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
+      <rpm:entry name="libharfbuzz-32bit(x86-32)" flags="EQ" epoch="0" ver="0.9.12" rel="2.9"/>
+      <rpm:entry name="libharfbuzz.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libicuuc.so.48"/>
+      <rpm:entry name="libfreetype.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
+      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2.3)"/>
+      <rpm:entry name="libicule.so.48"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
+  <name>libheap-monitor</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.12" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">be2fbcdfe2f4c3568eb8a450eb63b7578694942b9a43495f458f9da6c957ef76</checksum>
+  <summary>Library for monitoring the heap usage</summary>
+  <description>Monitoring the heap usage to manage them safely.</description>
+  <packager/>
+  <url/>
+  <time file="1377321042" build="1377321033"/>
+  <size package="14811" installed="34398" archive="35152"/>
+<location href="x86_64/libheap-monitor-0.0.12-2.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>Flora License</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>HomeTF/Livebox</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libheap-monitor-0.0.12-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3264"/>
+    <rpm:provides>
+      <rpm:entry name="libheap-monitor" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
+      <rpm:entry name="libheap-monitor(x86-64)" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
+      <rpm:entry name="libheap-monitor.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libheap-monitor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.12" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">19c7cf6a1e21a03e4b9c334f293638661a3c189527e665c9c49a4c6d25995f20</checksum>
+  <checksum type="sha256" pkgid="YES">c9bedcafe6290f667566369ab254849ab26325d38b058404765d3a17db00659f</checksum>
   <summary>Files for implementaion of the heap monitor.</summary>
   <description>Monitoring the heap usage to manage them safely.(dev)</description>
   <packager/>
   <url/>
-  <time file="1377320995" build="1377320980"/>
-  <size package="3363" installed="1293" archive="1720"/>
-<location href="i686/libheap-monitor-devel-0.0.12-2.3.i686.rpm"/>
+  <time file="1377321042" build="1377321033"/>
+  <size package="3546" installed="1295" archive="1724"/>
+<location href="x86_64/libheap-monitor-devel-0.0.12-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libheap-monitor-0.0.12-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2572"/>
+    <rpm:header-range start="280" end="2752"/>
     <rpm:provides>
       <rpm:entry name="libheap-monitor-devel" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
-      <rpm:entry name="libheap-monitor-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
+      <rpm:entry name="libheap-monitor-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.12" rel="2.3"/>
       <rpm:entry name="pkgconfig(heap-monitor)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -39611,9 +47035,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libhogweed</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">4cddb42e509065ce54b958680f7b19c4cf47ed1c73958e436fded126c116311f</checksum>
+  <checksum type="sha256" pkgid="YES">6c76f9e05b11494dadf753ea84a892acc5ad0fe4e4973cbf190c0ff7b548b7a7</checksum>
   <summary>Cryptographic Library for Public Key Algorithms</summary>
   <description>Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
@@ -39622,25 +47046,64 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
 The libhogweed library contains public key algorithms to use with libnettle.</description>
   <packager/>
   <url/>
-  <time file="1376537648" build="1376537637"/>
-  <size package="39985" installed="88076" archive="88496"/>
-<location href="i686/libhogweed-2.4-2.13.i686.rpm"/>
+  <time file="1376537827" build="1376537819"/>
+  <size package="39384" installed="91768" archive="92192"/>
+<location href="x86_64/libhogweed-2.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3129"/>
+    <rpm:header-range start="280" end="3357"/>
     <rpm:provides>
       <rpm:entry name="libhogweed" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="libhogweed(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="libhogweed.so.2"/>
+      <rpm:entry name="libhogweed(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libhogweed.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libhogweed-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4" rel="2.13"/>
+  <checksum type="sha256" pkgid="YES">c7e1ef2593ae043451d719c0e478ea2460bae8c6f3e2a8b9df5e8b23f85a2e64</checksum>
+  <summary>Cryptographic Library for Public Key Algorithms</summary>
+  <description>Nettle is a cryptographic library that is designed to fit easily in more or
+less any context: In crypto toolkits for object-oriented languages (C++,
+Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
+
+The libhogweed library contains public key algorithms to use with libnettle.</description>
+  <packager/>
+  <url/>
+  <time file="1376537648" build="1376537639"/>
+  <size package="39798" installed="88076" archive="88496"/>
+<location href="x86_64/libhogweed-32bit-2.4-2.13.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2942"/>
+    <rpm:provides>
+      <rpm:entry name="libhogweed-32bit" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libhogweed-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libhogweed.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgmp.so.10"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libnettle.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -39651,9 +47114,9 @@ The libhogweed library contains public key algorithms to use with libnettle.</de
 </package>
 <package type="rpm">
   <name>libical</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">00443035135eb2fff7026ac6f74b5d8613d37adcf40210772f43bec98c758a40</checksum>
+  <checksum type="sha256" pkgid="YES">f8bd932e18f5c9a870bf9111bff6b37a657d982aad7055c8068d37ec9fa829d4</checksum>
   <summary>An Implementation of Basic iCAL Protocols</summary>
   <description>Libical is an open source implementation of the IETF's iCalendar
 calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It
@@ -39661,28 +47124,73 @@ parses iCal components and provides a C API for manipulating the
 component properties, parameters, and subcomponents.</description>
   <packager/>
   <url>http://sourceforge.net/projects/freeassociation/</url>
-  <time file="1375474331" build="1375474320"/>
-  <size package="172464" installed="621722" archive="623036"/>
-<location href="i686/libical-0.48-2.9.i686.rpm"/>
+  <time file="1375475908" build="1375475898"/>
+  <size package="169076" installed="688186" archive="689508"/>
+<location href="x86_64/libical-0.48-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libical-0.48-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4374"/>
+    <rpm:header-range start="280" end="4574"/>
     <rpm:provides>
       <rpm:entry name="libical" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
-      <rpm:entry name="libical(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
+      <rpm:entry name="libical(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libicalss.so.0()(64bit)"/>
+      <rpm:entry name="libicalvcal.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libical-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.48" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">22fa8704fe3790010ca147e375aa61682f1f5ae8274221dd0843be8f8206c5bc</checksum>
+  <summary>An Implementation of Basic iCAL Protocols</summary>
+  <description>Libical is an open source implementation of the IETF's iCalendar
+calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It
+parses iCal components and provides a C API for manipulating the
+component properties, parameters, and subcomponents.</description>
+  <packager/>
+  <url>http://sourceforge.net/projects/freeassociation/</url>
+  <time file="1375474331" build="1375474323"/>
+  <size package="171816" installed="621056" archive="622080"/>
+<location href="x86_64/libical-32bit-0.48-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libical-0.48-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3975"/>
+    <rpm:provides>
+      <rpm:entry name="libical-32bit" flags="EQ" epoch="0" ver="0.48"/>
+      <rpm:entry name="libical-32bit" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
+      <rpm:entry name="libical-32bit(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
       <rpm:entry name="libical.so.0"/>
       <rpm:entry name="libicalss.so.0"/>
       <rpm:entry name="libicalvcal.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libical.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -39698,9 +47206,9 @@ component properties, parameters, and subcomponents.</description>
 </package>
 <package type="rpm">
   <name>libical-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">7d412fb984ee1f786a9dff69ec02640bdf3923514bd61cd88bd190283a56cc06</checksum>
+  <checksum type="sha256" pkgid="YES">dc6de728ffdd9810a2c0da9ac410f8abb9a227469c97ede6f830ef2c3c57797f</checksum>
   <summary>An implementation of basic iCAL protocols</summary>
   <description>Libical is an Open Source implementation of the IETF's iCalendar
 Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It
@@ -39708,19 +47216,19 @@ parses iCal components and provides a C API for manipulating the
 component properties, parameters, and subcomponents.</description>
   <packager/>
   <url>http://sourceforge.net/projects/freeassociation/</url>
-  <time file="1375474331" build="1375474320"/>
-  <size package="42935" installed="360092" archive="367760"/>
-<location href="i686/libical-devel-0.48-2.9.i686.rpm"/>
+  <time file="1375475908" build="1375475898"/>
+  <size package="43091" installed="360094" archive="367772"/>
+<location href="x86_64/libical-devel-0.48-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libical-0.48-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7998"/>
+    <rpm:header-range start="280" end="8178"/>
     <rpm:provides>
       <rpm:entry name="libical-devel" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
-      <rpm:entry name="libical-devel(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
+      <rpm:entry name="libical-devel(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
       <rpm:entry name="pkgconfig(libical)" flags="EQ" epoch="0" ver="0.48"/>
     </rpm:provides>
     <rpm:requires>
@@ -39731,9 +47239,9 @@ component properties, parameters, and subcomponents.</description>
 </package>
 <package type="rpm">
   <name>libical-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">aa1a8c0d575290a861b1c1c97c262f9a51caeb9632d5c04f1d5a29c0556db396</checksum>
+  <checksum type="sha256" pkgid="YES">95fef399e765b7e8c9eb219355aaf12b57a762f023352dcf1b67cfd331ff448c</checksum>
   <summary>An Implementation of Basic iCAL Protocols</summary>
   <description>Libical is an open source implementation of the IETF's iCalendar
 calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It
@@ -39741,19 +47249,19 @@ parses iCal components and provides a C API for manipulating the
 component properties, parameters, and subcomponents.</description>
   <packager/>
   <url>http://sourceforge.net/projects/freeassociation/</url>
-  <time file="1375474331" build="1375474320"/>
-  <size package="39154" installed="141044" archive="146524"/>
-<location href="i686/libical-doc-0.48-2.9.i686.rpm"/>
+  <time file="1375475908" build="1375475898"/>
+  <size package="39504" installed="141428" archive="146908"/>
+<location href="x86_64/libical-doc-0.48-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libical-0.48-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6174"/>
+    <rpm:header-range start="280" end="6398"/>
     <rpm:provides>
       <rpm:entry name="libical-doc" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
-      <rpm:entry name="libical-doc(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
+      <rpm:entry name="libical-doc(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libical" flags="EQ" epoch="0" ver="0.48"/>
@@ -39764,27 +47272,27 @@ component properties, parameters, and subcomponents.</description>
 </package>
 <package type="rpm">
   <name>libicecream-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.7" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">f00020b598fb1e6677d1e4d379a5786e341336ee7bdb21a8c21f911a4697d5cc</checksum>
+  <checksum type="sha256" pkgid="YES">0fdd029609cfa6ff21adedd4e150fc6cb03eb52bd7ff6262e69efa9f7aa1c2ec</checksum>
   <summary>For Distributed Compile in the Network</summary>
   <description>icecream is the next generation distcc.</description>
   <packager/>
   <url/>
-  <time file="1375476728" build="1375476717"/>
-  <size package="201856" installed="860069" archive="861012"/>
-<location href="i686/libicecream-devel-0.9.7-3.9.i686.rpm"/>
+  <time file="1375481101" build="1375481078"/>
+  <size package="213156" installed="1522581" archive="1523536"/>
+<location href="x86_64/libicecream-devel-0.9.7-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+ ; LGPLv2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>icecream-0.9.7-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4692"/>
+    <rpm:header-range start="280" end="4872"/>
     <rpm:provides>
       <rpm:entry name="libicecream-devel" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
-      <rpm:entry name="libicecream-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
-      <rpm:entry name="libtool(/usr/lib/libicecc.la)"/>
+      <rpm:entry name="libicecream-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.7" rel="3.9"/>
+      <rpm:entry name="libtool(/usr/lib64/libicecc.la)"/>
       <rpm:entry name="pkgconfig(icecc)" flags="EQ" epoch="0" ver="0.9.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -39795,9 +47303,9 @@ component properties, parameters, and subcomponents.</description>
 </package>
 <package type="rpm">
   <name>libicu</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.1.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">37764a042beac8f1d4133a30e076f42008149ded5ad0f94fce8c3e4d573a13d9</checksum>
+  <checksum type="sha256" pkgid="YES">30bcb9b777b0649762e753215e25abcdde94e6cd923556c60d1233634236816e</checksum>
   <summary>International Components for Unicode - libraries</summary>
   <description>The International Components for Unicode (ICU) libraries provide
 robust and full-featured Unicode services on a wide variety of
@@ -39811,19 +47319,106 @@ sacrificing performance. It offers great flexibility to extend and
 customize the supplied services.</description>
   <packager/>
   <url>http://www.icu-project.org/</url>
-  <time file="1377044561" build="1377044482"/>
-  <size package="5094917" installed="23412555" archive="23419112"/>
-<location href="i686/libicu-4.8.1.1-2.15.i686.rpm"/>
+  <time file="1377044893" build="1377044848"/>
+  <size package="5070221" installed="23644889" archive="23651504"/>
+<location href="x86_64/libicu-4.8.1.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>ICU</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/i18n</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>icu-4.8.1.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13522"/>
+    <rpm:header-range start="280" end="13750"/>
     <rpm:provides>
       <rpm:entry name="libicu" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
-      <rpm:entry name="libicu(x86-32)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
+      <rpm:entry name="libicu(x86-64)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libicuio.so.48()(64bit)"/>
+      <rpm:entry name="libicule.so.48()(64bit)"/>
+      <rpm:entry name="libiculx.so.48()(64bit)"/>
+      <rpm:entry name="libicutest.so.48()(64bit)"/>
+      <rpm:entry name="libicutu.so.48()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libicule.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libicutu.so.48()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>    <file>/usr/sbin/genccode</file>
+    <file>/usr/bin/gencnval</file>
+    <file>/usr/bin/pkgdata</file>
+    <file>/usr/bin/makeconv</file>
+    <file>/usr/bin/genbrk</file>
+    <file>/usr/sbin/gencmn</file>
+    <file>/usr/sbin/icupkg</file>
+    <file>/usr/sbin/gensprep</file>
+    <file>/usr/bin/icuinfo</file>
+    <file>/usr/bin/genrb</file>
+    <file>/usr/sbin/gennorm2</file>
+    <file>/usr/bin/genctd</file>
+    <file>/usr/bin/derb</file>
+    <file>/usr/bin/icu-config</file>
+    <file>/usr/bin/gencfu</file>
+    <file>/usr/bin/uconv</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libicu-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.8.1.1" rel="2.15"/>
+  <checksum type="sha256" pkgid="YES">cae1069b6054f02af2738c7fe65f10d21f77ca90170165d2d60be8b5a9a360d4</checksum>
+  <summary>International Components for Unicode - libraries</summary>
+  <description>The International Components for Unicode (ICU) libraries provide
+robust and full-featured Unicode services on a wide variety of
+platforms. ICU supports the most current version of the Unicode
+standard, and they provide support for supplementary Unicode
+characters (needed for GB 18030 repertoire support).
+As computing environments become more heterogeneous, software
+portability becomes more important. ICU lets you produce the same
+results across all the various platforms you support, without
+sacrificing performance. It offers great flexibility to extend and
+customize the supplied services.</description>
+  <packager/>
+  <url>http://www.icu-project.org/</url>
+  <time file="1377044561" build="1377044536"/>
+  <size package="4955835" installed="22944030" archive="22948204"/>
+<location href="x86_64/libicu-32bit-4.8.1.1-2.15.x86_64.rpm"/>
+  <format>
+    <rpm:license>ICU</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/i18n</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>icu-4.8.1.1-2.15.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8007"/>
+    <rpm:provides>
+      <rpm:entry name="libicu-32bit" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
+      <rpm:entry name="libicu-32bit(x86-32)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
       <rpm:entry name="libicudata.so.48"/>
       <rpm:entry name="libicui18n.so.48"/>
       <rpm:entry name="libicuio.so.48"/>
@@ -39835,7 +47430,6 @@ customize the supplied services.</description>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libicule.so.48"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="/bin/sh"/>
@@ -39857,55 +47451,40 @@ customize the supplied services.</description>
       <rpm:entry name="libicutu.so.48"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/sbin/genccode</file>
-    <file>/usr/bin/gencnval</file>
-    <file>/usr/bin/pkgdata</file>
-    <file>/usr/bin/makeconv</file>
-    <file>/usr/bin/genbrk</file>
-    <file>/usr/sbin/gencmn</file>
-    <file>/usr/sbin/icupkg</file>
-    <file>/usr/sbin/gensprep</file>
-    <file>/usr/bin/icuinfo</file>
-    <file>/usr/bin/genrb</file>
-    <file>/usr/sbin/gennorm2</file>
-    <file>/usr/bin/genctd</file>
-    <file>/usr/bin/derb</file>
-    <file>/usr/bin/icu-config</file>
-    <file>/usr/bin/gencfu</file>
-    <file>/usr/bin/uconv</file>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/icu-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libicu-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.8.1.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">edc72b87d06a20f399a16530b7aa1694adbf2d5f3f86c63a3826fb58dd226b3b</checksum>
+  <checksum type="sha256" pkgid="YES">7fcae248e253e5a42d302714bc969ccb6efb5acfce82a344eb33a996417f1d0a</checksum>
   <summary>Development files for International Components for Unicode</summary>
   <description>Includes and definitions for developing with icu.</description>
   <packager/>
   <url>http://www.icu-project.org/</url>
-  <time file="1377044561" build="1377044482"/>
-  <size package="564023" installed="3855504" archive="3884452"/>
-<location href="i686/libicu-devel-4.8.1.1-2.15.i686.rpm"/>
+  <time file="1377044893" build="1377044848"/>
+  <size package="564369" installed="3857926" archive="3886924"/>
+<location href="x86_64/libicu-devel-4.8.1.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>ICU</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>icu-4.8.1.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23118"/>
+    <rpm:header-range start="280" end="23354"/>
     <rpm:provides>
       <rpm:entry name="libicu-devel" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
-      <rpm:entry name="libicu-devel(x86-32)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
+      <rpm:entry name="libicu-devel(x86-64)" flags="EQ" epoch="0" ver="4.8.1.1" rel="2.15"/>
       <rpm:entry name="pkgconfig(icu-i18n)" flags="EQ" epoch="0" ver="4.8.1.1"/>
       <rpm:entry name="pkgconfig(icu-io)" flags="EQ" epoch="0" ver="4.8.1.1"/>
       <rpm:entry name="pkgconfig(icu-le)" flags="EQ" epoch="0" ver="4.8.1.1"/>
@@ -39924,9 +47503,9 @@ customize the supplied services.</description>
 </package>
 <package type="rpm">
   <name>libidn</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.25" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a40e62e2e0393492e2049af259a1bc7429b87bc3ea0f1db0eabea360eb6ec1a6</checksum>
+  <checksum type="sha256" pkgid="YES">d45e5e2f7e7b0bedfb7f742052a75f458cf25859afe1369043c18bed91e8d598</checksum>
   <summary>Support for Internationalized Domain Names (IDN)</summary>
   <description>GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA
 specifications defined by the IETF Internationalized Domain Names (IDN)
@@ -39941,42 +47520,86 @@ XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via
 IDNA is supported.</description>
   <packager/>
   <url>http://www.gnu.org/software/libidn/</url>
-  <time file="1376537660" build="1376537649"/>
-  <size package="109407" installed="314082" archive="315512"/>
-<location href="i686/libidn-1.25-2.10.i686.rpm"/>
+  <time file="1376537842" build="1376537829"/>
+  <size package="110343" installed="323046" archive="324476"/>
+<location href="x86_64/libidn-1.25-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-3.0+) and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libidn-1.25-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4845"/>
+    <rpm:header-range start="280" end="5053"/>
     <rpm:provides>
       <rpm:entry name="libidn" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
-      <rpm:entry name="libidn(x86-32)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
+      <rpm:entry name="libidn(x86-64)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/idn</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libidn-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.25" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">4af2e94569abf439334ddb47a6dfe75d082bda8f996f4680d9a2bcb660840002</checksum>
+  <summary>Support for Internationalized Domain Names (IDN)</summary>
+  <description>GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA
+specifications defined by the IETF Internationalized Domain Names (IDN)
+working group. It is used to prepare internationalized strings (such as
+domain name labels, usernames, and passwords) in order to increase the
+likelihood that string input and string comparison work in ways that
+make sense for typical users around the world. The library contains a
+generic Stringprep implementation that does Unicode 3.2 NFKC
+normalization, mapping and prohibition of characters, and bidirectional
+character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and
+XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via
+IDNA is supported.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libidn/</url>
+  <time file="1376537660" build="1376537651"/>
+  <size package="45013" installed="214668" archive="215084"/>
+<location href="x86_64/libidn-32bit-1.25-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>(GPL-2.0+ or LGPL-3.0+) and GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libidn-1.25-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3386"/>
+    <rpm:provides>
+      <rpm:entry name="libidn-32bit" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
+      <rpm:entry name="libidn-32bit(x86-32)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
       <rpm:entry name="libidn.so.11"/>
       <rpm:entry name="libidn.so.11(LIBIDN_1.0)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libidn.so.11"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libidn.so.11(LIBIDN_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/idn</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libidn-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.25" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">061e688f35f1a350e7bbcd059c49867ff5be84b142e1905a4e2d573a211a99ca</checksum>
+  <checksum type="sha256" pkgid="YES">c07ff8534db7145e020e4e99cb5512aa5354dd620482876d6de689622c863230</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA
 specifications defined by the IETF Internationalized Domain Names (IDN)
@@ -39991,19 +47614,19 @@ XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via
 IDNA is supported.</description>
   <packager/>
   <url>http://www.gnu.org/software/libidn/</url>
-  <time file="1376537660" build="1376537649"/>
-  <size package="10631" installed="31393" archive="32756"/>
-<location href="i686/libidn-devel-1.25-2.10.i686.rpm"/>
+  <time file="1376537842" build="1376537829"/>
+  <size package="10807" installed="31395" archive="32760"/>
+<location href="x86_64/libidn-devel-1.25-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libidn-1.25-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3989"/>
+    <rpm:header-range start="280" end="4165"/>
     <rpm:provides>
       <rpm:entry name="libidn-devel" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
-      <rpm:entry name="libidn-devel(x86-32)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
+      <rpm:entry name="libidn-devel(x86-64)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
       <rpm:entry name="pkgconfig(libidn)" flags="EQ" epoch="0" ver="1.25"/>
     </rpm:provides>
     <rpm:requires>
@@ -40015,26 +47638,26 @@ IDNA is supported.</description>
 </package>
 <package type="rpm">
   <name>libidn-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.25" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">6f0b117b625affea97ec6b159f524387cba4e77f04a4d46b70262956657aff99</checksum>
+  <checksum type="sha256" pkgid="YES">02de9b72ca614e704a15ee52830bd361c27c483d479877455755d09badc1b87b</checksum>
   <summary>Documentation for package libidn</summary>
   <description>This package provides documentation for package libidn.</description>
   <packager/>
   <url>http://www.gnu.org/software/libidn/</url>
-  <time file="1376537660" build="1376537649"/>
-  <size package="97684" installed="89899" archive="97680"/>
-<location href="i686/libidn-docs-1.25-2.10.i686.rpm"/>
+  <time file="1376537842" build="1376537829"/>
+  <size package="97858" installed="89899" archive="97680"/>
+<location href="x86_64/libidn-docs-1.25-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>(GPL-2.0+ or LGPL-3.0+) and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libidn-1.25-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6946"/>
+    <rpm:header-range start="280" end="7119"/>
     <rpm:provides>
       <rpm:entry name="libidn-docs" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
-      <rpm:entry name="libidn-docs(x86-32)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
+      <rpm:entry name="libidn-docs(x86-64)" flags="EQ" epoch="0" ver="1.25" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -40070,9 +47693,9 @@ IDNA is supported.</description>
 </package>
 <package type="rpm">
   <name>libijs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.35" rel="13.8"/>
-  <checksum type="sha256" pkgid="YES">93bf7abf151ae6e19ce1d78c4c9857503f872f8e98a1cc181bd04d783581b5c3</checksum>
+  <checksum type="sha256" pkgid="YES">61ca4993052a4708cc51f733671b999a082b0762fbe9142519a1b7c41b13724d</checksum>
   <summary>IJS raster image transport protocol library</summary>
   <description> IJS raster image transport protocol: shared library
  IJS is, first and foremost, a protocol for transmission of raster page
@@ -40091,37 +47714,37 @@ IDNA is supported.</description>
  package provides the shared library.</description>
   <packager/>
   <url/>
-  <time file="1375476299" build="1375476290"/>
-  <size package="13467" installed="28721" archive="29272"/>
-<location href="i686/libijs-0.35-13.8.i686.rpm"/>
+  <time file="1375481233" build="1375481219"/>
+  <size package="13440" installed="30729" archive="31284"/>
+<location href="x86_64/libijs-0.35-13.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libijs-0.35-13.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3757"/>
+    <rpm:header-range start="280" end="3977"/>
     <rpm:provides>
       <rpm:entry name="libijs" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
-      <rpm:entry name="libijs(x86-32)" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
-      <rpm:entry name="libijs-0.35.so"/>
+      <rpm:entry name="libijs(x86-64)" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
+      <rpm:entry name="libijs-0.35.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libijs-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.35" rel="13.8"/>
-  <checksum type="sha256" pkgid="YES">475a25579ef1d4bd21704cfd9f86c0bad464c08668328f774cc19f5e28aaa155</checksum>
+  <checksum type="sha256" pkgid="YES">a9458ad73476e66ac566fc497a9deb1f5081287eeedf0e3f57e64d56f3c360af</checksum>
   <summary>Include Files and Libraries Mandatory for Development</summary>
   <description> IJS raster image transport protocol: development files
  IJS (InkJet Server) is, first and foremost, a protocol for transmission of
@@ -40140,34 +47763,33 @@ IDNA is supported.</description>
  package provides a static library, development headers and documentation.</description>
   <packager/>
   <url/>
-  <time file="1375476299" build="1375476290"/>
-  <size package="25559" installed="72475" archive="74020"/>
-<location href="i686/libijs-devel-0.35-13.8.i686.rpm"/>
+  <time file="1375481233" build="1375481219"/>
+  <size package="25779" installed="77907" archive="79452"/>
+<location href="x86_64/libijs-devel-0.35-13.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libijs-0.35-13.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5281"/>
+    <rpm:header-range start="280" end="5481"/>
     <rpm:provides>
-      <rpm:entry name="libijs-0.35.so"/>
+      <rpm:entry name="libijs-0.35.so()(64bit)"/>
       <rpm:entry name="libijs-devel" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
-      <rpm:entry name="libijs-devel(x86-32)" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
+      <rpm:entry name="libijs-devel(x86-64)" flags="EQ" epoch="0" ver="0.35" rel="13.8"/>
       <rpm:entry name="pkgconfig(ijs)" flags="EQ" epoch="0" ver="0.35"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libijs"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libijs-0.35.so()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libijs-0.35.so"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libijs"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ijs_client_example</file>
     <file>/usr/bin/ijs-config</file>
     <file>/usr/bin/ijs_server_example</file>
@@ -40176,9 +47798,9 @@ IDNA is supported.</description>
 </package>
 <package type="rpm">
   <name>libipq</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0f1c40511ac3696ad01fca62ae2b8483b6fbf0c947eab7f8ee7496a1043f12ae</checksum>
+  <checksum type="sha256" pkgid="YES">06a6121859d377c4de6b70bebc22330a695046ac3aaea72ef5582a7d29f9ec01</checksum>
   <summary>Library to interface with the (old) ip_queue kernel mechanism</summary>
   <description>The Netfilter project provides a mechanism (ip_queue) for passing
 packets out of the stack for queueing to userspace, then receiving
@@ -40189,37 +47811,36 @@ be modified in userspace prior to reinjection back into the kernel.
 ip_queue/libipq is obsoleted by nf_queue/libnetfilter_queue!</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="7568" installed="12352" archive="12760"/>
-<location href="i686/libipq-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="7677" installed="13952" archive="14368"/>
+<location href="x86_64/libipq-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Network</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3251"/>
+    <rpm:header-range start="280" end="3431"/>
     <rpm:provides>
       <rpm:entry name="libipq" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libipq(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libipq.so.0"/>
+      <rpm:entry name="libipq(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libipq.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libipq-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">1daf8d3796d97c0bf9bbf59844f6abcbc3dfe0d776d4a48189a7787f78932b69</checksum>
+  <checksum type="sha256" pkgid="YES">35a682e5a03ac16c40cc9cc60faf559ba7d86ce6c25504ef38dbcff3bc0172cf</checksum>
   <summary>Development files for the ip_queue kernel mechanism</summary>
   <description>The Netfilter project provides a mechanism (ip_queue) for passing
 packets out of the stack for queueing to userspace, then receiving
@@ -40230,19 +47851,19 @@ be modified in userspace prior to reinjection back into the kernel.
 ip_queue/libipq is obsoleted by nf_queue/libnetfilter_queue!</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="4448" installed="2296" archive="3004"/>
-<location href="i686/libipq-devel-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="4632" installed="2298" archive="3008"/>
+<location href="x86_64/libipq-devel-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3199"/>
+    <rpm:header-range start="280" end="3379"/>
     <rpm:provides>
       <rpm:entry name="libipq-devel" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libipq-devel(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libipq-devel(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
       <rpm:entry name="pkgconfig(libipq)" flags="EQ" epoch="0" ver="1.4.14"/>
     </rpm:provides>
     <rpm:requires>
@@ -40253,67 +47874,67 @@ ip_queue/libipq is obsoleted by nf_queue/libnetfilter_queue!</description>
 </package>
 <package type="rpm">
   <name>libiptc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2be211862d6a16dd30d4b05a94132dd166ac65f7283d748a521dd88dcd8cb3ad</checksum>
+  <checksum type="sha256" pkgid="YES">0ae7518ce60b0774fcf255ccff0e3216d8001c79950ca7582b436d836f7c17f2</checksum>
   <summary>Library for low-level ruleset generation and parsing</summary>
   <description>libiptc ("iptables cache") is used to retrieve from the kernel, parse,
 construct, and load new rulesets into the kernel.</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="22667" installed="72104" archive="73112"/>
-<location href="i686/libiptc-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="23018" installed="81280" archive="82288"/>
+<location href="x86_64/libiptc-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Network</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3803"/>
+    <rpm:header-range start="280" end="4047"/>
     <rpm:provides>
-      <rpm:entry name="libip4tc.so.0"/>
-      <rpm:entry name="libip6tc.so.0"/>
+      <rpm:entry name="libip4tc.so.0()(64bit)"/>
+      <rpm:entry name="libip6tc.so.0()(64bit)"/>
       <rpm:entry name="libiptc" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libiptc(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libiptc.so.0"/>
+      <rpm:entry name="libiptc(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libiptc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libip6tc.so.0"/>
-      <rpm:entry name="libip4tc.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libip4tc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libip6tc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libiptc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f1a2c2a2cfd8c3b3899ce9829ec8a15406d6a604ac5779ffddbfa5290c22d385</checksum>
+  <checksum type="sha256" pkgid="YES">d8243d24a3763bbbd69acab7aeb6871d367b07d0c52d7cf946978dc3418c6ee4</checksum>
   <summary>Development files for libiptc, a packet filter ruleset library</summary>
   <description>libiptc ("iptables cache") is used to retrieve from the kernel, parse,
 construct, and load new rulesets into the kernel.</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="6807" installed="13584" archive="15704"/>
-<location href="i686/libiptc-devel-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="6992" installed="13590" archive="15720"/>
+<location href="x86_64/libiptc-devel-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3999"/>
+    <rpm:header-range start="280" end="4179"/>
     <rpm:provides>
       <rpm:entry name="libiptc-devel" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libiptc-devel(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libiptc-devel(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
       <rpm:entry name="pkgconfig(libip4tc)" flags="EQ" epoch="0" ver="1.4.14"/>
       <rpm:entry name="pkgconfig(libip6tc)" flags="EQ" epoch="0" ver="1.4.14"/>
       <rpm:entry name="pkgconfig(libiptc)" flags="EQ" epoch="0" ver="1.4.14"/>
@@ -40328,9 +47949,9 @@ construct, and load new rulesets into the kernel.</description>
 </package>
 <package type="rpm">
   <name>libiri</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">4d1119b93c88dcc69db6ac766fbc006e4be69ad2397cfc8f76843d7096c86816</checksum>
+  <checksum type="sha256" pkgid="YES">12f82573818047cbcb0826d3bf3cc97ff8dd9ab49879e474858d3f1fc5202c8e</checksum>
   <summary>An IRI parsing library</summary>
   <description>libiri is a simple toolkit for parsing Internationalized Resource Identifiers (IRIs).
 
@@ -40344,130 +47965,174 @@ IRIs are a superset of URIs that are not restricted to ASCII characters
 If something is a valid URL or URI, it's also a valid IRI.</description>
   <packager/>
   <url>http://code.google.com/p/libiri/</url>
-  <time file="1375472483" build="1375472475"/>
-  <size package="7800" installed="13134" archive="13680"/>
-<location href="i686/libiri-1.1-2.7.i686.rpm"/>
+  <time file="1375473964" build="1375473954"/>
+  <size package="8364" installed="18866" archive="19412"/>
+<location href="x86_64/libiri-1.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libiri-1.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3249"/>
+    <rpm:header-range start="280" end="3573"/>
     <rpm:provides>
       <rpm:entry name="libiri" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
-      <rpm:entry name="libiri(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
-      <rpm:entry name="libiri.so"/>
+      <rpm:entry name="libiri(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
+      <rpm:entry name="libiri.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libiri-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">c943ece7f7c21634d13145b4de310cfda265d56838329d6b132768a6418d0900</checksum>
+  <checksum type="sha256" pkgid="YES">b28753dd2968ba35b4d7cc598470cdf71cb837e9ac06370164c50c9f4ccb680f</checksum>
   <summary>An IRI parsing library - Development Files</summary>
   <description>libiri is a simple toolkit for parsing Internationalized Resource Identifiers (IRIs).</description>
   <packager/>
   <url>http://code.google.com/p/libiri/</url>
-  <time file="1375472483" build="1375472475"/>
-  <size package="6840" installed="10262" archive="10792"/>
-<location href="i686/libiri-devel-1.1-2.7.i686.rpm"/>
+  <time file="1375473964" build="1375473954"/>
+  <size package="7016" installed="11652" archive="12188"/>
+<location href="x86_64/libiri-devel-1.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libiri-1.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3017"/>
+    <rpm:header-range start="280" end="3209"/>
     <rpm:provides>
       <rpm:entry name="libiri-devel" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
-      <rpm:entry name="libiri-devel(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
+      <rpm:entry name="libiri-devel(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.7"/>
       <rpm:entry name="pkgconfig(libiri)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libiri" flags="EQ" epoch="0" ver="1.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/iri-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libisl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">63373da1f4b79f1879f0613b86d1fca1d3a57538e05c71fe3d87dc294415b27b</checksum>
+  <checksum type="sha256" pkgid="YES">2e799ca63c885a42c84411fbc6d7c35bf54e77532227f38f43416493e4a34977</checksum>
   <summary>The ISL shared library</summary>
   <description>The shared library for the ISL.</description>
   <packager/>
   <url>http://www.kotnet.org/~skimo/isl/</url>
-  <time file="1374118024" build="1374118000"/>
-  <size package="469758" installed="1505326" archive="1506032"/>
-<location href="i686/libisl-0.12-1.2.i686.rpm"/>
+  <time file="1374118765" build="1374118752"/>
+  <size package="465787" installed="1529554" archive="1530260"/>
+<location href="x86_64/libisl-0.12-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>isl-0.12-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2995"/>
+    <rpm:header-range start="280" end="3231"/>
     <rpm:provides>
       <rpm:entry name="libisl" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
-      <rpm:entry name="libisl(x86-32)" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
-      <rpm:entry name="libisl.so.10"/>
+      <rpm:entry name="libisl(x86-64)" flags="EQ" epoch="0" ver="0.12" rel="1.2"/>
+      <rpm:entry name="libisl.so.10()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgmp.so.10"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libjasper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.900.1" rel="145.10"/>
-  <checksum type="sha256" pkgid="YES">8d45b0dff310eaa13cf50ba5f8a890a338ba30047ea94921a4515c6d7c3b67c5</checksum>
+  <checksum type="sha256" pkgid="YES">41dbd4455fa1ab975997f29ac20da7f0aa3b68c1aea0865a4d5e5fa1325e4ee8</checksum>
   <summary>JPEG-2000 library</summary>
   <description>This package contains libjasper, a library implementing the JPEG-2000
 image compression standard Part 1.</description>
   <packager/>
   <url>http://www.ece.uvic.ca/~mdadams/jasper/</url>
-  <time file="1375473200" build="1375473189"/>
-  <size package="136678" installed="358464" archive="359048"/>
-<location href="i686/libjasper-1.900.1-145.10.i686.rpm"/>
+  <time file="1375474790" build="1375474765"/>
+  <size package="138499" installed="382872" archive="383464"/>
+<location href="x86_64/libjasper-1.900.1-145.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Graphics/Convertors</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>jasper-1.900.1-145.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3137"/>
+    <rpm:header-range start="280" end="3369"/>
     <rpm:provides>
       <rpm:entry name="libjasper" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
-      <rpm:entry name="libjasper(x86-32)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
-      <rpm:entry name="libjasper.so.1"/>
+      <rpm:entry name="libjasper(x86-64)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="libjasper.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libjasper-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.900.1" rel="145.10"/>
+  <checksum type="sha256" pkgid="YES">f2aa1379a8825c2a52603e54c75bf38ae2e8112280b8a0288b50f3475dfb547e</checksum>
+  <summary>JPEG-2000 library</summary>
+  <description>This package contains libjasper, a library implementing the JPEG-2000
+image compression standard Part 1.</description>
+  <packager/>
+  <url>http://www.ece.uvic.ca/~mdadams/jasper/</url>
+  <time file="1375473200" build="1375473191"/>
+  <size package="136441" installed="358464" archive="359048"/>
+<location href="x86_64/libjasper-32bit-1.900.1-145.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>SUSE-Public-Domain</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Graphics/Convertors</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>jasper-1.900.1-145.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2946"/>
+    <rpm:provides>
+      <rpm:entry name="libjasper-32bit" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="libjasper-32bit(x86-32)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="libjasper.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
@@ -40482,27 +48147,27 @@ image compression standard Part 1.</description>
 </package>
 <package type="rpm">
   <name>libjasper-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.900.1" rel="145.10"/>
-  <checksum type="sha256" pkgid="YES">9c0adf442dd1644aaa2a240af54f4e8d5d2b62158d661d858a27446dcfeec700</checksum>
+  <checksum type="sha256" pkgid="YES">48476e327a3c27fb4eca623ce9b8a7df4e3c9e7c9fb037ad1278eee1d2371883</checksum>
   <summary>JPEG-2000 library - files mandatory for development</summary>
   <description>This package contains libjasper, a library implementing the JPEG-2000
 image compression standard Part 1.</description>
   <packager/>
   <url>http://www.ece.uvic.ca/~mdadams/jasper/</url>
-  <time file="1375473200" build="1375473189"/>
-  <size package="22241" installed="138287" archive="141472"/>
-<location href="i686/libjasper-devel-1.900.1-145.10.i686.rpm"/>
+  <time file="1375474790" build="1375474765"/>
+  <size package="22417" installed="138287" archive="141472"/>
+<location href="x86_64/libjasper-devel-1.900.1-145.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>jasper-1.900.1-145.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4513"/>
+    <rpm:header-range start="280" end="4689"/>
     <rpm:provides>
       <rpm:entry name="libjasper-devel" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
-      <rpm:entry name="libjasper-devel(x86-32)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
+      <rpm:entry name="libjasper-devel(x86-64)" flags="EQ" epoch="0" ver="1.900.1" rel="145.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libjpeg8-devel"/>
@@ -40512,41 +48177,88 @@ image compression standard Part 1.</description>
 </package>
 <package type="rpm">
   <name>libjpeg</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.0.2" rel="3.19"/>
-  <checksum type="sha256" pkgid="YES">8eb3be28b94d27a6070e2fc51ce3b45cc9cf75e570d3396d8fec9ac46b4c3a43</checksum>
+  <checksum type="sha256" pkgid="YES">0c5e335a9e1df488f01a912894a9bc467715b27c9f5c5ee762821a7797d335e1</checksum>
   <summary>The MMX/SSE accelerated JPEG compression/decompression library</summary>
   <description>This library contains MMX/SSE accelerated functions for manipulating
 JPEG images.</description>
   <packager/>
   <url>http://sourceforge.net/projects/libjpeg-turbo</url>
-  <time file="1377043832" build="1377043802"/>
-  <size package="132463" installed="691676" archive="692228"/>
-<location href="i686/libjpeg-8.0.2-3.19.i686.rpm"/>
+  <time file="1377042983" build="1377042971"/>
+  <size package="126556" installed="623208" archive="623764"/>
+<location href="x86_64/libjpeg-8.0.2-3.19.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3740"/>
+    <rpm:header-range start="280" end="4024"/>
     <rpm:provides>
       <rpm:entry name="libjpeg" flags="EQ" epoch="0" ver="8.0.2"/>
       <rpm:entry name="libjpeg" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
-      <rpm:entry name="libjpeg(x86-32)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+      <rpm:entry name="libjpeg(x86-64)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEGTURBO_8.0)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libjpeg8"/>
+      <rpm:entry name="libturbojpeg.so()(64bit)"/>
+      <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.0)(64bit)"/>
+      <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.1)(64bit)"/>
+      <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.2)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libjpeg" flags="LT" epoch="0" ver="8.0.2"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libjpeg-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.0.2" rel="3.19"/>
+  <checksum type="sha256" pkgid="YES">7edc124c373bc58116bb8f68bc569e73c983b1a892f802dd1d8914f649754582</checksum>
+  <summary>The MMX/SSE accelerated JPEG compression/decompression library</summary>
+  <description>This library contains MMX/SSE accelerated functions for manipulating
+JPEG images.</description>
+  <packager/>
+  <url>http://sourceforge.net/projects/libjpeg-turbo</url>
+  <time file="1377043832" build="1377043805"/>
+  <size package="132332" installed="691676" archive="692228"/>
+<location href="x86_64/libjpeg-32bit-8.0.2-3.19.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3461"/>
+    <rpm:provides>
+      <rpm:entry name="libjpeg-32bit" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+      <rpm:entry name="libjpeg-32bit(x86-32)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
       <rpm:entry name="libjpeg.so.8"/>
       <rpm:entry name="libjpeg.so.8(LIBJPEGTURBO_8.0)"/>
       <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libjpeg8"/>
       <rpm:entry name="libturbojpeg.so"/>
       <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.0)"/>
       <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.1)"/>
       <rpm:entry name="libturbojpeg.so(TURBOJPEG_1.2)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -40555,36 +48267,33 @@ JPEG images.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="libjpeg" flags="LT" epoch="0" ver="8.0.2"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libjpeg-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.0.2" rel="3.19"/>
-  <checksum type="sha256" pkgid="YES">80f755b694582d254e2a4599066c495cb323aa3d93ea0a9dfdd6034f989cd88f</checksum>
+  <checksum type="sha256" pkgid="YES">ca1ab00f1d18c1c947bbb50dbd12c48291cbca00807e16d75e176f697d70872b</checksum>
   <summary>Development Tools for applications which will use the Libjpeg Library</summary>
   <description>The libjpeg-devel package includes the header files and libraries
 necessary for compiling and linking programs which will manipulate JPEG
 files using the libjpeg library.</description>
   <packager/>
   <url>http://sourceforge.net/projects/libjpeg-turbo</url>
-  <time file="1377043832" build="1377043802"/>
-  <size package="94661" installed="357649" archive="359584"/>
-<location href="i686/libjpeg-devel-8.0.2-3.19.i686.rpm"/>
+  <time file="1377042983" build="1377042971"/>
+  <size package="94786" installed="357649" archive="359588"/>
+<location href="x86_64/libjpeg-devel-8.0.2-3.19.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4064"/>
+    <rpm:header-range start="280" end="4240"/>
     <rpm:provides>
       <rpm:entry name="libjpeg-devel" flags="EQ" epoch="0" ver="8.0.2"/>
       <rpm:entry name="libjpeg-devel" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
-      <rpm:entry name="libjpeg-devel(x86-32)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+      <rpm:entry name="libjpeg-devel(x86-64)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
       <rpm:entry name="libjpeg-turbo-devel"/>
       <rpm:entry name="libjpeg8-devel"/>
     </rpm:provides>
@@ -40597,39 +48306,68 @@ files using the libjpeg library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libjpeg-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.0.2" rel="3.19"/>
+  <checksum type="sha256" pkgid="YES">9f624eb98aaafccc927d348f874afb92ee87664dd90e4ff779d7260f3a5aa2c8</checksum>
+  <summary>Development Tools for applications which will use the Libjpeg Library</summary>
+  <description>The libjpeg-devel package includes the header files and libraries
+necessary for compiling and linking programs which will manipulate JPEG
+files using the libjpeg library.</description>
+  <packager/>
+  <url>http://sourceforge.net/projects/libjpeg-turbo</url>
+  <time file="1377043832" build="1377043805"/>
+  <size package="2572" installed="0" archive="272"/>
+<location href="x86_64/libjpeg-devel-32bit-8.0.2-3.19.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2465"/>
+    <rpm:provides>
+      <rpm:entry name="libjpeg-devel-32bit" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+      <rpm:entry name="libjpeg-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="8.0.2" rel="3.19"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libjpeg-turbo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.19"/>
-  <checksum type="sha256" pkgid="YES">946babf60e5e9fc174b83bd7f665877ac6a6e9a8c25a8c6f4674024e6195d8af</checksum>
+  <checksum type="sha256" pkgid="YES">3fa24a2f9c2dd66cb03ef5e75cc5c4958575e10b5e59c5452f6eeb3223e21a03</checksum>
   <summary>A MMX/SSE2 accelerated library for manipulating JPEG image files</summary>
   <description>The libjpeg-turbo package contains a library of functions for manipulating
 JPEG images.</description>
   <packager/>
   <url>http://sourceforge.net/projects/libjpeg-turbo</url>
-  <time file="1377043832" build="1377043802"/>
-  <size package="38753" installed="125990" archive="127072"/>
-<location href="i686/libjpeg-turbo-1.2.1-3.19.i686.rpm"/>
+  <time file="1377042983" build="1377042971"/>
+  <size package="41061" installed="139390" archive="140472"/>
+<location href="x86_64/libjpeg-turbo-1.2.1-3.19.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4524"/>
+    <rpm:header-range start="280" end="4740"/>
     <rpm:provides>
       <rpm:entry name="libjpeg-turbo" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
-      <rpm:entry name="libjpeg-turbo(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libjpeg-turbo(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/djpeg</file>
     <file>/usr/bin/jpegtran</file>
     <file>/usr/bin/cjpeg</file>
@@ -40640,26 +48378,26 @@ JPEG images.</description>
 </package>
 <package type="rpm">
   <name>libjpeg-turbo-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="3.19"/>
-  <checksum type="sha256" pkgid="YES">85cae3c6d909aede2e36eb8afb32619a40d23f59733c1a3998440922fef38326</checksum>
+  <checksum type="sha256" pkgid="YES">cee7f4f48b5e34d038f3ff76183105a976a217270762709f4471a94cff629f0a</checksum>
   <summary>Documentation for package libjpeg-turbo</summary>
   <description>This package provides documentation for package libjpeg-turbo.</description>
   <packager/>
   <url>http://sourceforge.net/projects/libjpeg-turbo</url>
-  <time file="1377043832" build="1377043802"/>
-  <size package="16637" installed="13683" archive="14548"/>
-<location href="i686/libjpeg-turbo-docs-1.2.1-3.19.i686.rpm"/>
+  <time file="1377042983" build="1377042971"/>
+  <size package="16814" installed="13683" archive="14548"/>
+<location href="x86_64/libjpeg-turbo-docs-1.2.1-3.19.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libjpeg-turbo-1.2.1-3.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2649"/>
+    <rpm:header-range start="280" end="2826"/>
     <rpm:provides>
       <rpm:entry name="libjpeg-turbo-docs" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
-      <rpm:entry name="libjpeg-turbo-docs(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
+      <rpm:entry name="libjpeg-turbo-docs(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="3.19"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -40667,9 +48405,9 @@ JPEG images.</description>
 </package>
 <package type="rpm">
   <name>libjpeg6</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6b" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">330ff3776e49cda93ca49aa65b7210f67959f440bd0456fd0a02c0ed05839a1c</checksum>
+  <checksum type="sha256" pkgid="YES">fc70f1db10ea03ba476887116a78c1a02207ed578faabbd5153d6593d14ceb68</checksum>
   <summary>A library for manipulating JPEG image format files</summary>
   <description>The libjpeg package contains a library of functions for manipulating
 JPEG images, as well as simple client programs for accessing the
@@ -40681,24 +48419,66 @@ files.  Rdjpgcom displays any text comments included in a JPEG file.
 Wrjpgcom inserts text comments into a JPEG file.</description>
   <packager/>
   <url>http://www.ijg.org/</url>
-  <time file="1375476619" build="1375476600"/>
-  <size package="70286" installed="159272" archive="159692"/>
-<location href="i686/libjpeg6-6b-2.8.i686.rpm"/>
+  <time file="1375478635" build="1375478626"/>
+  <size package="71914" installed="166952" archive="167372"/>
+<location href="x86_64/libjpeg6-6b-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>IJG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libjpeg6-6b-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3587"/>
+    <rpm:header-range start="280" end="3815"/>
     <rpm:provides>
-      <rpm:entry name="libjpeg.so.62"/>
+      <rpm:entry name="libjpeg.so.62()(64bit)"/>
       <rpm:entry name="libjpeg6" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
-      <rpm:entry name="libjpeg6(x86-32)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
+      <rpm:entry name="libjpeg6(x86-64)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libjpeg6-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="6b" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">f8531830c501fe373ac24c73a3b2abae516816d1f35996ee968ac5fcc44d9edb</checksum>
+  <summary>A library for manipulating JPEG image format files</summary>
+  <description>The libjpeg package contains a library of functions for manipulating
+JPEG images, as well as simple client programs for accessing the
+libjpeg functions.  Libjpeg client programs include cjpeg, djpeg,
+jpegtran, rdjpgcom and wrjpgcom.  Cjpeg compresses an image file into
+JPEG format.  Djpeg decompresses a JPEG file into a regular image
+file.  Jpegtran can perform various useful transformations on JPEG
+files.  Rdjpgcom displays any text comments included in a JPEG file.
+Wrjpgcom inserts text comments into a JPEG file.</description>
+  <packager/>
+  <url>http://www.ijg.org/</url>
+  <time file="1375476619" build="1375476602"/>
+  <size package="70042" installed="159272" archive="159692"/>
+<location href="x86_64/libjpeg6-32bit-6b-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>IJG</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libjpeg6-6b-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3404"/>
+    <rpm:provides>
+      <rpm:entry name="libjpeg.so.62"/>
+      <rpm:entry name="libjpeg6-32bit" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
+      <rpm:entry name="libjpeg6-32bit(x86-32)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -40710,9 +48490,9 @@ Wrjpgcom inserts text comments into a JPEG file.</description>
 </package>
 <package type="rpm">
   <name>libjpeg6-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6b" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">86538279dfb515709693cc776ab2bc59db7b140ac73e851f83acc4c0548be4cb</checksum>
+  <checksum type="sha256" pkgid="YES">1413e55735ac4c2c437023c074e6be192753a7b9d5506f9a55cf99a63a66d555</checksum>
   <summary>Development tools for programs which will use the libjpeg library</summary>
   <description>The libjpeg-devel package includes the header files and documentation
 necessary for developing programs which will manipulate JPEG files using
@@ -40723,29 +48503,29 @@ you should install libjpeg-devel.  You'll also need to have the libjpeg
 package installed.</description>
   <packager/>
   <url>http://www.ijg.org/</url>
-  <time file="1375476619" build="1375476600"/>
-  <size package="47937" installed="170280" archive="171756"/>
-<location href="i686/libjpeg6-devel-6b-2.8.i686.rpm"/>
+  <time file="1375478635" build="1375478626"/>
+  <size package="48322" installed="173932" archive="175412"/>
+<location href="x86_64/libjpeg6-devel-6b-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>IJG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libjpeg6-6b-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5195"/>
+    <rpm:header-range start="280" end="5391"/>
     <rpm:provides>
       <rpm:entry name="libjpeg6-devel" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
-      <rpm:entry name="libjpeg6-devel(x86-32)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
+      <rpm:entry name="libjpeg6-devel(x86-64)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libjpeg.so.62"/>
       <rpm:entry name="libjpeg6" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libjpeg.so.62()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="libjpeg-turbo"/>
@@ -40760,26 +48540,26 @@ package installed.</description>
 </package>
 <package type="rpm">
   <name>libjpeg6-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6b" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">89a176ed872254b87e8edf0c18fd88268cc8e2227c7b5119bbdf4d47e9a9299e</checksum>
+  <checksum type="sha256" pkgid="YES">7828bb1c3f5a86869204356a815500351b1db56f3a3b10f7c151d67951f09688</checksum>
   <summary>Documentation for package libjpeg6</summary>
   <description>This package provides documentation for package libjpeg6.</description>
   <packager/>
   <url>http://www.ijg.org/</url>
-  <time file="1375476619" build="1375476600"/>
-  <size package="15629" installed="12613" archive="13472"/>
-<location href="i686/libjpeg6-docs-6b-2.8.i686.rpm"/>
+  <time file="1375478635" build="1375478626"/>
+  <size package="15802" installed="12613" archive="13472"/>
+<location href="x86_64/libjpeg6-docs-6b-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>IJG</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libjpeg6-6b-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2719"/>
+    <rpm:header-range start="280" end="2892"/>
     <rpm:provides>
       <rpm:entry name="libjpeg6-docs" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
-      <rpm:entry name="libjpeg6-docs(x86-32)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
+      <rpm:entry name="libjpeg6-docs(x86-64)" flags="EQ" epoch="0" ver="6b" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -40787,31 +48567,67 @@ package installed.</description>
 </package>
 <package type="rpm">
   <name>libjson</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">50b8dfe43ac1b060eda928625fa246da490c1bbd2cf184001dc7c149131ea025</checksum>
+  <checksum type="sha256" pkgid="YES">f2d3733417db7e5a775776ee1ee0863374eb6d8998481449ff0b53d14de4513d</checksum>
   <summary>JSON shared lib</summary>
   <description>This package includes the JSON library.</description>
   <packager/>
   <url>http://oss.metaparadigm.com/json-c</url>
-  <time file="1375472361" build="1375472344"/>
-  <size package="19432" installed="42882" archive="43588"/>
-<location href="i686/libjson-0.10-2.10.i686.rpm"/>
+  <time file="1375473988" build="1375473975"/>
+  <size package="19419" installed="48942" archive="49648"/>
+<location href="x86_64/libjson-0.10-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>json-c-0.10-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3133"/>
+    <rpm:header-range start="280" end="3369"/>
     <rpm:provides>
       <rpm:entry name="libjson" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
-      <rpm:entry name="libjson(x86-32)" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
-      <rpm:entry name="libjson.so.0"/>
+      <rpm:entry name="libjson(x86-64)" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libjson-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">e310bde4668c5e070b2e0107425de2ca4748847c18c03d4fb767d3104c13b634</checksum>
+  <summary>JSON shared lib</summary>
+  <description>This package includes the JSON library.</description>
+  <packager/>
+  <url>http://oss.metaparadigm.com/json-c</url>
+  <time file="1375472361" build="1375472345"/>
+  <size package="18334" installed="41812" archive="42228"/>
+<location href="x86_64/libjson-32bit-0.10-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>json-c-0.10-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2710"/>
+    <rpm:provides>
+      <rpm:entry name="libjson-32bit" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
+      <rpm:entry name="libjson-32bit(x86-32)" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
+      <rpm:entry name="libjson.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
@@ -40824,27 +48640,27 @@ package installed.</description>
 </package>
 <package type="rpm">
   <name>libjson-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9ac70bbeb3102cf122394f1ba26afb905bf8b806628032014350a88dd8d6f802</checksum>
+  <checksum type="sha256" pkgid="YES">f811500f7bf92610ef77bfca6387224286d46fdb0f69bd067f36ad31b86de859</checksum>
   <summary>Development headers and libraries for json-c</summary>
   <description>This package includes header files and scripts needed for developers
 using the json-c library</description>
   <packager/>
   <url>http://oss.metaparadigm.com/json-c</url>
-  <time file="1375472361" build="1375472344"/>
-  <size package="15350" installed="47472" archive="49900"/>
-<location href="i686/libjson-devel-0.10-2.10.i686.rpm"/>
+  <time file="1375473988" build="1375473975"/>
+  <size package="15526" installed="47474" archive="49908"/>
+<location href="x86_64/libjson-devel-0.10-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>json-c-0.10-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4141"/>
+    <rpm:header-range start="280" end="4321"/>
     <rpm:provides>
       <rpm:entry name="libjson-devel" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
-      <rpm:entry name="libjson-devel(x86-32)" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
+      <rpm:entry name="libjson-devel(x86-64)" flags="EQ" epoch="0" ver="0.10" rel="2.10"/>
       <rpm:entry name="pkgconfig(json)" flags="EQ" epoch="0" ver="0.10"/>
     </rpm:provides>
     <rpm:requires>
@@ -40855,9 +48671,9 @@ using the json-c library</description>
 </package>
 <package type="rpm">
   <name>libjson-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.16.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">74225e21797351236a9db84d3ada4c0cd71b40aaad62002f5bee5af29f0153cc</checksum>
+  <checksum type="sha256" pkgid="YES">8641baf69c880442e4743ad94dec2c4d91ffe245958551f857de4ab861b94abb</checksum>
   <summary>Library for JavaScript Object Notation format</summary>
   <description>JSON is a lightweight data-interchange format.It is easy for humans to
 read and write. It is easy for machines to parse and generate.
@@ -40872,27 +48688,74 @@ GObject classes for direct serialization into, and deserialization from,
 JSON data streams.</description>
   <packager/>
   <url>http://live.gnome.org/JsonGlib</url>
-  <time file="1375474683" build="1375474673"/>
-  <size package="67641" installed="211194" archive="211940"/>
-<location href="i686/libjson-glib-0.16.0-2.9.i686.rpm"/>
+  <time file="1375476246" build="1375476232"/>
+  <size package="69012" installed="225038" archive="225784"/>
+<location href="x86_64/libjson-glib-0.16.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>json-glib-0.16.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3860"/>
+    <rpm:header-range start="280" end="4080"/>
     <rpm:provides>
       <rpm:entry name="json-glib" flags="EQ" epoch="0" ver="0.16.0"/>
       <rpm:entry name="libjson-glib" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
-      <rpm:entry name="libjson-glib(x86-32)" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
-      <rpm:entry name="libjson-glib-1.0.so.0"/>
+      <rpm:entry name="libjson-glib(x86-64)" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
+      <rpm:entry name="libjson-glib-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libjson-glib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.16.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">01a6e1283441e2cb3479cf0f136fa3f9b09045a26ecd7667bdeadf65d5e6a819</checksum>
+  <summary>Library for JavaScript Object Notation format</summary>
+  <description>JSON is a lightweight data-interchange format.It is easy for humans to
+read and write. It is easy for machines to parse and generate.
+
+JSON-GLib provides a parser and a generator GObject classes and various
+wrappers for the complex data types employed by JSON, such as arrays
+and objects.
+
+JSON-GLib uses GLib native data types and the generic value container
+GValue for ease of development. It also provides integration with the
+GObject classes for direct serialization into, and deserialization from,
+JSON data streams.</description>
+  <packager/>
+  <url>http://live.gnome.org/JsonGlib</url>
+  <time file="1375474683" build="1375474675"/>
+  <size package="58735" installed="184764" archive="185212"/>
+<location href="x86_64/libjson-glib-32bit-0.16.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>json-glib-0.16.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3393"/>
+    <rpm:provides>
+      <rpm:entry name="libjson-glib-1.0.so.0"/>
+      <rpm:entry name="libjson-glib-32bit" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
+      <rpm:entry name="libjson-glib-32bit(x86-32)" flags="EQ" epoch="0" ver="0.16.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -40905,94 +48768,91 @@ JSON data streams.</description>
 </package>
 <package type="rpm">
   <name>libkeyutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">46c98854ff99eb7278b6beda2d83f57840770acfa6f0fe9e293a5605107c4b59</checksum>
+  <checksum type="sha256" pkgid="YES">e991b24894ab50ae02176de188e4800392c41e798893b2c1f842e4d884977583</checksum>
   <summary>Key utilities library</summary>
   <description>This package provides a wrapper library for the key management facility
 system calls.</description>
   <packager/>
   <url>http://people.redhat.com/~dhowells/keyutils/</url>
-  <time file="1375472959" build="1375472947"/>
-  <size package="17014" installed="43262" archive="43980"/>
-<location href="i686/libkeyutils-1.5.3-2.11.i686.rpm"/>
+  <time file="1375474529" build="1375474517"/>
+  <size package="17221" installed="44778" archive="45500"/>
+<location href="x86_64/libkeyutils-1.5.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>keyutils-1.5.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3371"/>
+    <rpm:header-range start="280" end="3615"/>
     <rpm:provides>
       <rpm:entry name="libkeyutils" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-      <rpm:entry name="libkeyutils(x86-32)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
-      <rpm:entry name="libkeyutils.so.1"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.0)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.3)"/>
-      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.4)"/>
+      <rpm:entry name="libkeyutils(x86-64)" flags="EQ" epoch="0" ver="1.5.3" rel="2.11"/>
+      <rpm:entry name="libkeyutils.so.1()(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_0.3)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.3)(64bit)"/>
+      <rpm:entry name="libkeyutils.so.1(KEYUTILS_1.4)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libkmod</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">4f12468d822fb5cc7b1809bcf355f6cfe5f27996a1e90a414633114f217c7cad</checksum>
+  <checksum type="sha256" pkgid="YES">1075c91e84cc09c0ea4354afb1a0337951869cc71935abdb8d78e6be5c4da71a</checksum>
   <summary>Library to interact with Linux kernel modules</summary>
   <description>libkmod was created to allow programs to easily insert, remove and
 list modules, also checking its properties, dependencies and aliases.</description>
   <packager/>
   <url>http://www.politreco.com/2011/12/announce-kmod-2/</url>
-  <time file="1375471980" build="1375471968"/>
-  <size package="44056" installed="110460" archive="110876"/>
-<location href="i686/libkmod-12-2.11.i686.rpm"/>
+  <time file="1375473852" build="1375473843"/>
+  <size package="40917" installed="106328" archive="106744"/>
+<location href="x86_64/libkmod-12-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>kmod-12-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3315"/>
+    <rpm:header-range start="280" end="3483"/>
     <rpm:provides>
       <rpm:entry name="libkmod" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="libkmod(x86-32)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="libkmod.so.2"/>
-      <rpm:entry name="libkmod.so.2(LIBKMOD_5)"/>
-      <rpm:entry name="libkmod.so.2(LIBKMOD_6)"/>
+      <rpm:entry name="libkmod(x86-64)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
+      <rpm:entry name="libkmod.so.2()(64bit)"/>
+      <rpm:entry name="libkmod.so.2(LIBKMOD_5)(64bit)"/>
+      <rpm:entry name="libkmod.so.2(LIBKMOD_6)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libkmod-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">e5d64c9f837ba26c4010e694d98d66980d36556cb86dc9414c002b33da36c7e2</checksum>
+  <checksum type="sha256" pkgid="YES">b2f07bf16c5e06ced91807026715657517797218cf025bd7c9be49ad576dd506</checksum>
   <summary>Development files for libkmod</summary>
   <description>libkmod was created to allow programs to easily insert, remove and
 list modules, also checking its properties, dependencies and aliases.
@@ -41001,19 +48861,19 @@ This package contains the development headers for the library found
 in libkmod.</description>
   <packager/>
   <url>http://www.politreco.com/2011/12/announce-kmod-2/</url>
-  <time file="1375471980" build="1375471968"/>
-  <size package="5751" installed="9665" archive="10360"/>
-<location href="i686/libkmod-devel-12-2.11.i686.rpm"/>
+  <time file="1375473852" build="1375473843"/>
+  <size package="5932" installed="9669" archive="10368"/>
+<location href="x86_64/libkmod-devel-12-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>kmod-12-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3055"/>
+    <rpm:header-range start="280" end="3235"/>
     <rpm:provides>
       <rpm:entry name="libkmod-devel" flags="EQ" epoch="0" ver="12" rel="2.11"/>
-      <rpm:entry name="libkmod-devel(x86-32)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
+      <rpm:entry name="libkmod-devel(x86-64)" flags="EQ" epoch="0" ver="12" rel="2.11"/>
       <rpm:entry name="pkgconfig(libkmod)" flags="EQ" epoch="0" ver="12"/>
     </rpm:provides>
     <rpm:requires>
@@ -41024,88 +48884,84 @@ in libkmod.</description>
 </package>
 <package type="rpm">
   <name>libkms</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.45" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">abd6f5d3a5969f889e313a01f0366ef67b63af21eba6abd286b23445b34d3942</checksum>
+  <checksum type="sha256" pkgid="YES">2ed09a38bf75d4a6d39875f1f6920b36b2afd433474fdb1d71b9b53a9d871d93</checksum>
   <summary>Userspace interface to kernel DRM buffer management</summary>
   <description>Userspace interface to kernel DRM buffer management</description>
   <packager/>
   <url>http://cgit.freedesktop.org/mesa/drm</url>
-  <time file="1376538033" build="1376538020"/>
-  <size package="8755" installed="16980" archive="17388"/>
-<location href="i686/libkms-2.4.45-4.10.i686.rpm"/>
+  <time file="1376538047" build="1376538031"/>
+  <size package="8483" installed="18568" archive="18984"/>
+<location href="x86_64/libkms-2.4.45-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libdrm-2.4.45-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3209"/>
+    <rpm:header-range start="280" end="3337"/>
     <rpm:provides>
       <rpm:entry name="libkms" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libkms(x86-32)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
-      <rpm:entry name="libkms.so.1"/>
+      <rpm:entry name="libkms(x86-64)" flags="EQ" epoch="0" ver="2.4.45" rel="4.10"/>
+      <rpm:entry name="libkms.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libksba</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">306ff7715507dc115e1a030437230ec34654670c735f617c18cc6b13106c16bc</checksum>
+  <checksum type="sha256" pkgid="YES">f7097dc56d5668f5ded3bc0a21bdb450b5cbda6839d12293ce026f20d1b803c1</checksum>
   <summary>KSBA Library</summary>
   <description>KSBA is a library to simplify the task of working with X.509
 certificates, CMS data, and related data.</description>
   <packager/>
   <url>http://www.gnupg.org/aegypten/</url>
-  <time file="1374118103" build="1374118094"/>
-  <size package="108553" installed="307909" archive="309088"/>
-<location href="i686/libksba-1.3.0-3.3.i686.rpm"/>
+  <time file="1374118671" build="1374118657"/>
+  <size package="107478" installed="319109" archive="320288"/>
+<location href="x86_64/libksba-1.3.0-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ and LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libksba-1.3.0-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3734"/>
+    <rpm:header-range start="280" end="3954"/>
     <rpm:provides>
       <rpm:entry name="libksba" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
-      <rpm:entry name="libksba(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
-      <rpm:entry name="libksba.so.8"/>
-      <rpm:entry name="libksba.so.8(KSBA_0.9)"/>
-      <rpm:entry name="libksba.so.8(KSBA_PRIVATE_TESTS)"/>
+      <rpm:entry name="libksba(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
+      <rpm:entry name="libksba.so.8()(64bit)"/>
+      <rpm:entry name="libksba.so.8(KSBA_0.9)(64bit)"/>
+      <rpm:entry name="libksba.so.8(KSBA_PRIVATE_TESTS)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libksba-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">bba94c3982ca0ba34b25b5e9a4363638daa5b32858f464d8c1c3772fbb04fa01</checksum>
+  <checksum type="sha256" pkgid="YES">58b6a757dbd7bf84a707cb78b8984d39d3c81044c6d02ba07a744a01b84a5a6d</checksum>
   <summary>A X</summary>
   <description>KSBA is a library to simplify the task of working with X.509
 certificates, CMS data, and related data.
@@ -41114,19 +48970,19 @@ This package contains the needed files to compile and link against the
 libksba.</description>
   <packager/>
   <url>http://www.gnupg.org/aegypten/</url>
-  <time file="1374118103" build="1374118094"/>
-  <size package="36000" installed="56737" archive="57564"/>
-<location href="i686/libksba-devel-1.3.0-3.3.i686.rpm"/>
+  <time file="1374118671" build="1374118657"/>
+  <size package="36191" installed="56756" archive="57588"/>
+<location href="x86_64/libksba-devel-1.3.0-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ and LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libksba-1.3.0-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3214"/>
+    <rpm:header-range start="280" end="3394"/>
     <rpm:provides>
       <rpm:entry name="libksba-devel" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
-      <rpm:entry name="libksba-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
+      <rpm:entry name="libksba-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="3.3"/>
       <rpm:entry name="libksba:/usr/include/ksba.h"/>
     </rpm:provides>
     <rpm:requires>
@@ -41139,65 +48995,65 @@ libksba.</description>
 </package>
 <package type="rpm">
   <name>liblbs-dbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">c5fb272a4acaced1bcbd6888b01a399a3710032660bd2dc61a2aa59d220c31bb</checksum>
+  <checksum type="sha256" pkgid="YES">2afc0a32194d5319a51413211dd65c5e88628eb41de57ab070f3f3ab3c6d1729</checksum>
   <summary>LBS dbus library</summary>
   <description>LBS client API library</description>
   <packager/>
   <url/>
-  <time file="1377320996" build="1377320977"/>
-  <size package="33777" installed="132188" archive="133388"/>
-<location href="i686/liblbs-dbus-0.1.6-3.7.i686.rpm"/>
+  <time file="1377321005" build="1377320997"/>
+  <size package="35237" installed="143316" archive="144524"/>
+<location href="x86_64/liblbs-dbus-0.1.6-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Libraries</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>lbs-dbus-0.1.6-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3964"/>
+    <rpm:header-range start="280" end="4204"/>
     <rpm:provides>
       <rpm:entry name="liblbs-dbus" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="liblbs-dbus(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="liblbs-dbus-server.so.0"/>
-      <rpm:entry name="liblbs-dbus.so.0"/>
+      <rpm:entry name="liblbs-dbus(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
+      <rpm:entry name="liblbs-dbus-server.so.0()(64bit)"/>
+      <rpm:entry name="liblbs-dbus.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/lbs-dbus-server.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>liblbs-dbus-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">b038fd7d4eb4892edae44f6de939cf63d7d7e940c113628cca77769815869a22</checksum>
+  <checksum type="sha256" pkgid="YES">37e7e011f36f6cbcd510597ed0545d8b0975373b5980e0b4edbd3f88ff627725</checksum>
   <summary>Telephony client API (devel)</summary>
   <description>LBS client API library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320996" build="1377320977"/>
-  <size package="4729" installed="4600" archive="5496"/>
-<location href="i686/liblbs-dbus-devel-0.1.6-3.7.i686.rpm"/>
+  <time file="1377321005" build="1377320997"/>
+  <size package="4913" installed="4600" archive="5500"/>
+<location href="x86_64/liblbs-dbus-devel-0.1.6-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Location</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>lbs-dbus-0.1.6-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3184"/>
+    <rpm:header-range start="280" end="3368"/>
     <rpm:provides>
       <rpm:entry name="liblbs-dbus-devel" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
-      <rpm:entry name="liblbs-dbus-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
+      <rpm:entry name="liblbs-dbus-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="3.7"/>
       <rpm:entry name="pkgconfig(lbs-dbus)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -41210,27 +49066,27 @@ libksba.</description>
 </package>
 <package type="rpm">
   <name>liblcms2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a3933e127a6b8185e821568bec5060928743ace6cdde6911f9e6fb995eda1099</checksum>
+  <checksum type="sha256" pkgid="YES">0eb1fa0bc4afcf2b550464ba93552bc1a7704a7cf1d5c90e683922ae845dd033</checksum>
   <summary>Include Files and Libraries Mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.littlecms.com/</url>
-  <time file="1375473317" build="1375473306"/>
-  <size package="24547" installed="124613" archive="125308"/>
-<location href="i686/liblcms2-devel-2.4-2.10.i686.rpm"/>
+  <time file="1375474879" build="1375474864"/>
+  <size package="24732" installed="124615" archive="125320"/>
+<location href="x86_64/liblcms2-devel-2.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>lcms2-2.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2936"/>
+    <rpm:header-range start="280" end="3116"/>
     <rpm:provides>
       <rpm:entry name="liblcms2-devel" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
-      <rpm:entry name="liblcms2-devel(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
+      <rpm:entry name="liblcms2-devel(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.10"/>
       <rpm:entry name="pkgconfig(lcms2)" flags="EQ" epoch="0" ver="2.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -41242,153 +49098,148 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libleveldb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">4bfddf45605b6e4ad9c7dcb475ae33352d24a55c596c6ca8dae08810578b705e</checksum>
+  <checksum type="sha256" pkgid="YES">988bd46bd771379eebcaa4745957a96eaee958ea924fc2dc7516e2283a8e836b</checksum>
   <summary>A fast key-value storage library</summary>
   <description>LevelDB is a fast key-value storage library written at Google
 that provides an ordered mapping from string keys to string values.</description>
   <packager/>
   <url/>
-  <time file="1375472631" build="1375472620"/>
-  <size package="134455" installed="389604" archive="390320"/>
-<location href="i686/libleveldb-1.1-4.10.i686.rpm"/>
+  <time file="1375474324" build="1375474315"/>
+  <size package="126962" installed="409864" archive="410596"/>
+<location href="x86_64/libleveldb-1.1-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>leveldb-1.1-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3506"/>
+    <rpm:header-range start="280" end="3742"/>
     <rpm:provides>
       <rpm:entry name="libleveldb" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
-      <rpm:entry name="libleveldb(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
-      <rpm:entry name="libleveldb.so"/>
-      <rpm:entry name="libmemenv.so"/>
+      <rpm:entry name="libleveldb(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="4.10"/>
+      <rpm:entry name="libleveldb.so()(64bit)"/>
+      <rpm:entry name="libmemenv.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblivebox</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a42d3fc255f3b94dcb038edc8afc7f0f6edc3d4f11af16819b8473890e935227</checksum>
+  <checksum type="sha256" pkgid="YES">03abe9817c85c0e3b9318826ef657be4fd9f696b79f88d63492ec5a7046e1649</checksum>
   <summary>Library for the development of a livebox</summary>
   <description>Livebox development library</description>
   <packager/>
   <url/>
-  <time file="1377321715" build="1377321710"/>
-  <size package="16479" installed="42362" archive="43080"/>
-<location href="i686/liblivebox-0.3.0-2.10.i686.rpm"/>
+  <time file="1377321745" build="1377321740"/>
+  <size package="16829" installed="44438" archive="45164"/>
+<location href="x86_64/liblivebox-0.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-0.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3035"/>
+    <rpm:header-range start="280" end="3223"/>
     <rpm:provides>
       <rpm:entry name="liblivebox" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
-      <rpm:entry name="liblivebox(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
-      <rpm:entry name="liblivebox.so.0"/>
+      <rpm:entry name="liblivebox(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
+      <rpm:entry name="liblivebox.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libprovider.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libprovider.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblivebox-cpp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f4f6f91000ab29b07e5bf08d2dc6fde69254c422b81e4da2c193327814d5da1a</checksum>
+  <checksum type="sha256" pkgid="YES">a0aa2c56cb6baa16f51783ede86e4ffff693172c3f033014cd0c9bb7d31992e5</checksum>
   <summary>C++ adaptor for a livebox</summary>
   <description>Livebox development library (C++)</description>
   <packager/>
   <url/>
-  <time file="1377321785" build="1377321780"/>
-  <size package="13425" installed="28938" archive="29680"/>
-<location href="i686/liblivebox-cpp-0.2.7-2.9.i686.rpm"/>
+  <time file="1377321800" build="1377321795"/>
+  <size package="13585" installed="34838" archive="35588"/>
+<location href="x86_64/liblivebox-cpp-0.2.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-cpp-0.2.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3223"/>
+    <rpm:header-range start="280" end="3455"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-cpp" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
-      <rpm:entry name="liblivebox-cpp(x86-32)" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
-      <rpm:entry name="liblivebox-cpp.so.0"/>
+      <rpm:entry name="liblivebox-cpp(x86-64)" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
+      <rpm:entry name="liblivebox-cpp.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="liblivebox-service.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="liblivebox-service.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblivebox-cpp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">7d8ec9de8dc8ca10dbf4e745029af97932d13d1a1c62bf448b0b275299796cd2</checksum>
+  <checksum type="sha256" pkgid="YES">77de5e7599acc754a8e7f6eba5d49025bfa2171413116c993c1c9b5e2324d541</checksum>
   <summary>Files for livebox development.</summary>
   <description>Livebox development library (C++) (dev)</description>
   <packager/>
   <url/>
-  <time file="1377321785" build="1377321780"/>
-  <size package="3757" installed="1916" archive="2500"/>
-<location href="i686/liblivebox-cpp-devel-0.2.7-2.9.i686.rpm"/>
+  <time file="1377321800" build="1377321795"/>
+  <size package="3939" installed="1918" archive="2504"/>
+<location href="x86_64/liblivebox-cpp-devel-0.2.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-cpp-0.2.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2679"/>
+    <rpm:header-range start="280" end="2859"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-cpp-devel" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
-      <rpm:entry name="liblivebox-cpp-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
+      <rpm:entry name="liblivebox-cpp-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.7" rel="2.9"/>
       <rpm:entry name="pkgconfig(livebox-cpp)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -41399,26 +49250,26 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>liblivebox-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">085ee495b0f6dd2a0a0d5bef7bced9355ef436accddcebace56f658a4cd949de</checksum>
+  <checksum type="sha256" pkgid="YES">b09b40e628f7a427b275a52d92b88aabb869a4c1f3faa84328c124036c82d147</checksum>
   <summary>Files for livebox development.</summary>
   <description>Livebox development library (dev)</description>
   <packager/>
   <url/>
-  <time file="1377321715" build="1377321710"/>
-  <size package="5424" installed="9780" archive="10344"/>
-<location href="i686/liblivebox-devel-0.3.0-2.10.i686.rpm"/>
+  <time file="1377321745" build="1377321740"/>
+  <size package="5605" installed="9782" archive="10348"/>
+<location href="x86_64/liblivebox-devel-0.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-0.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2627"/>
+    <rpm:header-range start="280" end="2807"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-devel" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
-      <rpm:entry name="liblivebox-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
+      <rpm:entry name="liblivebox-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(livebox)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -41429,72 +49280,70 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>liblivebox-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9cac9fb0cd23721c10501064379ab5e633a87cd1dabd7f12747445e4993ec00b</checksum>
+  <checksum type="sha256" pkgid="YES">0fa6d485a3b379ed21b13d2264e1a179fa72f0cac8ac53bcdf0c1e92237f188a</checksum>
   <summary>Service API for gathering installed livebox information.</summary>
   <description>Service API for gathering information of installed liveboxes</description>
   <packager/>
   <url/>
-  <time file="1377321583" build="1377321578"/>
-  <size package="26904" installed="80922" archive="81688"/>
-<location href="i686/liblivebox-service-0.4.3-2.10.i686.rpm"/>
+  <time file="1377321595" build="1377321590"/>
+  <size package="29153" installed="83278" archive="84052"/>
+<location href="x86_64/liblivebox-service-0.4.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-service-0.4.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3375"/>
+    <rpm:header-range start="280" end="3623"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-service" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
-      <rpm:entry name="liblivebox-service(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
-      <rpm:entry name="liblivebox-service.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="liblivebox-service(x86-64)" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
+      <rpm:entry name="liblivebox-service.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblivebox-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">070eb96bcbb4aa54e2a6123c9af76c93060163b81340203e9397e8817493c5d9</checksum>
+  <checksum type="sha256" pkgid="YES">8967f2acae5ae7b167e500980efcbd0f7422de97b806113bda4d9926a4191dbc</checksum>
   <summary>Files for livebox service.</summary>
   <description>Gathering the installed livebox information.</description>
   <packager/>
   <url/>
-  <time file="1377321583" build="1377321578"/>
-  <size package="5621" installed="11332" archive="12092"/>
-<location href="i686/liblivebox-service-devel-0.4.3-2.10.i686.rpm"/>
+  <time file="1377321595" build="1377321590"/>
+  <size package="5798" installed="11334" archive="12096"/>
+<location href="x86_64/liblivebox-service-devel-0.4.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-service-0.4.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2847"/>
+    <rpm:header-range start="280" end="3027"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-service-devel" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
-      <rpm:entry name="liblivebox-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
+      <rpm:entry name="liblivebox-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.4.3" rel="2.10"/>
       <rpm:entry name="pkgconfig(livebox-service)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -41505,74 +49354,72 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>liblivebox-viewer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">fa14b8095d13ed986642d4c139a83c17b06e4516ff8a87ee8fffc528750b9423</checksum>
+  <checksum type="sha256" pkgid="YES">1904526085014adf5a090cea1c0c7a04470633546042c1c0142bfca812aca5d0</checksum>
   <summary>Library for developing the application.</summary>
   <description>API for creating a new instance of the livebox and managing its life-cycle.</description>
   <packager/>
   <url/>
-  <time file="1377321649" build="1377321645"/>
-  <size package="48096" installed="155950" archive="156712"/>
-<location href="i686/liblivebox-viewer-0.13.1-2.12.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="51340" installed="156590" archive="157360"/>
+<location href="x86_64/liblivebox-viewer-0.13.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-viewer-0.13.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3410"/>
+    <rpm:header-range start="280" end="3674"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-viewer" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
-      <rpm:entry name="liblivebox-viewer(x86-32)" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
-      <rpm:entry name="liblivebox-viewer.so.0"/>
+      <rpm:entry name="liblivebox-viewer(x86-64)" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
+      <rpm:entry name="liblivebox-viewer.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="liblivebox-service.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="liblivebox-service.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblivebox-viewer-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">ee707a0cf741b513dd79c2bbe2e9e243378a03992eacb789d375eca5f11c7f28</checksum>
+  <checksum type="sha256" pkgid="YES">eeced9da7bcbe0c0da922777d2f1d5c000adc574fb5c6769b360451b5ebf3494</checksum>
   <summary>Header and package configuration files for the livebox viewer development.</summary>
   <description>Livebox viewer development library (dev)</description>
   <packager/>
   <url/>
-  <time file="1377321649" build="1377321645"/>
-  <size package="7988" installed="27682" archive="28272"/>
-<location href="i686/liblivebox-viewer-devel-0.13.1-2.12.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="8172" installed="27684" archive="28280"/>
+<location href="x86_64/liblivebox-viewer-devel-0.13.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>liblivebox-viewer-0.13.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2659"/>
+    <rpm:header-range start="280" end="2839"/>
     <rpm:provides>
       <rpm:entry name="liblivebox-viewer-devel" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
-      <rpm:entry name="liblivebox-viewer-devel(x86-32)" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
+      <rpm:entry name="liblivebox-viewer-devel(x86-64)" flags="EQ" epoch="0" ver="0.13.1" rel="2.12"/>
       <rpm:entry name="pkgconfig(livebox-viewer)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -41583,138 +49430,130 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>libllvm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">93871f9270dc867500f4093bc0a1314167d607235a1e0e17d23a682659a1e80a</checksum>
+  <checksum type="sha256" pkgid="YES">3a3525e840a2ab47fc2c5eec756f4646906ca4e0d37de1155bf9582345ae4ecc</checksum>
   <summary>LLVM shared libraries</summary>
   <description>Shared libraries for the LLVM compiler infrastructure.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047142" build="1377046064"/>
-  <size package="4577101" installed="17126810" archive="17127912"/>
-<location href="i686/libllvm-3.1-2.15.i686.rpm"/>
+  <time file="1377046756" build="1377045278"/>
+  <size package="4722877" installed="17954992" archive="17956108"/>
+<location href="x86_64/libllvm-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5195"/>
+    <rpm:header-range start="280" end="5347"/>
     <rpm:provides>
-      <rpm:entry name="BugpointPasses.so"/>
-      <rpm:entry name="LLVMgold.so"/>
+      <rpm:entry name="BugpointPasses.so()(64bit)"/>
+      <rpm:entry name="LLVMgold.so()(64bit)"/>
       <rpm:entry name="config(libllvm)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libLLVM-3.1.so"/>
-      <rpm:entry name="libLTO.so"/>
+      <rpm:entry name="libLLVM-3.1.so()(64bit)"/>
+      <rpm:entry name="libLTO.so()(64bit)"/>
       <rpm:entry name="libllvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libllvm(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libprofile_rt.so"/>
+      <rpm:entry name="libllvm(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="libprofile_rt.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libLLVM-3.1.so"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
       <rpm:entry name="config(libllvm)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libLLVM-3.1.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libffi.so.4"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-    </rpm:requires>    <file>/etc/ld.so.conf.d/llvm-i386.conf</file>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>    <file>/etc/ld.so.conf.d/llvm-x86_64.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>liblocation-appman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="2.51"/>
-  <checksum type="sha256" pkgid="YES">1658139685d0038b438f60c79fcc59e70443a9233935dbf4cbebf8aefbd2d3d3</checksum>
+  <checksum type="sha256" pkgid="YES">cad339e90e4b9241da62bf5a8f7f91fdb976df65ce2b91bd4c76d3f7905062f0</checksum>
   <summary>Location DB controler</summary>
   <description>Description: Location DB controller library</description>
   <packager/>
   <url/>
-  <time file="1377321646" build="1377321640"/>
-  <size package="14728" installed="68684" archive="69424"/>
-<location href="i686/liblocation-appman-0.1.6-2.51.i686.rpm"/>
+  <time file="1377321651" build="1377321646"/>
+  <size package="15367" installed="70792" archive="71536"/>
+<location href="x86_64/liblocation-appman-0.1.6-2.51.x86_64.rpm"/>
   <format>
     <rpm:license>TBD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>liblocation-appman-0.1.6-2.51.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3386"/>
+    <rpm:header-range start="280" end="3662"/>
     <rpm:provides>
       <rpm:entry name="liblocation-appman" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
-      <rpm:entry name="liblocation-appman(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
-      <rpm:entry name="liblocation-appman.so.0.1.0"/>
+      <rpm:entry name="liblocation-appman(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
+      <rpm:entry name="liblocation-appman.so.0.1.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="sqlite" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="sqlite" pre="1"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>liblocation-appman-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.6" rel="2.51"/>
-  <checksum type="sha256" pkgid="YES">9f20391ccef4f7f6fd92fa3c55c9ecb4da836d6de382f20fbefb9721bd2a784a</checksum>
+  <checksum type="sha256" pkgid="YES">6759e71857de18d2815ed24d3943797677be8000f1aa3e4c7c4a1aa3923c0ef8</checksum>
   <summary>Location DB controller (Development files)</summary>
   <description>Description : Location DB controller Development Package</description>
   <packager/>
   <url/>
-  <time file="1377321646" build="1377321640"/>
-  <size package="4267" installed="5256" archive="5860"/>
-<location href="i686/liblocation-appman-devel-0.1.6-2.51.i686.rpm"/>
+  <time file="1377321651" build="1377321646"/>
+  <size package="4446" installed="5258" archive="5864"/>
+<location href="x86_64/liblocation-appman-devel-0.1.6-2.51.x86_64.rpm"/>
   <format>
     <rpm:license>TBD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>liblocation-appman-0.1.6-2.51.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2710"/>
+    <rpm:header-range start="280" end="2890"/>
     <rpm:provides>
       <rpm:entry name="liblocation-appman-devel" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
-      <rpm:entry name="liblocation-appman-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
+      <rpm:entry name="liblocation-appman-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.6" rel="2.51"/>
       <rpm:entry name="pkgconfig(location-appman)"/>
     </rpm:provides>
     <rpm:requires>
@@ -41725,34 +49564,71 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>libltdl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">6e8298ff5d18f62cf0303343a0c80b90dcd407e4f35d1f1adcc4d467a4e3a941</checksum>
+  <checksum type="sha256" pkgid="YES">93299eb262881ce9d9cb2234103de460caf17d8eb43d8f41b3a33719544b1fad</checksum>
   <summary>Libtool Runtime Library</summary>
   <description>Library needed by programs that use the ltdl interface of GNU libtool.</description>
   <packager/>
   <url>http://www.gnu.org/software/libtool/</url>
-  <time file="1374116909" build="1374116898"/>
-  <size package="20097" installed="46532" archive="46948"/>
-<location href="i686/libltdl-2.4.2-2.2.i686.rpm"/>
+  <time file="1374117226" build="1374117217"/>
+  <size package="20106" installed="49536" archive="49952"/>
+<location href="x86_64/libltdl-2.4.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libtool-2.4.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3090"/>
+    <rpm:header-range start="280" end="3262"/>
     <rpm:provides>
       <rpm:entry name="libltdl" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
-      <rpm:entry name="libltdl(x86-32)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
-      <rpm:entry name="libltdl.so.7"/>
+      <rpm:entry name="libltdl(x86-64)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libltdl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.2" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">f774fd86a50af3229f61b94c9c5cecfe477eac96386fd1c3f6615016602a5c82</checksum>
+  <summary>Libtool Runtime Library</summary>
+  <description>Library needed by programs that use the ltdl interface of GNU libtool.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/libtool/</url>
+  <time file="1374116909" build="1374116900"/>
+  <size package="19895" installed="46532" archive="46948"/>
+<location href="x86_64/libltdl-32bit-2.4.2-2.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libtool-2.4.2-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2903"/>
+    <rpm:provides>
+      <rpm:entry name="libltdl-32bit" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
+      <rpm:entry name="libltdl-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
+      <rpm:entry name="libltdl.so.7"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -41765,9 +49641,9 @@ that provides an ordered mapping from string keys to string values.</description
 </package>
 <package type="rpm">
   <name>liblua</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.1.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">7771bb4289a1784a179c73e3b80cab318472b06f7f195a00e4f91d1586426266</checksum>
+  <checksum type="sha256" pkgid="YES">97cf4de3176f0695c3ce6870da6195f2ff49e65c34cd9abafbca63c639e79e5e</checksum>
   <summary>Small Embeddable Language with Simple Procedural Syntax</summary>
   <description>Lua is a programming language originally designed for extending
 applications, but also frequently used as a general-purpose,
@@ -41782,29 +49658,80 @@ of C functions, written in ANSI C, and the implementation goals are
 simplicity, efficiency, portability, and low embedding cost.</description>
   <packager/>
   <url>http://www.lua.org</url>
-  <time file="1377042658" build="1377042645"/>
-  <size package="88904" installed="222760" archive="223308"/>
-<location href="i686/liblua-5.1.4-2.13.i686.rpm"/>
+  <time file="1377042150" build="1377042138"/>
+  <size package="86377" installed="231488" archive="232036"/>
+<location href="x86_64/liblua-5.1.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>lua-5.1.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4038"/>
+    <rpm:header-range start="280" end="4222"/>
     <rpm:provides>
       <rpm:entry name="liblua" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
-      <rpm:entry name="liblua(x86-32)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
-      <rpm:entry name="liblua.so.5.1"/>
+      <rpm:entry name="liblua(x86-64)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>liblua-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.1.4" rel="2.13"/>
+  <checksum type="sha256" pkgid="YES">176925fc51ec8b629dbca08b07e0e8e53391716e30bd5116b3ce22d768264123</checksum>
+  <summary>Small Embeddable Language with Simple Procedural Syntax</summary>
+  <description>Lua is a programming language originally designed for extending
+applications, but also frequently used as a general-purpose,
+stand-alone language.
+
+Lua combines simple procedural syntax (similar to Pascal) with powerful
+data description constructs based on associative arrays and extensible
+semantics. Lua is dynamically typed, interpreted from byte codes, and
+has automatic memory management, making it ideal for configuration,
+scripting, and rapid prototyping. Lua is implemented as a small library
+of C functions, written in ANSI C, and the implementation goals are
+simplicity, efficiency, portability, and low embedding cost.</description>
+  <packager/>
+  <url>http://www.lua.org</url>
+  <time file="1377042658" build="1377042648"/>
+  <size package="87672" installed="221232" archive="221492"/>
+<location href="x86_64/liblua-32bit-5.1.4-2.13.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>lua-5.1.4-2.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3607"/>
+    <rpm:provides>
+      <rpm:entry name="liblua-32bit" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
+      <rpm:entry name="liblua-32bit(x86-32)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
+      <rpm:entry name="liblua.so.5.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -41820,31 +49747,65 @@ simplicity, efficiency, portability, and low embedding cost.</description>
 </package>
 <package type="rpm">
   <name>liblzma</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">74b3f2f9d5e2d121b722372288d596937c31a4218eb978520cfd7d7c4c079ef7</checksum>
+  <checksum type="sha256" pkgid="YES">49531d3c2e83d71b743522e69ba1aa87da3c72227d1ccd89240fcb6fa3d630c8</checksum>
   <summary>LZMA library</summary>
   <description>Library for encoding/decoding LZMA files.</description>
   <packager/>
   <url>http://tukaani.org/lzma/</url>
-  <time file="1375472245" build="1375472209"/>
-  <size package="97041" installed="182772" archive="183188"/>
-<location href="i686/liblzma-5.0.3-2.10.i686.rpm"/>
+  <time file="1375472051" build="1375472042"/>
+  <size package="93807" installed="171744" archive="172160"/>
+<location href="x86_64/liblzma-5.0.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2837"/>
+    <rpm:header-range start="280" end="3053"/>
     <rpm:provides>
       <rpm:entry name="liblzma" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
-      <rpm:entry name="liblzma(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
-      <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="liblzma(x86-64)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>liblzma-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">4be17d0d90d29f536a6f489fcd87c260efb61aa72d9b820030c6f21d0d873bda</checksum>
+  <summary>LZMA library</summary>
+  <description>Library for encoding/decoding LZMA files.</description>
+  <packager/>
+  <url>http://tukaani.org/lzma/</url>
+  <time file="1375472245" build="1375472211"/>
+  <size package="84257" installed="182772" archive="183188"/>
+<location href="x86_64/liblzma-32bit-5.0.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2654"/>
+    <rpm:provides>
+      <rpm:entry name="liblzma-32bit" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="liblzma-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="liblzma.so.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -41855,36 +49816,78 @@ simplicity, efficiency, portability, and low embedding cost.</description>
 </package>
 <package type="rpm">
   <name>libmagic</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.11" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ed92507f7973b42b3114ab23aaf35a82480f9ffcbf12aa074e6bc7877ec6acfd</checksum>
+  <checksum type="sha256" pkgid="YES">ca47f02a94f69beeb0ced4abef5a8c0ddbac1dd03569f86586f172479ac21a8c</checksum>
   <summary>Library with file's functionality</summary>
   <description>This library reads magic files and detects file types. Used by file command</description>
   <packager/>
   <url>http://www.darwinsys.com/file/</url>
-  <time file="1375471695" build="1375471682"/>
-  <size package="54839" installed="131198" archive="131908"/>
-<location href="i686/libmagic-5.11-2.10.i686.rpm"/>
+  <time file="1375473477" build="1375473466"/>
+  <size package="52324" installed="128562" archive="129272"/>
+<location href="x86_64/libmagic-5.11-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>file-5.11-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3475"/>
+    <rpm:header-range start="280" end="3679"/>
     <rpm:provides>
       <rpm:entry name="libfile"/>
       <rpm:entry name="libmagic" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
-      <rpm:entry name="libmagic(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
-      <rpm:entry name="libmagic.so.1"/>
+      <rpm:entry name="libmagic(x86-64)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libmagic-data" flags="EQ" epoch="0" ver="5.11"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libfile" flags="LE" epoch="0" ver="5.04"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmagic-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.11" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">6a25614f864294219783b9f4fdcb6211e1eee2a661014325d0522f16be07a59e</checksum>
+  <summary>Library with file's functionality</summary>
+  <description>This library reads magic files and detects file types. Used by file command</description>
+  <packager/>
+  <url>http://www.darwinsys.com/file/</url>
+  <time file="1375471695" build="1375471686"/>
+  <size package="53471" installed="129548" archive="129968"/>
+<location href="x86_64/libmagic-32bit-5.11-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-2-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>file-5.11-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2952"/>
+    <rpm:provides>
+      <rpm:entry name="libmagic-32bit" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="libmagic-32bit(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="libmagic.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -41895,35 +49898,32 @@ simplicity, efficiency, portability, and low embedding cost.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="libfile" flags="LE" epoch="0" ver="5.04"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libmagic-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.11" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">11027d6d3fdc6ce875f981751bc7e8d3d8cd811677b5c991256d1556faca1fb1</checksum>
+  <checksum type="sha256" pkgid="YES">62d38a33acdf25bff9ba3fb088a4b071b8c46b0a4283ea59313f9769e47bd91b</checksum>
   <summary>The magic files for libmagic to use</summary>
   <description>This package contains the basic magic files that libmagic reads and uses
 to estimate a file's type.</description>
   <packager/>
   <url>http://www.darwinsys.com/file/</url>
-  <time file="1375471695" build="1375471682"/>
-  <size package="127628" installed="2285534" archive="2286072"/>
-<location href="i686/libmagic-data-5.11-2.10.i686.rpm"/>
+  <time file="1375473477" build="1375473466"/>
+  <size package="127773" installed="2285534" archive="2286072"/>
+<location href="x86_64/libmagic-data-5.11-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>file-5.11-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2851"/>
+    <rpm:header-range start="280" end="3027"/>
     <rpm:provides>
       <rpm:entry name="config(libmagic-data)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
       <rpm:entry name="libmagic-data" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
-      <rpm:entry name="libmagic-data(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
+      <rpm:entry name="libmagic-data(x86-64)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(libmagic-data)" flags="EQ" epoch="0" ver="5.11" rel="2.10"/>
@@ -41933,83 +49933,80 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmedia-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.43" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">90f0dad97b065fe707aeae54b92ac5f67d8b8bb081eab8f0b35c261951ab662d</checksum>
+  <checksum type="sha256" pkgid="YES">628abd38fcd070dcd0f08f89aeb6fda807d24fde1bb8ed8308604909e8c6fd18</checksum>
   <summary>Media information service library for multimedia applications</summary>
   <description>Media information service library for multimedia applications</description>
   <packager/>
   <url/>
-  <time file="1377321629" build="1377321624"/>
-  <size package="65486" installed="213280" archive="215040"/>
-<location href="i686/libmedia-service-0.2.43-4.10.i686.rpm"/>
+  <time file="1377321725" build="1377321720"/>
+  <size package="67012" installed="217116" archive="218892"/>
+<location href="x86_64/libmedia-service-0.2.43-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libmedia-service-0.2.43-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4986"/>
+    <rpm:header-range start="280" end="5270"/>
     <rpm:provides>
-      <rpm:entry name="libmedia-content-plugin.so.1"/>
+      <rpm:entry name="libmedia-content-plugin.so.1()(64bit)"/>
       <rpm:entry name="libmedia-service" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
-      <rpm:entry name="libmedia-service(x86-32)" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
-      <rpm:entry name="libmedia-service.so.1"/>
-      <rpm:entry name="libmedia-svc-hash.so.1"/>
+      <rpm:entry name="libmedia-service(x86-64)" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
+      <rpm:entry name="libmedia-service.so.1()(64bit)"/>
+      <rpm:entry name="libmedia-svc-hash.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-svc-hash.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libmedia-thumbnail.so.1"/>
-      <rpm:entry name="libexif.so.12"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmedia-thumbnail.so.1()(64bit)"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-service.so.1()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libmedia-service.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libmedia-svc-hash.so.1"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libexif.so.12()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmedia-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.43" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">c71afbe97c781ccc3c44026eb9df30c1bb33be8924442d6259280e66a2c4ce39</checksum>
+  <checksum type="sha256" pkgid="YES">6c736327c61d0f5eed2b7b210d40951cf03fe4a3fe5a27c0efad1e8c4e0875b8</checksum>
   <summary>Media information service library for multimedia applications. (development)</summary>
   <description>Media information service library for multimedia applications. (development files)</description>
   <packager/>
   <url/>
-  <time file="1377321629" build="1377321624"/>
-  <size package="6128" installed="12483" archive="13228"/>
-<location href="i686/libmedia-service-devel-0.2.43-4.10.i686.rpm"/>
+  <time file="1377321725" build="1377321720"/>
+  <size package="6309" installed="12485" archive="13228"/>
+<location href="x86_64/libmedia-service-devel-0.2.43-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libmedia-service-0.2.43-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3186"/>
+    <rpm:header-range start="280" end="3362"/>
     <rpm:provides>
       <rpm:entry name="libmedia-service-devel" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
-      <rpm:entry name="libmedia-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
+      <rpm:entry name="libmedia-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.43" rel="4.10"/>
       <rpm:entry name="pkgconfig(libmedia-service)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -42025,80 +50022,79 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmedia-thumbnail</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.77" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">d305505cacf9027dcd761dcfc64a1d52ea8749bb627ab6b5f7ccc5ed262ba3cb</checksum>
+  <checksum type="sha256" pkgid="YES">0668a55f88727efc10bec192b0a38f4107ff5ea4b63de702bd426bfb33707820</checksum>
   <summary>Media thumbnail service library for multimedia applications.</summary>
   <description>Description: Media thumbnail service library for multimedia applications.</description>
   <packager/>
   <url/>
-  <time file="1374210800" build="1374210793"/>
-  <size package="65594" installed="207448" archive="208680"/>
-<location href="i686/libmedia-thumbnail-0.1.77-2.4.i686.rpm"/>
+  <time file="1374211163" build="1374211145"/>
+  <size package="67246" installed="200640" archive="201888"/>
+<location href="x86_64/libmedia-thumbnail-0.1.77-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>utils</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libmedia-thumbnail-0.1.77-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4048"/>
+    <rpm:header-range start="280" end="4420"/>
     <rpm:provides>
-      <rpm:entry name="libmedia-hash.so.1"/>
+      <rpm:entry name="libmedia-hash.so.1()(64bit)"/>
       <rpm:entry name="libmedia-thumbnail" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-      <rpm:entry name="libmedia-thumbnail(x86-32)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-      <rpm:entry name="libmedia-thumbnail.so.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libmmutil_jpeg.so.0"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdrm-client.so.0"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmedia-hash.so.1"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libmedia-thumbnail(x86-64)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
+      <rpm:entry name="libmedia-thumbnail.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-hash.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="media-server"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libexif.so.12"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libexif.so.12()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmmutil_jpeg.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmedia-thumbnail-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.77" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">5bc549b3a060b680fc2c628c0c20b276da415f3b15caab2b4def92111fe4d9ce</checksum>
+  <checksum type="sha256" pkgid="YES">29fd2f20090e7bbe237b73ff41951802c1c76bcafe07c5e4c93ad5700fdfc11b</checksum>
   <summary>Media thumbnail service library for multimedia applications. (development)</summary>
   <description>Description: Media thumbnail service library for multimedia applications. (development)</description>
   <packager/>
   <url/>
-  <time file="1374210800" build="1374210793"/>
-  <size package="5691" installed="11705" archive="12640"/>
-<location href="i686/libmedia-thumbnail-devel-0.1.77-2.4.i686.rpm"/>
+  <time file="1374211163" build="1374211145"/>
+  <size package="5867" installed="11707" archive="12640"/>
+<location href="x86_64/libmedia-thumbnail-devel-0.1.77-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libmedia-thumbnail-0.1.77-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3032"/>
+    <rpm:header-range start="280" end="3208"/>
     <rpm:provides>
       <rpm:entry name="libmedia-thumbnail-devel" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-      <rpm:entry name="libmedia-thumbnail-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
+      <rpm:entry name="libmedia-thumbnail-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
       <rpm:entry name="pkgconfig(media-thumbnail)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -42110,71 +50106,71 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmedia-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.46" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">8abbf08aac72c038dc63c18840f9a20709c46e44d42e57222955289d9f8ce0bf</checksum>
+  <checksum type="sha256" pkgid="YES">f6498b7246f0160231205307332127669d03f5433ee9b11f5b3739983a6d6c06</checksum>
   <summary>media server runtime library.</summary>
   <description>Description : media server runtime library.</description>
   <packager/>
   <url/>
-  <time file="1377321496" build="1377321490"/>
-  <size package="21183" installed="57301" archive="58048"/>
-<location href="i686/libmedia-utils-0.2.46-2.5.i686.rpm"/>
+  <time file="1377321595" build="1377321588"/>
+  <size package="21700" installed="60017" archive="60772"/>
+<location href="x86_64/libmedia-utils-0.2.46-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>media-server-0.2.46-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3414"/>
+    <rpm:header-range start="280" end="3738"/>
     <rpm:provides>
       <rpm:entry name="libmedia-utils" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
-      <rpm:entry name="libmedia-utils(x86-32)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
+      <rpm:entry name="libmedia-utils(x86-64)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmedia-utils-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.46" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">3d80a796d7e01bcac58ebca1b6783b2a1d5cafe6d475ea5812cec596ceac4439</checksum>
+  <checksum type="sha256" pkgid="YES">6b24b12fb0c12ee0f582230bf3db9c59d7de81fda1207bedf575df85effa3d60</checksum>
   <summary>media server development library.</summary>
   <description>Description: media server development library.</description>
   <packager/>
   <url/>
-  <time file="1377321496" build="1377321490"/>
-  <size package="7506" installed="18815" archive="20348"/>
-<location href="i686/libmedia-utils-devel-0.2.46-2.5.i686.rpm"/>
+  <time file="1377321595" build="1377321588"/>
+  <size package="7692" installed="18817" archive="20356"/>
+<location href="x86_64/libmedia-utils-devel-0.2.46-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>media-server-0.2.46-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3438"/>
+    <rpm:header-range start="280" end="3618"/>
     <rpm:provides>
       <rpm:entry name="libmedia-utils-devel" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
-      <rpm:entry name="libmedia-utils-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
+      <rpm:entry name="libmedia-utils-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
       <rpm:entry name="pkgconfig(libmedia-utils)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -42184,161 +50180,63 @@ to estimate a file's type.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>libmm-camcorder</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.11" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">d20668ed65ebd4c29e596df42d1f74ecbb311bd304df2df28e3c1b054d5c9cdb</checksum>
-  <summary>Camera and recorder library</summary>
-  <description>Camera and recorder library.</description>
-  <packager/>
-  <url/>
-  <time file="1377321704" build="1377321699"/>
-  <size package="205323" installed="763254" archive="765128"/>
-<location href="i686/libmm-camcorder-0.7.11-2.18.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>libmm-camcorder-0.7.11-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5145"/>
-    <rpm:provides>
-      <rpm:entry name="libmm-camcorder" flags="EQ" epoch="0" ver="0.7.11" rel="2.18"/>
-      <rpm:entry name="libmm-camcorder(x86-32)" flags="EQ" epoch="0" ver="0.7.11" rel="2.18"/>
-      <rpm:entry name="libmmfcamcorder.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
-      <rpm:entry name="libcamsrcjpegenc.so.0"/>
-      <rpm:entry name="libgstinterfaces-0.10.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libmm_ta.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmmfcommon.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libavsysaudio.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libmmfcamcorder.so.0"/>
-      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libexif.so.12"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/bin/mm_camcorder_testsuite</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>libmm-camcorder-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.11" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">e69b1b6218709e67851773912b88e98e140400451fd4c80ca12c4f9ae2ddb61f</checksum>
-  <summary>Camera and recorder development library</summary>
-  <description>Camera and recorder development library.</description>
-  <packager/>
-  <url/>
-  <time file="1377321704" build="1377321699"/>
-  <size package="19760" installed="100069" archive="100652"/>
-<location href="i686/libmm-camcorder-devel-0.7.11-2.18.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>libmm-camcorder-0.7.11-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2973"/>
-    <rpm:provides>
-      <rpm:entry name="libmm-camcorder-devel" flags="EQ" epoch="0" ver="0.7.11" rel="2.18"/>
-      <rpm:entry name="libmm-camcorder-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.11" rel="2.18"/>
-      <rpm:entry name="pkgconfig(mm-camcorder)" flags="EQ" epoch="0" ver="$VERSION"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(gstreamer-0.10)"/>
-      <rpm:entry name="pkgconfig(mm-log)"/>
-      <rpm:entry name="pkgconfig(gstreamer-base-0.10)"/>
-      <rpm:entry name="pkgconfig(mm-ta)"/>
-      <rpm:entry name="pkgconfig(libexif)"/>
-      <rpm:entry name="libmm-camcorder" flags="EQ" epoch="0" ver="0.7.11" rel="2.18"/>
-      <rpm:entry name="pkgconfig(mm-common)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>libmm-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.53" rel="4.7"/>
-  <checksum type="sha256" pkgid="YES">b64ba0e7f00ea9fb41afb520c4384da916d691a8ccd0b769a7a6fa8a3630a32a</checksum>
+  <checksum type="sha256" pkgid="YES">b3a23f70a7be6f8e41dba7d4facc7003637f7226af23fbbd28f943a86bca45cd</checksum>
   <summary>Multimedia Framework Common Library</summary>
   <description>Multimedia Framework Common Library</description>
   <packager/>
   <url/>
-  <time file="1375475437" build="1375475426"/>
-  <size package="18114" installed="54728" archive="55160"/>
-<location href="i686/libmm-common-0.2.53-4.7.i686.rpm"/>
+  <time file="1375477032" build="1375477025"/>
+  <size package="18734" installed="57520" archive="57952"/>
+<location href="x86_64/libmm-common-0.2.53-4.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia Framework/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libmm-common-0.2.53-4.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2898"/>
+    <rpm:header-range start="280" end="3130"/>
     <rpm:provides>
       <rpm:entry name="libmm-common" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
-      <rpm:entry name="libmm-common(x86-32)" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
-      <rpm:entry name="libmmfcommon.so.0"/>
+      <rpm:entry name="libmm-common(x86-64)" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
+      <rpm:entry name="libmmfcommon.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-common-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.53" rel="4.7"/>
-  <checksum type="sha256" pkgid="YES">fcee9d2de88fa3f673267f0573b732a1f9fe1f2e6f1e6a971621b2f53a48e1dd</checksum>
+  <checksum type="sha256" pkgid="YES">60d485d57ce98bcc1e8b879cb257dace4cdbaafec5f4972336f1bad8d0e6794d</checksum>
   <summary>Multimedia Framework Common Lib (devel)</summary>
   <description>Multimedia Framework Common Library (devel)</description>
   <packager/>
   <url/>
-  <time file="1375475437" build="1375475426"/>
-  <size package="39519" installed="200305" archive="201880"/>
-<location href="i686/libmm-common-devel-0.2.53-4.7.i686.rpm"/>
+  <time file="1375477032" build="1375477025"/>
+  <size package="39699" installed="200307" archive="201892"/>
+<location href="x86_64/libmm-common-devel-0.2.53-4.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libmm-common-0.2.53-4.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3614"/>
+    <rpm:header-range start="280" end="3794"/>
     <rpm:provides>
       <rpm:entry name="libmm-common-devel" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
-      <rpm:entry name="libmm-common-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
+      <rpm:entry name="libmm-common-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.53" rel="4.7"/>
       <rpm:entry name="pkgconfig(mm-common)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -42351,63 +50249,59 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-fileinfo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.0" rel="23.7"/>
-  <checksum type="sha256" pkgid="YES">a870490d4a70268ca3277f69fc6dd7b362bc7421fa66f7ea05dca9790b7a915e</checksum>
+  <checksum type="sha256" pkgid="YES">d30e03e9eeec84d57c0907eb34c9c2b56c3fd82f7f236f30c28bca3e32763304</checksum>
   <summary>Media Fileinfo</summary>
   <description>Multimedia Framework FileInfo Library</description>
   <packager/>
   <url/>
-  <time file="1375475630" build="1375475621"/>
-  <size package="103940" installed="326341" archive="328800"/>
-<location href="i686/libmm-fileinfo-0.6.0-23.7.i686.rpm"/>
+  <time file="1375477271" build="1375477262"/>
+  <size package="106511" installed="336733" archive="339216"/>
+<location href="x86_64/libmm-fileinfo-0.6.0-23.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libmm-fileinfo-0.6.0-23.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5984"/>
+    <rpm:header-range start="280" end="6240"/>
     <rpm:provides>
       <rpm:entry name="libmm-fileinfo" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
-      <rpm:entry name="libmm-fileinfo(x86-32)" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libmmfile_codecs.so.0"/>
-      <rpm:entry name="libmmfile_formats.so.0"/>
-      <rpm:entry name="libmmfile_utils.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libmmfcommon.so.0"/>
-      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)"/>
-      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libmmfile_utils.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libswscale.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libavformat.so.54"/>
-      <rpm:entry name="libavcodec.so.54"/>
+      <rpm:entry name="libmm-fileinfo(x86-64)" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libmmfile_codecs.so.0()(64bit)"/>
+      <rpm:entry name="libmmfile_formats.so.0()(64bit)"/>
+      <rpm:entry name="libmmfile_utils.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavformat.so.54(LIBAVFORMAT_54)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)(64bit)"/>
+      <rpm:entry name="libavcodec.so.54(LIBAVCODEC_54)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libavcodec.so.54()(64bit)"/>
+      <rpm:entry name="libmmfile_utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libmmfcommon.so.0()(64bit)"/>
+      <rpm:entry name="libavformat.so.54()(64bit)"/>
+      <rpm:entry name="libswscale.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/memtrace_reader</file>
     <file>/usr/bin/mm_file_test</file>
 
@@ -42415,26 +50309,26 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-fileinfo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.0" rel="23.7"/>
-  <checksum type="sha256" pkgid="YES">1fab9f5a50e11e0057948085aa7ea7541e17578b8f32845c133d9ee4ddfc187c</checksum>
+  <checksum type="sha256" pkgid="YES">3ee2b3107d1c1b8ae08402ec0a06f1da274f4cc1f9e2bd0c312c509740743f04</checksum>
   <summary>Media Fileinfo</summary>
   <description>Multimedia Framework FileInfo Library (developement files)</description>
   <packager/>
   <url/>
-  <time file="1375475630" build="1375475621"/>
-  <size package="6931" installed="21999" archive="22412"/>
-<location href="i686/libmm-fileinfo-devel-0.6.0-23.7.i686.rpm"/>
+  <time file="1375477271" build="1375477262"/>
+  <size package="7110" installed="22001" archive="22416"/>
+<location href="x86_64/libmm-fileinfo-devel-0.6.0-23.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libmm-fileinfo-0.6.0-23.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2608"/>
+    <rpm:header-range start="280" end="2784"/>
     <rpm:provides>
       <rpm:entry name="libmm-fileinfo-devel" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
-      <rpm:entry name="libmm-fileinfo-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
+      <rpm:entry name="libmm-fileinfo-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.0" rel="23.7"/>
       <rpm:entry name="pkgconfig(mm-fileinfo)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -42448,66 +50342,66 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-imgp-gstcs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4" rel="13.3"/>
-  <checksum type="sha256" pkgid="YES">2adef51cccd37f7786d6d17ce41eda0883bbae04bd5bbe7afce788fe0e8a6e11</checksum>
+  <checksum type="sha256" pkgid="YES">b6ed698c545488ba0bc17a5a74e1c20d5a0815e46db61526d774d65c6dd9aedf</checksum>
   <summary>Multimedia Framework Utility Library</summary>
   <description>Multimedia Framework Utility Library.</description>
   <packager/>
   <url/>
-  <time file="1374109369" build="1374109360"/>
-  <size package="16963" installed="45580" archive="46360"/>
-<location href="i686/libmm-imgp-gstcs-0.4-13.3.i686.rpm"/>
+  <time file="1374109340" build="1374109319"/>
+  <size package="17605" installed="43332" archive="44116"/>
+<location href="x86_64/libmm-imgp-gstcs-0.4-13.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libmm-imgp-gstcs-0.4-13.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3301"/>
+    <rpm:header-range start="280" end="3569"/>
     <rpm:provides>
       <rpm:entry name="libmm-imgp-gstcs" flags="EQ" epoch="0" ver="0.4" rel="13.3"/>
-      <rpm:entry name="libmm-imgp-gstcs(x86-32)" flags="EQ" epoch="0" ver="0.4" rel="13.3"/>
-      <rpm:entry name="libmmutil_imgp_gstcs.so.0"/>
+      <rpm:entry name="libmm-imgp-gstcs(x86-64)" flags="EQ" epoch="0" ver="0.4" rel="13.3"/>
+      <rpm:entry name="libmmutil_imgp_gstcs.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstapp-0.10.so.0"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
+      <rpm:entry name="libgstapp-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-log-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.5" rel="8.7"/>
-  <checksum type="sha256" pkgid="YES">b83daebbf27e87445e4949842e98e9907677eb3c871f0917baf279d450779bff</checksum>
+  <checksum type="sha256" pkgid="YES">80f6c0547f5e7ea26ee5b0978e1d6f0483f79e7dde50ab2fd37e10fb93f9ded2</checksum>
   <summary>Multimedia Framework LOG Lib (devel)</summary>
   <description>Multimedia Framework LOG Library (devel)</description>
   <packager/>
   <url/>
-  <time file="1375475344" build="1375475335"/>
-  <size package="4336" installed="6004" archive="6412"/>
-<location href="i686/libmm-log-devel-0.1.5-8.7.i686.rpm"/>
+  <time file="1375476877" build="1375476869"/>
+  <size package="4522" installed="6006" archive="6416"/>
+<location href="x86_64/libmm-log-devel-0.1.5-8.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libmm-log-0.1.5-8.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2459"/>
+    <rpm:header-range start="280" end="2639"/>
     <rpm:provides>
       <rpm:entry name="libmm-log-devel" flags="EQ" epoch="0" ver="0.1.5" rel="8.7"/>
-      <rpm:entry name="libmm-log-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.5" rel="8.7"/>
+      <rpm:entry name="libmm-log-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.5" rel="8.7"/>
       <rpm:entry name="pkgconfig(mm-log)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -42518,78 +50412,76 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-player</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.19" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">134da2cb5a1595bd4818e648a74e59a209fcefccc1e68e22d0df2a0b6df0cefe</checksum>
+  <checksum type="sha256" pkgid="YES">452cf052199c181597383d03caaf9deddc63fdac72b0a23b32a2d677bd319bf2</checksum>
   <summary>Multimedia Framework Player Library</summary>
   <description>Multimedia Framework Player Library.</description>
   <packager/>
   <url>http://source.tizen.org</url>
-  <time file="1377321754" build="1377321749"/>
-  <size package="106034" installed="368588" archive="369020"/>
-<location href="i686/libmm-player-0.2.19-2.9.i686.rpm"/>
+  <time file="1377322105" build="1377322099"/>
+  <size package="114515" installed="350056" archive="350488"/>
+<location href="x86_64/libmm-player-0.2.19-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libmm-player-0.2.19-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3458"/>
+    <rpm:header-range start="280" end="3754"/>
     <rpm:provides>
       <rpm:entry name="libmm-player" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
-      <rpm:entry name="libmm-player(x86-32)" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
-      <rpm:entry name="libmmfplayer.so.0"/>
+      <rpm:entry name="libmm-player(x86-64)" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
+      <rpm:entry name="libmmfplayer.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libiniparser.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmmfcommon.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
+      <rpm:entry name="libmmfcommon.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-player-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.19" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">1e7731580d92e9143f89a273697109677b00f2019a1fff8d892c9e503a929ab1</checksum>
+  <checksum type="sha256" pkgid="YES">64d9d78cb6d899af3a907cbc7b7c162e88c5d0a3fce43a5d7a6d933c4f27230e</checksum>
   <summary>Multimedia Framework Player Library (DEV)</summary>
   <description>Multimedia Framework Player Library (DEV).</description>
   <packager/>
   <url>http://source.tizen.org</url>
-  <time file="1377321754" build="1377321749"/>
-  <size package="14364" installed="63851" archive="64728"/>
-<location href="i686/libmm-player-devel-0.2.19-2.9.i686.rpm"/>
+  <time file="1377322105" build="1377322099"/>
+  <size package="14552" installed="63853" archive="64740"/>
+<location href="x86_64/libmm-player-devel-0.2.19-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libmm-player-0.2.19-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3110"/>
+    <rpm:header-range start="280" end="3294"/>
     <rpm:provides>
       <rpm:entry name="libmm-player-devel" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
-      <rpm:entry name="libmm-player-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
+      <rpm:entry name="libmm-player-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.19" rel="2.9"/>
       <rpm:entry name="pkgconfig(mm-player)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -42601,73 +50493,71 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-radio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c1a69f420bfee7aa9a6f071ab88f127ce217bae317c626e4c8ecae7f9fec1f6c</checksum>
+  <checksum type="sha256" pkgid="YES">58ae6d2824c3a5b76b2db549c22832c3a14eb2a6fd4f5ef1132de108e963a1c9</checksum>
   <summary>Multimedia Framework Radio Library</summary>
   <description>Descirption: Multimedia Framework Radio Library</description>
   <packager/>
   <url/>
-  <time file="1377321672" build="1377321667"/>
-  <size package="25811" installed="104728" archive="105296"/>
-<location href="i686/libmm-radio-0.2.1-2.9.i686.rpm"/>
+  <time file="1377321975" build="1377321970"/>
+  <size package="27791" installed="105544" archive="106112"/>
+<location href="x86_64/libmm-radio-0.2.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libmm-radio-0.2.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3505"/>
+    <rpm:header-range start="280" end="3741"/>
     <rpm:provides>
       <rpm:entry name="libmm-radio" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
-      <rpm:entry name="libmm-radio(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
-      <rpm:entry name="libmmfradio.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libmm_ta.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libmmfradio.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libmm-radio(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
+      <rpm:entry name="libmmfradio.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libmmfradio.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmm_ta.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mm_radio_testsuite</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libmm-radio-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f6c2b88502218cc4dad2900469af78b5704c5592fa46d6c3917574603579bfa7</checksum>
+  <checksum type="sha256" pkgid="YES">328247fc33ffe818ba243b4bde4350c8de3b89e5359a2d129f77405fc54ea020</checksum>
   <summary>Multimedia Framework Radio Library (DEV)</summary>
   <description>Description: Multimedia Framework Radio Library (DEV)</description>
   <packager/>
   <url/>
-  <time file="1377321672" build="1377321667"/>
-  <size package="6770" installed="72029" archive="72596"/>
-<location href="i686/libmm-radio-devel-0.2.1-2.9.i686.rpm"/>
+  <time file="1377321975" build="1377321970"/>
+  <size package="6951" installed="72031" archive="72604"/>
+<location href="x86_64/libmm-radio-devel-0.2.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libmm-radio-0.2.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2809"/>
+    <rpm:header-range start="280" end="2989"/>
     <rpm:provides>
       <rpm:entry name="libmm-radio-devel" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
-      <rpm:entry name="libmm-radio-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
+      <rpm:entry name="libmm-radio-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(mm-radio)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -42681,66 +50571,65 @@ to estimate a file's type.</description>
 </package>
 <package type="rpm">
   <name>libmm-session</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">df19135f66e44e9b959d43f71d71f3be98104474ea1dd07df4130fef42b33164</checksum>
+  <checksum type="sha256" pkgid="YES">30d3cb55722795dd49b70fc695c8f2da036329be436f17911132058e6ff7d858</checksum>
   <summary>Multimedia Session Library</summary>
   <description>Multimedia Session Library</description>
   <packager/>
   <url/>
-  <time file="1377321496" build="1377321491"/>
-  <size package="13838" installed="32948" archive="33684"/>
-<location href="i686/libmm-session-0.2.6-2.6.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="14291" installed="34560" archive="35304"/>
+<location href="x86_64/libmm-session-0.2.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libmm-session-0.2.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3251"/>
+    <rpm:header-range start="280" end="3471"/>
     <rpm:provides>
       <rpm:entry name="libmm-session" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="libmm-session(x86-32)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="libmmfsession.so.0"/>
+      <rpm:entry name="libmm-session(x86-64)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-session-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.6" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">dc78d7d52a8a191d88e38da7a754e0ffbdd671eb84950b2c365f03b651daf639</checksum>
+  <checksum type="sha256" pkgid="YES">9c1ed72272596944a00227fcd46a79e338658156139c882495a04358593681b8</checksum>
   <summary>Multimedia Session Library (Development)</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require libmm-session.</description>
   <packager/>
   <url/>
-  <time file="1377321496" build="1377321491"/>
-  <size package="5606" installed="11735" archive="12468"/>
-<location href="i686/libmm-session-devel-0.2.6-2.6.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="5794" installed="11737" archive="12472"/>
+<location href="x86_64/libmm-session-devel-0.2.6-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Multimedia</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libmm-session-0.2.6-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3003"/>
+    <rpm:header-range start="280" end="3183"/>
     <rpm:provides>
       <rpm:entry name="libmm-session-devel" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
-      <rpm:entry name="libmm-session-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
+      <rpm:entry name="libmm-session-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.6" rel="2.6"/>
       <rpm:entry name="pkgconfig(mm-session)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -42753,73 +50642,68 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-sound</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">5dc200b3350f8061db848ddd1556a10949966525335405be77d2da5c2d8e7300</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.7.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">dabfb1990610bbe1fc6b36fc78c37646a08c63d2c5257c3b02571a8daf1ca8e9</checksum>
   <summary>MMSound Package contains client lib and sound_server binary</summary>
   <description>MMSound Package contains client lib and sound_server binary for sound system</description>
   <packager/>
   <url/>
-  <time file="1377321603" build="1377321597"/>
-  <size package="216062" installed="713907" archive="718480"/>
-<location href="i686/libmm-sound-0.7.2-2.9.i686.rpm"/>
+  <time file="1377552010" build="1377552003"/>
+  <size package="223890" installed="730639" archive="735260"/>
+<location href="x86_64/libmm-sound-0.7.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>libmm-sound-0.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9317"/>
-    <rpm:provides>
-      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-      <rpm:entry name="libmm-sound(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-      <rpm:entry name="libmmfkeysound.so.0"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libmmfsoundcommon.so.0"/>
-      <rpm:entry name="libsoundpluginkeytone.so.0"/>
-      <rpm:entry name="libsoundplugintone.so.0"/>
-      <rpm:entry name="libsoundpluginwave.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1.1)"/>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="libaudio-session-mgr.so.0"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libmm-sound-0.7.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="9557"/>
+    <rpm:provides>
+      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libmm-sound(x86-64)" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libmmfkeysound.so.0()(64bit)"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libmmfsoundcommon.so.0()(64bit)"/>
+      <rpm:entry name="libsoundpluginkeytone.so.0()(64bit)"/>
+      <rpm:entry name="libsoundplugintone.so.0()(64bit)"/>
+      <rpm:entry name="libsoundpluginwave.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libascenario-0.2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libmmfcommon.so.0"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libavsysaudio.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libavsysaudio.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libascenario-0.2.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libaudio-session-mgr.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-simple.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libpulse-simple.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libasound.so.2"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libmmfsoundcommon.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="libmmfcommon.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmmfsoundcommon.so.0()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/init.d/soundserver</file>
     <file>/etc/rc.d/rc4.d/S23soundserver</file>
     <file>/etc/rc.d/rc3.d/S23soundserver</file>
@@ -42829,63 +50713,63 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-sound-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c1887bbc1f62d0fed6cd88e85977fbddb29c7924df8ed1da2b6cab379a2f9014</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.7.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">4378249f0781f925aff1c51995b17843280e9ffa73f743216e3256566afa2168</checksum>
   <summary>MMSound development package</summary>
   <description>MMSound development package for sound system</description>
   <packager/>
   <url/>
-  <time file="1377321603" build="1377321597"/>
-  <size package="6160" installed="10632" archive="11700"/>
-<location href="i686/libmm-sound-devel-0.7.2-2.9.i686.rpm"/>
+  <time file="1377552010" build="1377552003"/>
+  <size package="6343" installed="10632" archive="11704"/>
+<location href="x86_64/libmm-sound-devel-0.7.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>libmm-sound-0.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3177"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libmm-sound-0.7.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3361"/>
     <rpm:provides>
-      <rpm:entry name="libmm-sound-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-      <rpm:entry name="libmm-sound-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
+      <rpm:entry name="libmm-sound-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libmm-sound-devel(x86-64)" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
+      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-sound-sdk-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">69316d7b88be231e0fb3596e24e005c8a859f8cfc04fcff076a5e7da6263adfb</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.7.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">ee7fab6ce15f757c1903124c81de9a37fab9d4a0b78e3e0327b036788e0f8081</checksum>
   <summary>MMSound development package</summary>
   <description>MMSound development package for sound system</description>
   <packager/>
   <url/>
-  <time file="1377321603" build="1377321597"/>
-  <size package="13963" installed="66783" archive="67344"/>
-<location href="i686/libmm-sound-sdk-devel-0.7.2-2.9.i686.rpm"/>
+  <time file="1377552010" build="1377552003"/>
+  <size package="14152" installed="66787" archive="67348"/>
+<location href="x86_64/libmm-sound-sdk-devel-0.7.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>libmm-sound-0.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3209"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libmm-sound-0.7.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3393"/>
     <rpm:provides>
-      <rpm:entry name="libmm-sound-sdk-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-      <rpm:entry name="libmm-sound-sdk-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
+      <rpm:entry name="libmm-sound-sdk-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libmm-sound-sdk-devel(x86-64)" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
       <rpm:entry name="pkgconfig(mm-keysound)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="pkgconfig(mm-sound)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(mm-keysound)"/>
       <rpm:entry name="pkgconfig(mm-log)"/>
-      <rpm:entry name="libmm-sound-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(vconf)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="libmm-sound-devel" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
       <rpm:entry name="pkgconfig(avsysaudio)"/>
       <rpm:entry name="pkgconfig(mm-session)"/>
       <rpm:entry name="pkgconfig(mm-common)"/>
@@ -42895,101 +50779,99 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-sound-tool</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.7.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c40989a6ccb42c671543c837c76568ce84b4e96460e434cbaa4f96bdb7c69e65</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.7.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">2b672e59084e733027e95c8f7013014e2d5cc3246c84c7b9589ee5eea2f52b98</checksum>
   <summary>MMSound utility package - contians mm_sound_testsuite, sound_check</summary>
   <description>MMSound utility package - contians mm_sound_testsuite, sound_check for sound system</description>
   <packager/>
   <url/>
-  <time file="1377321603" build="1377321597"/>
-  <size package="12564" installed="26948" archive="27212"/>
-<location href="i686/libmm-sound-tool-0.7.2-2.9.i686.rpm"/>
+  <time file="1377552010" build="1377552003"/>
+  <size package="13112" installed="33184" archive="33448"/>
+<location href="x86_64/libmm-sound-tool-0.7.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>libmm-sound-0.7.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3149"/>
-    <rpm:provides>
-      <rpm:entry name="libmm-sound-tool" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-      <rpm:entry name="libmm-sound-tool(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libmmfkeysound.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.9"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libmm-sound-0.7.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3417"/>
+    <rpm:provides>
+      <rpm:entry name="libmm-sound-tool" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libmm-sound-tool(x86-64)" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libmmfkeysound.so.0()(64bit)"/>
+      <rpm:entry name="libmm-sound" flags="EQ" epoch="0" ver="0.7.2" rel="2.10"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mm_sound_testsuite</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libmm-ta</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">0a65f8fab24b2bae7c789ba1d133e758b1c54d98e8e8103313228cac2bc090f0</checksum>
+  <checksum type="sha256" pkgid="YES">3aa30e7d2e226d616af36d7447274c7ad3d42ad43700e5922b9ced89cb182318</checksum>
   <summary>Multimedia Framework Time Analysis Lib</summary>
   <description>Multimedia Framework Time Analysis Library</description>
   <packager/>
   <url/>
-  <time file="1375472437" build="1375472428"/>
-  <size package="9234" installed="17284" archive="17704"/>
-<location href="i686/libmm-ta-0.1.4-3.10.i686.rpm"/>
+  <time file="1375473995" build="1375473978"/>
+  <size package="9422" installed="18912" archive="19332"/>
+<location href="x86_64/libmm-ta-0.1.4-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libmm-ta-0.1.4-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2738"/>
+    <rpm:header-range start="280" end="2890"/>
     <rpm:provides>
       <rpm:entry name="libmm-ta" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
-      <rpm:entry name="libmm-ta(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
-      <rpm:entry name="libmm_ta.so.0"/>
+      <rpm:entry name="libmm-ta(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
+      <rpm:entry name="libmm_ta.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-ta-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="3.10"/>
-  <checksum type="sha256" pkgid="YES">e2d7f8ffb1167fb2f734e6c6c439e010cface000497d364d3426f4d8c8c20994</checksum>
+  <checksum type="sha256" pkgid="YES">01cb43616b11eda2cc9ba06b125bf59775db6e4b4bb6e59e05a25fd05102e1fa</checksum>
   <summary>Dev. components for the libmm-ta package (devel)</summary>
   <description>Development components for the libmm-ta package (devel)</description>
   <packager/>
   <url/>
-  <time file="1375472437" build="1375472428"/>
-  <size package="4146" installed="4041" archive="4600"/>
-<location href="i686/libmm-ta-devel-0.1.4-3.10.i686.rpm"/>
+  <time file="1375473995" build="1375473978"/>
+  <size package="4331" installed="4043" archive="4608"/>
+<location href="x86_64/libmm-ta-devel-0.1.4-3.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libmm-ta-0.1.4-3.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2586"/>
+    <rpm:header-range start="280" end="2766"/>
     <rpm:provides>
       <rpm:entry name="libmm-ta-devel" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
-      <rpm:entry name="libmm-ta-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
+      <rpm:entry name="libmm-ta-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="3.10"/>
       <rpm:entry name="pkgconfig(mm-ta)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -43000,67 +50882,66 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-transcode</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">40283d00291e51cda8ed07d1921f27ea189988ee99c3568a0897eab6e6476ea3</checksum>
+  <checksum type="sha256" pkgid="YES">d21d94bfad3986bc5ea9b006a9d04d098354dd55e6707407cf832baa07c5adae</checksum>
   <summary>Multimedia Framework Video Transcode Library</summary>
   <description>Multimedia Framework Video Transcode Library.</description>
   <packager/>
   <url/>
-  <time file="1375463944" build="1375463929"/>
-  <size package="33261" installed="103600" archive="104352"/>
-<location href="i686/libmm-transcode-0.8-3.9.i686.rpm"/>
+  <time file="1375464199" build="1375464174"/>
+  <size package="34749" installed="106572" archive="107328"/>
+<location href="x86_64/libmm-transcode-0.8-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libmm-transcode-0.8-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3292"/>
+    <rpm:header-range start="280" end="3532"/>
     <rpm:provides>
       <rpm:entry name="libmm-transcode" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
-      <rpm:entry name="libmm-transcode(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
-      <rpm:entry name="libmm_transcode.so.0"/>
+      <rpm:entry name="libmm-transcode(x86-64)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
+      <rpm:entry name="libmm_transcode.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libmm_ta.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmm_ta.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-transcode-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">16356087211f063f2dca1426c43218380dc88ffb4df096e6e383a4ca1b47d03a</checksum>
+  <checksum type="sha256" pkgid="YES">390f2f5e8923080d1a8f7e16b6dafaf31f793f5c640253daaf06b329eb5e20c7</checksum>
   <summary>Multimedia Framework Video Transcode Library (DEV)</summary>
   <description>Multimedia Framework Video Transcode Library (DEV).</description>
   <packager/>
   <url/>
-  <time file="1375463944" build="1375463929"/>
-  <size package="4599" installed="7009" archive="7428"/>
-<location href="i686/libmm-transcode-devel-0.8-3.9.i686.rpm"/>
+  <time file="1375464199" build="1375464174"/>
+  <size package="4782" installed="7011" archive="7428"/>
+<location href="x86_64/libmm-transcode-devel-0.8-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libmm-transcode-0.8-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2529"/>
+    <rpm:header-range start="280" end="2709"/>
     <rpm:provides>
       <rpm:entry name="libmm-transcode-devel" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
-      <rpm:entry name="libmm-transcode-devel(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
+      <rpm:entry name="libmm-transcode-devel(x86-64)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
       <rpm:entry name="pkgconfig(mm-transcode)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -43071,108 +50952,106 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-transcode-tool</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">005c8a7b9bcbd73c75ec5ffa3dc38f948b94674e017035aeee6986cdb6c95f87</checksum>
+  <checksum type="sha256" pkgid="YES">63dd06fb76998505728c4912388837fbfffa7b71d3d6d0d70f56e79a0cf96edd</checksum>
   <summary>Multimedia Framework Video Transcode Utility Package</summary>
   <description>Multimedia Framework Video Transcode Utility Package</description>
   <packager/>
   <url/>
-  <time file="1375463944" build="1375463929"/>
-  <size package="6636" installed="12408" archive="12676"/>
-<location href="i686/libmm-transcode-tool-0.8-3.9.i686.rpm"/>
+  <time file="1375464199" build="1375464174"/>
+  <size package="7027" installed="13952" archive="14220"/>
+<location href="x86_64/libmm-transcode-tool-0.8-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libmm-transcode-0.8-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2645"/>
+    <rpm:header-range start="280" end="2869"/>
     <rpm:provides>
       <rpm:entry name="libmm-transcode-tool" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
-      <rpm:entry name="libmm-transcode-tool(x86-32)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
+      <rpm:entry name="libmm-transcode-tool(x86-64)" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmm_transcode.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libmm_transcode.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libmm-transcode" flags="EQ" epoch="0" ver="0.8" rel="3.9"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mm_transcode_testsuite</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libmm-utility</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">89287d40300d0b1139b35a1f7c0420342261e1650da8911dbc30d0d28817c5ad</checksum>
+  <checksum type="sha256" pkgid="YES">e4822feadb31bfa92ccce022306571af75be355abf85cdbf2f749d8e398c3dcf</checksum>
   <summary>Multimedia Framework Utility Library</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1375475541" build="1375475531"/>
-  <size package="25617" installed="75040" archive="76252"/>
-<location href="i686/libmm-utility-0.7-2.7.i686.rpm"/>
+  <time file="1375477270" build="1375477262"/>
+  <size package="27397" installed="77912" archive="79140"/>
+<location href="x86_64/libmm-utility-0.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libmm-utility-0.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3942"/>
+    <rpm:header-range start="280" end="4186"/>
     <rpm:provides>
       <rpm:entry name="libmm-utility" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
-      <rpm:entry name="libmm-utility(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libmmutil_jpeg.so.0"/>
+      <rpm:entry name="libmm-utility(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
+      <rpm:entry name="libmmutil_jpeg.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libmm-utility-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">b9c0b11cfac21817426d91e8decb521867ecbd03cb1d9e955b668b7d9f56a49e</checksum>
+  <checksum type="sha256" pkgid="YES">606c28969dfab06b5d58cf89b6bf0e229e02f809b3eca721409235bd0a006a2e</checksum>
   <summary>Multimedia Framework Utility Library (DEV)</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1375475541" build="1375475531"/>
-  <size package="5354" installed="15641" archive="16488"/>
-<location href="i686/libmm-utility-devel-0.7-2.7.i686.rpm"/>
+  <time file="1375477270" build="1375477262"/>
+  <size package="5536" installed="15645" archive="16488"/>
+<location href="x86_64/libmm-utility-devel-0.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libmm-utility-0.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2799"/>
+    <rpm:header-range start="280" end="2979"/>
     <rpm:provides>
       <rpm:entry name="libmm-utility-devel" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
-      <rpm:entry name="libmm-utility-devel(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
+      <rpm:entry name="libmm-utility-devel(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
       <rpm:entry name="pkgconfig(mmutil-imgp)" flags="EQ" epoch="0" ver="0.1"/>
       <rpm:entry name="pkgconfig(mmutil-jpeg)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
@@ -43184,40 +51063,39 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmm-utility-tool</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">30d6ddcca965baecfca993a215498d46642f00088b6ea15d3fa98c7640fd9c81</checksum>
+  <checksum type="sha256" pkgid="YES">e25624e9142cdaef2f6a2076f9404db5fe80ef45f96fb0a428627bdf4053712b</checksum>
   <summary>Multimedia Framework Utility Library</summary>
   <description/>
   <packager/>
   <url/>
-  <time file="1375475541" build="1375475531"/>
-  <size package="10418" installed="29164" archive="29576"/>
-<location href="i686/libmm-utility-tool-0.7-2.7.i686.rpm"/>
+  <time file="1375477270" build="1375477262"/>
+  <size package="10886" installed="32240" archive="32652"/>
+<location href="x86_64/libmm-utility-tool-0.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libmm-utility-0.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3043"/>
+    <rpm:header-range start="280" end="3259"/>
     <rpm:provides>
       <rpm:entry name="libmm-utility-tool" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
-      <rpm:entry name="libmm-utility-tool(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
+      <rpm:entry name="libmm-utility-tool(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmmutil_imgp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libmmutil_imgp.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="libmm-utility" flags="EQ" epoch="0" ver="0.7" rel="2.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libmmutil_jpeg.so.0"/>
-      <rpm:entry name="libmm_ta.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmm_ta.so.0()(64bit)"/>
+      <rpm:entry name="libmmutil_jpeg.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mm_util_imgp_testsuite</file>
     <file>/usr/bin/mm_util_jpeg_testsuite</file>
 
@@ -43225,9 +51103,9 @@ to develop applications that require libmm-session.</description>
 </package>
 <package type="rpm">
   <name>libmnl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">79bf948bd318ef9781e1f66f9b64ff7838e9d924a9b375db5004aabc56f1bb49</checksum>
+  <checksum type="sha256" pkgid="YES">f7de5909476fa2ff9941ceb06de683728d3e4a22822f261d6e5d8c1d25770921</checksum>
   <summary>Minimalistic Netlink communication library</summary>
   <description>libmnl is a minimalistic user-space library oriented to Netlink
 developers. There are a lot of common tasks in parsing, validating,
@@ -43236,26 +51114,66 @@ and easy to get wrong. This library aims to provide simple helpers
 that allows you to re-use code and to avoid re-inventing the wheel.</description>
   <packager/>
   <url>http://netfilter.org/projects/libmnl/</url>
-  <time file="1376538500" build="1376538492"/>
-  <size package="20391" installed="53490" archive="54188"/>
-<location href="i686/libmnl-1.0.3-2.11.i686.rpm"/>
+  <time file="1376538669" build="1376538657"/>
+  <size package="20468" installed="55634" archive="56340"/>
+<location href="x86_64/libmnl-1.0.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Security</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libmnl-1.0.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3461"/>
+    <rpm:header-range start="280" end="3697"/>
     <rpm:provides>
       <rpm:entry name="libmnl" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
-      <rpm:entry name="libmnl(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
+      <rpm:entry name="libmnl(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
+      <rpm:entry name="libmnl.so.0()(64bit)"/>
+      <rpm:entry name="libmnl.so.0(LIBMNL_1.0)(64bit)"/>
+      <rpm:entry name="libmnl.so.0(LIBMNL_1.1)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmnl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.3" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">d5ce8478fe4bc7224fc4cc2fc04cc99af1dfe10b17aee845e4f4420f525a1eae</checksum>
+  <summary>Minimalistic Netlink communication library</summary>
+  <description>libmnl is a minimalistic user-space library oriented to Netlink
+developers. There are a lot of common tasks in parsing, validating,
+constructing of both the Netlink header and TLVs that are repetitive
+and easy to get wrong. This library aims to provide simple helpers
+that allows you to re-use code and to avoid re-inventing the wheel.</description>
+  <packager/>
+  <url>http://netfilter.org/projects/libmnl/</url>
+  <time file="1376538500" build="1376538493"/>
+  <size package="11210" installed="26960" archive="27368"/>
+<location href="x86_64/libmnl-32bit-1.0.3-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Networking/Security</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libmnl-1.0.3-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3026"/>
+    <rpm:provides>
+      <rpm:entry name="libmnl-32bit" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
+      <rpm:entry name="libmnl-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
       <rpm:entry name="libmnl.so.0"/>
       <rpm:entry name="libmnl.so.0(LIBMNL_1.0)"/>
       <rpm:entry name="libmnl.so.0(LIBMNL_1.1)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -43266,9 +51184,9 @@ that allows you to re-use code and to avoid re-inventing the wheel.</description
 </package>
 <package type="rpm">
   <name>libmnl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">561540da3f66e24ef53051b93ff0edf83eabb35a68fe057f4762f6d002bb0617</checksum>
+  <checksum type="sha256" pkgid="YES">1c43dfb9310cea1dcc4b0666b0fcd7b85d500bfe23d3d43ba2442eb70e217242</checksum>
   <summary>Development files for libmnl</summary>
   <description>libmnl is a minimalistic user-space library oriented to Netlink
 developers. There are a lot of common tasks in parsing, validating,
@@ -43277,19 +51195,19 @@ and easy to get wrong. This library aims to provide simple helpers
 that allows you to re-use code and to avoid re-inventing the wheel.</description>
   <packager/>
   <url>http://netfilter.org/projects/libmnl/</url>
-  <time file="1376538500" build="1376538492"/>
-  <size package="5221" installed="8266" archive="9124"/>
-<location href="i686/libmnl-devel-1.0.3-2.11.i686.rpm"/>
+  <time file="1376538669" build="1376538657"/>
+  <size package="5405" installed="8268" archive="9128"/>
+<location href="x86_64/libmnl-devel-1.0.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libmnl-1.0.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3181"/>
+    <rpm:header-range start="280" end="3361"/>
     <rpm:provides>
       <rpm:entry name="libmnl-devel" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
-      <rpm:entry name="libmnl-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
+      <rpm:entry name="libmnl-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.11"/>
       <rpm:entry name="pkgconfig(libmnl)" flags="EQ" epoch="0" ver="1.0.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -43300,27 +51218,79 @@ that allows you to re-use code and to avoid re-inventing the wheel.</description
 </package>
 <package type="rpm">
   <name>libmount</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">bf6991227603e397829c85de1e73d6c64fc8b2bd8c14a115ea46af3ebc932b3d</checksum>
+  <checksum type="sha256" pkgid="YES">bb9880713b6e31e42fba594750c5ab68c2b6b1879055dc99767892b6343aae28</checksum>
   <summary>Device mount library</summary>
   <description>Library designed to be used in low-level utils like
 mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="97639" installed="266076" archive="266496"/>
-<location href="i686/libmount-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="97028" installed="270960" archive="271380"/>
+<location href="x86_64/libmount-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3981"/>
+    <rpm:header-range start="280" end="4241"/>
     <rpm:provides>
       <rpm:entry name="libmount" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libmount(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libmount(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libmount.so.1()(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.19)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.20)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.21)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.22)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmount-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">c5a6f2e05ec9e1387e2fe9a4731e090489a6341739db08ebda1a95f172592186</checksum>
+  <summary>Device mount library</summary>
+  <description>Library designed to be used in low-level utils like
+mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043553"/>
+  <size package="97451" installed="266076" archive="266496"/>
+<location href="x86_64/libmount-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/File Systems</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3794"/>
+    <rpm:provides>
+      <rpm:entry name="libmount-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libmount-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="libmount.so.1"/>
       <rpm:entry name="libmount.so.1(MOUNT_2.19)"/>
       <rpm:entry name="libmount.so.1(MOUNT_2.20)"/>
@@ -43329,7 +51299,7 @@ mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libblkid.so.1(BLKID_2.17)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -43344,7 +51314,6 @@ mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libblkid.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libuuid.so.1"/>
@@ -43355,26 +51324,26 @@ mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
 </package>
 <package type="rpm">
   <name>libmount-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">dd6e873c3857bcbfd52c2c0c1dfff0e37b62245a03121fb651c28d5b4e09c9ce</checksum>
+  <checksum type="sha256" pkgid="YES">3811f38342e70c35dc2a881d69d1bf6a1715db7719f839441244614d84de0e0e</checksum>
   <summary>Development files for libmount</summary>
   <description>Files to develop applications using the libmount library.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="8758" installed="25571" archive="26268"/>
-<location href="i686/libmount-devel-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="8945" installed="25573" archive="26280"/>
+<location href="x86_64/libmount-devel-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3337"/>
+    <rpm:header-range start="280" end="3517"/>
     <rpm:provides>
       <rpm:entry name="libmount-devel" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libmount-devel(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libmount-devel(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="pkgconfig(mount)" flags="EQ" epoch="0" ver="2.22.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -43385,36 +51354,98 @@ mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libmount-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">1e6328e6cf7ea6fa656ee9a6248f7caa503cd1b8f948b1c1292bc5020aa950b8</checksum>
+  <summary>Development files for libmount</summary>
+  <description>Files to develop applications using the libmount library.</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043552"/>
+  <size package="2814" installed="0" archive="276"/>
+<location href="x86_64/libmount-devel-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2706"/>
+    <rpm:provides>
+      <rpm:entry name="libmount-devel-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libmount-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmount-32bit" flags="EQ" epoch="0" ver="2.22.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libmp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.5" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">02e9696164a479504c177453e6be181cabb89ce1d9afe165cc8892367ae89eec</checksum>
+  <checksum type="sha256" pkgid="YES">a707e552c1901fcea47779ca41ff1132fc88969cfd534e21895694eae7e49a32</checksum>
   <summary>BSD libmp bindings for the GNU MP Library</summary>
   <description>BSD libmp bindings for the GNU MP Library.</description>
   <packager/>
   <url>http://gmplib.org/</url>
-  <time file="1375472103" build="1375472070"/>
-  <size package="129630" installed="284060" archive="284468"/>
-<location href="i686/libmp-5.0.5-2.9.i686.rpm"/>
+  <time file="1375471930" build="1375471912"/>
+  <size package="138932" installed="298808" archive="299224"/>
+<location href="x86_64/libmp-5.0.5-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2854"/>
+    <rpm:header-range start="280" end="3042"/>
     <rpm:provides>
       <rpm:entry name="libmp" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libmp(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
-      <rpm:entry name="libmp.so.3"/>
+      <rpm:entry name="libmp(x86-64)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libmp.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp" flags="EQ" epoch="0" ver="5.0.5"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.5" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">7409d8fdfcd7679d6df764e3558d70b1049850b331b570176be67df2c568bf1a</checksum>
+  <summary>BSD libmp bindings for the GNU MP Library</summary>
+  <description>BSD libmp bindings for the GNU MP Library.</description>
+  <packager/>
+  <url>http://gmplib.org/</url>
+  <time file="1375472103" build="1375472076"/>
+  <size package="129431" installed="284060" archive="284468"/>
+<location href="x86_64/libmp-32bit-5.0.5-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+ ; LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>gmp-5.0.5-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2655"/>
+    <rpm:provides>
+      <rpm:entry name="libmp-32bit" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libmp-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.5" rel="2.9"/>
+      <rpm:entry name="libmp.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgmp" flags="EQ" epoch="0" ver="5.0.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -43423,35 +51454,72 @@ mount(8) and /usr/sbin/mount.&lt;type&gt; helpers.</description>
 </package>
 <package type="rpm">
   <name>libmpc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">cd4d2b08fd4c6d7b4d8a314d7fdfc17d2c57611803969900276a3f1fc0713f07</checksum>
+  <checksum type="sha256" pkgid="YES">a2b2102b404e68071c3e0a6a12c92ebbf89f95ce78eaf852a41d7845fab066d2</checksum>
   <summary>MPC multiple-precision complex shared library</summary>
   <description>MPC is a C library for the arithmetic of complex numbers with
 arbitrarily high precision and correct rounding of the result. It is
 built upon and follows the same principles as MPFR.</description>
   <packager/>
   <url>http://www.multiprecision.org/mpc/</url>
-  <time file="1375471260" build="1375471240"/>
-  <size package="42201" installed="111316" archive="111724"/>
-<location href="i686/libmpc-1.0-2.8.i686.rpm"/>
+  <time file="1375471186" build="1375471161"/>
+  <size package="41979" installed="115952" archive="116368"/>
+<location href="x86_64/libmpc-1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>mpc-1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2950"/>
+    <rpm:header-range start="280" end="3118"/>
     <rpm:provides>
       <rpm:entry name="libmpc" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
-      <rpm:entry name="libmpc(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
-      <rpm:entry name="libmpc.so.3"/>
+      <rpm:entry name="libmpc(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="libmpc.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmpc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">07ad8259dcbc2a5c938ae1bea05297f6b1ddf7e00b45c16e2d5027489ba4e5d6</checksum>
+  <summary>MPC multiple-precision complex shared library</summary>
+  <description>MPC is a C library for the arithmetic of complex numbers with
+arbitrarily high precision and correct rounding of the result. It is
+built upon and follows the same principles as MPFR.</description>
+  <packager/>
+  <url>http://www.multiprecision.org/mpc/</url>
+  <time file="1375471260" build="1375471242"/>
+  <size package="42018" installed="111316" archive="111724"/>
+<location href="x86_64/libmpc-32bit-1.0-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>mpc-1.0-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2767"/>
+    <rpm:provides>
+      <rpm:entry name="libmpc-32bit" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="libmpc-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="libmpc.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libmpfr.so.4"/>
       <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -43463,188 +51531,336 @@ built upon and follows the same principles as MPFR.</description>
 </package>
 <package type="rpm">
   <name>libmpfr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3a2478a823014161d161dc4d6c394474fbba728c3244e05c08cfd33350de075a</checksum>
+  <checksum type="sha256" pkgid="YES">e84fb5ad4abd67228e923daac374b0ad7a40f5a4f0a20d174e54c63e53c91e4a</checksum>
   <summary>The GNU multiple-precision floating-point shared library</summary>
   <description>The MPFR library is a C library for multiple-precision floating-point
 computations with exact rounding (also called correct rounding). It is
 based on the GMP multiple-precision library.</description>
   <packager/>
   <url>http://www.mpfr.org/</url>
-  <time file="1375471345" build="1375471332"/>
-  <size package="172547" installed="450646" archive="451508"/>
-<location href="i686/libmpfr-3.1.1-2.9.i686.rpm"/>
+  <time file="1375471273" build="1375471260"/>
+  <size package="174425" installed="458482" archive="459344"/>
+<location href="x86_64/libmpfr-3.1.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>mpfr-3.1.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3503"/>
+    <rpm:header-range start="280" end="3735"/>
     <rpm:provides>
       <rpm:entry name="libmpfr" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
-      <rpm:entry name="libmpfr(x86-32)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
-      <rpm:entry name="libmpfr.so.4"/>
+      <rpm:entry name="libmpfr(x86-64)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+      <rpm:entry name="libmpfr.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libmpfr-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.1.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">6095fa73974897598fbdcaffb75bb8e2e2472cf445b32566b06df2da5063aa16</checksum>
+  <summary>The GNU multiple-precision floating-point shared library</summary>
+  <description>The MPFR library is a C library for multiple-precision floating-point
+computations with exact rounding (also called correct rounding). It is
+based on the GMP multiple-precision library.</description>
+  <packager/>
+  <url>http://www.mpfr.org/</url>
+  <time file="1375471345" build="1375471337"/>
+  <size package="159088" installed="407860" archive="408276"/>
+<location href="x86_64/libmpfr-32bit-3.1.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>mpfr-3.1.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3008"/>
+    <rpm:provides>
+      <rpm:entry name="libmpfr-32bit" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+      <rpm:entry name="libmpfr-32bit(x86-32)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+      <rpm:entry name="libmpfr.so.4"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="mpfr-32bit"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libmtdev</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">8a0345fa9ffe322f8d2153a425c581bf12edbf8f7bf8126ca1ef45fbc2d0f196</checksum>
+  <checksum type="sha256" pkgid="YES">8c0af441369ab03c25ea20d851e74681e7dd1e1beaf21f20fd4334c541cf5cc2</checksum>
   <summary>Multitouch Protocol Translation Library</summary>
   <description>The mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking. See the kernel documentation for further details.</description>
   <packager/>
   <url>http://bitmath.org/code/mtdev/</url>
-  <time file="1376538195" build="1376538185"/>
-  <size package="12993" installed="25040" archive="25460"/>
-<location href="i686/libmtdev-1.1.3-2.12.i686.rpm"/>
+  <time file="1376538382" build="1376538354"/>
+  <size package="13298" installed="26960" archive="27380"/>
+<location href="x86_64/libmtdev-1.1.3-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>mtdev-1.1.3-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2964"/>
+    <rpm:header-range start="280" end="3240"/>
     <rpm:provides>
       <rpm:entry name="libmtdev" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
-      <rpm:entry name="libmtdev(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
-      <rpm:entry name="libmtdev.so.1"/>
+      <rpm:entry name="libmtdev(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
+      <rpm:entry name="libmtdev.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libncurses</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.9" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">1ed894de791936e88b94120b96ed7c51f8660b6d64138a6e98d4c34db4ae892a</checksum>
+  <summary>The New curses Libraries</summary>
+  <description>The ncurses library is used by the most curses based terminal
+applications for controling its output and input to the screen.</description>
+  <packager/>
+  <url>http://invisible-island.net/ncurses/ncurses.html</url>
+  <time file="1375473559" build="1375473520"/>
+  <size package="259615" installed="1017568" archive="1020632"/>
+<location href="x86_64/libncurses-5.9-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7239"/>
+    <rpm:provides>
+      <rpm:entry name="libform.so.5()(64bit)"/>
+      <rpm:entry name="libformw.so.5()(64bit)"/>
+      <rpm:entry name="libmenu.so.5()(64bit)"/>
+      <rpm:entry name="libmenuw.so.5()(64bit)"/>
+      <rpm:entry name="libncurses" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libpanel.so.5()(64bit)"/>
+      <rpm:entry name="libpanelw.so.5()(64bit)"/>
+      <rpm:entry name="libtic.so.5()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="5.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="terminfo-base"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="ncurses" flags="LT" epoch="0" ver="5.9"/>
+    </rpm:obsoletes>
+    <rpm:recommends>
+      <rpm:entry name="ncurses-utils" flags="EQ" epoch="0" ver="5.9"/>
+    </rpm:recommends>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libncurses-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">799d46e1913874e50c7fe9ae76e09b35b0af7538d9b304a4dbabf8f12f84f311</checksum>
+  <checksum type="sha256" pkgid="YES">d296e06b83c1649d1c056e8ddab78de4f66c0bd4aac6345dc30effadd5c622c2</checksum>
   <summary>The New curses Libraries</summary>
   <description>The ncurses library is used by the most curses based terminal
 applications for controling its output and input to the screen.</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="261235" installed="921388" archive="924412"/>
-<location href="i686/libncurses-5.9-2.9.i686.rpm"/>
+  <time file="1375471775" build="1375471758"/>
+  <size package="260688" installed="921388" archive="924412"/>
+<location href="x86_64/libncurses-32bit-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7059"/>
+    <rpm:header-range start="280" end="6907"/>
     <rpm:provides>
       <rpm:entry name="libform.so.5"/>
       <rpm:entry name="libformw.so.5"/>
       <rpm:entry name="libmenu.so.5"/>
       <rpm:entry name="libmenuw.so.5"/>
-      <rpm:entry name="libncurses" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="libncurses(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses-32bit" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses-32bit(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
       <rpm:entry name="libncurses.so.5"/>
       <rpm:entry name="libncursesw.so.5"/>
       <rpm:entry name="libpanel.so.5"/>
       <rpm:entry name="libpanelw.so.5"/>
       <rpm:entry name="libtic.so.5"/>
       <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="5.9"/>
+      <rpm:entry name="ncurses-32bit" flags="EQ" epoch="0" ver="5.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libtinfo.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libncursesw.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libncursesw.so.5"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libncurses.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="terminfo-base"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="ncurses" flags="LT" epoch="0" ver="5.9"/>
+      <rpm:entry name="ncurses-32bit" flags="LE" epoch="0" ver="5.9"/>
     </rpm:obsoletes>
-    <rpm:recommends>
-      <rpm:entry name="ncurses-utils" flags="EQ" epoch="0" ver="5.9"/>
-    </rpm:recommends>
-
   </format>
 </package>
 <package type="rpm">
   <name>libncurses6</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.9" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">c795dca25c37e6af302ab978aa4e2dff3c107b0cd28c1880cde73418758197f7</checksum>
+  <summary>The New curses Libraries</summary>
+  <description>The ncurses library is used by the most curses based terminal
+applications for controling its output and input to the screen.</description>
+  <packager/>
+  <url>http://invisible-island.net/ncurses/ncurses.html</url>
+  <time file="1375473559" build="1375473520"/>
+  <size package="266981" installed="1004152" archive="1007216"/>
+<location href="x86_64/libncurses6-5.9-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7107"/>
+    <rpm:provides>
+      <rpm:entry name="libform.so.6()(64bit)"/>
+      <rpm:entry name="libformw.so.6()(64bit)"/>
+      <rpm:entry name="libmenu.so.6()(64bit)"/>
+      <rpm:entry name="libmenuw.so.6()(64bit)"/>
+      <rpm:entry name="libncurses.so.6()(64bit)"/>
+      <rpm:entry name="libncurses6" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses6(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncursesw.so.6()(64bit)"/>
+      <rpm:entry name="libpanel.so.6()(64bit)"/>
+      <rpm:entry name="libpanelw.so.6()(64bit)"/>
+      <rpm:entry name="libtic.so.6()(64bit)"/>
+      <rpm:entry name="libtinfo.so.6()(64bit)"/>
+      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="6.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libncurses.so.6()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libtinfo.so.6()(64bit)"/>
+      <rpm:entry name="terminfo-base"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libncursesw.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libncurses6-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">ef55a37eed3dc055f70b6561ad0f24df9205bda3dbdc39f06ee6c3fdccc76d9d</checksum>
+  <checksum type="sha256" pkgid="YES">6844102f699fbebd649e840acfcbb2c6c443dc21ec75aae44e522c52a60a27d3</checksum>
   <summary>The New curses Libraries</summary>
   <description>The ncurses library is used by the most curses based terminal
 applications for controling its output and input to the screen.</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="270917" installed="936016" archive="939040"/>
-<location href="i686/libncurses6-5.9-2.9.i686.rpm"/>
+  <time file="1375471775" build="1375471751"/>
+  <size package="271379" installed="936016" archive="939040"/>
+<location href="x86_64/libncurses6-32bit-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6931"/>
+    <rpm:header-range start="280" end="6843"/>
     <rpm:provides>
       <rpm:entry name="libform.so.6"/>
       <rpm:entry name="libformw.so.6"/>
       <rpm:entry name="libmenu.so.6"/>
       <rpm:entry name="libmenuw.so.6"/>
       <rpm:entry name="libncurses.so.6"/>
-      <rpm:entry name="libncurses6" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="libncurses6(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses6-32bit" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libncurses6-32bit" flags="EQ" epoch="0" ver="6.0"/>
+      <rpm:entry name="libncurses6-32bit(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
       <rpm:entry name="libncursesw.so.6"/>
       <rpm:entry name="libpanel.so.6"/>
       <rpm:entry name="libpanelw.so.6"/>
       <rpm:entry name="libtic.so.6"/>
       <rpm:entry name="libtinfo.so.6"/>
-      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="6.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libncursesw.so.6"/>
       <rpm:entry name="libtinfo.so.6"/>
       <rpm:entry name="libncurses.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="terminfo-base"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -43653,67 +51869,66 @@ applications for controling its output and input to the screen.</description>
 </package>
 <package type="rpm">
   <name>libnet-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.77_37" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">74d26b0ffb702026f331bfa8cc52559a4dbfaa0ed742ed253949c68c36d21cf1</checksum>
+  <checksum type="sha256" pkgid="YES">f05385beaa4e2b643362f73ff362bf81478235f0129b7512055bc873e214012f</checksum>
   <summary>Network Client library (Shared library)</summary>
   <description>Network Client library (Shared library)</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=framework/connectivity/libnet-client.git;a=summary</url>
-  <time file="1377321141" build="1377321135"/>
-  <size package="46796" installed="140607" archive="141328"/>
-<location href="i686/libnet-client-0.1.77_37-2.3.i686.rpm"/>
+  <time file="1377321261" build="1377321256"/>
+  <size package="49084" installed="139899" archive="140628"/>
+<location href="x86_64/libnet-client-0.1.77_37-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libnet-client-0.1.77_37-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3525"/>
+    <rpm:header-range start="280" end="3761"/>
     <rpm:provides>
       <rpm:entry name="libnet-client" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
-      <rpm:entry name="libnet-client(x86-32)" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
-      <rpm:entry name="libnetwork.so.0"/>
+      <rpm:entry name="libnet-client(x86-64)" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
+      <rpm:entry name="libnetwork.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libnet-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.77_37" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">3ee049219802ab665b15055388f598963d75571ea7e24aee8db26253b1d2a491</checksum>
+  <checksum type="sha256" pkgid="YES">484874128658cd9f38d4500411b362f05e471715acec19525a75ef005328c980</checksum>
   <summary>Network Client library (Development)</summary>
   <description>Network Client library (Development)</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=framework/connectivity/libnet-client.git;a=summary</url>
-  <time file="1377321141" build="1377321135"/>
-  <size package="15516" installed="79993" archive="81184"/>
-<location href="i686/libnet-client-devel-0.1.77_37-2.3.i686.rpm"/>
+  <time file="1377321261" build="1377321256"/>
+  <size package="15694" installed="79995" archive="81184"/>
+<location href="x86_64/libnet-client-devel-0.1.77_37-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libnet-client-0.1.77_37-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3561"/>
+    <rpm:header-range start="280" end="3733"/>
     <rpm:provides>
       <rpm:entry name="libnet-client-devel" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
-      <rpm:entry name="libnet-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
+      <rpm:entry name="libnet-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.77_37" rel="2.3"/>
       <rpm:entry name="pkgconfig(network)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -43729,9 +51944,9 @@ applications for controling its output and input to the screen.</description>
 </package>
 <package type="rpm">
   <name>libnetfilter_conntrack</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">3673eb5224fd9ce0fedc461816160fe30848141757ab9bd1851b9f97aaecd245</checksum>
+  <checksum type="sha256" pkgid="YES">7295001c54f8343b710da4c7156ed9091cd15c1dfe7c80c4660aa84d4cfeb265</checksum>
   <summary>Userspace library for the in-kernel connection tracking state table</summary>
   <description>libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table. The
@@ -43740,26 +51955,68 @@ libnfnetlink_conntrack and libctnetlink. This library is currently
 used by conntrack-tools among many other applications.</description>
   <packager/>
   <url>http://netfilter.org/projects/libnetfilter_conntrack/</url>
-  <time file="1376541296" build="1376541263"/>
-  <size package="40076" installed="131736" archive="132192"/>
-<location href="i686/libnetfilter_conntrack-1.0.2-2.9.i686.rpm"/>
+  <time file="1376541405" build="1376541396"/>
+  <size package="39602" installed="141472" archive="141936"/>
+<location href="x86_64/libnetfilter_conntrack-1.0.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Security</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libnetfilter_conntrack-1.0.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3413"/>
+    <rpm:header-range start="280" end="3693"/>
     <rpm:provides>
       <rpm:entry name="libnetfilter_conntrack" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
-      <rpm:entry name="libnetfilter_conntrack(x86-32)" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
-      <rpm:entry name="libnetfilter_conntrack.so.3"/>
+      <rpm:entry name="libnetfilter_conntrack(x86-64)" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
+      <rpm:entry name="libnetfilter_conntrack.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libmnl.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnfnetlink.so.0()(64bit)"/>
+      <rpm:entry name="libmnl.so.0(LIBMNL_1.1)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmnl.so.0(LIBMNL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmnl.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libnetfilter_conntrack-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">39c670eb68fcbddaa5113df715fe4a5e6cfe11d6b7df9db5c2e9767062aedac4</checksum>
+  <summary>Userspace library for the in-kernel connection tracking state table</summary>
+  <description>libnetfilter_conntrack is a userspace library providing a programming
+interface (API) to the in-kernel connection tracking state table. The
+library libnetfilter_conntrack has been previously known as
+libnfnetlink_conntrack and libctnetlink. This library is currently
+used by conntrack-tools among many other applications.</description>
+  <packager/>
+  <url>http://netfilter.org/projects/libnetfilter_conntrack/</url>
+  <time file="1376541296" build="1376541264"/>
+  <size package="39871" installed="131736" archive="132192"/>
+<location href="x86_64/libnetfilter_conntrack-32bit-1.0.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Networking/Security</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>libnetfilter_conntrack-1.0.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3222"/>
+    <rpm:provides>
+      <rpm:entry name="libnetfilter_conntrack-32bit" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
+      <rpm:entry name="libnetfilter_conntrack-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
+      <rpm:entry name="libnetfilter_conntrack.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmnl.so.0"/>
       <rpm:entry name="libnfnetlink.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libmnl.so.0(LIBMNL_1.1)"/>
@@ -43771,9 +52028,9 @@ used by conntrack-tools among many other applications.</description>
 </package>
 <package type="rpm">
   <name>libnetfilter_conntrack-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">1da0ec2f074a0047bc1536c04f0d6111e5a8ef76c33536651e0feb79fbbc1d53</checksum>
+  <checksum type="sha256" pkgid="YES">48f78ff1a2cc8bcdbf2a3f8a79aa236d7fee91cb76aa96cc51338b249e499e58</checksum>
   <summary>Userspace library for the in-kernel connection tracking state table</summary>
   <description>libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table. The
@@ -43782,19 +52039,19 @@ libnfnetlink_conntrack and libctnetlink. This library is currently
 used by conntrack-tools among many other applications.</description>
   <packager/>
   <url>http://netfilter.org/projects/libnetfilter_conntrack/</url>
-  <time file="1376541296" build="1376541263"/>
-  <size package="11288" installed="32587" archive="35256"/>
-<location href="i686/libnetfilter_conntrack-devel-1.0.2-2.9.i686.rpm"/>
+  <time file="1376541405" build="1376541396"/>
+  <size package="11463" installed="32589" archive="35264"/>
+<location href="x86_64/libnetfilter_conntrack-devel-1.0.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libnetfilter_conntrack-1.0.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4517"/>
+    <rpm:header-range start="280" end="4693"/>
     <rpm:provides>
       <rpm:entry name="libnetfilter_conntrack-devel" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
-      <rpm:entry name="libnetfilter_conntrack-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
+      <rpm:entry name="libnetfilter_conntrack-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(libnetfilter_conntrack)" flags="EQ" epoch="0" ver="1.0.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -43806,27 +52063,27 @@ used by conntrack-tools among many other applications.</description>
 </package>
 <package type="rpm">
   <name>libnetlink-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.4.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8c214642af6096cc8199ccae9168336f8b2a602a8b8d97a282e7011821aee100</checksum>
+  <checksum type="sha256" pkgid="YES">75887e81db98de707363386cf6e78ce0c5433a18fd25789db9b4994109f15521</checksum>
   <summary>A Higher Level Interface to the Netlink Service</summary>
   <description>libnetlink provides a higher level interface to rtnetlink(7).</description>
   <packager/>
   <url>http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2</url>
-  <time file="1376541374" build="1376541363"/>
-  <size package="28131" installed="75537" archive="75940"/>
-<location href="i686/libnetlink-devel-3.4.0-2.10.i686.rpm"/>
+  <time file="1376541468" build="1376541457"/>
+  <size package="29286" installed="117443" archive="117844"/>
+<location href="x86_64/libnetlink-devel-3.4.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>iproute2-3.4.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2651"/>
+    <rpm:header-range start="280" end="2827"/>
     <rpm:provides>
       <rpm:entry name="libnetlink" flags="EQ" epoch="0" ver="3.4.0"/>
       <rpm:entry name="libnetlink-devel" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
-      <rpm:entry name="libnetlink-devel(x86-32)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
+      <rpm:entry name="libnetlink-devel(x86-64)" flags="EQ" epoch="0" ver="3.4.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -43834,9 +52091,9 @@ used by conntrack-tools among many other applications.</description>
 </package>
 <package type="rpm">
   <name>libnettle</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">9de5043c57c344f3d3eb5e2c9fa7e7f58f91636eadf0f61963baea271d010861</checksum>
+  <checksum type="sha256" pkgid="YES">4e09cdd0863d53471c0695bdd85093d754a24e3cd52ddbe2ca1559d5ecfde4a4</checksum>
   <summary>Cryptographic Tools</summary>
   <description>Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
@@ -43846,24 +52103,63 @@ This package contains a few command-line tools to perform cryptographic
 operations using the nettle library.</description>
   <packager/>
   <url/>
-  <time file="1376537648" build="1376537637"/>
-  <size package="85076" installed="204147" archive="204864"/>
-<location href="i686/libnettle-2.4-2.13.i686.rpm"/>
+  <time file="1376537827" build="1376537819"/>
+  <size package="81369" installed="204567" archive="205288"/>
+<location href="x86_64/libnettle-2.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3377"/>
+    <rpm:header-range start="280" end="3597"/>
     <rpm:provides>
       <rpm:entry name="libnettle" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="libnettle(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="libnettle.so.4"/>
+      <rpm:entry name="libnettle(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libnettle-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4" rel="2.13"/>
+  <checksum type="sha256" pkgid="YES">b1f9e68d7e2c230aebd075b08ff3340dedae0a25b69b003f88853474c8e312df</checksum>
+  <summary>Cryptographic Tools</summary>
+  <description>Nettle is a cryptographic library that is designed to fit easily in more or
+less any context: In crypto toolkits for object-oriented languages (C++,
+Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
+
+This package contains a few command-line tools to perform cryptographic
+operations using the nettle library.</description>
+  <packager/>
+  <url/>
+  <time file="1376537648" build="1376537639"/>
+  <size package="75849" installed="177620" archive="178036"/>
+<location href="x86_64/libnettle-32bit-2.4-2.13.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2934"/>
+    <rpm:provides>
+      <rpm:entry name="libnettle-32bit" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libnettle-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libnettle.so.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -43874,35 +52170,35 @@ operations using the nettle library.</description>
 </package>
 <package type="rpm">
   <name>libnettle-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">678ced6e78efc83eb8a0475ac4cd21fb15ed546fecdf39be90347f819159b20e</checksum>
+  <checksum type="sha256" pkgid="YES">9bf4b90bfeb31d06206bc05cc23653a51146e588265cfaf0a853a6d50888f10c</checksum>
   <summary>Cryptographic Library</summary>
   <description>Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.</description>
   <packager/>
   <url/>
-  <time file="1376537648" build="1376537637"/>
-  <size package="65613" installed="178833" archive="185424"/>
-<location href="i686/libnettle-devel-2.4-2.13.i686.rpm"/>
+  <time file="1376537827" build="1376537819"/>
+  <size package="65793" installed="178837" archive="185432"/>
+<location href="x86_64/libnettle-devel-2.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7321"/>
+    <rpm:header-range start="280" end="7501"/>
     <rpm:provides>
       <rpm:entry name="libnettle-devel" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="libnettle-devel(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="libnettle-devel(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
       <rpm:entry name="pkgconfig(hogweed)" flags="EQ" epoch="0" ver="2.4"/>
       <rpm:entry name="pkgconfig(nettle)" flags="EQ" epoch="0" ver="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libnettle" flags="EQ" epoch="0" ver="2.4"/>
-      <rpm:entry name="gmp-devel"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="gmp-devel"/>
       <rpm:entry name="glibc-devel"/>
       <rpm:entry name="libhogweed" flags="EQ" epoch="0" ver="2.4"/>
       <rpm:entry name="pkgconfig(nettle)"/>
@@ -43911,9 +52207,9 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.<
 </package>
 <package type="rpm">
   <name>libnfnetlink</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">fd9248af48c06979c599bef10c21e336deac4b3e6f1a7989795ea91be85e1213</checksum>
+  <checksum type="sha256" pkgid="YES">7f11e7203aaed17e0ab8875575e103a6d0e0c68b1b9dfd762e8233d7b495b6e1</checksum>
   <summary>Low-level library for Netfilter-related kernel/userspace communication</summary>
   <description>libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
@@ -43926,24 +52222,66 @@ It is only used by other netfilter.org projects, such as
 libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.</description>
   <packager/>
   <url>http://netfilter.org/projects/libnfnetlink/</url>
-  <time file="1376538177" build="1376538165"/>
-  <size package="21887" installed="53266" archive="54004"/>
-<location href="i686/libnfnetlink-1.0.1-3.12.i686.rpm"/>
+  <time file="1376538389" build="1376538379"/>
+  <size package="21895" installed="51102" archive="51840"/>
+<location href="x86_64/libnfnetlink-1.0.1-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Security</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libnfnetlink-1.0.1-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3535"/>
+    <rpm:header-range start="280" end="3791"/>
     <rpm:provides>
       <rpm:entry name="libnfnetlink" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
-      <rpm:entry name="libnfnetlink(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
-      <rpm:entry name="libnfnetlink.so.0"/>
+      <rpm:entry name="libnfnetlink(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
+      <rpm:entry name="libnfnetlink.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libnfnetlink-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.1" rel="3.12"/>
+  <checksum type="sha256" pkgid="YES">7a2e77213742722d8a5814097dfaa97b176e03b50be5e1ebc71dad0fdaaaa73f</checksum>
+  <summary>Low-level library for Netfilter-related kernel/userspace communication</summary>
+  <description>libnfnetlink is the low-level library for netfilter related
+kernel/userspace communication. It provides a generic messaging
+infrastructure for in-kernel netfilter subsystems (such as
+nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
+respective users and/or management tools in userspace.
+
+This library is not meant as a public API for application developers.
+It is only used by other netfilter.org projects, such as
+libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.</description>
+  <packager/>
+  <url>http://netfilter.org/projects/libnfnetlink/</url>
+  <time file="1376538177" build="1376538166"/>
+  <size package="14981" installed="35284" archive="35716"/>
+<location href="x86_64/libnfnetlink-32bit-1.0.1-3.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Networking/Security</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libnfnetlink-1.0.1-3.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3080"/>
+    <rpm:provides>
+      <rpm:entry name="libnfnetlink-32bit" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
+      <rpm:entry name="libnfnetlink-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
+      <rpm:entry name="libnfnetlink.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -43953,9 +52291,9 @@ libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.</description>
 </package>
 <package type="rpm">
   <name>libnfnetlink-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">d3faadc0d8e537b47abe21828bd9fdbfc63bf252b268470b2f2f71c03e9b05fa</checksum>
+  <checksum type="sha256" pkgid="YES">307d2c2db0e7e006e95ac68c58274186b14d67789644cedd713d8c0efdb8f1f1</checksum>
   <summary>Low-level library for Netfilter-related kernel/userspace communication</summary>
   <description>libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
@@ -43968,19 +52306,19 @@ It is only used by other netfilter.org projects, such as
 libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.</description>
   <packager/>
   <url>http://netfilter.org/projects/libnfnetlink/</url>
-  <time file="1376538177" build="1376538165"/>
-  <size package="7854" installed="13293" archive="14564"/>
-<location href="i686/libnfnetlink-devel-1.0.1-3.12.i686.rpm"/>
+  <time file="1376538389" build="1376538379"/>
+  <size package="8037" installed="13295" archive="14568"/>
+<location href="x86_64/libnfnetlink-devel-1.0.1-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libnfnetlink-1.0.1-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3619"/>
+    <rpm:header-range start="280" end="3799"/>
     <rpm:provides>
       <rpm:entry name="libnfnetlink-devel" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
-      <rpm:entry name="libnfnetlink-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
+      <rpm:entry name="libnfnetlink-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="3.12"/>
       <rpm:entry name="pkgconfig(libnfnetlink)" flags="EQ" epoch="0" ver="1.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -43991,34 +52329,73 @@ libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.</description>
 </package>
 <package type="rpm">
   <name>libnl1</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">3162ca7ad59babb86b37d43673fc52fc227fa3ff25ebc2eec12f78b4046973ac</checksum>
+  <checksum type="sha256" pkgid="YES">1213fbf3fc6615e58aba7228a3915c48f295d41686d8861895f59e8f5f5712bb</checksum>
   <summary>Convenience library for kernel netlink sockets</summary>
   <description>This package contains a convenience library to simplify using the Linux
 kernels netlink sockets interface for network manipulation.</description>
   <packager/>
   <url>http://people.suug.ch/~tgr/libnl/</url>
-  <time file="1377043311" build="1377043299"/>
-  <size package="126700" installed="417118" archive="417812"/>
-<location href="i686/libnl1-1.1-2.22.i686.rpm"/>
+  <time file="1377042480" build="1377042471"/>
+  <size package="125493" installed="442918" archive="443616"/>
+<location href="x86_64/libnl1-1.1-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libnl1-1.1-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3337"/>
+    <rpm:header-range start="280" end="3553"/>
     <rpm:provides>
-      <rpm:entry name="libnl.so.1"/>
+      <rpm:entry name="libnl.so.1()(64bit)"/>
       <rpm:entry name="libnl1" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
-      <rpm:entry name="libnl1(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+      <rpm:entry name="libnl1(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libnl1-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1" rel="2.22"/>
+  <checksum type="sha256" pkgid="YES">051ed409143147683f2cc14a1c4ffcd728190ef4a480e282869c9876eff57d88</checksum>
+  <summary>Convenience library for kernel netlink sockets</summary>
+  <description>This package contains a convenience library to simplify using the Linux
+kernels netlink sockets interface for network manipulation.</description>
+  <packager/>
+  <url>http://people.suug.ch/~tgr/libnl/</url>
+  <time file="1377043311" build="1377043301"/>
+  <size package="118128" installed="392632" archive="393036"/>
+<location href="x86_64/libnl1-32bit-1.1-2.22.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Network</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libnl1-1.1-2.22.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2894"/>
+    <rpm:provides>
+      <rpm:entry name="libnl.so.1"/>
+      <rpm:entry name="libnl1-32bit" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+      <rpm:entry name="libnl1-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
@@ -44032,28 +52409,28 @@ kernels netlink sockets interface for network manipulation.</description>
 </package>
 <package type="rpm">
   <name>libnl1-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">3ebbbf6be1b093780b5d4041c4d731599688d113532ca6304bde96b8416893a2</checksum>
+  <checksum type="sha256" pkgid="YES">3300576f653fd5fc4b1a39d9a82fa70e4b847fa98a20cea306e09252c4e5dcd8</checksum>
   <summary>Convenience library for kernel netlink sockets</summary>
   <description>This package contains a convenience library to simplify using the Linux
 kernels netlink sockets interface for network manipulation.</description>
   <packager/>
   <url>http://people.suug.ch/~tgr/libnl/</url>
-  <time file="1377043311" build="1377043299"/>
-  <size package="27652" installed="110562" archive="119128"/>
-<location href="i686/libnl1-devel-1.1-2.22.i686.rpm"/>
+  <time file="1377042480" build="1377042471"/>
+  <size package="27830" installed="110564" archive="119132"/>
+<location href="x86_64/libnl1-devel-1.1-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libnl1-1.1-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8325"/>
+    <rpm:header-range start="280" end="8501"/>
     <rpm:provides>
       <rpm:entry name="libnl-devel" flags="EQ" epoch="0" ver="2.22" rel="1.1"/>
       <rpm:entry name="libnl1-devel" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
-      <rpm:entry name="libnl1-devel(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+      <rpm:entry name="libnl1-devel(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
       <rpm:entry name="pkgconfig(libnl-1)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -44063,60 +52440,87 @@ kernels netlink sockets interface for network manipulation.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libnl1-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1" rel="2.22"/>
+  <checksum type="sha256" pkgid="YES">b567f248ce1abfc3c471d62f7303b48f1049dfce0a91427ede7a0f643850282f</checksum>
+  <summary>Convenience library for kernel netlink sockets</summary>
+  <description>This package contains a convenience library to simplify using the Linux
+kernels netlink sockets interface for network manipulation.</description>
+  <packager/>
+  <url>http://people.suug.ch/~tgr/libnl/</url>
+  <time file="1377043311" build="1377043302"/>
+  <size package="2381" installed="0" archive="268"/>
+<location href="x86_64/libnl1-devel-32bit-1.1-2.22.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libnl1-1.1-2.22.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2278"/>
+    <rpm:provides>
+      <rpm:entry name="libnl1-devel-32bit" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+      <rpm:entry name="libnl1-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.22"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libnl2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0" rel="6.11"/>
-  <checksum type="sha256" pkgid="YES">c38fdd5aa4eafe3fbc0b78dafd6d18b03d9db6a46a6f82e5ddf8321ecf8cb016</checksum>
+  <checksum type="sha256" pkgid="YES">829028d6648b1c93ed9e26cde3289a35b5c63d4ca762c5f01854bdefe0302bea</checksum>
   <summary>Library for netlink sockets</summary>
   <description>This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.</description>
   <packager/>
   <url/>
-  <time file="1376538893" build="1376538883"/>
-  <size package="155259" installed="519142" archive="521032"/>
-<location href="i686/libnl2-2.0-6.11.i686.rpm"/>
+  <time file="1376539153" build="1376539144"/>
+  <size package="153812" installed="574598" archive="576512"/>
+<location href="x86_64/libnl2-2.0-6.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libnl2-2.0-6.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5061"/>
+    <rpm:header-range start="280" end="5321"/>
     <rpm:provides>
-      <rpm:entry name="libnl-cli.so.2"/>
-      <rpm:entry name="libnl-genl.so.2"/>
-      <rpm:entry name="libnl-nf.so.2"/>
-      <rpm:entry name="libnl-route.so.2"/>
-      <rpm:entry name="libnl.so.2"/>
+      <rpm:entry name="libnl-cli.so.2()(64bit)"/>
+      <rpm:entry name="libnl-genl.so.2()(64bit)"/>
+      <rpm:entry name="libnl-nf.so.2()(64bit)"/>
+      <rpm:entry name="libnl-route.so.2()(64bit)"/>
+      <rpm:entry name="libnl.so.2()(64bit)"/>
       <rpm:entry name="libnl2" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
-      <rpm:entry name="libnl2(x86-32)" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
+      <rpm:entry name="libnl2(x86-64)" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libnl-nf.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnl-genl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libnl.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libnl-route.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnl-nf.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libnl-genl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnl-route.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libnl2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0" rel="6.11"/>
-  <checksum type="sha256" pkgid="YES">8a9a720a15f05af3a041f2580c0f9883c07e61ba3fe5d58cd3bf4dbbffc5446a</checksum>
+  <checksum type="sha256" pkgid="YES">9b6a041726b30d46aaeb181e7a2f4258d49794a921a6aea4d736f43be14eeb08</checksum>
   <summary>Development library and headers for libnl2</summary>
   <description>This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
@@ -44125,19 +52529,19 @@ This package contains all files that are needed to build applications using
 libnl2.</description>
   <packager/>
   <url/>
-  <time file="1376538893" build="1376538883"/>
-  <size package="35934" installed="153200" archive="166420"/>
-<location href="i686/libnl2-devel-2.0-6.11.i686.rpm"/>
+  <time file="1376539153" build="1376539144"/>
+  <size package="36122" installed="153202" archive="166432"/>
+<location href="x86_64/libnl2-devel-2.0-6.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libnl2-2.0-6.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11469"/>
+    <rpm:header-range start="280" end="11649"/>
     <rpm:provides>
       <rpm:entry name="libnl2-devel" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
-      <rpm:entry name="libnl2-devel(x86-32)" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
+      <rpm:entry name="libnl2-devel(x86-64)" flags="EQ" epoch="0" ver="2.0" rel="6.11"/>
       <rpm:entry name="pkgconfig(libnl-2.0)" flags="EQ" epoch="0" ver="2.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -44148,34 +52552,77 @@ libnl2.</description>
 </package>
 <package type="rpm">
   <name>libobjc47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">0a8c9557b6010eaaf96a69256ff0807eb8c8d1ed34801908e52ac7bde5a37ce7</checksum>
+  <checksum type="sha256" pkgid="YES">cdded67d6c881151a3c2f67118f5e46ad19c0faa73913b7d97f10ca4ae99ecb3</checksum>
   <summary>Library for the GNU Objective C Compiler</summary>
   <description>The library for the GNU Objective C compiler.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="41856" installed="115792" archive="116208"/>
-<location href="i686/libobjc47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="42364" installed="123464" archive="123880"/>
+<location href="x86_64/libobjc47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3213"/>
+    <rpm:header-range start="280" end="3449"/>
     <rpm:provides>
-      <rpm:entry name="libobjc.so.4"/>
+      <rpm:entry name="libobjc.so.4()(64bit)"/>
       <rpm:entry name="libobjc2" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libobjc47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libobjc47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libobjc47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libobjc2" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libobjc47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">ee9cfbdca3bf270d08db5eece4902fafa78d8ce34c1c72df3b821cd03f916195</checksum>
+  <summary>Library for the GNU Objective C Compiler</summary>
+  <description>The library for the GNU Objective C compiler.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="41672" installed="116912" archive="117328"/>
+<location href="x86_64/libobjc47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/Other</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3441"/>
+    <rpm:provides>
+      <rpm:entry name="libobjc.so.4"/>
+      <rpm:entry name="libobjc2-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libobjc47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libobjc47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -44184,15 +52631,15 @@ libnl2.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libobjc2" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libobjc2-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libogg</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">4d01655885c2ee36afea9d33f60144f5939088cc9d4fe222d947b92e596dce2b</checksum>
+  <checksum type="sha256" pkgid="YES">49123cea7ef778b6da17914f713a3d88f3756dfc7b66d2e3b97eb5527e0afdfa</checksum>
   <summary>Ogg Bitstream Library</summary>
   <description>Libogg is a library for manipulating ogg bitstreams.  It handles both
 making ogg bitstreams and getting packets from ogg bitstreams.
@@ -44201,24 +52648,60 @@ Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio
 codec ) and the libtheora (Theora video codec)</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472442" build="1375472433"/>
-  <size package="16167" installed="31890" archive="32588"/>
-<location href="i686/libogg-1.3.0-2.10.i686.rpm"/>
+  <time file="1375473993" build="1375473977"/>
+  <size package="15769" installed="33834" archive="34540"/>
+<location href="x86_64/libogg-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libogg-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3229"/>
+    <rpm:header-range start="280" end="3437"/>
     <rpm:provides>
       <rpm:entry name="libogg" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libogg(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="libogg(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libogg-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">a195e0ad8d3c1385a0d7acef94aa5f1168410d91b2e3ddbdd8afc81d06350a7a</checksum>
+  <summary>Ogg Bitstream Library</summary>
+  <description>Libogg is a library for manipulating ogg bitstreams.  It handles both
+making ogg bitstreams and getting packets from ogg bitstreams.
+
+Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio
+codec ) and the libtheora (Theora video codec)</description>
+  <packager/>
+  <url>http://www.vorbis.com/</url>
+  <time file="1375472442" build="1375472433"/>
+  <size package="14954" installed="30424" archive="30832"/>
+<location href="x86_64/libogg-32bit-1.3.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libogg-1.3.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2806"/>
+    <rpm:provides>
+      <rpm:entry name="libogg-32bit" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libogg-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libogg.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -44227,27 +52710,27 @@ codec ) and the libtheora (Theora video codec)</description>
 </package>
 <package type="rpm">
   <name>libogg-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">65b4725b053c6655109f6bb5cad3df4d5e5c916b10fd06ac11316313141dda3e</checksum>
+  <checksum type="sha256" pkgid="YES">46a4fd2ab987b114b0fa1f4db5147c74850c2e2ec7e4063a73c38cdb1e43db4b</checksum>
   <summary>Include Files and Libraries mandatory for Ogg Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to compile and develop applications that use libogg.</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472442" build="1375472433"/>
-  <size package="7624" installed="17473" archive="18716"/>
-<location href="i686/libogg-devel-1.3.0-2.10.i686.rpm"/>
+  <time file="1375473993" build="1375473977"/>
+  <size package="7804" installed="17470" archive="18708"/>
+<location href="x86_64/libogg-devel-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libogg-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3369"/>
+    <rpm:header-range start="280" end="3545"/>
     <rpm:provides>
       <rpm:entry name="libogg-devel" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libogg-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libogg-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(ogg)" flags="EQ" epoch="0" ver="1.3.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -44259,9 +52742,9 @@ to compile and develop applications that use libogg.</description>
 </package>
 <package type="rpm">
   <name>liboil</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.17" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">f7585d696877e2e387abd6acfe32cbf0548e86a98b220b51af2540d8dc64ceac</checksum>
+  <checksum type="sha256" pkgid="YES">60df7bc94b937071feec958792d4a19ada0b69572cce14b8a9801d08977a633c</checksum>
   <summary>Library of Optimized Inner Loops</summary>
   <description>Liboil is a library of simple functions that are optimized for various
 CPUs. These functions are generally loops implementing simple
@@ -44277,27 +52760,77 @@ used by various multimedia projects and also make optimizations easier
 to use by a broader range of applications.</description>
   <packager/>
   <url>http://liboil.freedesktop.org/wiki/</url>
-  <time file="1377046421" build="1377046409"/>
-  <size package="131586" installed="662253" archive="662964"/>
-<location href="i686/liboil-0.3.17-2.17.i686.rpm"/>
+  <time file="1377046123" build="1377046112"/>
+  <size package="132293" installed="754809" archive="755528"/>
+<location href="x86_64/liboil-0.3.17-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>liboil-0.3.17-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3929"/>
+    <rpm:header-range start="280" end="4129"/>
     <rpm:provides>
       <rpm:entry name="liboil" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
-      <rpm:entry name="liboil(x86-32)" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
-      <rpm:entry name="liboil-0.3.so.0"/>
+      <rpm:entry name="liboil(x86-64)" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
+      <rpm:entry name="liboil-0.3.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>liboil-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.17" rel="2.17"/>
+  <checksum type="sha256" pkgid="YES">add905a67681c52c41864459bc88fcf45f6bacf6105866c7671df50479a9ddd5</checksum>
+  <summary>Library of Optimized Inner Loops</summary>
+  <description>Liboil is a library of simple functions that are optimized for various
+CPUs. These functions are generally loops implementing simple
+algorithms, such as converting an array of N integers to floating-point
+numbers or multiplying and summing an array of N numbers. Such
+functions are candidates for significant optimization using various
+techniques, especially by using extended instructions provided by
+modern CPUs (Altivec, MMX, SSE, etc.).
+
+Many multimedia applications and libraries already do similar things
+internally. The goal of this project is to consolidate some of the code
+used by various multimedia projects and also make optimizations easier
+to use by a broader range of applications.</description>
+  <packager/>
+  <url>http://liboil.freedesktop.org/wiki/</url>
+  <time file="1377046421" build="1377046411"/>
+  <size package="129567" installed="657732" archive="658152"/>
+<location href="x86_64/liboil-32bit-0.3.17-2.17.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-2-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>liboil-0.3.17-2.17.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3506"/>
+    <rpm:provides>
+      <rpm:entry name="liboil-0.3.so.0"/>
+      <rpm:entry name="liboil-32bit" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
+      <rpm:entry name="liboil-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
@@ -44312,9 +52845,9 @@ to use by a broader range of applications.</description>
 </package>
 <package type="rpm">
   <name>liboil-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.17" rel="2.17"/>
-  <checksum type="sha256" pkgid="YES">eec541d23becc7ac819d1a7f07301074416b18c939274a1a7e773e35bb6fae80</checksum>
+  <checksum type="sha256" pkgid="YES">3e840409055a50ec7295c177685af50e00a70b9b1179337a6090df622af1c9f8</checksum>
   <summary>Library of Optimized Inner Loops</summary>
   <description>Liboil is a library of simple functions that are optimized for various
 CPUs. These functions are generally loops implementing simple
@@ -44330,133 +52863,195 @@ used by various multimedia projects, and also make optimizations easier
 to use by a broader range of applications.</description>
   <packager/>
   <url>http://liboil.freedesktop.org/wiki/</url>
-  <time file="1377046421" build="1377046409"/>
-  <size package="26675" installed="194972" archive="198512"/>
-<location href="i686/liboil-devel-0.3.17-2.17.i686.rpm"/>
+  <time file="1377046123" build="1377046112"/>
+  <size package="26818" installed="196390" archive="199936"/>
+<location href="x86_64/liboil-devel-0.3.17-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>liboil-0.3.17-2.17.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5721"/>
+    <rpm:header-range start="280" end="5929"/>
     <rpm:provides>
       <rpm:entry name="liboil-devel" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
-      <rpm:entry name="liboil-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
+      <rpm:entry name="liboil-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.17" rel="2.17"/>
       <rpm:entry name="pkgconfig(liboil-0.3)" flags="EQ" epoch="0" ver="0.3.17"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="liboil" flags="EQ" epoch="0" ver="0.3.17"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="liboil-0.3.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="glibc-devel"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="liboil-0.3.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/oil-bugreport</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libopencv2_4</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.4" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">456d844be7cc53ce4674ff5f6c1e28e8eda78e2748ff50a900ad48e6918d6a41</checksum>
+  <checksum type="sha256" pkgid="YES">5b065c8bf0161937862fb53348ea47acc2f787f7a714b3cb5de5816905a376fc</checksum>
   <summary>Development files for using the OpenCV library</summary>
   <description>The Open Computer Vision Library is a collection of algorithms and sample code
 for various computer vision problems. The library is compatible with IPL and
 utilizes Intel Integrated Performance Primitives for better performance.</description>
   <packager/>
   <url>http://opencv.willowgarage.com/wiki/</url>
-  <time file="1377321271" build="1377321199"/>
-  <size package="4272704" installed="14130508" archive="14136076"/>
-<location href="i686/libopencv2_4-2.4.4-1.2.i686.rpm"/>
+  <time file="1377321344" build="1377321271"/>
+  <size package="4613484" installed="15747904" archive="15753540"/>
+<location href="x86_64/libopencv2_4-2.4.4-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>opencv-2.4.4-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="411492"/>
+    <rpm:header-range start="280" end="411812"/>
     <rpm:provides>
       <rpm:entry name="libopencv2_4" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
-      <rpm:entry name="libopencv2_4(x86-32)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
-      <rpm:entry name="libopencv_calib3d.so.2.4"/>
-      <rpm:entry name="libopencv_contrib.so.2.4"/>
-      <rpm:entry name="libopencv_core.so.2.4"/>
-      <rpm:entry name="libopencv_features2d.so.2.4"/>
-      <rpm:entry name="libopencv_flann.so.2.4"/>
-      <rpm:entry name="libopencv_gpu.so.2.4"/>
-      <rpm:entry name="libopencv_highgui.so.2.4"/>
-      <rpm:entry name="libopencv_imgproc.so.2.4"/>
-      <rpm:entry name="libopencv_legacy.so.2.4"/>
-      <rpm:entry name="libopencv_ml.so.2.4"/>
-      <rpm:entry name="libopencv_nonfree.so.2.4"/>
-      <rpm:entry name="libopencv_objdetect.so.2.4"/>
-      <rpm:entry name="libopencv_photo.so.2.4"/>
-      <rpm:entry name="libopencv_stitching.so.2.4"/>
-      <rpm:entry name="libopencv_ts.so.2.4"/>
-      <rpm:entry name="libopencv_video.so.2.4"/>
-      <rpm:entry name="libopencv_videostab.so.2.4"/>
+      <rpm:entry name="libopencv2_4(x86-64)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
+      <rpm:entry name="libopencv_calib3d.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_contrib.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_core.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_features2d.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_flann.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_gpu.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_highgui.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_imgproc.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_legacy.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_ml.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_nonfree.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_objdetect.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_photo.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_stitching.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_ts.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_video.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_videostab.so.2.4()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libopencv_flann.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_gpu.so.2.4()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libopencv_core.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_photo.so.2.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libopencv_features2d.so.2.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libopencv_ml.so.2.4()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libopencv_highgui.so.2.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libopencv_objdetect.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_video.so.2.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libopencv_imgproc.so.2.4()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libopencv_calib3d.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_nonfree.so.2.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libopenssl</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.1e" rel="1.5"/>
+  <checksum type="sha256" pkgid="YES">e199742f11164c3fd3d86922eb4b5ff5288579c1488eef75b05f27cc1e98351c</checksum>
+  <summary>Secure Sockets and Transport Layer Security</summary>
+  <description>The OpenSSL Project is a collaborative effort to develop a robust,
+commercial-grade, full-featured, and open source toolkit implementing
+the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
+v1) protocols with full-strength cryptography. The project is managed
+by a worldwide community of volunteers that use the Internet to
+communicate, plan, and develop the OpenSSL toolkit and its related
+documentation.
+
+Derivation and License
+
+OpenSSL is based on the excellent SSLeay library developed by Eric A.
+Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
+Apache-style license, which basically means that you are free to get it
+and to use it for commercial and noncommercial purposes.</description>
+  <packager/>
+  <url>http://www.openssl.org/</url>
+  <time file="1377044736" build="1377044709"/>
+  <size package="907495" installed="3118127" archive="3120628"/>
+<location href="x86_64/libopenssl-1.0.1e-1.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>OpenSSL</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8602"/>
+    <rpm:provides>
+      <rpm:entry name="lib4758cca.so()(64bit)"/>
+      <rpm:entry name="libaep.so()(64bit)"/>
+      <rpm:entry name="libatalla.so()(64bit)"/>
+      <rpm:entry name="libcapi.so()(64bit)"/>
+      <rpm:entry name="libchil.so()(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libcswift.so()(64bit)"/>
+      <rpm:entry name="libgmp.so()(64bit)"/>
+      <rpm:entry name="libgost.so()(64bit)"/>
+      <rpm:entry name="libnuron.so()(64bit)"/>
+      <rpm:entry name="libopenssl" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libopenssl(x86-64)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libpadlock.so()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libsureware.so()(64bit)"/>
+      <rpm:entry name="libubsec.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libopencv_nonfree.so.2.4"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libopencv_features2d.so.2.4"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libopencv_imgproc.so.2.4"/>
-      <rpm:entry name="libopencv_core.so.2.4"/>
-      <rpm:entry name="libopencv_flann.so.2.4"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libopencv_ml.so.2.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libopencv_highgui.so.2.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libopencv_gpu.so.2.4"/>
-      <rpm:entry name="libopencv_calib3d.so.2.4"/>
-      <rpm:entry name="libopencv_photo.so.2.4"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libopencv_objdetect.so.2.4"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libopencv_video.so.2.4"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libopenssl</name>
-  <arch>i686</arch>
+  <name>libopenssl-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1e" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">a774579d622db86cb9361bfffde2f8c753959cc72d39b429711113dc903724aa</checksum>
+  <checksum type="sha256" pkgid="YES">bd76ddfb39dcceadb6bd708c714a38168162c61d478bcf00221803efaf55c98d</checksum>
   <summary>Secure Sockets and Transport Layer Security</summary>
   <description>The OpenSSL Project is a collaborative effort to develop a robust,
 commercial-grade, full-featured, and open source toolkit implementing
@@ -44474,16 +53069,16 @@ Apache-style license, which basically means that you are free to get it
 and to use it for commercial and noncommercial purposes.</description>
   <packager/>
   <url>http://www.openssl.org/</url>
-  <time file="1377044409" build="1377044378"/>
-  <size package="889698" installed="2884111" archive="2886576"/>
-<location href="i686/libopenssl-1.0.1e-1.5.i686.rpm"/>
+  <time file="1377044409" build="1377044394"/>
+  <size package="888020" installed="2877832" archive="2880000"/>
+<location href="x86_64/libopenssl-32bit-1.0.1e-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>OpenSSL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8386"/>
+    <rpm:header-range start="280" end="8031"/>
     <rpm:provides>
       <rpm:entry name="lib4758cca.so"/>
       <rpm:entry name="libaep.so"/>
@@ -44495,20 +53090,19 @@ and to use it for commercial and noncommercial purposes.</description>
       <rpm:entry name="libgmp.so"/>
       <rpm:entry name="libgost.so"/>
       <rpm:entry name="libnuron.so"/>
-      <rpm:entry name="libopenssl" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
-      <rpm:entry name="libopenssl(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libopenssl-32bit" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libopenssl-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
       <rpm:entry name="libpadlock.so"/>
       <rpm:entry name="libssl.so.1.0.0"/>
       <rpm:entry name="libsureware.so"/>
       <rpm:entry name="libubsec.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libcrypto.so.1.0.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -44520,31 +53114,34 @@ and to use it for commercial and noncommercial purposes.</description>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="openssl-32bit" flags="LE" epoch="0" ver="1.0.1e"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libopenssl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1e" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">7b03a6f1c60eb2a341827db7b390107f2c5d79de9f9bd846070c9b5cc496a0bd</checksum>
+  <checksum type="sha256" pkgid="YES">d5e1c0bf52a2d3918fe53e63ea36f8fa1a22e1f8262a35d5c7cabe4eb16f186e</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.openssl.org/</url>
-  <time file="1377044409" build="1377044378"/>
-  <size package="219870" installed="1457663" archive="1469512"/>
-<location href="i686/libopenssl-devel-1.0.1e-1.5.i686.rpm"/>
+  <time file="1377044736" build="1377044709"/>
+  <size package="220049" installed="1457681" archive="1469544"/>
+<location href="x86_64/libopenssl-devel-1.0.1e-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>OpenSSL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11458"/>
+    <rpm:header-range start="280" end="11638"/>
     <rpm:provides>
       <rpm:entry name="libopenssl-devel" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
-      <rpm:entry name="libopenssl-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libopenssl-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
       <rpm:entry name="openssl-devel" flags="EQ" epoch="0" ver="1.0.1e"/>
       <rpm:entry name="pkgconfig(libcrypto)" flags="EQ" epoch="0" ver="1.0.1e"/>
       <rpm:entry name="pkgconfig(libssl)" flags="EQ" epoch="0" ver="1.0.1e"/>
@@ -44562,10 +53159,39 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libopenssl-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.1e" rel="1.5"/>
+  <checksum type="sha256" pkgid="YES">3e376c83651e4897d3ea0aac99c88df87d448902b9cd7994646923f145e99525</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://www.openssl.org/</url>
+  <time file="1377044409" build="1377044396"/>
+  <size package="3014" installed="0" archive="436"/>
+<location href="x86_64/libopenssl-devel-32bit-1.0.1e-1.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>OpenSSL</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2883"/>
+    <rpm:provides>
+      <rpm:entry name="libopenssl-devel-32bit" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="libopenssl-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libopenssl-32bit" flags="EQ" epoch="0" ver="1.0.1e"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>liborc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.16" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">7883aeb56651c63c2852fbfb0b33aa15fdd1b2ab65f1f69dee728f2b1c3ab288</checksum>
+  <checksum type="sha256" pkgid="YES">1ed1969075e5a5b0311f6bb47066dd481d4588bf4e3658a3db28292e1e5d82bd</checksum>
   <summary>The Oil Runtime Compiler Library</summary>
   <description>Orc is a library and set of tools for compiling and executing very simple
 programs that operate on arrays of data.  The ?language? is a generic
@@ -44574,28 +53200,72 @@ architectures, including saturated addition and subtraction, and many
 arithmetic operations.</description>
   <packager/>
   <url>http://code.entropywave.com/projects/orc/</url>
-  <time file="1374118738" build="1374118713"/>
-  <size package="150975" installed="690052" archive="690796"/>
-<location href="i686/liborc-0.4.16-2.3.i686.rpm"/>
+  <time file="1374119251" build="1374119232"/>
+  <size package="145622" installed="639664" archive="640412"/>
+<location href="x86_64/liborc-0.4.16-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>orc-0.4.16-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3774"/>
+    <rpm:header-range start="280" end="3978"/>
     <rpm:provides>
       <rpm:entry name="liborc" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
-      <rpm:entry name="liborc(x86-32)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
-      <rpm:entry name="liborc-test-0.4.so.0"/>
+      <rpm:entry name="liborc(x86-64)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="liborc-test-0.4.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>liborc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.4.16" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">af9a26e4f4b9ee02b4eb3053c524ca1c109abbf45c81b1a0014a8878479cc402</checksum>
+  <summary>The Oil Runtime Compiler Library</summary>
+  <description>Orc is a library and set of tools for compiling and executing very simple
+programs that operate on arrays of data.  The ?language? is a generic
+assembly language that represents many of the features available in SIMD
+architectures, including saturated addition and subtraction, and many
+arithmetic operations.</description>
+  <packager/>
+  <url>http://code.entropywave.com/projects/orc/</url>
+  <time file="1374118738" build="1374118715"/>
+  <size package="150621" installed="690052" archive="690796"/>
+<location href="x86_64/liborc-32bit-0.4.16-2.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Libraries</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>orc-0.4.16-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3591"/>
+    <rpm:provides>
+      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="liborc-32bit" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
+      <rpm:entry name="liborc-32bit(x86-32)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
+      <rpm:entry name="liborc-test-0.4.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -44610,35 +53280,83 @@ arithmetic operations.</description>
 </package>
 <package type="rpm">
   <name>libp11-kit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.4" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">acfc5958e016d9850b7f9a8b35f0bd08d1f5265e8582752fa34bd01f3354cbe2</checksum>
+  <checksum type="sha256" pkgid="YES">c1fc7b0793d6d288a19d9eb3272851d0f022b4471d283558e9dd3eedc36ef008</checksum>
   <summary>Library to work with PKCS#11 modules</summary>
   <description>p11-kit provides a way to load and enumerate PKCS#11 modules, as well
 as a standard configuration setup for installing PKCS#11 modules in
 such a way that they're discoverable.</description>
   <packager/>
   <url>http://p11-glue.freedesktop.org/p11-kit.html</url>
-  <time file="1374119140" build="1374119129"/>
-  <size package="98636" installed="324625" archive="327064"/>
-<location href="i686/libp11-kit-0.18.4-1.3.i686.rpm"/>
+  <time file="1374119695" build="1374119681"/>
+  <size package="104999" installed="374345" archive="376804"/>
+<location href="x86_64/libp11-kit-0.18.4-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>p11-kit-0.18.4-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5155"/>
+    <rpm:header-range start="280" end="5327"/>
     <rpm:provides>
       <rpm:entry name="libp11-kit" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
-      <rpm:entry name="libp11-kit(x86-32)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
+      <rpm:entry name="libp11-kit(x86-64)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="p11-kit-trust.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file type="dir">/etc/pkcs11</file>
+    <file type="dir">/etc/pkcs11/modules</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libp11-kit-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.18.4" rel="1.3"/>
+  <checksum type="sha256" pkgid="YES">53f2f45701d0a57cf2d091ae987c1d436987fa39a15883fe3de1b0effc409c61</checksum>
+  <summary>Library to work with PKCS#11 modules</summary>
+  <description>p11-kit provides a way to load and enumerate PKCS#11 modules, as well
+as a standard configuration setup for installing PKCS#11 modules in
+such a way that they're discoverable.</description>
+  <packager/>
+  <url>http://p11-glue.freedesktop.org/p11-kit.html</url>
+  <time file="1374119140" build="1374119131"/>
+  <size package="95695" installed="321080" archive="321932"/>
+<location href="x86_64/libp11-kit-32bit-0.18.4-1.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>p11-kit-0.18.4-1.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3867"/>
+    <rpm:provides>
+      <rpm:entry name="libp11-kit-32bit" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
+      <rpm:entry name="libp11-kit-32bit(x86-32)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
       <rpm:entry name="libp11-kit.so.0"/>
       <rpm:entry name="p11-kit-trust.so"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libtasn1.so.3"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -44653,20 +53371,18 @@ such a way that they're discoverable.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file type="dir">/etc/pkcs11</file>
-    <file type="dir">/etc/pkcs11/modules</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpango</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.34.1" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">94a00c6dc46c28685f74a1472c6d07ba253db36116640bb0de90259f2c6741b5</checksum>
+  <checksum type="sha256" pkgid="YES">6688e0090e96bae2014c12f2159f8b9c78ae741f97e8c1992fac15a1c3e600b2</checksum>
   <summary>Library for Layout and Rendering of Text</summary>
   <description>Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. It can be used anywhere that text layout
@@ -44675,67 +53391,132 @@ is needed.
 Pango forms the core of text and font handling for GTK+.</description>
   <packager/>
   <url>http://www.pango.org/</url>
-  <time file="1375463520" build="1375463507"/>
-  <size package="187881" installed="627868" archive="630568"/>
-<location href="i686/libpango-1.34.1-3.8.i686.rpm"/>
+  <time file="1375463726" build="1375463714"/>
+  <size package="189944" installed="671996" archive="674720"/>
+<location href="x86_64/libpango-1.34.1-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/i18n</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7280"/>
+    <rpm:header-range start="280" end="7608"/>
     <rpm:provides>
       <rpm:entry name="libpango" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="libpango(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="libpango(x86-64)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpangocairo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpangoft2-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpangoxft-1.0.so.0()(64bit)"/>
+      <rpm:entry name="pango" flags="EQ" epoch="0" ver="1.34.1"/>
+      <rpm:entry name="pango-arabic-lang.so()(64bit)"/>
+      <rpm:entry name="pango-basic-fc.so()(64bit)"/>
+      <rpm:entry name="pango-indic-lang.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="pango-tools" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libharfbuzz.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpangoft2-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libXft.so.2()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="pango" flags="LT" epoch="0" ver="1.34.1"/>
+    </rpm:obsoletes>    <file type="dir">/etc/pango</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libpango-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.34.1" rel="3.8"/>
+  <checksum type="sha256" pkgid="YES">5e1d47668ba5213cee065743dd2dc972a6232e767c05eeb34a2b9a7a3b262e6c</checksum>
+  <summary>Library for Layout and Rendering of Text</summary>
+  <description>Pango is a library for layout and rendering of text, with an emphasis
+on internationalization. It can be used anywhere that text layout
+is needed.
+
+Pango forms the core of text and font handling for GTK+.</description>
+  <packager/>
+  <url>http://www.pango.org/</url>
+  <time file="1375463520" build="1375463510"/>
+  <size package="179023" installed="602576" archive="604864"/>
+<location href="x86_64/libpango-32bit-1.34.1-3.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/i18n</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6661"/>
+    <rpm:provides>
       <rpm:entry name="libpango-1.0.so.0"/>
+      <rpm:entry name="libpango-32bit" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="libpango-32bit(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
       <rpm:entry name="libpangocairo-1.0.so.0"/>
       <rpm:entry name="libpangoft2-1.0.so.0"/>
       <rpm:entry name="libpangoxft-1.0.so.0"/>
-      <rpm:entry name="pango" flags="EQ" epoch="0" ver="1.34.1"/>
+      <rpm:entry name="pango-32bit" flags="EQ" epoch="0" ver="1.34.1"/>
       <rpm:entry name="pango-arabic-lang.so"/>
       <rpm:entry name="pango-basic-fc.so"/>
       <rpm:entry name="pango-indic-lang.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pango-tools" pre="1"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libXrender.so.1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="pango-tools-32bit"/>
       <rpm:entry name="libgthread-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libpangoft2-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libfreetype.so.6"/>
       <rpm:entry name="libXft.so.2"/>
-      <rpm:entry name="libpango-1.0.so.0"/>
+      <rpm:entry name="libharfbuzz.so.0"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libcairo.so.2"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libharfbuzz.so.0"/>
+      <rpm:entry name="libpango-1.0.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libfontconfig.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
     <rpm:obsoletes>
-      <rpm:entry name="pango" flags="LT" epoch="0" ver="1.34.1"/>
-    </rpm:obsoletes>    <file type="dir">/etc/pango</file>
-
+      <rpm:entry name="pango-32bit" flags="LT" epoch="0" ver="1.34.1"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libpcap</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5847c5b791a4a979d8c1d98877044038a3ab48425d0e96e5150c9cb9d1047fba</checksum>
+  <checksum type="sha256" pkgid="YES">d9adacd4e0a79754ad5d3162a39a8c2af4301d2bc9b0c1f50500e413d1825b76</checksum>
   <summary>A Library for Network Sniffers</summary>
   <description>libpcap is a library used by packet sniffer programs. It provides an
 interface for them to capture and analyze packets from network devices.
@@ -44743,27 +53524,69 @@ This package is only needed if you plan to compile or write such a
 program yourself.</description>
   <packager/>
   <url>http://www.tcpdump.org/</url>
-  <time file="1376538899" build="1376538858"/>
-  <size package="100969" installed="285989" archive="286704"/>
-<location href="i686/libpcap-1.3.0-2.10.i686.rpm"/>
+  <time file="1376539088" build="1376539077"/>
+  <size package="100609" installed="285337" archive="286052"/>
+<location href="x86_64/libpcap-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libpcap-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3366"/>
+    <rpm:header-range start="280" end="3562"/>
     <rpm:provides>
       <rpm:entry name="libpcap" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libpcap(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libpcap.so.1"/>
+      <rpm:entry name="libpcap(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libusb-1.0.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpcap-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">94bafc94bbdabe6c88136f93c33ec11309b2a961fca4af23a695fd6859ba12c0</checksum>
+  <summary>A Library for Network Sniffers</summary>
+  <description>libpcap is a library used by packet sniffer programs. It provides an
+interface for them to capture and analyze packets from network devices.
+This package is only needed if you plan to compile or write such a
+program yourself.</description>
+  <packager/>
+  <url>http://www.tcpdump.org/</url>
+  <time file="1376538899" build="1376538885"/>
+  <size package="100095" installed="285116" archive="285532"/>
+<location href="x86_64/libpcap-32bit-1.3.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>libpcap-1.3.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2931"/>
+    <rpm:provides>
+      <rpm:entry name="libpcap-32bit" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libusb-1.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -44778,9 +53601,9 @@ program yourself.</description>
 </package>
 <package type="rpm">
   <name>libpcap-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">42df987f8cc1cd60236d5c57070f92f69e568b6f64e0a23ac7b336a719bce7f8</checksum>
+  <checksum type="sha256" pkgid="YES">bf1d1ff0af9c0989f86f6b8fedbb92ac7584abc90be108dd7dad8d902682f423</checksum>
   <summary>A Library for Network Sniffers</summary>
   <description>libpcap is a library used by packet sniffer programs. It provides an
 interface for them to capture and analyze packets from network devices.
@@ -44788,19 +53611,19 @@ This package is only needed if you plan to compile or write such a
 program yourself.</description>
   <packager/>
   <url>http://www.tcpdump.org/</url>
-  <time file="1376538899" build="1376538858"/>
-  <size package="315626" installed="1085409" archive="1087604"/>
-<location href="i686/libpcap-devel-1.3.0-2.10.i686.rpm"/>
+  <time file="1376539088" build="1376539077"/>
+  <size package="332444" installed="1658609" archive="1660804"/>
+<location href="x86_64/libpcap-devel-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libpcap-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3978"/>
+    <rpm:header-range start="280" end="4154"/>
     <rpm:provides>
       <rpm:entry name="libpcap-devel" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libpcap-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpcap" flags="EQ" epoch="0" ver="1.3.0"/>
@@ -44810,27 +53633,59 @@ program yourself.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libpcap-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">71c7b5355d49212ef1b774b4f314c8543baa3ab2522062913cf40e3f01e996c9</checksum>
+  <summary>A Library for Network Sniffers</summary>
+  <description>libpcap is a library used by packet sniffer programs. It provides an
+interface for them to capture and analyze packets from network devices.
+This package is only needed if you plan to compile or write such a
+program yourself.</description>
+  <packager/>
+  <url>http://www.tcpdump.org/</url>
+  <time file="1376538899" build="1376538885"/>
+  <size package="295008" installed="1000307" archive="1001140"/>
+<location href="x86_64/libpcap-devel-32bit-1.3.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>libpcap-1.3.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2751"/>
+    <rpm:provides>
+      <rpm:entry name="libpcap-devel-32bit" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/pcap-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libpcap-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">fb50751451ca7482b0ef34b9e05f255d8e278e2865cc18a84f0165a4663d8cf2</checksum>
+  <checksum type="sha256" pkgid="YES">cf5d63e2b8e2f7bb6322eca251d44e0e52961189707e5b32f5c63fc193ed7bdd</checksum>
   <summary>Documentation for package libpcap</summary>
   <description>This package provides documentation for package libpcap.</description>
   <packager/>
   <url>http://www.tcpdump.org/</url>
-  <time file="1376538899" build="1376538858"/>
-  <size package="93171" installed="101999" archive="113100"/>
-<location href="i686/libpcap-docs-1.3.0-2.10.i686.rpm"/>
+  <time file="1376539088" build="1376539077"/>
+  <size package="93346" installed="101999" archive="113100"/>
+<location href="x86_64/libpcap-docs-1.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libpcap-1.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9050"/>
+    <rpm:header-range start="280" end="9223"/>
     <rpm:provides>
       <rpm:entry name="libpcap-docs" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
-      <rpm:entry name="libpcap-docs(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
+      <rpm:entry name="libpcap-docs(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -44838,37 +53693,78 @@ program yourself.</description>
 </package>
 <package type="rpm">
   <name>libpci</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">fdc347ae3596900bd07cd376267ade90adc30b8b6b40c7190584b9de7607606a</checksum>
+  <checksum type="sha256" pkgid="YES">21f0cd221b6b03a5af71379d3d85715ea31c982c1eb6967ff6cba3ed58173947</checksum>
   <summary>PCI utility library</summary>
   <description>libpci offers access to the PCI configuration space.</description>
   <packager/>
   <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
-  <time file="1376538098" build="1376538089"/>
-  <size package="25362" installed="55668" archive="56080"/>
-<location href="i686/libpci-3.1.10-2.12.i686.rpm"/>
+  <time file="1376538207" build="1376538196"/>
+  <size package="25547" installed="62696" archive="63112"/>
+<location href="x86_64/libpci-3.1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3291"/>
+    <rpm:header-range start="280" end="3495"/>
     <rpm:provides>
       <rpm:entry name="libpci" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
-      <rpm:entry name="libpci(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="libpci(x86-64)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="libpci.so.3()(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.0)(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.1)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpci-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.1.10" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">2898635a590ea84bffa9af709a3f0f8c4486954a5672dcb0242f33cb18786b33</checksum>
+  <summary>PCI utility library</summary>
+  <description>libpci offers access to the PCI configuration space.</description>
+  <packager/>
+  <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
+  <time file="1376538098" build="1376538090"/>
+  <size package="25145" installed="55668" archive="56080"/>
+<location href="x86_64/libpci-32bit-3.1.10-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Device Management</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3100"/>
+    <rpm:provides>
+      <rpm:entry name="libpci-32bit" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="libpci-32bit(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
       <rpm:entry name="libpci.so.3"/>
       <rpm:entry name="libpci.so.3(LIBPCI_3.0)"/>
       <rpm:entry name="libpci.so.3(LIBPCI_3.1)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libresolv.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -44882,34 +53778,71 @@ program yourself.</description>
 </package>
 <package type="rpm">
   <name>libpciaccess</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d24587f456c854d416268489c43cdde46f2a80670d7163238f36973750a32020</checksum>
+  <checksum type="sha256" pkgid="YES">3e16d17827c04a8c942cc767ab991a19f14fd1962cfb39432d894217fa1ac8bc</checksum>
   <summary>PCI access library</summary>
   <description>libpciaccess is a library for portable PCI access routines across multiple
 operating systems.</description>
   <packager/>
   <url>http://gitweb.freedesktop.org/?p=xorg/lib/libpciaccess.git</url>
-  <time file="1375472339" build="1375472325"/>
-  <size package="21267" installed="49327" archive="50056"/>
-<location href="i686/libpciaccess-0.13.1-2.10.i686.rpm"/>
+  <time file="1375474038" build="1375474030"/>
+  <size package="20242" installed="51875" archive="52608"/>
+<location href="x86_64/libpciaccess-0.13.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libpciaccess-0.13.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3427"/>
+    <rpm:header-range start="280" end="3567"/>
     <rpm:provides>
       <rpm:entry name="libpciaccess" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
-      <rpm:entry name="libpciaccess(x86-32)" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
-      <rpm:entry name="libpciaccess.so.0"/>
+      <rpm:entry name="libpciaccess(x86-64)" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
+      <rpm:entry name="libpciaccess.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpciaccess-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.13.1" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">00de0c32373d580a97eb2625e666bfea536822ebd36f08930c0088e60ed4993d</checksum>
+  <summary>PCI access library</summary>
+  <description>libpciaccess is a library for portable PCI access routines across multiple
+operating systems.</description>
+  <packager/>
+  <url>http://gitweb.freedesktop.org/?p=xorg/lib/libpciaccess.git</url>
+  <time file="1375472339" build="1375472326"/>
+  <size package="19645" installed="45836" archive="46268"/>
+<location href="x86_64/libpciaccess-32bit-0.13.1-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Device Management</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libpciaccess-0.13.1-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2988"/>
+    <rpm:provides>
+      <rpm:entry name="libpciaccess-32bit" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
+      <rpm:entry name="libpciaccess-32bit(x86-32)" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
+      <rpm:entry name="libpciaccess.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -44923,26 +53856,26 @@ operating systems.</description>
 </package>
 <package type="rpm">
   <name>libpciaccess-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">e8fc115f092d6fc26924177b5f057984419d90f5c5fcc36d84dfc639088df6e3</checksum>
+  <checksum type="sha256" pkgid="YES">23104a332e599f63c47ae7c351c25195b7f5ac964978172b895527408fad9de6</checksum>
   <summary>PCI access library development package</summary>
   <description>Development package for libpciaccess.</description>
   <packager/>
   <url>http://gitweb.freedesktop.org/?p=xorg/lib/libpciaccess.git</url>
-  <time file="1375472339" build="1375472325"/>
-  <size package="7120" installed="15283" archive="15852"/>
-<location href="i686/libpciaccess-devel-0.13.1-2.10.i686.rpm"/>
+  <time file="1375474038" build="1375474030"/>
+  <size package="7304" installed="15285" archive="15860"/>
+<location href="x86_64/libpciaccess-devel-0.13.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libpciaccess-0.13.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2847"/>
+    <rpm:header-range start="280" end="3027"/>
     <rpm:provides>
       <rpm:entry name="libpciaccess-devel" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
-      <rpm:entry name="libpciaccess-devel(x86-32)" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
+      <rpm:entry name="libpciaccess-devel(x86-64)" flags="EQ" epoch="0" ver="0.13.1" rel="2.10"/>
       <rpm:entry name="pkgconfig(pciaccess)" flags="EQ" epoch="0" ver="0.13.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -44954,35 +53887,75 @@ operating systems.</description>
 </package>
 <package type="rpm">
   <name>libpcre</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">76ad5e2207205fa2bc90dd56e5b67c95c6101a24ac32d4b2e26bded267acf46b</checksum>
+  <checksum type="sha256" pkgid="YES">ed384080c4bab4907a4775a8790031245885f4a843ceb209ceaad57c40a1996f</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="129173" installed="428043" archive="428748"/>
-<location href="i686/libpcre-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="168831" installed="540607" archive="541312"/>
+<location href="x86_64/libpcre-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3355"/>
+    <rpm:header-range start="280" end="3523"/>
     <rpm:provides>
       <rpm:entry name="libpcre" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcre(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcre.so.1"/>
+      <rpm:entry name="libpcre(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
       <rpm:entry name="pcre" flags="EQ" epoch="0" ver="8.31"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="pcre" flags="LT" epoch="0" ver="8.31"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpcre-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.31" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">7d56fd6649b468d581b41852698ea98075a25782c105f309c56b17cea4e99626</checksum>
+  <summary>A library for Perl-compatible regular expressions</summary>
+  <description>The PCRE library is a set of functions that implement regular
+expression pattern matching using the same syntax and semantics
+as Perl 5.</description>
+  <packager/>
+  <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
+  <time file="1375471970" build="1375471945"/>
+  <size package="128619" installed="427948" archive="428364"/>
+<location href="x86_64/libpcre-32bit-8.31-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2860"/>
+    <rpm:provides>
+      <rpm:entry name="libpcre-32bit" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcre-32bit(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcre.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -44991,45 +53964,88 @@ as Perl 5.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="pcre" flags="LT" epoch="0" ver="8.31"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libpcrecpp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3853680089f518fe531a8c5bed66d8860a040931c1e0ad06e320824dd40e5bcf</checksum>
+  <checksum type="sha256" pkgid="YES">2251de985becc254d03df5d531cefed59779a9f47dd08debdd9112d7efc4f452</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="17196" installed="44343" archive="45060"/>
-<location href="i686/libpcrecpp-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="17090" installed="46879" archive="47604"/>
+<location href="x86_64/libpcrecpp-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3479"/>
+    <rpm:header-range start="280" end="3771"/>
     <rpm:provides>
       <rpm:entry name="libpcrecpp" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcrecpp(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
+      <rpm:entry name="libpcrecpp(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpcrecpp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.31" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">6cb4926eeb1195ee97e6d2d0e91554a2c9dce20f014183c5ba72a6cb313979a0</checksum>
+  <summary>A library for Perl-compatible regular expressions</summary>
+  <description>The PCRE library is a set of functions that implement regular
+expression pattern matching using the same syntax and semantics
+as Perl 5.</description>
+  <packager/>
+  <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
+  <time file="1375471970" build="1375471945"/>
+  <size package="16762" installed="44248" archive="44668"/>
+<location href="x86_64/libpcrecpp-32bit-8.31-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3144"/>
+    <rpm:provides>
+      <rpm:entry name="libpcrecpp-32bit" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcrecpp-32bit(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcrecpp.so.0"/>
+      <rpm:entry name="pcre-32bit" flags="EQ" epoch="0" ver="8.31"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libpcre.so.1"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
@@ -45040,137 +54056,88 @@ as Perl 5.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="pcre-32bit" flags="LE" epoch="0" ver="8.31"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libpcreposix</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">92ad4ba88ce3eca1d9a965a8cc3085cd8232e2afc8ff636ceedec42f4c3c7b24</checksum>
+  <checksum type="sha256" pkgid="YES">55766a42fdf71cbfe6bc105968bbcfc4a04b198cb25b9b619becee0fa1e465ec</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="6963" installed="11779" archive="12508"/>
-<location href="i686/libpcreposix-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="7085" installed="13031" archive="13760"/>
+<location href="x86_64/libpcreposix-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3223"/>
+    <rpm:header-range start="280" end="3415"/>
     <rpm:provides>
       <rpm:entry name="libpcreposix" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcreposix(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="libpcreposix.so.0"/>
+      <rpm:entry name="libpcreposix(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcreposix.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpcre.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libphonenumber</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="5.3.2" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">82f173e0f5b5d01f0a2d789059e31c596423dec1f37cd3cd0628e4ef5dcfc069</checksum>
-  <summary>A library for parsing, formatting, storing and validating international phone numbers.</summary>
-  <description>Google's common Java, C++ and Javascript library for parsing,
-formatting, storing and validating international phone numbers. The
-Java version is optimized for running on smartphones, and is used by
-the Android framework since 4.0 (Ice Cream Sandwich).</description>
+  <name>libpcreposix-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.31" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">bc2f09ada81a9fbc65b9a7212e92a98a03c13767570ab53d9dd4f0dbdaf29aad</checksum>
+  <summary>A library for Perl-compatible regular expressions</summary>
+  <description>The PCRE library is a set of functions that implement regular
+expression pattern matching using the same syntax and semantics
+as Perl 5.</description>
   <packager/>
-  <url>http://code.google.com/p/libphonenumber/</url>
-  <time file="1377321091" build="1377321068"/>
-  <size package="468302" installed="2493723" archive="2495076"/>
-<location href="i686/libphonenumber-5.3.2-1.11.i686.rpm"/>
+  <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
+  <time file="1375471970" build="1375471945"/>
+  <size package="6418" installed="11684" archive="12116"/>
+<location href="x86_64/libpcreposix-32bit-8.31-2.10.x86_64.rpm"/>
   <format>
-    <rpm:license>Apache-2.0</rpm:license>
+    <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>libphonenumber-5.3.2-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4674"/>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2796"/>
     <rpm:provides>
-      <rpm:entry name="libgeocoding.so.5"/>
-      <rpm:entry name="libphonenumber" flags="EQ" epoch="0" ver="5.3.2" rel="1.11"/>
-      <rpm:entry name="libphonenumber(x86-32)" flags="EQ" epoch="0" ver="5.3.2" rel="1.11"/>
-      <rpm:entry name="libphonenumber.so.5"/>
+      <rpm:entry name="libpcreposix-32bit" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcreposix-32bit(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="libpcreposix.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libprotobuf.so.8"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="libpcre.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libphonenumber-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="5.3.2" rel="1.11"/>
-  <checksum type="sha256" pkgid="YES">2587cb4110207ea6e670470a911d6df68b0013e8ac7f5817126e6bfa8adc5cd6</checksum>
-  <summary>A library for parsing, formatting, storing and validating international phone numbers.</summary>
-  <description>Google's common Java, C++ and Javascript library for parsing,
-formatting, storing and validating international phone numbers. The
-Java version is optimized for running on smartphones, and is used by
-the Android framework since 4.0 (Ice Cream Sandwich).</description>
-  <packager/>
-  <url>http://code.google.com/p/libphonenumber/</url>
-  <time file="1377321091" build="1377321068"/>
-  <size package="43078" installed="241478" archive="245588"/>
-<location href="i686/libphonenumber-devel-5.3.2-1.11.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>libphonenumber-5.3.2-1.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5486"/>
-    <rpm:provides>
-      <rpm:entry name="libphonenumber-devel" flags="EQ" epoch="0" ver="5.3.2" rel="1.11"/>
-      <rpm:entry name="libphonenumber-devel(x86-32)" flags="EQ" epoch="0" ver="5.3.2" rel="1.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libphonenumber" flags="EQ" epoch="0" ver="5.3.2"/>
-      <rpm:entry name="protobuf-devel"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpipeline</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">c12b28afcf725c640fc0e29a63c4339ba1ee89500943a2f85f0430e4dd97d677</checksum>
+  <checksum type="sha256" pkgid="YES">d607d2f143132a5de44d4701a4b4e9ab3a834e5bd33869ecd5d5adab1c9926b1</checksum>
   <summary>A pipeline manipulation library</summary>
   <description>libpipeline is a C library for setting up and running pipelines of
 processes, without needing to involve shell command-line parsing which
@@ -45179,41 +54146,39 @@ need to laboriously construct pipelines using lower-level primitives
 such as fork(2) and execve(2).</description>
   <packager/>
   <url>http://www.nongnu.org/libpipeline/</url>
-  <time file="1375473063" build="1375473055"/>
-  <size package="37593" installed="95575" archive="96300"/>
-<location href="i686/libpipeline-1.2.2-2.11.i686.rpm"/>
+  <time file="1375474625" build="1375474608"/>
+  <size package="38562" installed="102179" archive="102904"/>
+<location href="x86_64/libpipeline-1.2.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libpipeline-1.2.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3554"/>
+    <rpm:header-range start="280" end="3726"/>
     <rpm:provides>
       <rpm:entry name="libpipeline" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
-      <rpm:entry name="libpipeline(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
-      <rpm:entry name="libpipeline.so.1"/>
+      <rpm:entry name="libpipeline(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
+      <rpm:entry name="libpipeline.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpipeline-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">0967bf5bfe496a696c1678ade6285debc4972061581ef0c3c19a805af72bfa52</checksum>
+  <checksum type="sha256" pkgid="YES">eaf370fbde58ebb59c3e6893778471e2243171b4b1c8fa667acfe876ee144e9e</checksum>
   <summary>A pipeline manipulation library</summary>
   <description>libpipeline is a C library for setting up and running pipelines of
 processes, without needing to involve shell command-line parsing which
@@ -45222,19 +54187,19 @@ need to laboriously construct pipelines using lower-level primitives
 such as fork(2) and execve(2).</description>
   <packager/>
   <url>http://www.nongnu.org/libpipeline/</url>
-  <time file="1375473063" build="1375473055"/>
-  <size package="22626" installed="24629" archive="36348"/>
-<location href="i686/libpipeline-devel-1.2.2-2.11.i686.rpm"/>
+  <time file="1375474625" build="1375474608"/>
+  <size package="22782" installed="24631" archive="36356"/>
+<location href="x86_64/libpipeline-devel-1.2.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libpipeline-1.2.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9674"/>
+    <rpm:header-range start="280" end="9850"/>
     <rpm:provides>
       <rpm:entry name="libpipeline-devel" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
-      <rpm:entry name="libpipeline-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
+      <rpm:entry name="libpipeline-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.11"/>
       <rpm:entry name="pkgconfig(libpipeline)" flags="EQ" epoch="0" ver="1.2.2"/>
       <rpm:entry name="pkgconfig(libpipeline)" flags="EQ" epoch="0" ver="1.2.2"/>
     </rpm:provides>
@@ -45246,183 +54211,172 @@ such as fork(2) and execve(2).</description>
 </package>
 <package type="rpm">
   <name>libply</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">9fc4212f0aab3c033997b70d6458c3364f212d3e0359cbdfbad74493063d49d2</checksum>
+  <checksum type="sha256" pkgid="YES">f5bd336e379df1fcc1a3566c7eddb63b35d30c631848c7c5b4da1ff1ffd309a2</checksum>
   <summary>Plymouth core library</summary>
   <description>This package contains the libply library used by Plymouth.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="40606" installed="116388" archive="116796"/>
-<location href="i686/libply-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="40327" installed="120872" archive="121288"/>
+<location href="x86_64/libply-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3339"/>
+    <rpm:header-range start="280" end="3491"/>
     <rpm:provides>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply.so.2"/>
+      <rpm:entry name="libply(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libply-boot-client" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libply-boot-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">e6747e587143dbf94fd117e9cbb444ce251ef69b8addd91943fdf4d7f73e2487</checksum>
+  <checksum type="sha256" pkgid="YES">613abf411d815a0a415db7fe1bf395c56cedc6cf0a183ed65282a48b0f0777cc</checksum>
   <summary>Plymouth core library</summary>
   <description>This package contains the libply-boot-client library used by Plymouth.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="10806" installed="28124" archive="28568"/>
-<location href="i686/libply-boot-client-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="11032" installed="30376" archive="30828"/>
+<location href="x86_64/libply-boot-client-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3135"/>
+    <rpm:header-range start="280" end="3343"/>
     <rpm:provides>
       <rpm:entry name="libply-boot-client" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-boot-client(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-boot-client.so.2"/>
+      <rpm:entry name="libply-boot-client(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="libply-boot-client.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libply-splash-core</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">d3941fcc712045daf63922e2683a69c879175036fa56d820c0032f8c54ff8784</checksum>
+  <checksum type="sha256" pkgid="YES">9830ad98e18ae821a5123a51243f3966abfc7fcb109e13977b248ba5dba91b12</checksum>
   <summary>Plymouth core library</summary>
   <description>This package contains the libply-splash-core library
 used by graphical Plymouth splashes.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="32575" installed="96084" archive="96528"/>
-<location href="i686/libply-splash-core-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="32249" installed="96528" archive="96980"/>
+<location href="x86_64/libply-splash-core-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3303"/>
+    <rpm:header-range start="280" end="3475"/>
     <rpm:provides>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-splash-core(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
+      <rpm:entry name="libply-splash-core(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libply-splash-graphics</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">47d413484d6765fdfeee5a6cc87bc8e8bbe0c5a64354a8b4de61e5d1c5c4a782</checksum>
+  <checksum type="sha256" pkgid="YES">b463ba26310e2415bd89c0c2e3326f90473990979e35fb78885b6fb18773d9ae</checksum>
   <summary>Plymouth graphics libraries</summary>
   <description>This package contains the libply-splash-graphics library
 used by graphical Plymouth splashes.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="18444" installed="47808" archive="48264"/>
-<location href="i686/libply-splash-graphics-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="18421" installed="50896" archive="51360"/>
+<location href="x86_64/libply-splash-graphics-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3371"/>
+    <rpm:header-range start="280" end="3551"/>
     <rpm:provides>
       <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-splash-graphics(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
+      <rpm:entry name="libply-splash-graphics(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpng</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.50" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3827637614f11cd4af4dd587a9d416f6b99b4c3709a0aa84b5efa96903628a58</checksum>
+  <checksum type="sha256" pkgid="YES">e10f02981d2b08c440bf42c23ded7e29d8a8287a2cecbc52a11c714dba9ca465</checksum>
   <summary>A library of functions for manipulating PNG image format files</summary>
   <description>The libpng package contains a library of functions for creating and
 manipulating PNG (Portable Network Graphics) image format files.  PNG
@@ -45434,29 +54388,76 @@ Libpng should be installed if you need to manipulate PNG format image
 files.</description>
   <packager/>
   <url>http://www.libpng.org/pub/png/</url>
-  <time file="1375471959" build="1375471947"/>
-  <size package="89826" installed="377963" archive="378960"/>
-<location href="i686/libpng-1.2.50-2.10.i686.rpm"/>
+  <time file="1375473884" build="1375473872"/>
+  <size package="86679" installed="381683" archive="382688"/>
+<location href="x86_64/libpng-1.2.50-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libpng-1.2.50-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4009"/>
+    <rpm:header-range start="280" end="4269"/>
     <rpm:provides>
       <rpm:entry name="libpng" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
-      <rpm:entry name="libpng(x86-32)" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
+      <rpm:entry name="libpng(x86-64)" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
+      <rpm:entry name="libpng.so.3()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpng-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.50" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">c35a570a8a59b464e1c013d4d11704ee9ff25fa5bacccf61670afa1f6de213d4</checksum>
+  <summary>A library of functions for manipulating PNG image format files</summary>
+  <description>The libpng package contains a library of functions for creating and
+manipulating PNG (Portable Network Graphics) image format files.  PNG
+is a bit-mapped graphics format similar to the GIF format.  PNG was
+created to replace the GIF format, since GIF uses a patented data
+compression algorithm.
+
+Libpng should be installed if you need to manipulate PNG format image
+files.</description>
+  <packager/>
+  <url>http://www.libpng.org/pub/png/</url>
+  <time file="1375471959" build="1375471949"/>
+  <size package="87667" installed="373768" archive="374476"/>
+<location href="x86_64/libpng-32bit-1.2.50-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>zlib</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libpng-1.2.50-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3582"/>
+    <rpm:provides>
+      <rpm:entry name="libpng-32bit" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
+      <rpm:entry name="libpng-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
       <rpm:entry name="libpng.so.3"/>
       <rpm:entry name="libpng12.so.0"/>
       <rpm:entry name="libpng12.so.0(PNG12_0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
@@ -45468,27 +54469,27 @@ files.</description>
 </package>
 <package type="rpm">
   <name>libpng-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.50" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">65d36cea2a753124987d13b8f1fea03745589428119e7bdd80905615b5b226ee</checksum>
+  <checksum type="sha256" pkgid="YES">f9b765198e5c4aea1d026d4666819446c73adb98f9ba26283bda497e90066dc3</checksum>
   <summary>Development tools for programs to manipulate PNG image format files</summary>
   <description>The libpng-devel package contains header files and documentation necessary
 for developing programs using the PNG (Portable Network Graphics) library.</description>
   <packager/>
   <url>http://www.libpng.org/pub/png/</url>
-  <time file="1375471959" build="1375471947"/>
-  <size package="45935" installed="214457" archive="216192"/>
-<location href="i686/libpng-devel-1.2.50-2.10.i686.rpm"/>
+  <time file="1375473884" build="1375473872"/>
+  <size package="46140" installed="214461" archive="216204"/>
+<location href="x86_64/libpng-devel-1.2.50-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libpng-1.2.50-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3721"/>
+    <rpm:header-range start="280" end="3901"/>
     <rpm:provides>
       <rpm:entry name="libpng-devel" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
-      <rpm:entry name="libpng-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
+      <rpm:entry name="libpng-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.50" rel="2.10"/>
       <rpm:entry name="pkgconfig(libpng)" flags="EQ" epoch="0" ver="1.2.50"/>
       <rpm:entry name="pkgconfig(libpng12)" flags="EQ" epoch="0" ver="1.2.50"/>
     </rpm:provides>
@@ -45504,84 +54505,81 @@ for developing programs using the PNG (Portable Network Graphics) library.</desc
 </package>
 <package type="rpm">
   <name>libpoppler</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.22.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">72cc299176def69b79b811ff564dc4242b8d204d0e9cc45a0ec2b6e77743504f</checksum>
+  <checksum type="sha256" pkgid="YES">efaf506452375fe3aec3168ad96056033462890ef4250b42b67ce2e38d99e975</checksum>
   <summary>PDF Rendering Library</summary>
   <description>Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.</description>
   <packager/>
   <url>http://poppler.freedesktop.org/</url>
-  <time file="1375463364" build="1375463345"/>
-  <size package="1035766" installed="4080251" archive="4081924"/>
-<location href="i686/libpoppler-0.22.1-2.9.i686.rpm"/>
+  <time file="1375463655" build="1375463626"/>
+  <size package="1071209" installed="4490527" archive="4492200"/>
+<location href="x86_64/libpoppler-0.22.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>poppler-0.22.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4474"/>
+    <rpm:header-range start="280" end="4750"/>
     <rpm:provides>
       <rpm:entry name="libpoppler" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler(x86-32)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler.so.34"/>
+      <rpm:entry name="libpoppler(x86-64)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
+      <rpm:entry name="libpoppler.so.34()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="liblcms2.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="liblcms2.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpoppler-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.22.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">ffe65f25dd32443b04524b4d04c11a98c2def1085e94daca79044007b1971f4b</checksum>
+  <checksum type="sha256" pkgid="YES">a58cfc26933c5a8379a9c3b9df76052fa73ca2ff00edc6381a01713df09287f6</checksum>
   <summary>PDF rendering library</summary>
   <description>Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.</description>
   <packager/>
   <url>http://poppler.freedesktop.org/</url>
-  <time file="1375463364" build="1375463345"/>
-  <size package="166500" installed="1109852" archive="1128760"/>
-<location href="i686/libpoppler-devel-0.22.1-2.9.i686.rpm"/>
+  <time file="1375463655" build="1375463626"/>
+  <size package="166666" installed="1109858" archive="1128776"/>
+<location href="x86_64/libpoppler-devel-0.22.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>poppler-0.22.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16150"/>
+    <rpm:header-range start="280" end="16326"/>
     <rpm:provides>
       <rpm:entry name="libpoppler-devel" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler-devel(x86-32)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
+      <rpm:entry name="libpoppler-devel(x86-64)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(poppler)" flags="EQ" epoch="0" ver="0.22.1"/>
       <rpm:entry name="pkgconfig(poppler-cairo)" flags="EQ" epoch="0" ver="0.22.1"/>
       <rpm:entry name="pkgconfig(poppler-splash)" flags="EQ" epoch="0" ver="0.22.1"/>
@@ -45597,85 +54595,83 @@ developed by Derek Noonburg of Glyph and Cog, LLC.</description>
 </package>
 <package type="rpm">
   <name>libpoppler-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.22.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">31d04230261e46b4f01102a41a5a83a35761ed88f709c9b509223860978a80d1</checksum>
+  <checksum type="sha256" pkgid="YES">c92a7a357b2f98e45f162d5598faad870a29c2d70dea966b2df17e7553aca8fa</checksum>
   <summary>PDF Rendering Library - GLib Wrapper</summary>
   <description>Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.</description>
   <packager/>
   <url>http://poppler.freedesktop.org/</url>
-  <time file="1375463364" build="1375463345"/>
-  <size package="93588" installed="343680" archive="344120"/>
-<location href="i686/libpoppler-glib-0.22.1-2.9.i686.rpm"/>
+  <time file="1375463655" build="1375463626"/>
+  <size package="94887" installed="376448" archive="376888"/>
+<location href="x86_64/libpoppler-glib-0.22.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>poppler-0.22.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3582"/>
+    <rpm:header-range start="280" end="3898"/>
     <rpm:provides>
       <rpm:entry name="libpoppler-glib" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler-glib(x86-32)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler-glib.so.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpoppler.so.34"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="liblcms2.so.2"/>
+      <rpm:entry name="libpoppler-glib(x86-64)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
+      <rpm:entry name="libpoppler-glib.so.8()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpoppler.so.34()(64bit)"/>
+      <rpm:entry name="liblcms2.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpoppler" flags="GE" epoch="0" ver="0.22.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpoppler-glib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.22.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c206594ca2245f0cbd3aceca0c80ff0cf3cfc40dc0e2fbb1c32336a9b306431b</checksum>
+  <checksum type="sha256" pkgid="YES">564d0ff6d6965377e23ef86f4b87cd6f5ca3330ddbe53fa11d600aefe3ad061a</checksum>
   <summary>PDF rendering library - GLib Wrapper</summary>
   <description>Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.</description>
   <packager/>
   <url>http://poppler.freedesktop.org/</url>
-  <time file="1375463364" build="1375463345"/>
-  <size package="68840" installed="900830" archive="908364"/>
-<location href="i686/libpoppler-glib-devel-0.22.1-2.9.i686.rpm"/>
+  <time file="1375463655" build="1375463626"/>
+  <size package="69020" installed="900832" archive="908372"/>
+<location href="x86_64/libpoppler-glib-devel-0.22.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>poppler-0.22.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8090"/>
+    <rpm:header-range start="280" end="8266"/>
     <rpm:provides>
       <rpm:entry name="libpoppler-glib-devel" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="libpoppler-glib-devel(x86-32)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
+      <rpm:entry name="libpoppler-glib-devel(x86-64)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(poppler-glib)" flags="EQ" epoch="0" ver="0.22.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -45691,9 +54687,9 @@ developed by Derek Noonburg of Glyph and Cog, LLC.</description>
 </package>
 <package type="rpm">
   <name>libpopt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">b78e5ae327c3de0aef438fed29d8b4c1960e0d9e3912b55a450a304888ae8b5f</checksum>
+  <checksum type="sha256" pkgid="YES">762f08da931f9cdbd7a67818e51bc36fdea41ec0f0be72c6dcd589469e875f72</checksum>
   <summary>A C library for parsing command line parameters</summary>
   <description>Popt is a C library for parsing command line parameters.  Popt was
 heavily influenced by the getopt() and getopt_long() functions. It
@@ -45704,28 +54700,74 @@ be aliased via configuration files and includes utility functions for
 parsing arbitrary strings into argv[] arrays using shell-like rules.</description>
   <packager/>
   <url>http://www.rpm5.org/</url>
-  <time file="1375471652" build="1375471643"/>
-  <size package="28208" installed="56601" archive="57308"/>
-<location href="i686/libpopt-1.16-2.10.i686.rpm"/>
+  <time file="1375473358" build="1375473347"/>
+  <size package="27544" installed="61781" archive="62488"/>
+<location href="x86_64/libpopt-1.16-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>XFree86-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>popt-1.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3883"/>
+    <rpm:header-range start="280" end="4035"/>
     <rpm:provides>
       <rpm:entry name="libpopt" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
-      <rpm:entry name="libpopt(x86-32)" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
+      <rpm:entry name="libpopt(x86-64)" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
       <rpm:entry name="popt" flags="EQ" epoch="0" ver="1.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="popt" flags="LT" epoch="0" ver="1.16"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpopt-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.16" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">e78871dd75c85db09ceb85cfe066c9b12337702cf1f287d25328307016a4f8d5</checksum>
+  <summary>A C library for parsing command line parameters</summary>
+  <description>Popt is a C library for parsing command line parameters.  Popt was
+heavily influenced by the getopt() and getopt_long() functions. It
+improves on them by allowing more powerful argument expansion. Popt can
+parse arbitrary argv[] style arrays and automatically set variables
+based on command line arguments.  Popt allows command line arguments to
+be aliased via configuration files and includes utility functions for
+parsing arbitrary strings into argv[] arrays using shell-like rules.</description>
+  <packager/>
+  <url>http://www.rpm5.org/</url>
+  <time file="1375471652" build="1375471644"/>
+  <size package="26947" installed="55324" archive="55740"/>
+<location href="x86_64/libpopt-32bit-1.16-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>XFree86-1.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>popt-1.16-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3380"/>
+    <rpm:provides>
+      <rpm:entry name="libpopt-32bit" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
+      <rpm:entry name="libpopt-32bit(x86-32)" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
+      <rpm:entry name="libpopt.so.0"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -45735,172 +54777,168 @@ parsing arbitrary strings into argv[] arrays using shell-like rules.</descriptio
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="popt" flags="LT" epoch="0" ver="1.16"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libppl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">e2ffa6ca782b72495d3adbd53e0e5517f045a0fe61488811b9a56a4c42833a15</checksum>
+  <checksum type="sha256" pkgid="YES">08b370b82327ce654a016e75cf01e562e15c667d7ff52bd3f14664f98e1b2aaf</checksum>
   <summary>Shared library for the Parma Polyhedra Library</summary>
   <description>Shared library for the Parma Polyhedra Library.</description>
   <packager/>
   <url>http://www.cs.unipr.it/ppl/</url>
-  <time file="1375470297" build="1375470212"/>
-  <size package="357270" installed="1202856" archive="1203264"/>
-<location href="i686/libppl-0.11.2-2.15.i686.rpm"/>
+  <time file="1375471793" build="1375471652"/>
+  <size package="353998" installed="1227224" archive="1227640"/>
+<location href="x86_64/libppl-0.11.2-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3086"/>
+    <rpm:header-range start="280" end="3358"/>
     <rpm:provides>
       <rpm:entry name="libppl" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="libppl(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="libppl.so.9"/>
+      <rpm:entry name="libppl(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libppl_c</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">1c49770b4df2e0f6550c3b080f7c5cc006722034a1bd70ae178e40fadc5acf57</checksum>
+  <checksum type="sha256" pkgid="YES">1de2622302b34205a9d09a18512f27615fd3af85bdc101f52c61a3caa53b4db4</checksum>
   <summary>Shared library for the Parma Polyhedra Library C bindings</summary>
   <description>Shared library for the Parma Polyhedra Library C bindings.</description>
   <packager/>
   <url>http://www.cs.unipr.it/ppl/</url>
-  <time file="1375470297" build="1375470212"/>
-  <size package="1102947" installed="5473716" archive="5474136"/>
-<location href="i686/libppl_c-0.11.2-2.15.i686.rpm"/>
+  <time file="1375471793" build="1375471652"/>
+  <size package="1074675" installed="5081664" archive="5082084"/>
+<location href="x86_64/libppl_c-0.11.2-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3142"/>
+    <rpm:header-range start="280" end="3466"/>
     <rpm:provides>
       <rpm:entry name="libppl_c" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="libppl_c(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="libppl_c.so.4"/>
+      <rpm:entry name="libppl_c(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+      <rpm:entry name="libppl_c.so.4()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgmp.so.10"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libgmpxx.so.4"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libprivilege-control</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">d96f4ae723cc7e03189f05968328aadaed23ac2bbb901adb7bf62320177d0a22</checksum>
+  <checksum type="sha256" pkgid="YES">b23022592aee9c2c0a8725ef8f468f2e4d84400c278c04a9bdcb7e46aa9d6223</checksum>
   <summary>Library to control privilege of application</summary>
   <description>development package of library to control privilege of in-house application</description>
   <packager/>
   <url/>
-  <time file="1377320999" build="1377320983"/>
-  <size package="61896" installed="95043" archive="131664"/>
-<location href="i686/libprivilege-control-0.0.26.TIZEN-3.5.i686.rpm"/>
+  <time file="1377321009" build="1377321002"/>
+  <size package="63885" installed="99359" archive="135980"/>
+<location href="x86_64/libprivilege-control-0.0.26.TIZEN-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libprivilege-control-0.0.26.TIZEN-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="35048"/>
+    <rpm:header-range start="280" end="35340"/>
     <rpm:provides>
       <rpm:entry name="libprivilege-control" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-      <rpm:entry name="libprivilege-control(x86-32)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libprivilege-control(x86-64)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/slp-su</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libprivilege-control-conf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">3cf23ac26868d096a5ab0a6ac0672b100b0aea634897943ab9a9d0f8fc67dc37</checksum>
+  <checksum type="sha256" pkgid="YES">3bc63795f39f2cdb9846d7b186d275f2ca4b2cbc86675d3958684bc1e7a9e89a</checksum>
   <summary>Control privilege of application files</summary>
   <description>Library to control privilege of application files</description>
   <packager/>
   <url/>
-  <time file="1377320999" build="1377320983"/>
-  <size package="119016" installed="1201350" archive="1202796"/>
-<location href="i686/libprivilege-control-conf-0.0.26.TIZEN-3.5.i686.rpm"/>
+  <time file="1377321009" build="1377321002"/>
+  <size package="119161" installed="1201350" archive="1202796"/>
+<location href="x86_64/libprivilege-control-conf-0.0.26.TIZEN-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libprivilege-control-0.0.26.TIZEN-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9388"/>
+    <rpm:header-range start="280" end="9564"/>
     <rpm:provides>
       <rpm:entry name="libprivilege-control-conf" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-      <rpm:entry name="libprivilege-control-conf(x86-32)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
+      <rpm:entry name="libprivilege-control-conf(x86-64)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libprivilege-control" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
@@ -45909,26 +54947,26 @@ parsing arbitrary strings into argv[] arrays using shell-like rules.</descriptio
 </package>
 <package type="rpm">
   <name>libprivilege-control-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">5dc3535eec1dcae6d076f286e51f582ea11c51c24e73bfbe972b3ceace29ef28</checksum>
+  <checksum type="sha256" pkgid="YES">987b3a485f5547d6f08fd5f9362b5d15a132eed03591790ae7fa617f0f58fd7d</checksum>
   <summary>Control privilege of application (devel)</summary>
   <description>Library to control privilege of application (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320999" build="1377320983"/>
-  <size package="11858" installed="11145" archive="11744"/>
-<location href="i686/libprivilege-control-devel-0.0.26.TIZEN-3.5.i686.rpm"/>
+  <time file="1377321009" build="1377321002"/>
+  <size package="12038" installed="11147" archive="11748"/>
+<location href="x86_64/libprivilege-control-devel-0.0.26.TIZEN-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libprivilege-control-0.0.26.TIZEN-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8828"/>
+    <rpm:header-range start="280" end="9004"/>
     <rpm:provides>
       <rpm:entry name="libprivilege-control-devel" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
-      <rpm:entry name="libprivilege-control-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
+      <rpm:entry name="libprivilege-control-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.26.TIZEN" rel="3.5"/>
       <rpm:entry name="pkgconfig(libprivilege-control)" flags="EQ" epoch="0" ver="0.0.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -45939,217 +54977,214 @@ parsing arbitrary strings into argv[] arrays using shell-like rules.</descriptio
 </package>
 <package type="rpm">
   <name>libprotobuf-lite8</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.5.0" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">1c12f27b8187c6945d4bd7762ebdadcfe2a300cf5809a696761978445bf1227e</checksum>
+  <checksum type="sha256" pkgid="YES">edbfb5d4a9218e2f21ca2ed7f58c6c7d347758402c939b903cb680cc00bb88a3</checksum>
   <summary>Protocol Buffers - Google's data interchange format</summary>
   <description>Protocol Buffers are a way of encoding structured data in an efficient yet
 extensible format. Google uses Protocol Buffers for almost all of its internal
 RPC protocols and file formats.</description>
   <packager/>
   <url>http://code.google.com/p/protobuf/</url>
-  <time file="1375472887" build="1375472866"/>
-  <size package="61827" installed="232200" archive="232644"/>
-<location href="i686/libprotobuf-lite8-2.5.0-1.6.i686.rpm"/>
+  <time file="1375474464" build="1375474446"/>
+  <size package="59438" installed="229768" archive="230212"/>
+<location href="x86_64/libprotobuf-lite8-2.5.0-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>protobuf-2.5.0-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3316"/>
+    <rpm:header-range start="280" end="3616"/>
     <rpm:provides>
-      <rpm:entry name="libprotobuf-lite.so.8"/>
+      <rpm:entry name="libprotobuf-lite.so.8()(64bit)"/>
       <rpm:entry name="libprotobuf-lite8" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
-      <rpm:entry name="libprotobuf-lite8(x86-32)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
+      <rpm:entry name="libprotobuf-lite8(x86-64)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libprotobuf8</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.5.0" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">510fa27490deaf5f696a384e6ffb361764c31d08cae7bccfcdc3199fd3ccfac2</checksum>
+  <checksum type="sha256" pkgid="YES">c632f52e9230aef4e41f05272dfe1ddb2bc2bdcb5fa3d501ff4efbf70026d46c</checksum>
   <summary>Protocol Buffers - Google's data interchange format</summary>
   <description>Protocol Buffers are a way of encoding structured data in an efficient yet
 extensible format. Google uses Protocol Buffers for almost all of its internal
 RPC protocols and file formats.</description>
   <packager/>
   <url>http://code.google.com/p/protobuf/</url>
-  <time file="1375472887" build="1375472866"/>
-  <size package="330780" installed="1324292" archive="1324720"/>
-<location href="i686/libprotobuf8-2.5.0-1.6.i686.rpm"/>
+  <time file="1375474464" build="1375474446"/>
+  <size package="328662" installed="1363528" archive="1363956"/>
+<location href="x86_64/libprotobuf8-2.5.0-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>protobuf-2.5.0-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3312"/>
+    <rpm:header-range start="280" end="3580"/>
     <rpm:provides>
-      <rpm:entry name="libprotobuf.so.8"/>
+      <rpm:entry name="libprotobuf.so.8()(64bit)"/>
       <rpm:entry name="libprotobuf8" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
-      <rpm:entry name="libprotobuf8(x86-32)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
+      <rpm:entry name="libprotobuf8(x86-64)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libprotoc8</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.5.0" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">7edf90b71cc1c16e5efb59db9e97aa8157bcbc3a37c6395f58e8ba4ae3a43e5c</checksum>
+  <checksum type="sha256" pkgid="YES">e6edb5bcdc6facd70a66d74dec11d41b8ddb9933c29af08df4aa1b32f8edd1d5</checksum>
   <summary>Protocol Buffers - Google's data interchange format</summary>
   <description>Protocol Buffers are a way of encoding structured data in an efficient yet
 extensible format. Google uses Protocol Buffers for almost all of its internal
 RPC protocols and file formats.</description>
   <packager/>
   <url>http://code.google.com/p/protobuf/</url>
-  <time file="1375472887" build="1375472866"/>
-  <size package="238868" installed="950516" archive="950936"/>
-<location href="i686/libprotoc8-2.5.0-1.6.i686.rpm"/>
+  <time file="1375474464" build="1375474446"/>
+  <size package="241538" installed="974024" archive="974452"/>
+<location href="x86_64/libprotoc8-2.5.0-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>protobuf-2.5.0-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3376"/>
+    <rpm:header-range start="280" end="3696"/>
     <rpm:provides>
-      <rpm:entry name="libprotoc.so.8"/>
+      <rpm:entry name="libprotoc.so.8()(64bit)"/>
       <rpm:entry name="libprotoc8" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
-      <rpm:entry name="libprotoc8(x86-32)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
+      <rpm:entry name="libprotoc8(x86-64)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libprotobuf.so.8"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libprotobuf.so.8()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libprovider</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">b085bf45fb5087ba18349a5b05e1769da2473437b1681c089b8402b29ba49e59</checksum>
+  <checksum type="sha256" pkgid="YES">d2af7d0c5761f72a3053efe7e54eb7c89300baf45e8a746eba9dbcf9f0338d59</checksum>
   <summary>Library for developing the livebox service provider.</summary>
   <description>Supporting the commnuncation channel with master service for livebox remote view.
 API for accessing the remote buffer of liveboxes.
 Feature for life-cycle management by the master provider.</description>
   <packager/>
   <url/>
-  <time file="1377321644" build="1377321639"/>
-  <size package="32252" installed="119466" archive="120192"/>
-<location href="i686/libprovider-0.9.1-2.12.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="34588" installed="119854" archive="120584"/>
+<location href="x86_64/libprovider-0.9.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libprovider-0.9.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3324"/>
+    <rpm:header-range start="280" end="3556"/>
     <rpm:provides>
       <rpm:entry name="libprovider" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
-      <rpm:entry name="libprovider(x86-32)" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
-      <rpm:entry name="libprovider.so.0"/>
+      <rpm:entry name="libprovider(x86-64)" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
+      <rpm:entry name="libprovider.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtbm.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libdri2.so.0"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdri2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libprovider-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.1" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">fa8af01abc5701ea566b4eecf9f1a75ce5e768cfc1973b9a4c92474b3d7127f3</checksum>
+  <checksum type="sha256" pkgid="YES">ff49c4747901b6fc7f6e5de456be0c0623d5a3adfc1930b5866d26da03ab305e</checksum>
   <summary>Header &amp; package configuration files for developing the livebox service provider</summary>
   <description>Livebox data provider development library (dev)</description>
   <packager/>
   <url/>
-  <time file="1377321644" build="1377321639"/>
-  <size package="6777" installed="20023" archive="20592"/>
-<location href="i686/libprovider-devel-0.9.1-2.12.i686.rpm"/>
+  <time file="1377321657" build="1377321652"/>
+  <size package="6952" installed="20025" archive="20592"/>
+<location href="x86_64/libprovider-devel-0.9.1-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libprovider-0.9.1-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2672"/>
+    <rpm:header-range start="280" end="2848"/>
     <rpm:provides>
       <rpm:entry name="libprovider-devel" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
-      <rpm:entry name="libprovider-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
+      <rpm:entry name="libprovider-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.1" rel="2.12"/>
       <rpm:entry name="pkgconfig(provider)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -46160,9 +55195,9 @@ Feature for life-cycle management by the master provider.</description>
 </package>
 <package type="rpm">
   <name>libpspell</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.60.6.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">632553c9f7dbd7c5869a82fb225eea9650ae637f38ddce4c1cae06f81ce619a1</checksum>
+  <checksum type="sha256" pkgid="YES">6d44a2e804d9971a162118e50b3f6626b60fce513a4bf5eea5ac7c21b77b9473</checksum>
   <summary>GNU Aspell - Pspell Compatibility Library</summary>
   <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
@@ -46170,41 +55205,82 @@ can be used as a library or as an independent spell checker.
 This package contains the pspell compatibility library.</description>
   <packager/>
   <url>http://aspell.net/</url>
-  <time file="1377043630" build="1377043603"/>
-  <size package="5070" installed="6944" archive="7364"/>
-<location href="i686/libpspell-0.60.6.1-2.14.i686.rpm"/>
+  <time file="1377043476" build="1377043455"/>
+  <size package="5309" installed="8072" archive="8500"/>
+<location href="x86_64/libpspell-0.60.6.1-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3113"/>
+    <rpm:header-range start="280" end="3373"/>
     <rpm:provides>
       <rpm:entry name="libpspell" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="libpspell(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
-      <rpm:entry name="libpspell.so.15"/>
+      <rpm:entry name="libpspell(x86-64)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libpspell.so.15()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libaspell.so.15()(64bit)"/>
+      <rpm:entry name="libncursesw.so.6()(64bit)"/>
+      <rpm:entry name="libtinfo.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpspell-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.60.6.1" rel="2.14"/>
+  <checksum type="sha256" pkgid="YES">967742dc1e2860b7f5549a8a9f34c13c43e9b55a6c0b1a007182e3657cbbb2a6</checksum>
+  <summary>GNU Aspell - Pspell Compatibility Library</summary>
+  <description>GNU Aspell is a spell checker designed to eventually replace Ispell. It
+can be used as a library or as an independent spell checker.
+
+This package contains the pspell compatibility library.</description>
+  <packager/>
+  <url>http://aspell.net/</url>
+  <time file="1377043630" build="1377043613"/>
+  <size package="4883" installed="6944" archive="7364"/>
+<location href="x86_64/libpspell-32bit-0.60.6.1-2.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>aspell-0.60.6.1-2.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2922"/>
+    <rpm:provides>
+      <rpm:entry name="libpspell-32bit" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libpspell-32bit(x86-32)" flags="EQ" epoch="0" ver="0.60.6.1" rel="2.14"/>
+      <rpm:entry name="libpspell.so.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libncursesw.so.6"/>
       <rpm:entry name="libtinfo.so.6"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libaspell.so.15"/>
-      <rpm:entry name="libncursesw.so.6"/>
       <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">43d4bf2d340f6400cb5022b682dd655eae7215a7b1b5309ffb3477b544c37ddf</checksum>
+  <checksum type="sha256" pkgid="YES">fbbc954f9226268965d895b008ecaa643b34c93542b2a225ae34e04c653e4636</checksum>
   <summary>GNU Portable Threads</summary>
   <description>Pth is a very portable POSIX/ANSI-C based library for Unix platforms
 which provides non-preemptive priority-based scheduling for multiple
@@ -46214,27 +55290,71 @@ each thread has it's own individual program-counter, run-time stack,
 signal mask and errno variable.</description>
   <packager/>
   <url>http://www.gnu.org/software/pth/</url>
-  <time file="1375472742" build="1375472733"/>
-  <size package="51230" installed="135078" archive="135796"/>
-<location href="i686/libpth-2.0.7-2.10.i686.rpm"/>
+  <time file="1375474335" build="1375474295"/>
+  <size package="51676" installed="138346" archive="139064"/>
+<location href="x86_64/libpth-2.0.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>pth-2.0.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3486"/>
+    <rpm:header-range start="280" end="3686"/>
     <rpm:provides>
       <rpm:entry name="libpth" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
-      <rpm:entry name="libpth(x86-32)" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
-      <rpm:entry name="libpth.so.20"/>
+      <rpm:entry name="libpth(x86-64)" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
+      <rpm:entry name="libpth.so.20()(64bit)"/>
       <rpm:entry name="pth"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="pth"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpth-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.0.7" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">05eca61451eec9d8e3316680067b27f2b03d9ebdd518a811b70ca554856f604f</checksum>
+  <summary>GNU Portable Threads</summary>
+  <description>Pth is a very portable POSIX/ANSI-C based library for Unix platforms
+which provides non-preemptive priority-based scheduling for multiple
+threads of execution ("multithreading") inside server applications. All
+threads run in the same address space of the server application, but
+each thread has it's own individual program-counter, run-time stack,
+signal mask and errno variable.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/pth/</url>
+  <time file="1375472742" build="1375472734"/>
+  <size package="41910" installed="108212" archive="108632"/>
+<location href="x86_64/libpth-32bit-2.0.7-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>pth-2.0.7-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2967"/>
+    <rpm:provides>
+      <rpm:entry name="libpth-32bit" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
+      <rpm:entry name="libpth-32bit(x86-32)" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
+      <rpm:entry name="libpth.so.20"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -46242,16 +55362,13 @@ signal mask and errno variable.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="pth"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libpth-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">40527ae522b7ef93ee14b57b4c8ec9288100946f0529b844a471756ad833bf40</checksum>
+  <checksum type="sha256" pkgid="YES">2fb602b90f8e4bf62869c45049d30309843e14c4e262ec557218dfa4e0212bed</checksum>
   <summary>GNU Portable Threads</summary>
   <description>Pth is a very portable POSIX/ANSI-C based library for Unix platforms
 which provides non-preemptive priority-based scheduling for multiple
@@ -46261,19 +55378,19 @@ each thread has it's own individual program-counter, run-time stack,
 signal mask and errno variable.</description>
   <packager/>
   <url>http://www.gnu.org/software/pth/</url>
-  <time file="1375472742" build="1375472733"/>
-  <size package="51282" installed="80106" archive="81216"/>
-<location href="i686/libpth-devel-2.0.7-2.10.i686.rpm"/>
+  <time file="1375474335" build="1375474295"/>
+  <size package="51592" installed="80273" archive="81384"/>
+<location href="x86_64/libpth-devel-2.0.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>pth-2.0.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3550"/>
+    <rpm:header-range start="280" end="3750"/>
     <rpm:provides>
       <rpm:entry name="libpth-devel" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
-      <rpm:entry name="libpth-devel(x86-32)" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
+      <rpm:entry name="libpth-devel(x86-64)" flags="EQ" epoch="0" ver="2.0.7" rel="2.10"/>
       <rpm:entry name="pth-devel" flags="EQ" epoch="0" ver="2.0.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -46288,26 +55405,26 @@ signal mask and errno variable.</description>
 </package>
 <package type="rpm">
   <name>libpthread-stubs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">a6faf9690488f0979cf6645de0a803403181530a86d2bb8ccba00bef2f9a9169</checksum>
+  <checksum type="sha256" pkgid="YES">9b24e4c48eaab4c6a5a65f0214b3dd90241486c37fa84f7775ee067a04d00a22</checksum>
   <summary>PThread Stubs for XCB</summary>
   <description>PThread Stubs for XCB</description>
   <packager/>
   <url>http://xcb.freedesktop.org</url>
-  <time file="1375471960" build="1375471952"/>
-  <size package="3644" installed="1400" archive="1980"/>
-<location href="i686/libpthread-stubs-0.3-3.8.i686.rpm"/>
+  <time file="1375473886" build="1375473878"/>
+  <size package="3822" installed="1402" archive="1984"/>
+<location href="x86_64/libpthread-stubs-0.3-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libpthread-stubs-0.3-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2659"/>
+    <rpm:header-range start="280" end="2835"/>
     <rpm:provides>
       <rpm:entry name="libpthread-stubs" flags="EQ" epoch="0" ver="0.3" rel="3.8"/>
-      <rpm:entry name="libpthread-stubs(x86-32)" flags="EQ" epoch="0" ver="0.3" rel="3.8"/>
+      <rpm:entry name="libpthread-stubs(x86-64)" flags="EQ" epoch="0" ver="0.3" rel="3.8"/>
       <rpm:entry name="pkgconfig(pthread-stubs)" flags="EQ" epoch="0" ver="0.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -46317,9 +55434,9 @@ signal mask and errno variable.</description>
 </package>
 <package type="rpm">
   <name>libpulse</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">bc84f7079b1e7fcc0b6fb2c8ca39c987242bf3e7a4dfd59d4166685f03517f5f</checksum>
+  <checksum type="sha256" pkgid="YES">fba1baffef90cafefb106b135c4c8dbaaba891f43384dc42f0ee0d193ed66d8f</checksum>
   <summary>Client interface to PulseAudio</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -46329,31 +55446,164 @@ This package contains the system libraries for clients of pulseaudio
 sound server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="246248" installed="975284" archive="977328"/>
-<location href="i686/libpulse-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="255914" installed="967324" archive="969376"/>
+<location href="x86_64/libpulse-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6005"/>
+    <rpm:header-range start="280" end="6317"/>
     <rpm:provides>
       <rpm:entry name="config(libpulse)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
       <rpm:entry name="libpulse" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="libpulse(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-simple.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-simple.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="config(libpulse)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+    </rpm:requires>    <file>/etc/pulse/client.conf</file>
+    <file type="dir">/etc/pulse</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libpulse</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">fd10f31c151a323fb68c161ec00592323a93e2a07bd9bdf9f355317915d862f0</checksum>
+  <summary>PulseAudio client libraries</summary>
+  <description>Client libraries used by applications that access a PulseAudio sound server
+via PulseAudio's native interface.</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377551657" build="1377551640"/>
+  <size package="255428" installed="973936" archive="974832"/>
+<location href="x86_64/libpulse-4.0-2.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5937"/>
+    <rpm:provides>
+      <rpm:entry name="libpulse" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-simple.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-simple.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpulse-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">429aecb211318e9e5144d8a5893acfdcfbae031c5e452b2372422de09a387f11</checksum>
+  <summary>Client interface to PulseAudio</summary>
+  <description>pulseaudio is a networked sound server for Linux and other Unix like
+operating systems and Microsoft Windows. It is intended to be an
+improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
+
+This package contains the system libraries for clients of pulseaudio
+sound server.</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377321269" build="1377321259"/>
+  <size package="233108" installed="926744" archive="927768"/>
+<location href="x86_64/libpulse-32bit-2.1-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5229"/>
+    <rpm:provides>
+      <rpm:entry name="libpulse-32bit" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
       <rpm:entry name="libpulse-simple.so.0"/>
       <rpm:entry name="libpulse-simple.so.0(PULSE_0)"/>
       <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libpulse.so.0(PULSE_0)"/>
       <rpm:entry name="libpulsecommon-2.1.so"/>
+      <rpm:entry name="pulseaudio-libs-32bit" flags="EQ" epoch="0" ver="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="config(libpulse)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libjson.so.0"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libXtst.so.6"/>
       <rpm:entry name="libpulse.so.0(PULSE_0)"/>
@@ -46369,56 +55619,58 @@ sound server.</description>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="libSM.so.6"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libX11-xcb.so.1"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libcap.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libICE.so.6"/>
       <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libcap.so.2"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/pulse/client.conf</file>
-    <file type="dir">/etc/pulse</file>
-
+      <rpm:entry name="libjson.so.0"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="pulseaudio-libs-32bit" flags="LE" epoch="0" ver="2.1"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
-  <name>libpulse</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">ef767f68e22d18cdb0a4f10cfcb6cf074ff06e380ec04a8cb2f280bfeabd7b5b</checksum>
+  <name>libpulse-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">d7b156ce1faacb99c0705dd2155d0fd73f9c4fe031cca39cbc475ac76ac777a1</checksum>
   <summary>PulseAudio client libraries</summary>
   <description>Client libraries used by applications that access a PulseAudio sound server
 via PulseAudio's native interface.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="244046" installed="984616" archive="985508"/>
-<location href="i686/libpulse-4.0-2.2.i686.rpm"/>
+  <time file="1377551663" build="1377551653"/>
+  <size package="243745" installed="984616" archive="985640"/>
+<location href="x86_64/libpulse-32bit-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5697"/>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5586"/>
     <rpm:provides>
-      <rpm:entry name="libpulse" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="libpulse(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="libpulse-32bit" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-32bit(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
       <rpm:entry name="libpulse-simple.so.0"/>
       <rpm:entry name="libpulse-simple.so.0(PULSE_0)"/>
       <rpm:entry name="libpulse.so.0"/>
@@ -46426,7 +55678,6 @@ via PulseAudio's native interface.</description>
       <rpm:entry name="libpulsecommon-4.0.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsndfile.so.1"/>
@@ -46444,16 +55695,16 @@ via PulseAudio's native interface.</description>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.4)"/>
@@ -46463,9 +55714,9 @@ via PulseAudio's native interface.</description>
 </package>
 <package type="rpm">
   <name>libpulse-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">0ddd059c91ee07992015f6118f5bc664e73d33a7f28f37a464bbd0dc871cf553</checksum>
+  <checksum type="sha256" pkgid="YES">b56ec9c44e80d72990b142ec0fae4fb0423c40602f2f80858cd36afc1cee3f08</checksum>
   <summary>Development package for the pulseaudio library</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -46475,19 +55726,19 @@ This package contains the files needed to compile programs that use the
 pulseaudio library.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="68755" installed="365246" archive="372708"/>
-<location href="i686/libpulse-devel-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="68942" installed="365258" archive="372740"/>
+<location href="x86_64/libpulse-devel-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8409"/>
+    <rpm:header-range start="280" end="8593"/>
     <rpm:provides>
       <rpm:entry name="libpulse-devel" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="libpulse-devel(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-devel(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
       <rpm:entry name="pkgconfig(libpulse)" flags="EQ" epoch="0" ver="2.1" rel="rebootstrapped"/>
       <rpm:entry name="pkgconfig(libpulse-mainloop-glib)" flags="EQ" epoch="0" ver="2.1" rel="rebootstrapped"/>
       <rpm:entry name="pkgconfig(libpulse-simple)" flags="EQ" epoch="0" ver="2.1" rel="rebootstrapped"/>
@@ -46504,27 +55755,27 @@ pulseaudio library.</description>
 </package>
 <package type="rpm">
   <name>libpulse-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">821f5ca27a4ba63d08185cf956503c6f4aca26319a1a78d5694c58db793d8d5e</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">860d2f85f19e79076ec55118507916018ffb3c55033d874d681c1d8a1af30b4b</checksum>
   <summary>PulseAudio client development headers and libraries</summary>
   <description>Headers and libraries for developing applications that access a PulseAudio
 sound server via PulseAudio's native interface</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="69810" installed="371450" archive="377932"/>
-<location href="i686/libpulse-devel-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="70039" installed="371462" archive="377964"/>
+<location href="x86_64/libpulse-devel-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8581"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8765"/>
     <rpm:provides>
-      <rpm:entry name="libpulse-devel" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="libpulse-devel(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="libpulse-devel" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-devel(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
       <rpm:entry name="pkgconfig(libpulse)" flags="EQ" epoch="0" ver="4.0" rel="rebootstrapped"/>
       <rpm:entry name="pkgconfig(libpulse-mainloop-glib)" flags="EQ" epoch="0" ver="4.0" rel="rebootstrapped"/>
       <rpm:entry name="pkgconfig(libpulse-simple)" flags="EQ" epoch="0" ver="4.0" rel="rebootstrapped"/>
@@ -46540,9 +55791,9 @@ sound server via PulseAudio's native interface</description>
 </package>
 <package type="rpm">
   <name>libpulse-mainloop-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">ba3b9cf9a7dd55c0cc55e42d59af76ee0e58db1f89eeafeff6e27354c1b998a8</checksum>
+  <checksum type="sha256" pkgid="YES">9e2985e0de4d598fb5c7019bcd4503d64971afa4bba893ee39415ed1b9de5b2c</checksum>
   <summary>GLIB  2</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -46552,32 +55803,139 @@ This package contains the GLIB Main Loop bindings for the PulseAudio
 sound server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="10607" installed="21968" archive="22424"/>
-<location href="i686/libpulse-mainloop-glib-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="10968" installed="23632" archive="24096"/>
+<location href="x86_64/libpulse-mainloop-glib-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3737"/>
+    <rpm:header-range start="280" end="4073"/>
     <rpm:provides>
       <rpm:entry name="libpulse-mainloop-glib" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="libpulse-mainloop-glib(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-mainloop-glib(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpulse-mainloop-glib</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">ccb16ebac558105fccc1110613a235e6a91ea91f97e5b373da999c132839eae5</checksum>
+  <summary>GLIB  2</summary>
+  <description>pulseaudio is a networked sound server for Linux and other Unix like
+operating systems and Microsoft Windows. It is intended to be an
+improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
+
+This package contains the GLIB Main Loop bindings for the PulseAudio
+sound server.</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377551657" build="1377551640"/>
+  <size package="11694" installed="23624" archive="24088"/>
+<location href="x86_64/libpulse-mainloop-glib-4.0-2.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4825"/>
+    <rpm:provides>
+      <rpm:entry name="libpulse-mainloop-glib" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-mainloop-glib(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libpulse-mainloop-glib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">afe6c742993c7ddb9c4dfeda294a7de70d90a5e38f7b48148e7fe9fac26a51cb</checksum>
+  <summary>GLIB  2</summary>
+  <description>pulseaudio is a networked sound server for Linux and other Unix like
+operating systems and Microsoft Windows. It is intended to be an
+improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
+
+This package contains the GLIB Main Loop bindings for the PulseAudio
+sound server.</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377321269" build="1377321261"/>
+  <size package="10537" installed="21968" archive="22424"/>
+<location href="x86_64/libpulse-mainloop-glib-32bit-2.1-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3665"/>
+    <rpm:provides>
+      <rpm:entry name="libpulse-mainloop-glib-32bit" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libpulse-mainloop-glib-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
       <rpm:entry name="libpulse-mainloop-glib.so.0"/>
       <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
+      <rpm:entry name="libsndfile.so.1"/>
       <rpm:entry name="libpulse.so.0(PULSE_0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpulsecommon-2.1.so"/>
       <rpm:entry name="libgdbm.so.4"/>
       <rpm:entry name="libSM.so.6"/>
       <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libX11-xcb.so.1"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
@@ -46585,22 +55943,20 @@ sound server.</description>
       <rpm:entry name="libICE.so.6"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libsndfile.so.1"/>
       <rpm:entry name="libcap.so.2"/>
       <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
+      <rpm:entry name="libXtst.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libpulse-mainloop-glib</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">8111a294bb99ee1b967ea7147df31ef64b1d17df59731bf2ac766bc44efa7c40</checksum>
+  <name>libpulse-mainloop-glib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">44e2a3fd704b96fbf287fbccd7da12f5ec5f2fe18c9c4ebbaf0a5418a97ff7f1</checksum>
   <summary>GLIB  2</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -46610,29 +55966,28 @@ This package contains the GLIB Main Loop bindings for the PulseAudio
 sound server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="11355" installed="21960" archive="22416"/>
-<location href="i686/libpulse-mainloop-glib-4.0-2.2.i686.rpm"/>
+  <time file="1377551663" build="1377551653"/>
+  <size package="11165" installed="21960" archive="22416"/>
+<location href="x86_64/libpulse-mainloop-glib-32bit-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4557"/>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4370"/>
     <rpm:provides>
-      <rpm:entry name="libpulse-mainloop-glib" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="libpulse-mainloop-glib(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="libpulse-mainloop-glib-32bit" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libpulse-mainloop-glib-32bit(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
       <rpm:entry name="libpulse-mainloop-glib.so.0"/>
       <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libpulsecommon-4.0.so"/>
       <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsndfile.so.1"/>
       <rpm:entry name="librt.so.1"/>
@@ -46640,7 +55995,7 @@ sound server.</description>
       <rpm:entry name="libjson.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
+      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -46648,26 +56003,26 @@ sound server.</description>
 </package>
 <package type="rpm">
   <name>libpush</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.42" rel="6.7"/>
-  <checksum type="sha256" pkgid="YES">532c8f06d607a76371125c404cb233e407c736b224422fa61730b24082628be0</checksum>
+  <checksum type="sha256" pkgid="YES">9d207f5e781f06013a8bfd7bbe65d4415bbd23b21e9c37c21629d6b005732422</checksum>
   <summary>Push service client library</summary>
   <description>Push service client library</description>
   <packager/>
   <url/>
-  <time file="1375730978" build="1375730969"/>
-  <size package="20242" installed="55640" archive="56060"/>
-<location href="i686/libpush-0.2.42-6.7.i686.rpm"/>
+  <time file="1375735310" build="1375735301"/>
+  <size package="20408" installed="55640" archive="56060"/>
+<location href="x86_64/libpush-0.2.42-6.7.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framwork/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>push-0.2.42-6.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4069"/>
+    <rpm:header-range start="280" end="4249"/>
     <rpm:provides>
       <rpm:entry name="libpush" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
-      <rpm:entry name="libpush(x86-32)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
+      <rpm:entry name="libpush(x86-64)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
       <rpm:entry name="libpush.so.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -46693,26 +56048,26 @@ sound server.</description>
 </package>
 <package type="rpm">
   <name>libpush-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.42" rel="6.7"/>
-  <checksum type="sha256" pkgid="YES">d974b723ffb3561744011e1a1fd3fd8caa546bcaca6814fbe8d185c7129dc622</checksum>
+  <checksum type="sha256" pkgid="YES">5662f1f2651a217208886b9905e8d0759ebdcf0cf55bf46e5cff5ad13790610e</checksum>
   <summary>Push service client library (DEV)</summary>
   <description>Push service client library (DEV)</description>
   <packager/>
   <url/>
-  <time file="1375730978" build="1375730969"/>
-  <size package="6429" installed="11175" archive="11720"/>
-<location href="i686/libpush-devel-0.2.42-6.7.i686.rpm"/>
+  <time file="1375735310" build="1375735301"/>
+  <size package="6617" installed="11175" archive="11724"/>
+<location href="x86_64/libpush-devel-0.2.42-6.7.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>devel</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>push-0.2.42-6.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3593"/>
+    <rpm:header-range start="280" end="3777"/>
     <rpm:provides>
       <rpm:entry name="libpush-devel" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
-      <rpm:entry name="libpush-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
+      <rpm:entry name="libpush-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
       <rpm:entry name="pkgconfig(push)" flags="EQ" epoch="0" ver="0.2.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -46724,9 +56079,9 @@ sound server.</description>
 </package>
 <package type="rpm">
   <name>libpyglib-gi-python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">e15353577115b4424a5eafe698f2878df0c204c05d4bad796372105c8b1cdd46</checksum>
+  <checksum type="sha256" pkgid="YES">6f17eba2d66c0c5b92823d1d4e7d32a2ee111e94b5ac7f7989172acbb5cf07a1</checksum>
   <summary>Python Gobject Introspeciton binding</summary>
   <description>Pygobjects is an extension module for python that gives you access to
 GLib's GObjects.
@@ -46734,36 +56089,36 @@ GLib's GObjects.
 The bindings are handled by gobject-introspection libraries.</description>
   <packager/>
   <url>http://ftp.gnome.org/pub/GNOME/sources/pygobject/</url>
-  <time file="1375740551" build="1375740537"/>
-  <size package="9501" installed="18644" archive="19112"/>
-<location href="i686/libpyglib-gi-python-3.8.0-2.12.i686.rpm"/>
+  <time file="1375739981" build="1375739963"/>
+  <size package="9681" installed="24400" archive="24868"/>
+<location href="x86_64/libpyglib-gi-python-3.8.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>python-gobject-3.8.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3265"/>
+    <rpm:header-range start="280" end="3477"/>
     <rpm:provides>
-      <rpm:entry name="libpyglib-gi-2.0-python2.so.0"/>
+      <rpm:entry name="libpyglib-gi-2.0-python2.so.0()(64bit)"/>
       <rpm:entry name="libpyglib-gi-python" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
-      <rpm:entry name="libpyglib-gi-python(x86-32)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
+      <rpm:entry name="libpyglib-gi-python(x86-64)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libpython</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">5fa6e48eec637710213f1555f1dcdafd3182d06e6332d0dafada9f0008045522</checksum>
+  <checksum type="sha256" pkgid="YES">1637bd71fb4b23e12883f246e72223216c46b259e5faa79f8c388fc8c2775bd5</checksum>
   <summary>Python Interpreter shared library</summary>
   <description>Python is an interpreted, object-oriented programming language, and is
 often compared to Tcl, Perl, Scheme, or Java.  You can find an overview
@@ -46774,124 +56129,210 @@ This package contains libpython2.6 shared library for embedding in
 other applications.</description>
   <packager/>
   <url>http://www.python.org/</url>
-  <time file="1377044869" build="1377044782"/>
-  <size package="593434" installed="1749128" archive="1749392"/>
-<location href="i686/libpython-2.7.3-2.16.i686.rpm"/>
+  <time file="1377045276" build="1377045195"/>
+  <size package="616101" installed="1917344" archive="1917612"/>
+<location href="x86_64/libpython-2.7.3-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Python-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-2.7.3-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3629"/>
+    <rpm:header-range start="280" end="3737"/>
     <rpm:provides>
       <rpm:entry name="libpython" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="libpython(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
+      <rpm:entry name="libpython(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libquadmath47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">3ad5368ebbb2217395413b72b9deae36796394e2a96b8e7b2c78f8d2fa51b5e0</checksum>
+  <checksum type="sha256" pkgid="YES">d0ed19bab8d47be688e8b6b0a5cd2a4f2e455591c4862a019a2ff7560e045d34</checksum>
   <summary>The GNU Fortran Compiler Quadmath Runtime Library</summary>
   <description>The runtime library needed to run programs compiled with the Fortran compiler
 of the GNU Compiler Collection (GCC) and quadruple precision floating point
 operations.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="171154" installed="499944" archive="500372"/>
-<location href="i686/libquadmath47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="118607" installed="237896" archive="238324"/>
+<location href="x86_64/libquadmath47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Fortran</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3453"/>
+    <rpm:header-range start="280" end="3641"/>
     <rpm:provides>
-      <rpm:entry name="libquadmath.so.0"/>
-      <rpm:entry name="libquadmath.so.0(QUADMATH_1.0)"/>
+      <rpm:entry name="libquadmath.so.0()(64bit)"/>
+      <rpm:entry name="libquadmath.so.0(QUADMATH_1.0)(64bit)"/>
       <rpm:entry name="libquadmath0" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
       <rpm:entry name="libquadmath47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libquadmath47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libquadmath47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libquadmath0" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libquadmath47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">21ac780004bd86474e7a0c0a6fe86ded464d01b4b3f4fc9a37bc4bc6276071ff</checksum>
+  <summary>The GNU Fortran Compiler Quadmath Runtime Library</summary>
+  <description>The runtime library needed to run programs compiled with the Fortran compiler
+of the GNU Compiler Collection (GCC) and quadruple precision floating point
+operations.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="141620" installed="343228" archive="343656"/>
+<location href="x86_64/libquadmath47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages/Fortran</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3685"/>
+    <rpm:provides>
+      <rpm:entry name="libquadmath.so.0"/>
+      <rpm:entry name="libquadmath.so.0(QUADMATH_1.0)"/>
+      <rpm:entry name="libquadmath0-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libquadmath47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libquadmath47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libm.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libquadmath0" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libquadmath0-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libraptor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">0eaf821b77f6073dc874b65cd3681ce793da8945f73bcce4177df6e889b80137</checksum>
+  <checksum type="sha256" pkgid="YES">589d9938ec13b63916426ef2d557f87f0f680d825173e532ec9029fd15970ce5</checksum>
   <summary>RDF Parser Toolkit</summary>
   <description>Raptor is the RDF Parser Toolkit for Redland that provides a set of
 standalone RDF parsers, generating triples from RDF/XML or N-Triples.</description>
   <packager/>
   <url>http://www.redland.opensource.ac.uk/raptor/</url>
-  <time file="1375477684" build="1375477671"/>
-  <size package="155877" installed="448304" archive="448724"/>
-<location href="i686/libraptor-2.0.8-2.8.i686.rpm"/>
+  <time file="1375482262" build="1375482249"/>
+  <size package="157366" installed="475352" archive="475780"/>
+<location href="x86_64/libraptor-2.0.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or GPL-2.0+ or Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>raptor-2.0.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3445"/>
+    <rpm:header-range start="280" end="3697"/>
     <rpm:provides>
       <rpm:entry name="libraptor" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
-      <rpm:entry name="libraptor(x86-32)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
-      <rpm:entry name="libraptor2.so.0"/>
+      <rpm:entry name="libraptor(x86-64)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
+      <rpm:entry name="libraptor2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libraptor-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.0.8" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">4314284352ac5533d932b8345492836b254fcb3395d4f803cb8194166c495da9</checksum>
+  <summary>RDF Parser Toolkit</summary>
+  <description>Raptor is the RDF Parser Toolkit for Redland that provides a set of
+standalone RDF parsers, generating triples from RDF/XML or N-Triples.</description>
+  <packager/>
+  <url>http://www.redland.opensource.ac.uk/raptor/</url>
+  <time file="1375477684" build="1375477674"/>
+  <size package="155694" installed="448304" archive="448724"/>
+<location href="x86_64/libraptor-32bit-2.0.8-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ or GPL-2.0+ or Apache-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>raptor-2.0.8-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3262"/>
+    <rpm:provides>
+      <rpm:entry name="libraptor-32bit" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
+      <rpm:entry name="libraptor-32bit(x86-32)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
+      <rpm:entry name="libraptor2.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
       <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -46904,37 +56345,38 @@ standalone RDF parsers, generating triples from RDF/XML or N-Triples.</descripti
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libraptor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">ea4405f82495eaff5507daf4dacf0ea5e88d6075438de23512199b88eb02d09e</checksum>
+  <checksum type="sha256" pkgid="YES">a8dd882486b6e085ff2adc72d49f832e0bcbb452d3e12565126c7da1a5507981</checksum>
   <summary>Development package for the raptor library</summary>
   <description>This package contains the files needed to compile programs that use the
 raptor library.</description>
   <packager/>
   <url>http://www.redland.opensource.ac.uk/raptor/</url>
-  <time file="1375477684" build="1375477671"/>
-  <size package="16597" installed="70600" archive="71448"/>
-<location href="i686/libraptor-devel-2.0.8-2.8.i686.rpm"/>
+  <time file="1375482262" build="1375482249"/>
+  <size package="16774" installed="70602" archive="71452"/>
+<location href="x86_64/libraptor-devel-2.0.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or GPL-2.0+ or Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>raptor-2.0.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3197"/>
+    <rpm:header-range start="280" end="3377"/>
     <rpm:provides>
       <rpm:entry name="libraptor-devel" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
-      <rpm:entry name="libraptor-devel(x86-32)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
+      <rpm:entry name="libraptor-devel(x86-64)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
       <rpm:entry name="pkgconfig(raptor2)" flags="EQ" epoch="0" ver="2.0.8"/>
       <rpm:entry name="raptor-devel" flags="EQ" epoch="0" ver="2.0.8"/>
     </rpm:provides>
@@ -46951,89 +56393,128 @@ raptor library.</description>
 </package>
 <package type="rpm">
   <name>libre2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20130115" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">97b0ceb821c43a03481db8d9e8c910b9bde61b3ed5a4a655418e1566eb81a755</checksum>
+  <checksum type="sha256" pkgid="YES">45bb1b923fbad4c89d7d3db3ac2c58965fcaecd6714237111ebd41ce23e37e69</checksum>
   <summary>An efficient, principled regular expression library</summary>
   <description>RE2 is a fast, safe, thread-friendly alternative to backtracking
 regular expression engines like those used in PCRE, Perl, and
 Python. It is a C++ library.</description>
   <packager/>
   <url>http://code.google.com/p/re2/</url>
-  <time file="1377320166" build="1377320157"/>
-  <size package="157299" installed="469923" archive="471072"/>
-<location href="i686/libre2-20130115-1.1.i686.rpm"/>
+  <time file="1377320165" build="1377320156"/>
+  <size package="159928" installed="498171" archive="499328"/>
+<location href="x86_64/libre2-20130115-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>re2-20130115-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4063"/>
+    <rpm:header-range start="280" end="4279"/>
     <rpm:provides>
       <rpm:entry name="libre2" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
-      <rpm:entry name="libre2(x86-32)" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
-      <rpm:entry name="libre2.so.0"/>
+      <rpm:entry name="libre2(x86-64)" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
+      <rpm:entry name="libre2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libreadline</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">eb712fedd7a7f79671119c2ce33a2c3a0a380d85f034a885c7cbb9214fe3a087</checksum>
+  <summary>The Readline Library</summary>
+  <description>The readline library is used by the Bourne Again Shell (bash, the
+standard command interpreter) for easy editing of command lines.  This
+includes history and search functionality.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/bash/bash.html</url>
+  <time file="1375473765" build="1375473753"/>
+  <size package="117196" installed="384248" archive="385272"/>
+<location href="x86_64/libreadline-5.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>readline-5.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3999"/>
+    <rpm:provides>
+      <rpm:entry name="libhistory.so.5()(64bit)"/>
+      <rpm:entry name="libreadline" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="libreadline(x86-64)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libreadline-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">155e4f56b7d84de7f7020e8f7f52032b2cf81a027c22d7a37b796d8272175b5c</checksum>
+  <checksum type="sha256" pkgid="YES">30bf573c5b33898229ef4f001a3bc4d3bd4632cb9ae9b01c44fbe1ae7366e678</checksum>
   <summary>The Readline Library</summary>
   <description>The readline library is used by the Bourne Again Shell (bash, the
 standard command interpreter) for easy editing of command lines.  This
 includes history and search functionality.</description>
   <packager/>
   <url>http://www.gnu.org/software/bash/bash.html</url>
-  <time file="1375471935" build="1375471922"/>
-  <size package="111630" installed="325340" archive="326356"/>
-<location href="i686/libreadline-5.2-2.10.i686.rpm"/>
+  <time file="1375471935" build="1375471925"/>
+  <size package="105085" installed="307332" archive="308052"/>
+<location href="x86_64/libreadline-32bit-5.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>readline-5.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3823"/>
+    <rpm:header-range start="280" end="3460"/>
     <rpm:provides>
       <rpm:entry name="libhistory.so.5"/>
-      <rpm:entry name="libreadline" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
-      <rpm:entry name="libreadline(x86-32)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="libreadline-32bit" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="libreadline-32bit(x86-32)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
       <rpm:entry name="libreadline.so.5"/>
+      <rpm:entry name="readline-32bit" flags="EQ" epoch="0" ver="5.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libtinfo.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -47043,13 +56524,16 @@ includes history and search functionality.</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="readline-32bit" flags="LE" epoch="0" ver="5.2"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libremix</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.4" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">c97442b97ec02ed073bd1c4df859bc7139f0f7c1d49d6b1845dc683cff25bbd5</checksum>
+  <checksum type="sha256" pkgid="YES">edaca6849e13704f5e7ded1a08782ad567298a5b65ac5aa262ed1c62b24b2c36</checksum>
   <summary>An audio sequencing and mixing library</summary>
   <description>Remix is an audio sequencing and mixing library that provides a multichannel,
 sparse audio data container (streams), a structured mixing abstraction (decks),
@@ -47057,101 +56541,100 @@ and widely useful means of generating control data (via envelopes) and of
 caching audio data.</description>
   <packager/>
   <url>http://www.metadecks.org/software/remix/</url>
-  <time file="1375473287" build="1375473251"/>
-  <size package="60600" installed="186568" archive="188688"/>
-<location href="i686/libremix-0.2.4-3.9.i686.rpm"/>
+  <time file="1375474801" build="1375474779"/>
+  <size package="58266" installed="201468" archive="203596"/>
+<location href="x86_64/libremix-0.2.4-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>remix-0.2.4-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5096"/>
+    <rpm:header-range start="280" end="5368"/>
     <rpm:provides>
-      <rpm:entry name="libctxdata.so.0"/>
+      <rpm:entry name="libctxdata.so.0()(64bit)"/>
       <rpm:entry name="libremix" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
-      <rpm:entry name="libremix(x86-32)" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
-      <rpm:entry name="libremix.so.0"/>
-      <rpm:entry name="libremix_ladspa.so.1"/>
-      <rpm:entry name="libremix_noise.so.1"/>
+      <rpm:entry name="libremix(x86-64)" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
+      <rpm:entry name="libremix.so.0()(64bit)"/>
+      <rpm:entry name="libremix_ladspa.so.1()(64bit)"/>
+      <rpm:entry name="libremix_noise.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libctxdata.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libremix.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libremix.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libctxdata.so.0()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>librua</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="35.2"/>
-  <checksum type="sha256" pkgid="YES">16e6988f13923c32ffccd1d631e6e21b146879ebe3a27f2ff9430adc3b04206b</checksum>
+  <checksum type="sha256" pkgid="YES">157810edccf3e95553e8e806f20d21c77e9c3ddaef3ace79cfeacd74e285f6a5</checksum>
   <summary>Recently used application</summary>
   <description>Recently used application library</description>
   <packager/>
   <url/>
-  <time file="1377321087" build="1377321080"/>
-  <size package="12203" installed="36808" archive="37776"/>
-<location href="i686/librua-0.1.0-35.2.i686.rpm"/>
+  <time file="1377321096" build="1377321089"/>
+  <size package="12240" installed="42328" archive="43304"/>
+<location href="x86_64/librua-0.1.0-35.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>librua-0.1.0-35.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3447"/>
+    <rpm:header-range start="280" end="3647"/>
     <rpm:provides>
       <rpm:entry name="config(librua)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
       <rpm:entry name="librua" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
-      <rpm:entry name="librua(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
-      <rpm:entry name="librua.so.0"/>
+      <rpm:entry name="librua(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
+      <rpm:entry name="librua.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="config(librua)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>librua-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="35.2"/>
-  <checksum type="sha256" pkgid="YES">d5ddf3879d72de5576f5c5d6ee97199d9aae1311bc18ff59043d87699cee8543</checksum>
+  <checksum type="sha256" pkgid="YES">2d46a53302dae5e1066b4e4a5336b0b2aad442c74972ed0d9f21fa7fdf4e622f</checksum>
   <summary>Recently used application (devel)</summary>
   <description>Recently used application library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321087" build="1377321080"/>
-  <size package="4403" installed="4482" archive="5156"/>
-<location href="i686/librua-devel-0.1.0-35.2.i686.rpm"/>
+  <time file="1377321096" build="1377321089"/>
+  <size package="4579" installed="4484" archive="5156"/>
+<location href="x86_64/librua-devel-0.1.0-35.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>librua-0.1.0-35.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2815"/>
+    <rpm:header-range start="280" end="2991"/>
     <rpm:provides>
       <rpm:entry name="librua-devel" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
-      <rpm:entry name="librua-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
+      <rpm:entry name="librua-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="35.2"/>
       <rpm:entry name="pkgconfig(rua)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -47163,34 +56646,79 @@ caching audio data.</description>
 </package>
 <package type="rpm">
   <name>libsecret</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">175fe70d1240f1bf72de477e660d5ae3cd2928bc8a8f008ceef8835dcd4f4a7b</checksum>
+  <checksum type="sha256" pkgid="YES">c177f79e872ed065d84fc3ed79f758d97b57d0a3a7c4baa82c6d4ff46b05787e</checksum>
   <summary>Library for accessing the Secret Service API</summary>
   <description>libsecret is a library for storing and retrieving passwords and other
 secrets. It communicates with the "Secret Service" using DBus.</description>
   <packager/>
   <url>http://www.gnome.org/</url>
-  <time file="1377320605" build="1377320596"/>
-  <size package="111102" installed="417429" archive="418156"/>
-<location href="i686/libsecret-0.15-1.4.i686.rpm"/>
+  <time file="1377320601" build="1377320593"/>
+  <size package="113735" installed="445281" archive="446008"/>
+<location href="x86_64/libsecret-0.15-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3777"/>
+    <rpm:header-range start="280" end="4045"/>
     <rpm:provides>
       <rpm:entry name="libsecret" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="libsecret(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="libsecret-1.so.0"/>
+      <rpm:entry name="libsecret(x86-64)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+    <rpm:recommends>
+      <rpm:entry name="libsecret-lang"/>
+    </rpm:recommends>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libsecret-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.15" rel="1.4"/>
+  <checksum type="sha256" pkgid="YES">d79ba20703bc47ea6c0a542dbd54a052bcb7bc8292936753253abe44b987907a</checksum>
+  <summary>Library for accessing the Secret Service API</summary>
+  <description>libsecret is a library for storing and retrieving passwords and other
+secrets. It communicates with the "Secret Service" using DBus.</description>
+  <packager/>
+  <url>http://www.gnome.org/</url>
+  <time file="1377320605" build="1377320598"/>
+  <size package="102550" installed="390900" archive="391328"/>
+<location href="x86_64/libsecret-32bit-0.15-1.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3385"/>
+    <rpm:provides>
+      <rpm:entry name="libsecret-1.so.0"/>
+      <rpm:entry name="libsecret-32bit" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="libsecret-32bit(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
@@ -47201,35 +56729,31 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
       <rpm:entry name="libgcrypt.so.11"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:recommends>
-      <rpm:entry name="libsecret-lang"/>
-    </rpm:recommends>
-
   </format>
 </package>
 <package type="rpm">
   <name>libsecret-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">db51041191bd24e98efcae36d631f57ed56568c097ecd199a58d5430a5371765</checksum>
+  <checksum type="sha256" pkgid="YES">d200f4f91c416f4db99c2932bddc436f24d2e1d29f6574673ceec92eec337bcf</checksum>
   <summary>Library for accessing the Secret Service API -- Development Files</summary>
   <description>libsecret is a library for storing and retrieving passwords and other
 secrets. It communicates with the "Secret Service" using DBus.</description>
   <packager/>
   <url>http://www.gnome.org/</url>
-  <time file="1377320605" build="1377320596"/>
-  <size package="31961" installed="416453" archive="421488"/>
-<location href="i686/libsecret-devel-0.15-1.4.i686.rpm"/>
+  <time file="1377320601" build="1377320593"/>
+  <size package="32131" installed="416457" archive="421496"/>
+<location href="x86_64/libsecret-devel-0.15-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6545"/>
+    <rpm:header-range start="280" end="6721"/>
     <rpm:provides>
       <rpm:entry name="libsecret-devel" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="libsecret-devel(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="libsecret-devel(x86-64)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
       <rpm:entry name="pkgconfig(libsecret-1)" flags="EQ" epoch="0" ver="0.15"/>
       <rpm:entry name="pkgconfig(libsecret-unstable)" flags="EQ" epoch="0" ver="0.15"/>
     </rpm:provides>
@@ -47275,106 +56799,107 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libsecret-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">d140331128bd817b84acbde86bc2e2908898c99a93fed1aecae9688156b2d1a1</checksum>
+  <checksum type="sha256" pkgid="YES">202290285b346ee2a194d213bc4a1fb9ac57f1ad5a7e8f5824dba2f59cd9bd22</checksum>
   <summary>Library for accessing the Secret Service API -- Tools</summary>
   <description>libsecret is a library for storing and retrieving passwords and other
 secrets. It communicates with the "Secret Service" using DBus.</description>
   <packager/>
   <url>http://www.gnome.org/</url>
-  <time file="1377320605" build="1377320596"/>
-  <size package="9751" installed="18516" archive="18772"/>
-<location href="i686/libsecret-tools-0.15-1.4.i686.rpm"/>
+  <time file="1377320601" build="1377320593"/>
+  <size package="9992" installed="24736" archive="24992"/>
+<location href="x86_64/libsecret-tools-0.15-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3213"/>
+    <rpm:header-range start="280" end="3425"/>
     <rpm:provides>
       <rpm:entry name="libsecret-tools" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="libsecret-tools(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="libsecret-tools(x86-64)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/secret-tool</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libsecurity-server-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.73" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">805efbcba0a64566dd45dafda7fd70cc541221f7ad11133f994b5bfb0d1c5763</checksum>
+  <checksum type="sha256" pkgid="YES">31825575998bd5bc711aa55cda10fc33d488f3818335c895efbd891cbdcfd0e3</checksum>
   <summary>Security server (client)</summary>
   <description>Security server package (client)</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321048" build="1377321042"/>
-  <size package="27708" installed="83011" archive="83636"/>
-<location href="i686/libsecurity-server-client-0.0.73-2.1.i686.rpm"/>
+  <time file="1377321060" build="1377321055"/>
+  <size package="29807" installed="82107" archive="82740"/>
+<location href="x86_64/libsecurity-server-client-0.0.73-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>security-server-0.0.73-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3427"/>
+    <rpm:header-range start="280" end="3771"/>
     <rpm:provides>
       <rpm:entry name="libsecurity-server-client" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
-      <rpm:entry name="libsecurity-server-client(x86-32)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
+      <rpm:entry name="libsecurity-server-client(x86-64)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="security-server" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="security-server" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsecurity-server-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.73" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">d8a591b9672cf5497c731b30e062db20a1ed920f284fe12a7cd794fe240c4f0c</checksum>
+  <checksum type="sha256" pkgid="YES">4f75868b4352ee3af3ec6d66b12fbe28ebc34bce02794909420209a03d7892a8</checksum>
   <summary>Security server (client-devel)</summary>
   <description>Security server package (client-devel)</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321048" build="1377321042"/>
-  <size package="9879" installed="34307" archive="34928"/>
-<location href="i686/libsecurity-server-client-devel-0.0.73-2.1.i686.rpm"/>
+  <time file="1377321060" build="1377321055"/>
+  <size package="10058" installed="34309" archive="34932"/>
+<location href="x86_64/libsecurity-server-client-devel-0.0.73-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>security-server-0.0.73-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2991"/>
+    <rpm:header-range start="280" end="3167"/>
     <rpm:provides>
       <rpm:entry name="libsecurity-server-client-devel" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
-      <rpm:entry name="libsecurity-server-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
+      <rpm:entry name="libsecurity-server-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
       <rpm:entry name="pkgconfig(security-server)" flags="EQ" epoch="0" ver="1.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -47387,73 +56912,71 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libsf-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.20" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">bcd5e0f050d36dad15ce0aca6873bf826d26189de7603e2e22e478bde791676c</checksum>
+  <checksum type="sha256" pkgid="YES">a957bf0ea091efd7ede14fa4e3976bc2764d072880bae829f9d8d7f174ffda14</checksum>
   <summary>Sensor framework common library</summary>
   <description>Commonly used code and defintions for the sensor framework.</description>
   <packager/>
   <url/>
-  <time file="1377321009" build="1377320976"/>
-  <size package="24609" installed="70856" archive="71260"/>
-<location href="i686/libsf-common-0.3.20-2.8.i686.rpm"/>
+  <time file="1377321016" build="1377321009"/>
+  <size package="24804" installed="82824" archive="83232"/>
+<location href="x86_64/libsf-common-0.3.20-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Sensor Framework</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libsf-common-0.3.20-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3162"/>
+    <rpm:header-range start="280" end="3406"/>
     <rpm:provides>
       <rpm:entry name="libsf-common" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
-      <rpm:entry name="libsf-common(x86-32)" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
-      <rpm:entry name="libsf_common.so"/>
+      <rpm:entry name="libsf-common(x86-64)" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
+      <rpm:entry name="libsf_common.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsf-common-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.20" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">8d90f5fe2abad71c52f780aac9762953502cadb61e835a86651c8ad976c8c5d9</checksum>
+  <checksum type="sha256" pkgid="YES">de76efae95af4fdbca2ed8270a4ad1f80c3c4900bdea9ce57fcd0d31a4b480f6</checksum>
   <summary>Sensor framework common - Development</summary>
   <description>Sensor framework common library - Development Files.</description>
   <packager/>
   <url/>
-  <time file="1377321009" build="1377320976"/>
-  <size package="9127" installed="28848" archive="31340"/>
-<location href="i686/libsf-common-devel-0.3.20-2.8.i686.rpm"/>
+  <time file="1377321016" build="1377321009"/>
+  <size package="9311" installed="28850" archive="31344"/>
+<location href="x86_64/libsf-common-devel-0.3.20-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libsf-common-0.3.20-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4022"/>
+    <rpm:header-range start="280" end="4202"/>
     <rpm:provides>
       <rpm:entry name="libsf-common-devel" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
-      <rpm:entry name="libsf-common-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
+      <rpm:entry name="libsf-common-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.20" rel="2.8"/>
       <rpm:entry name="pkgconfig(sf_common)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -47464,74 +56987,72 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libshortcut</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">6fe11ca8e4a491d7e85a5e58f7789210b5097d1a2d00b3b257e6e8524fe6fd65</checksum>
+  <checksum type="sha256" pkgid="YES">ded56c2ae8a0b56d198b5c5fd2eb9732cad38ce79da9cc391c7befb1276d2e26</checksum>
   <summary>Shortcut add feature supporting library</summary>
   <description>[Shortcut] AddToHome feature supporting library for menu/home screen developers.</description>
   <packager/>
   <url/>
-  <time file="1377321114" build="1377321109"/>
-  <size package="28852" installed="89668" archive="90864"/>
-<location href="i686/libshortcut-0.6.1-2.7.i686.rpm"/>
+  <time file="1377321180" build="1377321175"/>
+  <size package="30534" installed="93920" archive="95120"/>
+<location href="x86_64/libshortcut-0.6.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Framework</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libshortcut-0.6.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4029"/>
+    <rpm:header-range start="280" end="4253"/>
     <rpm:provides>
       <rpm:entry name="libshortcut" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
-      <rpm:entry name="libshortcut(x86-32)" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
-      <rpm:entry name="libshortcut-list.so"/>
-      <rpm:entry name="libshortcut.so.0"/>
+      <rpm:entry name="libshortcut(x86-64)" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
+      <rpm:entry name="libshortcut-list.so()(64bit)"/>
+      <rpm:entry name="libshortcut.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libshortcut-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">ea463884037f157ab9072af5c6463c5e7ee7ab1376f4663fc7e76dd4c3032186</checksum>
+  <checksum type="sha256" pkgid="YES">610dc3bacd6535831d686d87c8e4234901c36ae8c6842fe520936b2f3c28b003</checksum>
   <summary>AddToHome feature supporting library development files</summary>
   <description>[Shortcut] AddToHome feature supporting library for menu/home screen developers
 (dev).</description>
   <packager/>
   <url/>
-  <time file="1377321114" build="1377321109"/>
-  <size package="6938" installed="15104" archive="15668"/>
-<location href="i686/libshortcut-devel-0.6.1-2.7.i686.rpm"/>
+  <time file="1377321180" build="1377321175"/>
+  <size package="7115" installed="15106" archive="15668"/>
+<location href="x86_64/libshortcut-devel-0.6.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libshortcut-0.6.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2785"/>
+    <rpm:header-range start="280" end="2961"/>
     <rpm:provides>
       <rpm:entry name="libshortcut-devel" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
-      <rpm:entry name="libshortcut-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
+      <rpm:entry name="libshortcut-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.1" rel="2.7"/>
       <rpm:entry name="pkgconfig(shortcut)" flags="EQ" epoch="0" ver="0.0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -47541,230 +57062,64 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>libslp-alarm</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.7" rel="60.13"/>
-  <checksum type="sha256" pkgid="YES">eacc86890518f5c7869cdb21a192f2eabc77d3e490756c48a26125e1a3e0f67c</checksum>
-  <summary>libslp-alarm package</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321516" build="1377321511"/>
-  <size package="22208" installed="65264" archive="66324"/>
-<location href="i686/libslp-alarm-0.2.7-60.13.i686.rpm"/>
-  <format>
-    <rpm:license>TBD</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>libslp-alarm-0.2.7-60.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6485"/>
-    <rpm:provides>
-      <rpm:entry name="libalarm-engine.so.0"/>
-      <rpm:entry name="libkies_alarm.so.0"/>
-      <rpm:entry name="libslp-alarm" flags="EQ" epoch="0" ver="0.2.7" rel="60.13"/>
-      <rpm:entry name="libslp-alarm(x86-32)" flags="EQ" epoch="0" ver="0.2.7" rel="60.13"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libalarm-engine.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libslp-alarm-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.7" rel="60.13"/>
-  <checksum type="sha256" pkgid="YES">be7122fbad8f79e183d9f11f20b91c3e1a3311e6777206a91dc5be8e2037c9ef</checksum>
-  <summary>libslp-alarm dev package</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321516" build="1377321511"/>
-  <size package="7072" installed="19569" archive="20272"/>
-<location href="i686/libslp-alarm-devel-0.2.7-60.13.i686.rpm"/>
-  <format>
-    <rpm:license>TBD</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>libslp-alarm-0.2.7-60.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2757"/>
-    <rpm:provides>
-      <rpm:entry name="libslp-alarm-devel" flags="EQ" epoch="0" ver="0.2.7" rel="60.13"/>
-      <rpm:entry name="libslp-alarm-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.7" rel="60.13"/>
-      <rpm:entry name="pkgconfig(alarm-engine)" flags="EQ" epoch="0" ver="0.1"/>
-      <rpm:entry name="pkgconfig(kies_alarm)" flags="EQ" epoch="0" ver="0.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(db-util)"/>
-      <rpm:entry name="libslp-alarm" flags="EQ" epoch="0" ver="0.2.7" rel="60.13"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libslp-calendar</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.13" rel="42.1"/>
-  <checksum type="sha256" pkgid="YES">55b4d511b6b7e3ee9818a4b5925ab3a0a2eea9b23a113e7142d4cc015839a888</checksum>
-  <summary>DB library for calendar</summary>
-  <description>DB library for calendar</description>
-  <packager/>
-  <url/>
-  <time file="1377321493" build="1377321487"/>
-  <size package="95141" installed="343408" archive="344500"/>
-<location href="i686/libslp-calendar-0.1.13-42.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>libslp-calendar-0.1.13-42.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4415"/>
-    <rpm:provides>
-      <rpm:entry name="libcalendar-service.so.0"/>
-      <rpm:entry name="libslp-calendar" flags="EQ" epoch="0" ver="0.1.13" rel="42.1"/>
-      <rpm:entry name="libslp-calendar(x86-32)" flags="EQ" epoch="0" ver="0.1.13" rel="42.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/bin/calendar-svc-initdb</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>libslp-calendar-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.13" rel="42.1"/>
-  <checksum type="sha256" pkgid="YES">fbe98907bc8b6937e86fff30ffd4af9327f70e7fa73c4087801a496d807dcbb9</checksum>
-  <summary>DB library for calendar</summary>
-  <description>DB library for calendar (developement files)</description>
-  <packager/>
-  <url/>
-  <time file="1377321493" build="1377321487"/>
-  <size package="17726" installed="190135" archive="191688"/>
-<location href="i686/libslp-calendar-devel-0.1.13-42.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>libslp-calendar-0.1.13-42.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3367"/>
-    <rpm:provides>
-      <rpm:entry name="libslp-calendar-devel" flags="EQ" epoch="0" ver="0.1.13" rel="42.1"/>
-      <rpm:entry name="libslp-calendar-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.13" rel="42.1"/>
-      <rpm:entry name="pkgconfig(calendar)" flags="EQ" epoch="0" ver="0.1.8"/>
-      <rpm:entry name="pkgconfig(calendar-service)" flags="EQ" epoch="0" ver="0.1.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libslp-calendar" flags="EQ" epoch="0" ver="0.1.13" rel="42.1"/>
-      <rpm:entry name="pkgconfig(alarm-service)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>libslp-db-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="6.2"/>
-  <checksum type="sha256" pkgid="YES">d356f195d879b661608a668baddcc84554d3249ec12aaf3c6f5fe6b737c574ba</checksum>
+  <checksum type="sha256" pkgid="YES">57045f2513733d0b6d7dfa737c7d632d9612379c9e487538a5128ff1af8f91ca</checksum>
   <summary>DB Utility</summary>
   <description>DB Utility.</description>
   <packager/>
   <url/>
-  <time file="1377321016" build="1377321009"/>
-  <size package="13106" installed="28740" archive="29476"/>
-<location href="i686/libslp-db-util-0.1.1-6.2.i686.rpm"/>
+  <time file="1377321019" build="1377321011"/>
+  <size package="13384" installed="30416" archive="31160"/>
+<location href="x86_64/libslp-db-util-0.1.1-6.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Database</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libslp-db-util-0.1.1-6.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3219"/>
+    <rpm:header-range start="280" end="3399"/>
     <rpm:provides>
-      <rpm:entry name="libSLP-db-util.so.0"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="libslp-db-util" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
-      <rpm:entry name="libslp-db-util(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
+      <rpm:entry name="libslp-db-util(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-db-util-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="6.2"/>
-  <checksum type="sha256" pkgid="YES">b761a42e9efbf2d7e45cb3e705c789d29f5b3d260f7f4ecef69683f870f434c6</checksum>
+  <checksum type="sha256" pkgid="YES">0cffd46df69f8b1b86e70271152c541c838ca0938221946a9a18c3143800db9c</checksum>
   <summary>Devel package for libslp-db-util (devel)</summary>
   <description>Devel package for libslp-db-util (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321016" build="1377321009"/>
-  <size package="5578" installed="8527" archive="9676"/>
-<location href="i686/libslp-db-util-devel-0.1.1-6.2.i686.rpm"/>
+  <time file="1377321019" build="1377321011"/>
+  <size package="5756" installed="8529" archive="9680"/>
+<location href="x86_64/libslp-db-util-devel-0.1.1-6.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Database</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libslp-db-util-0.1.1-6.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3267"/>
+    <rpm:header-range start="280" end="3443"/>
     <rpm:provides>
       <rpm:entry name="libslp-db-util-devel" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
-      <rpm:entry name="libslp-db-util-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
+      <rpm:entry name="libslp-db-util-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="6.2"/>
       <rpm:entry name="pkgconfig(db-util)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -47779,73 +57134,71 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libslp-location</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">c90acffe0b75c6276d4710546ee3ba081954c5b2555ee3d634c1d443e7f3f2be</checksum>
+  <checksum type="sha256" pkgid="YES">15a06df21bc3821bb2342a2456d1b83c1146bed4bc7998252c6c99907a9e539a</checksum>
   <summary>Location Based Service</summary>
   <description>Location Based Service Libraries</description>
   <packager/>
   <url/>
-  <time file="1377321116" build="1377321111"/>
-  <size package="76967" installed="343876" archive="344480"/>
-<location href="i686/libslp-location-0.5.3-2.8.i686.rpm"/>
+  <time file="1377321189" build="1377321184"/>
+  <size package="78615" installed="354664" archive="355272"/>
+<location href="x86_64/libslp-location-0.5.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Location/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libslp-location-0.5.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4503"/>
+    <rpm:header-range start="280" end="4731"/>
     <rpm:provides>
-      <rpm:entry name="libSLP-location.so.0"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
       <rpm:entry name="libslp-location" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
-      <rpm:entry name="libslp-location(x86-32)" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
+      <rpm:entry name="libslp-location(x86-64)" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-location-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">93423b01b7fdb78a85b41655cc2721311747c8ed5696cba9143a2f7e99224908</checksum>
+  <checksum type="sha256" pkgid="YES">3bca44d72ce4e506c2a5a539be36ea273252bad3d1c143c1b102feac9ec42990</checksum>
   <summary>Location Based Service (Development files)</summary>
   <description>Location Based Service Development Package</description>
   <packager/>
   <url/>
-  <time file="1377321116" build="1377321111"/>
-  <size package="33088" installed="282124" archive="285344"/>
-<location href="i686/libslp-location-devel-0.5.3-2.8.i686.rpm"/>
+  <time file="1377321189" build="1377321184"/>
+  <size package="33252" installed="282126" archive="285348"/>
+<location href="x86_64/libslp-location-devel-0.5.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libslp-location-0.5.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4863"/>
+    <rpm:header-range start="280" end="5039"/>
     <rpm:provides>
       <rpm:entry name="libslp-location-devel" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
-      <rpm:entry name="libslp-location-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
+      <rpm:entry name="libslp-location-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.3" rel="2.8"/>
       <rpm:entry name="pkgconfig(location)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -47860,66 +57213,65 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libslp-memo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.5" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">da50136d04fae2e1089b5a793d5a799e025c8d73ccc3650239dcc903ab91e854</checksum>
+  <checksum type="sha256" pkgid="YES">38a2b089c03f78ec073867a8a02f47001fd7a7050ab1c30cdaf76e5708ef3e8e</checksum>
   <summary>Memo DB interface library</summary>
   <description>library for memo(development package)</description>
   <packager/>
   <url/>
-  <time file="1377321115" build="1377321109"/>
-  <size package="16348" installed="40408" archive="40672"/>
-<location href="i686/libslp-memo-0.1.5-2.8.i686.rpm"/>
+  <time file="1377321176" build="1377321171"/>
+  <size package="17140" installed="42856" archive="43120"/>
+<location href="x86_64/libslp-memo-0.1.5-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libslp-memo-0.1.5-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3591"/>
+    <rpm:header-range start="280" end="3807"/>
     <rpm:provides>
-      <rpm:entry name="libmemo.so.0.1.0"/>
+      <rpm:entry name="libmemo.so.0.1.0()(64bit)"/>
       <rpm:entry name="libslp-memo" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
-      <rpm:entry name="libslp-memo(x86-32)" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
+      <rpm:entry name="libslp-memo(x86-64)" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-memo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.5" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7c76b1b152874d75075a021e221d205e1b7f6701ac71926ba333043968ab7003</checksum>
+  <checksum type="sha256" pkgid="YES">00ca165408191db131016985bf5c5ee712be3fab5a41b5ff1ddf03750b3a5e3e</checksum>
   <summary>Development files for libslp-memo</summary>
   <description>Development files for libslp-memo</description>
   <packager/>
   <url/>
-  <time file="1377321115" build="1377321109"/>
-  <size package="5977" installed="13915" archive="14468"/>
-<location href="i686/libslp-memo-devel-0.1.5-2.8.i686.rpm"/>
+  <time file="1377321176" build="1377321171"/>
+  <size package="6159" installed="13917" archive="14472"/>
+<location href="x86_64/libslp-memo-devel-0.1.5-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libslp-memo-0.1.5-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2680"/>
+    <rpm:header-range start="280" end="2860"/>
     <rpm:provides>
       <rpm:entry name="libslp-memo-devel" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
-      <rpm:entry name="libslp-memo-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
+      <rpm:entry name="libslp-memo-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.5" rel="2.8"/>
       <rpm:entry name="pkgconfig(memo)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -47930,60 +57282,59 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libslp-pm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.4" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">d681f97f93831b244bf5e4a52a18ec4655e73c41d7c795c0931bc2ae40f86ed4</checksum>
+  <checksum type="sha256" pkgid="YES">f915a2749937db838bbbfa420e8d9cded1b7be75257b4c38f881d218da59c74a</checksum>
   <summary>Power manager library</summary>
   <description>Samsung Linux platform power manager client library</description>
   <packager/>
   <url/>
-  <time file="1377320999" build="1377320977"/>
-  <size package="5494" installed="7432" archive="7692"/>
-<location href="i686/libslp-pm-1.2.4-3.3.i686.rpm"/>
+  <time file="1377320996" build="1377320988"/>
+  <size package="5491" installed="8576" archive="8840"/>
+<location href="x86_64/libslp-pm-1.2.4-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libslp-pm-1.2.4-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2794"/>
+    <rpm:header-range start="280" end="2970"/>
     <rpm:provides>
-      <rpm:entry name="libpmapi.so.1.2"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
       <rpm:entry name="libslp-pm" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
-      <rpm:entry name="libslp-pm(x86-32)" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
+      <rpm:entry name="libslp-pm(x86-64)" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-pm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.4" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">40e3b870ecada29bbba7281a8efae7d8f9908ea9a0a391b3a9757a9d31a71d73</checksum>
+  <checksum type="sha256" pkgid="YES">9a725ddcf89c983c0afce2c3205561497ba391c29ee9ef90007ce3b3a490b64d</checksum>
   <summary>SLP power manager client (devel)</summary>
   <description>SLP power manager client library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320999" build="1377320977"/>
-  <size package="6890" installed="14939" archive="15768"/>
-<location href="i686/libslp-pm-devel-1.2.4-3.3.i686.rpm"/>
+  <time file="1377320996" build="1377320988"/>
+  <size package="7078" installed="14941" archive="15776"/>
+<location href="x86_64/libslp-pm-devel-1.2.4-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libslp-pm-1.2.4-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2899"/>
+    <rpm:header-range start="280" end="3079"/>
     <rpm:provides>
       <rpm:entry name="libslp-pm-devel" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
-      <rpm:entry name="libslp-pm-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
+      <rpm:entry name="libslp-pm-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.4" rel="3.3"/>
       <rpm:entry name="pkgconfig(pmapi)" flags="EQ" epoch="0" ver="1.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -47995,66 +57346,66 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libslp-tapi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.69" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">a3f58c76c464fb7c3d770993e68d4cc8e9db555fc9a0644cd7ffe76f94441dae</checksum>
+  <checksum type="sha256" pkgid="YES">e0a62282e76c653e86a875fd00cba677e8de52bc7282d914f125eda644638f71</checksum>
   <summary>Telephony dbus client library</summary>
   <description>Telephony client API library</description>
   <packager/>
   <url/>
-  <time file="1377321099" build="1377321092"/>
-  <size package="57430" installed="215720" archive="216292"/>
-<location href="i686/libslp-tapi-0.6.69-3.3.i686.rpm"/>
+  <time file="1377321148" build="1377321142"/>
+  <size package="60596" installed="212664" archive="213236"/>
+<location href="x86_64/libslp-tapi-0.6.69-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libslp-tapi-0.6.69-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3172"/>
+    <rpm:header-range start="280" end="3436"/>
     <rpm:provides>
-      <rpm:entry name="libSLP-tapi.so.0"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
       <rpm:entry name="libslp-tapi" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
-      <rpm:entry name="libslp-tapi(x86-32)" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
+      <rpm:entry name="libslp-tapi(x86-64)" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-tapi-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6.69" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">87e14cfd20c14cd95e435dc358f24b38632028b66a76722a5e9d3305644cf034</checksum>
+  <checksum type="sha256" pkgid="YES">928613d8e3daaf3d8d3c56932c6160ac485e4b22350c1bbc08bda17d4db203c4</checksum>
   <summary>Telephony client API (devel)</summary>
   <description>Telephony client API library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321099" build="1377321092"/>
-  <size package="122800" installed="903025" archive="908288"/>
-<location href="i686/libslp-tapi-devel-0.6.69-3.3.i686.rpm"/>
+  <time file="1377321148" build="1377321142"/>
+  <size package="122985" installed="903027" archive="908296"/>
+<location href="x86_64/libslp-tapi-devel-0.6.69-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libslp-tapi-0.6.69-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6104"/>
+    <rpm:header-range start="280" end="6288"/>
     <rpm:provides>
       <rpm:entry name="libslp-tapi-devel" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
-      <rpm:entry name="libslp-tapi-devel(x86-32)" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
+      <rpm:entry name="libslp-tapi-devel(x86-64)" flags="EQ" epoch="0" ver="0.6.69" rel="3.3"/>
       <rpm:entry name="pkgconfig(tapi)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -48067,71 +57418,70 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libslp-utilx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.23" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">91bdbacd436b0042cad1450918d17f883f6df359eda3801f89970c87db2a125b</checksum>
+  <checksum type="sha256" pkgid="YES">76c581069c0c745e8fa6769a3e50c42af6d5c58a2f2b1f33d3b13c4365481636</checksum>
   <summary>utilX</summary>
   <description>Utility functions for the XWindow</description>
   <packager/>
   <url/>
-  <time file="1377321020" build="1377321013"/>
-  <size package="22636" installed="58649" archive="59216"/>
-<location href="i686/libslp-utilx-0.1.23-2.5.i686.rpm"/>
+  <time file="1377321102" build="1377321093"/>
+  <size package="23043" installed="61605" archive="62172"/>
+<location href="x86_64/libslp-utilx-0.1.23-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libslp-utilx-0.1.23-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3204"/>
+    <rpm:header-range start="280" end="3472"/>
     <rpm:provides>
       <rpm:entry name="libslp-utilx" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
-      <rpm:entry name="libslp-utilx(x86-32)" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
-      <rpm:entry name="libutilX.so.1"/>
+      <rpm:entry name="libslp-utilx(x86-64)" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libXv.so.1"/>
-      <rpm:entry name="libdri2.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libtbm.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libXrandr.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libXdamage.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
+      <rpm:entry name="libdri2.so.0()(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libslp-utilx-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.23" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">53104f48562e97b681df9f22dd4cbb2e05d42aa4ab4ab47dfac9f34a6b8539da</checksum>
+  <checksum type="sha256" pkgid="YES">044868d9576eefcc5104418ff4b1301faf2effe0697f4f2b21ded66fac3d370c</checksum>
   <summary>utilX</summary>
   <description>Utility functions for the XWindow (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377321020" build="1377321013"/>
-  <size package="11289" installed="55847" archive="56392"/>
-<location href="i686/libslp-utilx-devel-0.1.23-2.5.i686.rpm"/>
+  <time file="1377321102" build="1377321093"/>
+  <size package="11474" installed="55849" archive="56404"/>
+<location href="x86_64/libslp-utilx-devel-0.1.23-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libslp-utilx-0.1.23-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2668"/>
+    <rpm:header-range start="280" end="2848"/>
     <rpm:provides>
       <rpm:entry name="libslp-utilx-devel" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
-      <rpm:entry name="libslp-utilx-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
+      <rpm:entry name="libslp-utilx-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.23" rel="2.5"/>
       <rpm:entry name="pkgconfig(utilX)" flags="EQ" epoch="0" ver="1.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -48142,100 +57492,91 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libsmack</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">5a9092b5bf8445e0929e6a8aee4c3a88799655b2eeed72067c2fb3d89141d054</checksum>
+  <checksum type="sha256" pkgid="YES">f331c322ffb4f4c24dbe5931e05c35202f729bd7c223f778453127466eace980</checksum>
   <summary>Library allows applications to work with Smack</summary>
   <description>Library allows applications to work with Smack.</description>
   <packager/>
   <url>https://github.com/smack-team/smack</url>
-  <time file="1376593961" build="1376593954"/>
-  <size package="21536" installed="53786" archive="54496"/>
-<location href="i686/libsmack-1.0.1-1.1.i686.rpm"/>
+  <time file="1376593937" build="1376593930"/>
+  <size package="21172" installed="54906" archive="55616"/>
+<location href="x86_64/libsmack-1.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>smack-1.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3896"/>
+    <rpm:header-range start="280" end="4024"/>
     <rpm:provides>
       <rpm:entry name="libsmack" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
-      <rpm:entry name="libsmack(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
+      <rpm:entry name="libsmack(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsnapper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">d01ca9d0f8625a520091693126235aafa615ea680174003b51855d68ebef2f4b</checksum>
+  <checksum type="sha256" pkgid="YES">cde7ad29dc9239daf46ad9ead2c92c06537683431a16732e492daada1b26c1d0</checksum>
   <summary>Library for filesystem snapshot management</summary>
   <description>This package contains libsnapper, a library for filesystem snapshot management.</description>
   <packager/>
   <url>http://en.opensuse.org/Portal:Snapper</url>
-  <time file="1377308583" build="1377308573"/>
-  <size package="135551" installed="449950" archive="452220"/>
-<location href="i686/libsnapper-0.1.2-1.12.i686.rpm"/>
+  <time file="1377308604" build="1377308593"/>
+  <size package="134738" installed="471458" archive="473736"/>
+<location href="x86_64/libsnapper-0.1.2-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>snapper-0.1.2-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5162"/>
+    <rpm:header-range start="280" end="5306"/>
     <rpm:provides>
       <rpm:entry name="config(libsnapper)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
       <rpm:entry name="libsnapper" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="libsnapper(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="libsnapper.so.2"/>
+      <rpm:entry name="libsnapper(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
+      <rpm:entry name="libsnapper.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="util-linux"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libboost_thread.so.1.49.0()(64bit)"/>
       <rpm:entry name="config(libsnapper)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/sysconfig/snapper</file>
     <file>/etc/snapper/filters/base.txt</file>
     <file>/etc/snapper/filters/x11.txt</file>
@@ -48251,27 +57592,27 @@ secrets. It communicates with the "Secret Service" using DBus.</description>
 </package>
 <package type="rpm">
   <name>libsnapper-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">45e6dd3939a100a42a079a4638d7da299df5ff1dcd329359807635ecb8653baf</checksum>
+  <checksum type="sha256" pkgid="YES">6f7124a5a1637ebac839e072bd0cde64ff0a31103b72b8218c4cbd33ada87066</checksum>
   <summary>Header files and documentation for libsnapper</summary>
   <description>This package contains header files and documentation for developing with
 libsnapper.</description>
   <packager/>
   <url>http://en.opensuse.org/Portal:Snapper</url>
-  <time file="1377308583" build="1377308573"/>
-  <size package="7330" installed="20691" archive="22120"/>
-<location href="i686/libsnapper-devel-0.1.2-1.12.i686.rpm"/>
+  <time file="1377308604" build="1377308593"/>
+  <size package="7501" installed="20691" archive="22120"/>
+<location href="x86_64/libsnapper-devel-0.1.2-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>snapper-0.1.2-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3418"/>
+    <rpm:header-range start="280" end="3590"/>
     <rpm:provides>
       <rpm:entry name="libsnapper-devel" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="libsnapper-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
+      <rpm:entry name="libsnapper-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="boost-devel"/>
@@ -48284,9 +57625,9 @@ libsnapper.</description>
 </package>
 <package type="rpm">
   <name>libsndfile</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.25" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">436bff56ae0e7542680037ec23e034fbfdfb037b9017c5caf00dec2f944a0237</checksum>
+  <checksum type="sha256" pkgid="YES">bfab0bd35108d2ff62f4aed9ad247bbcd9d24658c4fff0c01b3d75c51cdd545f</checksum>
   <summary>C library for reading and writing sound files</summary>
   <description>Libsndfile is a C library for reading and writing sound files, such as
 AIFF, AU, and WAV files, through one standard interface.  It can
@@ -48294,27 +57635,69 @@ currently read and write 8, 16, 24, and 32-bit PCM files as well as
 32-bit floating point WAV files and a number of compressed formats.</description>
   <packager/>
   <url>http://www.mega-nerd.com/libsndfile/</url>
-  <time file="1375472767" build="1375472755"/>
-  <size package="154625" installed="488390" archive="489112"/>
-<location href="i686/libsndfile-1.0.25-2.10.i686.rpm"/>
+  <time file="1375474281" build="1375474271"/>
+  <size package="146346" installed="442686" archive="443412"/>
+<location href="x86_64/libsndfile-1.0.25-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libsndfile-1.0.25-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3597"/>
+    <rpm:header-range start="280" end="3789"/>
     <rpm:provides>
       <rpm:entry name="libsndfile" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
-      <rpm:entry name="libsndfile(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
+      <rpm:entry name="libsndfile(x86-64)" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsndfile-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.25" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">0706fae1f1716b1ef4fdfd61a75739de7ac9259054ab0ef8698107497addb4f5</checksum>
+  <summary>C library for reading and writing sound files</summary>
+  <description>Libsndfile is a C library for reading and writing sound files, such as
+AIFF, AU, and WAV files, through one standard interface.  It can
+currently read and write 8, 16, 24, and 32-bit PCM files as well as
+32-bit floating point WAV files and a number of compressed formats.</description>
+  <packager/>
+  <url>http://www.mega-nerd.com/libsndfile/</url>
+  <time file="1375472767" build="1375472757"/>
+  <size package="145566" installed="461872" archive="462296"/>
+<location href="x86_64/libsndfile-32bit-1.0.25-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>libsndfile-1.0.25-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3182"/>
+    <rpm:provides>
+      <rpm:entry name="libsndfile-32bit" flags="EQ" epoch="0" ver="1.0.25"/>
+      <rpm:entry name="libsndfile-32bit" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
+      <rpm:entry name="libsndfile-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
       <rpm:entry name="libsndfile.so.1"/>
       <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -48328,27 +57711,27 @@ currently read and write 8, 16, 24, and 32-bit PCM files as well as
 </package>
 <package type="rpm">
   <name>libsndfile-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.25" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">b9efc90d1ae57e1b12310b33f303e862e04f65996bedb8b57fd09aaaa4899c5a</checksum>
+  <checksum type="sha256" pkgid="YES">e9895f6c4d17e195c6523736a454d480f99dbe528838c3e44fe95fd898eede5c</checksum>
   <summary>Development package for the libsndfile library</summary>
   <description>This package contains the files needed to compile programs that use the
 libsndfile library.</description>
   <packager/>
   <url>http://www.mega-nerd.com/libsndfile/</url>
-  <time file="1375472767" build="1375472755"/>
-  <size package="12066" installed="33837" archive="34536"/>
-<location href="i686/libsndfile-devel-1.0.25-2.10.i686.rpm"/>
+  <time file="1375474281" build="1375474271"/>
+  <size package="12245" installed="33839" archive="34536"/>
+<location href="x86_64/libsndfile-devel-1.0.25-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libsndfile-1.0.25-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2985"/>
+    <rpm:header-range start="280" end="3165"/>
     <rpm:provides>
       <rpm:entry name="libsndfile-devel" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
-      <rpm:entry name="libsndfile-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
+      <rpm:entry name="libsndfile-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.25" rel="2.10"/>
       <rpm:entry name="pkgconfig(sndfile)" flags="EQ" epoch="0" ver="1.0.25"/>
     </rpm:provides>
     <rpm:requires>
@@ -48361,9 +57744,67 @@ libsndfile library.</description>
 </package>
 <package type="rpm">
   <name>libsoftokn3</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.13.6" rel="2.42"/>
+  <checksum type="sha256" pkgid="YES">4127bd5a16c2cb05e15a7e2bb70a3413e438a6e8bea1015e3c19530c00b9f63a</checksum>
+  <summary>Network Security Services Softoken Module</summary>
+  <description>Network Security Services (NSS) is a set of libraries designed to
+support cross-platform development of security-enabled server
+applications. Applications built with NSS can support SSL v2 and v3,
+TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
+certificates, and other security standards.
+
+Network Security Services Softoken Cryptographic Module</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/security/pki/nss/</url>
+  <time file="1377039305" build="1377039270"/>
+  <size package="181439" installed="529060" archive="529744"/>
+<location href="x86_64/libsoftokn3-3.13.6-2.42.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Network</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4590"/>
+    <rpm:provides>
+      <rpm:entry name="libnssdbm3.so()(64bit)"/>
+      <rpm:entry name="libnssdbm3.so(NSSDBM_3.12)(64bit)"/>
+      <rpm:entry name="libsoftokn3" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libsoftokn3(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libsoftokn3.so()(64bit)"/>
+      <rpm:entry name="libsoftokn3.so(NSS_3.4)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libfreebl3" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsoftokn3-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">0617b5e5f2adcffda3c1f465d1a6121d562f57e43aa012995a477158a8546af3</checksum>
+  <checksum type="sha256" pkgid="YES">0261a2d117a59ea5e1b510d3b2329133ef219f1cd5ba09e3c6e5cef37bdb2d1f</checksum>
   <summary>Network Security Services Softoken Module</summary>
   <description>Network Security Services (NSS) is a set of libraries designed to
 support cross-platform development of security-enabled server
@@ -48374,224 +57815,215 @@ certificates, and other security standards.
 Network Security Services Softoken Cryptographic Module</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="179136" installed="509856" archive="510528"/>
-<location href="i686/libsoftokn3-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039317" build="1377039296"/>
+  <size package="178965" installed="509856" archive="510528"/>
+<location href="x86_64/libsoftokn3-32bit-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Network</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4306"/>
+    <rpm:header-range start="280" end="4115"/>
     <rpm:provides>
       <rpm:entry name="libnssdbm3.so"/>
       <rpm:entry name="libnssdbm3.so(NSSDBM_3.12)"/>
-      <rpm:entry name="libsoftokn3" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="libsoftokn3(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libsoftokn3-32bit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="libsoftokn3-32bit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
       <rpm:entry name="libsoftokn3.so"/>
       <rpm:entry name="libsoftokn3.so(NSS_3.4)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libfreebl3" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libnssutil3.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libfreebl3-32bit" flags="EQ" epoch="0" ver="3.13.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libplds4.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)"/>
+      <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsolv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">e93933edf4f7dd19fc9078e78e6205bb9da4de03c0835f91996724c758e26aa0</checksum>
+  <checksum type="sha256" pkgid="YES">a772a88496a4316cd0d07718133078eacf53985dca42d4c937a8b95884d18a00</checksum>
   <summary>A new approach to package dependency solving</summary>
   <description>A new approach to package dependency solving.</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="292102" installed="740405" archive="741096"/>
-<location href="i686/libsolv-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="300852" installed="764981" archive="765676"/>
+<location href="x86_64/libsolv-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Package Management</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3978"/>
+    <rpm:header-range start="280" end="4162"/>
     <rpm:provides>
       <rpm:entry name="libsolv" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="libsolv(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
+      <rpm:entry name="libsolv(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libexpat.so.1"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libsolv.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsolv-demo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">af2583e7a6a61759839237171c750489186952c14f6e3746a6eb909144b1d9fb</checksum>
+  <checksum type="sha256" pkgid="YES">a774405c2c796101a3589cd805e7895bb8762c289805511eb88a1ac490e3c9a1</checksum>
   <summary>Applications demoing the libsolv library</summary>
   <description>Applications demoing the libsolv library.</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="27714" installed="70108" archive="70360"/>
-<location href="i686/libsolv-demo-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="28399" installed="74024" archive="74276"/>
+<location href="x86_64/libsolv-demo-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Package Management</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3074"/>
+    <rpm:header-range start="280" end="3254"/>
     <rpm:provides>
       <rpm:entry name="libsolv-demo" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="libsolv-demo(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="libsolv-demo(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="curl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/solv</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libsolv-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">46224b02d40d11f3e86bc02f0ed8449fb863ae7d72b30a6ae6bb1d06a49a1719</checksum>
+  <checksum type="sha256" pkgid="YES">fb750df834db4141c709fad48fe8302139f081a6259e5e83a58bee572fb120b2</checksum>
   <summary>A new approach to package dependency solving</summary>
   <description>Development files for libsolv, a new approach to package dependency solving</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="1011479" installed="3453323" archive="3460652"/>
-<location href="i686/libsolv-devel-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="1058103" installed="5396789" archive="5404120"/>
+<location href="x86_64/libsolv-devel-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8314"/>
+    <rpm:header-range start="280" end="8522"/>
     <rpm:provides>
       <rpm:entry name="libsolv-devel" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="libsolv-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="libsolv-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="rpm-devel"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libsolv-tools" flags="EQ" epoch="0" ver="0.3.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libsolv.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
       <rpm:entry name="libsolv" flags="EQ" epoch="0" ver="0.3.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/helix2solv</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libsolv-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">f16e6cc1b092774273200354f9db7eb4447ca3e7fbeefa0fc7c4ba86565a2a59</checksum>
+  <checksum type="sha256" pkgid="YES">2afd363aec8bfd3e956fad77d4b5ef2ac8a86f5d7a53ced13e6cecc82b19991d</checksum>
   <summary>A new approach to package dependency solving</summary>
   <description>A new approach to package dependency solving.</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="62865" installed="285834" archive="287836"/>
-<location href="i686/libsolv-tools-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="65701" installed="333090" archive="335092"/>
+<location href="x86_64/libsolv-tools-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7330"/>
+    <rpm:header-range start="280" end="7434"/>
     <rpm:provides>
       <rpm:entry name="libsolv-tools" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="libsolv-tools(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="libsolv-tools(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
       <rpm:entry name="satsolver-tools" flags="EQ" epoch="0" ver="0.18"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="coreutils"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="findutils"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="gzip"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="bzip2"/>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="satsolver-tools" flags="LT" epoch="0" ver="0.18"/>
@@ -48614,9 +58046,9 @@ Network Security Services Softoken Cryptographic Module</description>
 </package>
 <package type="rpm">
   <name>libsoup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.42.2" rel="5.4"/>
-  <checksum type="sha256" pkgid="YES">1f74c8da27f801391ce60e6aab40a724853179f656fd9f57a40c1a38611c7ab5</checksum>
+  <checksum type="sha256" pkgid="YES">1b29e9689d54d0fd38c08c7d217844c5a304dda09d049a9a2bb5eee756684ec9</checksum>
   <summary>HTTP client/server library for GNOME</summary>
   <description>Libsoup is an HTTP client/server library for GNOME. It uses GObjects
 and the glib main loop, to integrate well with GNOME applications.
@@ -48631,27 +58063,77 @@ Features:
   * XML-RPC support</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375475271" build="1375475243"/>
-  <size package="215719" installed="771271" archive="771988"/>
-<location href="i686/libsoup-2.42.2-5.4.i686.rpm"/>
+  <time file="1375476895" build="1375476880"/>
+  <size package="225621" installed="943815" archive="944532"/>
+<location href="x86_64/libsoup-2.42.2-5.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libsoup-2.42.2-5.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4690"/>
+    <rpm:header-range start="280" end="4930"/>
     <rpm:provides>
       <rpm:entry name="libsoup" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
-      <rpm:entry name="libsoup(x86-32)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
+      <rpm:entry name="libsoup(x86-64)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="glib-networking"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsoup-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.42.2" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">63d367319dd1b2f78d98db01d74e1754cbbc5fec4967133e34ac170a64bf2ce2</checksum>
+  <summary>HTTP client/server library for GNOME</summary>
+  <description>Libsoup is an HTTP client/server library for GNOME. It uses GObjects
+and the glib main loop, to integrate well with GNOME applications.
+
+Features:
+  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
+  * Automatically caches connections
+  * SSL Support using GnuTLS
+  * Proxy support, including authentication and SSL tunneling
+  * Client support for Digest, NTLM, and Basic authentication
+  * Server support for Digest and Basic authentication
+  * XML-RPC support</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1375475271" build="1375475245"/>
+  <size package="206865" installed="745888" archive="746316"/>
+<location href="x86_64/libsoup-32bit-2.42.2-5.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libsoup-2.42.2-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4299"/>
+    <rpm:provides>
+      <rpm:entry name="libsoup-2.4.so.1"/>
+      <rpm:entry name="libsoup-32bit" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+      <rpm:entry name="libsoup-32bit(x86-32)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
@@ -48659,17 +58141,20 @@ Features:
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libgio-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libsoup-32bit"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libsoup-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.42.2" rel="5.4"/>
-  <checksum type="sha256" pkgid="YES">3d4ed0999672f03e6b9500a7e230aa36856e1c5255947a5c9563fae1b0f14153</checksum>
+  <checksum type="sha256" pkgid="YES">a62c959a05e4aaa89436c47d244b734cfbf63bf3972f6d76063e113f3601df6d</checksum>
   <summary>HTTP client/server library for GNOME - Development Files</summary>
   <description>Libsoup is an HTTP client/server library for GNOME. It uses GObjects
 and the glib main loop, to integrate well with GNOME applications.
@@ -48684,42 +58169,80 @@ Features:
   * XML-RPC support</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375475271" build="1375475243"/>
-  <size package="30088" installed="146092" archive="155048"/>
-<location href="i686/libsoup-devel-2.42.2-5.4.i686.rpm"/>
+  <time file="1375476895" build="1375476880"/>
+  <size package="30268" installed="146094" archive="155056"/>
+<location href="x86_64/libsoup-devel-2.42.2-5.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Gnome</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libsoup-2.42.2-5.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9866"/>
+    <rpm:header-range start="280" end="10046"/>
     <rpm:provides>
       <rpm:entry name="libsoup-devel" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
-      <rpm:entry name="libsoup-devel(x86-32)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+      <rpm:entry name="libsoup-devel(x86-64)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
       <rpm:entry name="pkgconfig(libsoup-2.4)" flags="EQ" epoch="0" ver="2.42.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libsoup" flags="EQ" epoch="0" ver="2.42.2"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="pkgconfig(gio-2.0)"/>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
       <rpm:entry name="pkgconfig(libxml-2.0)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libsoup-locale</name>
-  <arch>noarch</arch>
+  <name>libsoup-devel-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.42.2" rel="5.4"/>
-  <checksum type="sha256" pkgid="YES">f151d11e65ea0805e77b09312692aea980500e6c32decb52aa966f389c79e02a</checksum>
-  <summary>Translations and Locale for package libsoup</summary>
-  <description>This package provides translations for package libsoup.</description>
-  <packager/>
-  <url>http://www.gnome.org</url>
-  <time file="1375475271" build="1375475243"/>
-  <size package="33689" installed="122858" archive="131528"/>
+  <checksum type="sha256" pkgid="YES">8d97d55e2ab9c5badf6929170c80394bb5e6ff6dbb7b8aa0376ab070e8c1374c</checksum>
+  <summary>HTTP client/server library for GNOME - Development Files</summary>
+  <description>Libsoup is an HTTP client/server library for GNOME. It uses GObjects
+and the glib main loop, to integrate well with GNOME applications.
+
+Features:
+  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
+  * Automatically caches connections
+  * SSL Support using GnuTLS
+  * Proxy support, including authentication and SSL tunneling
+  * Client support for Digest, NTLM, and Basic authentication
+  * Server support for Digest and Basic authentication
+  * XML-RPC support</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1375475271" build="1375475246"/>
+  <size package="3692" installed="0" archive="280"/>
+<location href="x86_64/libsoup-devel-32bit-2.42.2-5.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Gnome</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libsoup-2.42.2-5.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3579"/>
+    <rpm:provides>
+      <rpm:entry name="libsoup-devel-32bit" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+      <rpm:entry name="libsoup-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.42.2" rel="5.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libsoup-32bit" flags="EQ" epoch="0" ver="2.42.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsoup-locale</name>
+  <arch>noarch</arch>
+  <version epoch="0" ver="2.42.2" rel="5.4"/>
+  <checksum type="sha256" pkgid="YES">f151d11e65ea0805e77b09312692aea980500e6c32decb52aa966f389c79e02a</checksum>
+  <summary>Translations and Locale for package libsoup</summary>
+  <description>This package provides translations for package libsoup.</description>
+  <packager/>
+  <url>http://www.gnome.org</url>
+  <time file="1375475271" build="1375475243"/>
+  <size package="33689" installed="122858" archive="131528"/>
 <location href="noarch/libsoup-locale-2.42.2-5.4.noarch.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
@@ -48739,9 +58262,9 @@ Features:
 </package>
 <package type="rpm">
   <name>libspeex</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-  <checksum type="sha256" pkgid="YES">bac53b6c0d8cfe02d7ce20ae4a8936e09b780e415269e7f42d77feee9d3dccc9</checksum>
+  <checksum type="sha256" pkgid="YES">10393d55705534f07eace706b1b7e2176289728128d8d3f0fcf23c2dc441eebf</checksum>
   <summary>An Open Source, Patent Free Speech Codec Library</summary>
   <description>Speex is a patent free audio codec designed especially for voice
 (unlike Vorbis which targets general audio) signals and providing good
@@ -48749,38 +58272,82 @@ narrowband and wideband quality. This project aims to be complementary
 to the Vorbis codec.</description>
   <packager/>
   <url>http://www.speex.org/</url>
-  <time file="1375472621" build="1375472593"/>
-  <size package="49932" installed="103936" archive="104356"/>
-<location href="i686/libspeex-1.1.999_1.2rc1-10.10.i686.rpm"/>
+  <time file="1375474178" build="1375474169"/>
+  <size package="53657" installed="113016" archive="113436"/>
+<location href="x86_64/libspeex-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3128"/>
+    <rpm:header-range start="280" end="3468"/>
     <rpm:provides>
       <rpm:entry name="libspeex" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="libspeex(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="libspeex.so.1"/>
+      <rpm:entry name="libspeex(x86-64)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeex.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libspeex-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+  <checksum type="sha256" pkgid="YES">744c7f81eb73c5fa62032f37d28d0f92b87272583a1fa03cefdcc1c4003de083</checksum>
+  <summary>An Open Source, Patent Free Speech Codec Library</summary>
+  <description>Speex is a patent free audio codec designed especially for voice
+(unlike Vorbis which targets general audio) signals and providing good
+narrowband and wideband quality. This project aims to be complementary
+to the Vorbis codec.</description>
+  <packager/>
+  <url>http://www.speex.org/</url>
+  <time file="1375472621" build="1375472594"/>
+  <size package="49717" installed="103936" archive="104356"/>
+<location href="x86_64/libspeex-32bit-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3017"/>
+    <rpm:provides>
+      <rpm:entry name="libspeex-32bit" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeex-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeex.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libspeex-32bit" flags="LE" epoch="0" ver="1.1.99.91"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libspeexdsp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-  <checksum type="sha256" pkgid="YES">46c359c5f3919accb629535815f3d7e67cb5f39ae8ead69447a689075b92b1b5</checksum>
+  <checksum type="sha256" pkgid="YES">c81a7f4f73d2140228480d0d5cb3bb12041f5388740ef3128898eba5f1d5e9a0</checksum>
   <summary>An Open Source, Patent Free Speech Codec Library</summary>
   <description>Speex is a patent free audio codec designed especially for voice
 (unlike Vorbis which targets general audio) signals and providing good
@@ -48788,25 +58355,66 @@ narrowband and wideband quality. This project aims to be complementary
 to the Vorbis codec.</description>
   <packager/>
   <url>http://www.speex.org/</url>
-  <time file="1375472621" build="1375472593"/>
-  <size package="38931" installed="80484" archive="80912"/>
-<location href="i686/libspeexdsp-1.1.999_1.2rc1-10.10.i686.rpm"/>
+  <time file="1375474178" build="1375474169"/>
+  <size package="41241" installed="85936" archive="86364"/>
+<location href="x86_64/libspeexdsp-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3172"/>
+    <rpm:header-range start="280" end="3484"/>
     <rpm:provides>
       <rpm:entry name="libspeexdsp" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="libspeexdsp(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
+      <rpm:entry name="libspeexdsp(x86-64)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libspeexdsp-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+  <checksum type="sha256" pkgid="YES">fa5da2591dcba35749ce3e0058a329f13646dfcdcadabc85ab5b2531f921b572</checksum>
+  <summary>An Open Source, Patent Free Speech Codec Library</summary>
+  <description>Speex is a patent free audio codec designed especially for voice
+(unlike Vorbis which targets general audio) signals and providing good
+narrowband and wideband quality. This project aims to be complementary
+to the Vorbis codec.</description>
+  <packager/>
+  <url>http://www.speex.org/</url>
+  <time file="1375472621" build="1375472594"/>
+  <size package="38760" installed="80484" archive="80912"/>
+<location href="x86_64/libspeexdsp-32bit-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2993"/>
+    <rpm:provides>
+      <rpm:entry name="libspeexdsp-32bit" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeexdsp-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="libspeexdsp.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
@@ -48818,46 +58426,46 @@ to the Vorbis codec.</description>
 </package>
 <package type="rpm">
   <name>libsqlfs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="12.5"/>
-  <checksum type="sha256" pkgid="YES">8e7a54b60403db96e05bce8d3477e376dc026b9e424e554ac6907fb4af462f2c</checksum>
+  <checksum type="sha256" pkgid="YES">3bc1e71c4e786f98b1c7b75e7b1acca6b8f5f48f89dc41070b4f058e22f3990c</checksum>
   <summary>FUSE module for filesystem on top of an SQLite db</summary>
   <description>FUSE module for filesystem on top of an SQLite database</description>
   <packager/>
   <url/>
-  <time file="1376541273" build="1376541262"/>
-  <size package="40745" installed="118376" archive="119392"/>
-<location href="i686/libsqlfs-1.2-12.5.i686.rpm"/>
+  <time file="1376541354" build="1376541347"/>
+  <size package="42983" installed="122840" archive="123856"/>
+<location href="x86_64/libsqlfs-1.2-12.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libsqlfs-1.2-12.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3960"/>
+    <rpm:header-range start="280" end="4232"/>
     <rpm:provides>
       <rpm:entry name="libsqlfs" flags="EQ" epoch="0" ver="1.2" rel="12.5"/>
-      <rpm:entry name="libsqlfs(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="12.5"/>
+      <rpm:entry name="libsqlfs(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="12.5"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libfuse.so.2(FUSE_2.8)"/>
-      <rpm:entry name="libcap.so.2"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfuse.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libfuse.so.2(FUSE_2.6)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="/usr/bin/find"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libfuse.so.2(FUSE_2.6)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libfuse.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S03sqlfs-mount</file>
     <file>/usr/bin/libsqlfs_mount</file>
     <file>/etc/rc.d/init.d/sqlfs-mount</file>
@@ -48868,9 +58476,9 @@ to the Vorbis codec.</description>
 </package>
 <package type="rpm">
   <name>libsqlite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.7.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8e99c106bfaac1882a49487f186131a44b0735203f58dd34ede370be68886054</checksum>
+  <checksum type="sha256" pkgid="YES">7659d5defd700872b2b7294402e47b5b2bf6527d64a30d6e72e1a4a095ceda03</checksum>
   <summary>Shared libraries for the Embeddable SQL Database Engine</summary>
   <description>This package contains the shared libraries for the Embeddable SQL
 Database Engine.
@@ -48887,29 +58495,80 @@ SQLite can be used via the sqlite command line tool or via any
 application that supports the Qt database plug-ins.</description>
   <packager/>
   <url>http://www.sqlite.org/</url>
-  <time file="1375472352" build="1375472338"/>
-  <size package="337995" installed="775476" archive="775896"/>
-<location href="i686/libsqlite-3.7.14-2.10.i686.rpm"/>
+  <time file="1375473886" build="1375473874"/>
+  <size package="345923" installed="809088" archive="809516"/>
+<location href="x86_64/libsqlite-3.7.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Database</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sqlite-3.7.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3845"/>
+    <rpm:header-range start="280" end="3905"/>
     <rpm:provides>
       <rpm:entry name="libsqlit3"/>
       <rpm:entry name="libsqlite" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
-      <rpm:entry name="libsqlite(x86-32)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libsqlite(x86-64)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsqlite-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.7.14" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">74902936eadb21cdb95ad8c0b57fe28428752b3706b03613e86fe0ddd3ce0b9f</checksum>
+  <summary>Shared libraries for the Embeddable SQL Database Engine</summary>
+  <description>This package contains the shared libraries for the Embeddable SQL
+Database Engine.
+
+SQLite is a C library that implements an embeddable SQL database
+engine. Programs that link with the SQLite library can have SQL
+database access without running a separate RDBMS process.
+
+SQLite is not a client library used to connect to a big database
+server. SQLite is a server and the SQLite library reads and writes
+directly to and from the database files on disk.
+
+SQLite can be used via the sqlite command line tool or via any
+application that supports the Qt database plug-ins.</description>
+  <packager/>
+  <url>http://www.sqlite.org/</url>
+  <time file="1375472352" build="1375472343"/>
+  <size package="337861" installed="775476" archive="775896"/>
+<location href="x86_64/libsqlite-32bit-3.7.14-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>Public-Domain</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Database</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>sqlite-3.7.14-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3738"/>
+    <rpm:provides>
+      <rpm:entry name="libsqlite-32bit" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="libsqlite-32bit(x86-32)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="sqlite-32bit" flags="EQ" epoch="0" ver="3.7.14"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -48922,69 +58581,72 @@ application that supports the Qt database plug-ins.</description>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="sqlite-32bit" flags="LE" epoch="0" ver="3.7.14"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libss-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.9" rel="5.8"/>
-  <checksum type="sha256" pkgid="YES">d100156d5c8dfb6bfd603371341f9a4708de172165a354f58f885f42354a1c96</checksum>
+  <checksum type="sha256" pkgid="YES">b58dac6d8bd670cd2ba207e7eb2dc5caff0476c383366b40a51bd049a5a52b15</checksum>
   <summary>Secure storage  (client)</summary>
   <description>Secure storage package (client)</description>
   <packager/>
   <url/>
-  <time file="1377321118" build="1377321112"/>
-  <size package="13604" installed="32138" archive="32716"/>
-<location href="i686/libss-client-0.12.9-5.8.i686.rpm"/>
+  <time file="1377321138" build="1377321131"/>
+  <size package="13584" installed="33606" archive="34184"/>
+<location href="x86_64/libss-client-0.12.9-5.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>secure-storage-0.12.9-5.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2990"/>
+    <rpm:header-range start="280" end="3242"/>
     <rpm:provides>
       <rpm:entry name="libss-client" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
-      <rpm:entry name="libss-client(x86-32)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
+      <rpm:entry name="libss-client(x86-64)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
       <rpm:entry name="libss-client.so"/>
-      <rpm:entry name="libss-client.so.1"/>
+      <rpm:entry name="libss-client.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libss-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.9" rel="5.8"/>
-  <checksum type="sha256" pkgid="YES">3905cb2a9667aedcd53ae5dd2601cfdf36b8bd58bded6bf6b9195c0c269e3962</checksum>
+  <checksum type="sha256" pkgid="YES">e49c543197914f86116038a1d5c373998ee434d4f434ec1913bfddffc181ca6f</checksum>
   <summary>Secure storage  (client-devel)</summary>
   <description>Secure storage package (client-devel)</description>
   <packager/>
   <url/>
-  <time file="1377321118" build="1377321112"/>
-  <size package="5670" installed="11465" archive="12036"/>
-<location href="i686/libss-client-devel-0.12.9-5.8.i686.rpm"/>
+  <time file="1377321138" build="1377321131"/>
+  <size package="5855" installed="11467" archive="12044"/>
+<location href="x86_64/libss-client-devel-0.12.9-5.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>secure-storage-0.12.9-5.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2650"/>
+    <rpm:header-range start="280" end="2830"/>
     <rpm:provides>
       <rpm:entry name="libss-client-devel" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
-      <rpm:entry name="libss-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
+      <rpm:entry name="libss-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
       <rpm:entry name="pkgconfig(secure-storage)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -48996,26 +58658,26 @@ application that supports the Qt database plug-ins.</description>
 </package>
 <package type="rpm">
   <name>libstdc++-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">75afd31e96798593f1f3f9c0e7f514104a7ecb866726a7134f8ab885c8437137</checksum>
+  <checksum type="sha256" pkgid="YES">3023b576a26670d4d145b9369d29b5752b866c3ce5bfb599f288315612ce871d</checksum>
   <summary>The system GNU C++ development files</summary>
   <description>The system GNU C++ development files.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1374117398" build="1374117387"/>
-  <size package="3488" installed="72" archive="508"/>
-<location href="i686/libstdc++-devel-4.7-2.2.i686.rpm"/>
+  <time file="1374117810" build="1374117799"/>
+  <size package="3664" installed="72" archive="508"/>
+<location href="x86_64/libstdc++-devel-4.7-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcc-4.7-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3283"/>
+    <rpm:header-range start="280" end="3459"/>
     <rpm:provides>
       <rpm:entry name="libstdc++-devel" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
-      <rpm:entry name="libstdc++-devel(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
+      <rpm:entry name="libstdc++-devel(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libstdc++47-devel"/>
@@ -49024,23 +58686,97 @@ application that supports the Qt database plug-ins.</description>
 </package>
 <package type="rpm">
   <name>libstdc++47</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">79e07644c4a9fee11a9a7005925656871d9e881994cc970c8f18c049b9422ecb</checksum>
+  <checksum type="sha256" pkgid="YES">a7cb8eb1464d99e0d2ce6f8b79c35b60f94075ede4ec5fe2c701c42139c5bb4e</checksum>
   <summary>The standard C++ shared library</summary>
   <description>The standard C++ library, needed for dynamically linked C++ programs.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="286612" installed="1203272" archive="1203692"/>
-<location href="i686/libstdc++47-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="276066" installed="1306752" archive="1307180"/>
+<location href="x86_64/libstdc++47-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4481"/>
+    <rpm:header-range start="280" end="4901"/>
+    <rpm:provides>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.2)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.6)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_TM_1)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.1)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.12)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.16)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.17)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.2)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.6)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.7)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.8)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++47(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++6" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="libstdc++6" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:conflicts>
+  </format>
+</package>
+<package type="rpm">
+  <name>libstdc++47-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">b785a0dc8f2796f1133eb357ea25ce878ec454aa59f74dc5a1921295449de8bc</checksum>
+  <summary>The standard C++ shared library</summary>
+  <description>The standard C++ library, needed for dynamically linked C++ programs.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="282938" installed="1197936" archive="1198356"/>
+<location href="x86_64/libstdc++47-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4721"/>
     <rpm:provides>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
@@ -49069,58 +58805,59 @@ application that supports the Qt database plug-ins.</description>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.7)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.8)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libstdc++47" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libstdc++47(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libstdc++6" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++47-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++47-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++6-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="ld-linux.so.2"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_4.2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh"/>
     </rpm:requires>
     <rpm:conflicts>
-      <rpm:entry name="libstdc++6" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++6-32bit" flags="LT" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:conflicts>
   </format>
 </package>
 <package type="rpm">
   <name>libstdc++47-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
-  <checksum type="sha256" pkgid="YES">701aed99a213534d3eb5b67a8b316e819041562f22f5774357b0c42a93a500eb</checksum>
+  <checksum type="sha256" pkgid="YES">fd06753df6add882ae44b33dbbabf6ec19abc43c82aff379ead0a9d725e20803</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all the headers and libraries of the standard C++
 library. It is needed for compiling C++ code.</description>
   <packager/>
   <url>http://gcc.gnu.org/</url>
-  <time file="1377040157" build="1377039739"/>
-  <size package="2453294" installed="16679259" archive="16798048"/>
-<location href="i686/libstdc++47-devel-4.7.2-2.24.i686.rpm"/>
+  <time file="1377040269" build="1377039844"/>
+  <size package="2828124" installed="24757834" archive="24876852"/>
+<location href="x86_64/libstdc++47-devel-4.7.2-2.24.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Toolchain</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="81189"/>
+    <rpm:header-range start="280" end="81449"/>
     <rpm:provides>
       <rpm:entry name="libstdc++47-devel" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
-      <rpm:entry name="libstdc++47-devel(x86-32)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++47-devel(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="glibc-devel"/>
@@ -49129,6 +58866,37 @@ library. It is needed for compiling C++ code.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libstdc++47-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7.2" rel="2.24"/>
+  <checksum type="sha256" pkgid="YES">11b1ead01fe67094fa2f3e1da6cca9a2a36e7a48b52179359f128221a534e0d0</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all the headers and libraries of the standard C++
+library. It is needed for compiling C++ code.</description>
+  <packager/>
+  <url>http://gcc.gnu.org/</url>
+  <time file="1377040269" build="1377039844"/>
+  <size package="1759312" installed="9736812" archive="9737772"/>
+<location href="x86_64/libstdc++47-devel-32bit-4.7.2-2.24.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0-with-GCC-exception</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Toolchain</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>gcc47-4.7.2-2.24.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3333"/>
+    <rpm:provides>
+      <rpm:entry name="libstdc++47-devel-32bit" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+      <rpm:entry name="libstdc++47-devel-32bit(x86-64)" flags="EQ" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="glibc-32bit"/>
+      <rpm:entry name="glibc-devel-32bit"/>
+      <rpm:entry name="libstdc++6-32bit" flags="GE" epoch="0" ver="4.7.2" rel="2.24"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libstdc++47-doc</name>
   <arch>noarch</arch>
   <version epoch="0" ver="4.7.2" rel="2.24"/>
@@ -49156,210 +58924,130 @@ library. It is needed for compiling C++ code.</description>
 </package>
 <package type="rpm">
   <name>libsvi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.2" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">125a33bfd0ee0ec1734b1a3dbbdf8c2a0413451e906f307da2df4c8476332e97</checksum>
-  <summary>SVI</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321658" build="1377321653"/>
-  <size package="14110" installed="37840" archive="38380"/>
-<location href="i686/libsvi-0.1.2-9.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>libsvi-0.1.2-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4244"/>
-    <rpm:provides>
-      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.2" rel="9.1"/>
-      <rpm:entry name="libsvi(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="9.1"/>
-      <rpm:entry name="libsvi.so.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libmmfkeysound.so.0"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/svi_test</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>libsvi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">1611fd8cdbcc7e6b5ef7f3f69a2e3ef8dee3791120a4af0b52a19ca06282df82</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.3" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">fa17ba7d374812a17e745390621ce806ecfd57d291574c1d7171471c0c80ccd2</checksum>
   <summary>SVI library</summary>
   <description>SVI library</description>
   <packager/>
   <url/>
-  <time file="1377321660" build="1377321654"/>
-  <size package="6570" installed="12192" archive="12600"/>
-<location href="i686/libsvi-0.1.3-2.3.i686.rpm"/>
+  <time file="1377552065" build="1377552058"/>
+  <size package="6792" installed="13568" archive="13984"/>
+<location href="x86_64/libsvi-0.1.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libfeedback-0.1.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2836"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libfeedback-0.1.3-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3016"/>
     <rpm:provides>
-      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libsvi(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libsvi.so.0"/>
+      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libsvi(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libfeedback" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libsvi-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.2" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">aa2042ed6b623a31be72ca976c9d156b745e9fc488936f5a9ce6577db54b7d5d</checksum>
-  <summary>SVI</summary>
-  <description/>
-  <packager/>
-  <url/>
-  <time file="1377321658" build="1377321653"/>
-  <size package="7885" installed="25584" archive="26416"/>
-<location href="i686/libsvi-devel-0.1.2-9.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>libsvi-0.1.2-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3860"/>
-    <rpm:provides>
-      <rpm:entry name="libsvi-devel" flags="EQ" epoch="0" ver="0.1.2" rel="9.1"/>
-      <rpm:entry name="libsvi-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="9.1"/>
-      <rpm:entry name="pkgconfig(svi)" flags="EQ" epoch="0" ver="0.1.4"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(mm-keysound)"/>
-      <rpm:entry name="pkgconfig(vconf)"/>
-      <rpm:entry name="pkgconfig(devman_haptic)"/>
-      <rpm:entry name="pkgconfig(dlog)"/>
-      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.2" rel="9.1"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libsvi-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">68983307a8f5094e436598099ac2c530685fc8fdcce1b620d2b95c9bab742eba</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.3" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">cf625efb1e79855bba755f9c63806baaa1dc0679005a07a9bbbdceb4e56d82a5</checksum>
   <summary>SVI library for (devel)</summary>
   <description>SVI library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321660" build="1377321654"/>
-  <size package="5908" installed="19697" archive="20384"/>
-<location href="i686/libsvi-devel-0.1.3-2.3.i686.rpm"/>
+  <time file="1377552065" build="1377552058"/>
+  <size package="6084" installed="19699" archive="20388"/>
+<location href="x86_64/libsvi-devel-0.1.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libfeedback-0.1.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2800"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libfeedback-0.1.3-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2976"/>
     <rpm:provides>
-      <rpm:entry name="libsvi-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="libsvi-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
+      <rpm:entry name="libsvi-devel" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="libsvi-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
       <rpm:entry name="pkgconfig(svi)" flags="EQ" epoch="0" ver="0.1.4"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libsvi" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libswscale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">725d8f11df4b90fff252cc421c85ecf9d704946330dba307c6b7b64feb977bee</checksum>
+  <checksum type="sha256" pkgid="YES">2b2ffcec0467a78066f17fcb1d181ba916ba9bba4f3fb8fac1f93193287bc9fa</checksum>
   <summary>SW scale lib</summary>
   <description>development files for libswsacle</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="89990" installed="329678" archive="330244"/>
-<location href="i686/libswscale-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="88585" installed="320686" archive="321260"/>
+<location href="x86_64/libswscale-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2961"/>
+    <rpm:header-range start="280" end="3189"/>
     <rpm:provides>
       <rpm:entry name="libswscale" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libswscale(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libswscale.so.2"/>
-      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)"/>
+      <rpm:entry name="libswscale(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libswscale.so.2()(64bit)"/>
+      <rpm:entry name="libswscale.so.2(LIBSWSCALE_2)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libavutil.so.52"/>
-      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libavutil.so.52()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libavutil.so.52(LIBAVUTIL_52)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libswscale-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.8" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">7fd1977ce1d8b0a1b22c3878f8d61d5deb3ab74d7f4c5ba4af6dd46d430578e1</checksum>
+  <checksum type="sha256" pkgid="YES">21787c640e7c761296f2370b46264f95c045ba8d8243c36f2cde5fadc328cc6e</checksum>
   <summary>SW scale lib (devel)</summary>
   <description>development files for libswsacle</description>
   <packager/>
   <url>http://libav.org</url>
-  <time file="1377043119" build="1377043077"/>
-  <size package="6794" installed="13741" archive="14468"/>
-<location href="i686/libswscale-devel-9.8-1.14.i686.rpm"/>
+  <time file="1377042533" build="1377042504"/>
+  <size package="6976" installed="13743" archive="14472"/>
+<location href="x86_64/libswscale-devel-9.8-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>libav-9.8-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2673"/>
+    <rpm:header-range start="280" end="2853"/>
     <rpm:provides>
       <rpm:entry name="libswscale-devel" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
-      <rpm:entry name="libswscale-devel(x86-32)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
+      <rpm:entry name="libswscale-devel(x86-64)" flags="EQ" epoch="0" ver="9.8" rel="1.14"/>
       <rpm:entry name="pkgconfig(libswscale)" flags="EQ" epoch="0" ver="2.1.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -49371,27 +59059,124 @@ library. It is needed for compiling C++ code.</description>
 </package>
 <package type="rpm">
   <name>libsystemd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">34ee4aa9a10750d141ce16390ca6dd038b64fd62b42cd2652ae11ad2a3539cec</checksum>
+  <summary>Systemd libraries</summary>
+  <description>Libraries for systemd and udev, as well as the systemd PAM module.</description>
+  <packager/>
+  <url>http://www.freedesktop.org/wiki/Software/systemd</url>
+  <time file="1376540219" build="1376540184"/>
+  <size package="124369" installed="419968" archive="421980"/>
+<location href="x86_64/libsystemd-204-3.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+ and MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Startup</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="9270"/>
+    <rpm:provides>
+      <rpm:entry name="libnss_myhostname.so.2()(64bit)"/>
+      <rpm:entry name="libsystemd" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libsystemd(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
+      <rpm:entry name="libsystemd-id128.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-id128.so.0(LIBSYSTEMD_ID128_38)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_184)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_187)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_188)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_190)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_195)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_196)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_198)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_201)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_202)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_186)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_198)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_201)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_202)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_203)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_38)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_43)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_189)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_196)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_199)(64bit)"/>
+      <rpm:entry name="pam_systemd.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="systemd" flags="LT" epoch="0" ver="185" rel="4"/>
+    </rpm:conflicts>
+    <rpm:obsoletes>
+      <rpm:entry name="libudev" flags="LT" epoch="0" ver="183"/>
+      <rpm:entry name="systemd" flags="LT" epoch="0" ver="185" rel="4"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>libsystemd-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">b17c1848a2011db2706bf54def63415aad2409f13035af3ccc4eb416731f4643</checksum>
+  <checksum type="sha256" pkgid="YES">1b38a7f690e47f2899ce966a6111338320525dc03d8360813cba94b8bf37bb6f</checksum>
   <summary>Systemd libraries</summary>
   <description>Libraries for systemd and udev, as well as the systemd PAM module.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="127320" installed="396052" archive="398040"/>
-<location href="i686/libsystemd-204-4.1.i686.rpm"/>
+  <time file="1377198751" build="1377198743"/>
+  <size package="127091" installed="396052" archive="398172"/>
+<location href="x86_64/libsystemd-32bit-204-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+ and MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8902"/>
+    <rpm:header-range start="280" end="8639"/>
     <rpm:provides>
       <rpm:entry name="libnss_myhostname.so.2"/>
-      <rpm:entry name="libsystemd" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="libsystemd(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="libsystemd-32bit" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="libsystemd-32bit(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
       <rpm:entry name="libsystemd-daemon.so.0"/>
       <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
       <rpm:entry name="libsystemd-id128.so.0"/>
@@ -49425,15 +59210,14 @@ library. It is needed for compiling C++ code.</description>
       <rpm:entry name="pam_systemd.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)"/>
       <rpm:entry name="libgcrypt.so.11"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.14)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="libpam_misc.so.0"/>
@@ -49442,7 +59226,6 @@ library. It is needed for compiling C++ code.</description>
       <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libcap.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
@@ -49450,8 +59233,9 @@ library. It is needed for compiling C++ code.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="librt.so.1(GLIBC_2.3.4)"/>
       <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -49460,47 +59244,78 @@ library. It is needed for compiling C++ code.</description>
       <rpm:entry name="liblzma.so.5"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
     </rpm:requires>
-    <rpm:conflicts>
-      <rpm:entry name="systemd" flags="LT" epoch="0" ver="185" rel="4"/>
-    </rpm:conflicts>
-    <rpm:obsoletes>
-      <rpm:entry name="libudev" flags="LT" epoch="0" ver="183"/>
-      <rpm:entry name="systemd" flags="LT" epoch="0" ver="185" rel="4"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libtasn1</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">72ef09279474750d1ce74a9ddcd871b8852c185275c9a5b563a248ea2ece3add</checksum>
+  <checksum type="sha256" pkgid="YES">61734efa748c05e9fb047253d2d0280c7a2c7f8b43cb71bfbfd35b95816e49d7</checksum>
   <summary>ASN</summary>
   <description>This is the ASN.1 library used in GNUTLS. More up to date information
 can be found at http://www.gnu.org/software/gnutls and
 http://www.gnutls.org</description>
   <packager/>
   <url>http://ftp.gnu.org/gnu/libtasn1/</url>
-  <time file="1375473338" build="1375473324"/>
-  <size package="52412" installed="139673" archive="140536"/>
-<location href="i686/libtasn1-2.14-2.9.i686.rpm"/>
+  <time file="1375474903" build="1375474893"/>
+  <size package="51575" installed="137901" archive="138764"/>
+<location href="x86_64/libtasn1-2.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libtasn1-2.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3539"/>
+    <rpm:header-range start="280" end="3743"/>
     <rpm:provides>
       <rpm:entry name="libtasn1" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
-      <rpm:entry name="libtasn1(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
-      <rpm:entry name="libtasn1.so.3"/>
-      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)"/>
+      <rpm:entry name="libtasn1(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="libtasn1-tools"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libtasn1-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.14" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">7169cc1feb1a5fd46a792fbfba0ef1235f1ab86469b15e258f65ad545de6bc19</checksum>
+  <summary>ASN</summary>
+  <description>This is the ASN.1 library used in GNUTLS. More up to date information
+can be found at http://www.gnu.org/software/gnutls and
+http://www.gnutls.org</description>
+  <packager/>
+  <url>http://ftp.gnu.org/gnu/libtasn1/</url>
+  <time file="1375473338" build="1375473325"/>
+  <size package="34616" installed="77996" archive="78416"/>
+<location href="x86_64/libtasn1-32bit-2.14-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-3.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>libtasn1-2.14-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2976"/>
+    <rpm:provides>
+      <rpm:entry name="libtasn1-32bit" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1-32bit(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1.so.3"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -49512,28 +59327,28 @@ http://www.gnutls.org</description>
 </package>
 <package type="rpm">
   <name>libtasn1-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">6608ff3b8aab396bf3c05fe38bbb05c4b7f4abdf63f31d1f2ac99fe3165f6ddb</checksum>
+  <checksum type="sha256" pkgid="YES">b4fa5168bcddc7c5cee33e46c2c1a254a73b0942b6c9a2831efeb80b094c48ad</checksum>
   <summary>ASN</summary>
   <description>This is the ASN.1 library used in GNUTLS. More up to date information
 can be found at http://www.gnu.org/software/gnutls and
 http://www.gnutls.org</description>
   <packager/>
   <url>http://ftp.gnu.org/gnu/libtasn1/</url>
-  <time file="1375473338" build="1375473324"/>
-  <size package="6168" installed="12209" archive="12768"/>
-<location href="i686/libtasn1-devel-2.14-2.9.i686.rpm"/>
+  <time file="1375474903" build="1375474893"/>
+  <size package="6353" installed="12211" archive="12776"/>
+<location href="x86_64/libtasn1-devel-2.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libtasn1-2.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2903"/>
+    <rpm:header-range start="280" end="3083"/>
     <rpm:provides>
       <rpm:entry name="libtasn1-devel" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
-      <rpm:entry name="libtasn1-devel(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1-devel(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
       <rpm:entry name="pkgconfig(libtasn1)" flags="EQ" epoch="0" ver="2.14"/>
     </rpm:provides>
     <rpm:requires>
@@ -49544,26 +59359,26 @@ http://www.gnutls.org</description>
 </package>
 <package type="rpm">
   <name>libtasn1-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">91107dc973a3af5e44b3e22b39e219e861a6d57512f11e629fae3b3dbea0da0f</checksum>
+  <checksum type="sha256" pkgid="YES">7af3f1108702895db6c8cac9e42d1b285ddbf8a34bca9a646fac4d1069f2722e</checksum>
   <summary>Documentation for package libtasn1</summary>
   <description>This package provides documentation for package libtasn1.</description>
   <packager/>
   <url>http://ftp.gnu.org/gnu/libtasn1/</url>
-  <time file="1375473338" build="1375473324"/>
-  <size package="55447" installed="48739" archive="54812"/>
-<location href="i686/libtasn1-docs-2.14-2.9.i686.rpm"/>
+  <time file="1375474903" build="1375474893"/>
+  <size package="55628" installed="48739" archive="54812"/>
+<location href="x86_64/libtasn1-docs-2.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libtasn1-2.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6022"/>
+    <rpm:header-range start="280" end="6199"/>
     <rpm:provides>
       <rpm:entry name="libtasn1-docs" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
-      <rpm:entry name="libtasn1-docs(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1-docs(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -49571,38 +59386,37 @@ http://www.gnutls.org</description>
 </package>
 <package type="rpm">
   <name>libtasn1-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.14" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f9689dbde527f86fb9b994b5ddb26c9fb21d3ca413d672c40dcc24323edbf112</checksum>
+  <checksum type="sha256" pkgid="YES">cca4c93a53ed50c6b7fdb25e57a5f7fa3ff2e96f58caec6e3a6e174da2306f51</checksum>
   <summary>ASN</summary>
   <description>This is the ASN.1 library used in GNUTLS. More up to date information
 can be found at http://www.gnu.org/software/gnutls and
 http://www.gnutls.org</description>
   <packager/>
   <url>http://ftp.gnu.org/gnu/libtasn1/</url>
-  <time file="1375473338" build="1375473324"/>
-  <size package="14160" installed="52924" archive="53448"/>
-<location href="i686/libtasn1-tools-2.14-2.9.i686.rpm"/>
+  <time file="1375474903" build="1375474893"/>
+  <size package="14443" installed="57632" archive="58156"/>
+<location href="x86_64/libtasn1-tools-2.14-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libtasn1-2.14-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3603"/>
+    <rpm:header-range start="280" end="3783"/>
     <rpm:provides>
       <rpm:entry name="libtasn1-tools" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
-      <rpm:entry name="libtasn1-tools(x86-32)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
+      <rpm:entry name="libtasn1-tools(x86-64)" flags="EQ" epoch="0" ver="2.14" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libtasn1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libtasn1" flags="EQ" epoch="0" ver="2.14"/>
-      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/asn1Decoding</file>
     <file>/usr/bin/asn1Coding</file>
     <file>/usr/bin/asn1Parser</file>
@@ -49611,71 +59425,67 @@ http://www.gnutls.org</description>
 </package>
 <package type="rpm">
   <name>libtbm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">7bc5aa677758aed53aae56eb0586c459e52e1fc18acc7946b1f9748bec184ce3</checksum>
+  <checksum type="sha256" pkgid="YES">6f938ec972f226a7f9ee974dcb90457ba569b88be1a0f11ce50e8997ea145836</checksum>
   <summary>Tizen Buffer Manager Library</summary>
   <description>The library for Tizen Buffer Manager.</description>
   <packager/>
   <url/>
-  <time file="1375472575" build="1375472567"/>
-  <size package="15292" installed="35127" archive="35972"/>
-<location href="i686/libtbm-1.0.5-4.10.i686.rpm"/>
+  <time file="1375474257" build="1375474245"/>
+  <size package="15499" installed="42455" archive="43316"/>
+<location href="x86_64/libtbm-1.0.5-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libtbm-1.0.5-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3378"/>
+    <rpm:header-range start="280" end="3506"/>
     <rpm:provides>
-      <rpm:entry name="libdrm_slp.so.1"/>
+      <rpm:entry name="libdrm_slp.so.1()(64bit)"/>
       <rpm:entry name="libtbm" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
-      <rpm:entry name="libtbm(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
-      <rpm:entry name="libtbm.so.1"/>
+      <rpm:entry name="libtbm(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libtbm.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libtbm.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libtbm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">229e1f80d013554f99331804c6b098f89ecac84bc1b314cbfa97333c5318c9e3</checksum>
+  <checksum type="sha256" pkgid="YES">66d6b5bbecae29fd6b48c5d14a8be97edbf859f7b2d9c2a6c80a68e1757b18fa</checksum>
   <summary>Tizen Buffer Manager Library - Development</summary>
   <description>The library for Tizen Buffer Manager.
 
 Development Files.</description>
   <packager/>
   <url/>
-  <time file="1375472575" build="1375472567"/>
-  <size package="6642" installed="15384" archive="16368"/>
-<location href="i686/libtbm-devel-1.0.5-4.10.i686.rpm"/>
+  <time file="1375474257" build="1375474245"/>
+  <size package="6819" installed="15386" archive="16376"/>
+<location href="x86_64/libtbm-devel-1.0.5-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libtbm-1.0.5-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2918"/>
+    <rpm:header-range start="280" end="3094"/>
     <rpm:provides>
       <rpm:entry name="libtbm-devel" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
-      <rpm:entry name="libtbm-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
+      <rpm:entry name="libtbm-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="4.10"/>
       <rpm:entry name="pkgconfig(libtbm)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -49687,67 +59497,65 @@ Development Files.</description>
 </package>
 <package type="rpm">
   <name>libtcore</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.83" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8978dd2f27acc8e084e3131d913fd8b0471c40c49eef86609695cd9df915f685</checksum>
+  <checksum type="sha256" pkgid="YES">3f48fe68b097ee96c35ab5c9b6d8034a2b9e26fdf91f0aae7b7f5579e2723cdb</checksum>
   <summary>Telephony-core library</summary>
   <description>Telephony-core library</description>
   <packager/>
   <url/>
-  <time file="1377321004" build="1377320998"/>
-  <size package="111236" installed="379468" archive="380176"/>
-<location href="i686/libtcore-0.1.83-2.10.i686.rpm"/>
+  <time file="1377321016" build="1377321010"/>
+  <size package="112598" installed="372928" archive="373640"/>
+<location href="x86_64/libtcore-0.1.83-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libtcore-0.1.83-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3145"/>
+    <rpm:header-range start="280" end="3333"/>
     <rpm:provides>
       <rpm:entry name="libtcore" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
-      <rpm:entry name="libtcore(x86-32)" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libtcore(x86-64)" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgudev-1.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgudev-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libtcore-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.83" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">09164fcb247fc16e55fe6eda1f287c8cd7cc7597fdc3104b99a812b4eacdd71d</checksum>
+  <checksum type="sha256" pkgid="YES">1c10968192f7a5a7a9cb14992e10b53ad6ca423aecee47fcc906e04b0a01f13f</checksum>
   <summary>Telephony-core library (Development)</summary>
   <description>Telephony-core library (Development)</description>
   <packager/>
   <url/>
-  <time file="1377321004" build="1377320998"/>
-  <size package="62426" installed="338845" archive="345436"/>
-<location href="i686/libtcore-devel-0.1.83-2.10.i686.rpm"/>
+  <time file="1377321016" build="1377321010"/>
+  <size package="62615" installed="338845" archive="345440"/>
+<location href="x86_64/libtcore-devel-0.1.83-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libtcore-0.1.83-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6977"/>
+    <rpm:header-range start="280" end="7157"/>
     <rpm:provides>
       <rpm:entry name="libtcore-devel" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
-      <rpm:entry name="libtcore-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
+      <rpm:entry name="libtcore-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.83" rel="2.10"/>
       <rpm:entry name="pkgconfig(tcore)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -49761,9 +59569,9 @@ Development Files.</description>
 </package>
 <package type="rpm">
   <name>libtdb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">1d4834af90642db7424598be9a82c0b9ce2d71669542fa9f1f8fccd3a57b62cf</checksum>
+  <checksum type="sha256" pkgid="YES">dac015718cc2ea86b00ee6b83c3629d7bf9c700f5566a55b3e6919521b97f493</checksum>
   <summary>Libraries and Header Files to Develop Programs with tdb Support</summary>
   <description>TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
 except that it allows multiple simultaneous writers and uses locking
@@ -49773,52 +59581,50 @@ small.
 This package contains the tdb library.</description>
   <packager/>
   <url>http://tdb.samba.org/</url>
-  <time file="1376539742" build="1376539732"/>
-  <size package="35229" installed="85480" archive="85892"/>
-<location href="i686/libtdb-1.2.10-2.11.i686.rpm"/>
+  <time file="1376539816" build="1376539805"/>
+  <size package="34590" installed="84144" archive="84560"/>
+<location href="x86_64/libtdb-1.2.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>tdb-1.2.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3682"/>
+    <rpm:header-range start="280" end="3926"/>
     <rpm:provides>
       <rpm:entry name="libtdb" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="libtdb(x86-32)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.1)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.10)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.2)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.3)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.4)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.5)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.6)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.7)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.8)"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.9)"/>
+      <rpm:entry name="libtdb(x86-64)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.1)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.10)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.2)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.3)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.4)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.5)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.6)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.7)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.8)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.9)(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="pkg-config"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="pkg-config"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libtdb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">65a21e078ccb84254ae1b92b81fa70ea0fa6a27176f269eb65907eb5dab173e7</checksum>
+  <checksum type="sha256" pkgid="YES">0f781036a59ee5097c5922811dc39db08e92c3bb69add4586d9de87e664e26ab</checksum>
   <summary>Libraries and Header Files to Develop Programs with tdb Support</summary>
   <description>TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
 except that it allows multiple simultaneous writers and uses locking
@@ -49828,19 +59634,19 @@ small.
 This package contains libraries and header files need for development.</description>
   <packager/>
   <url>http://tdb.samba.org/</url>
-  <time file="1376539742" build="1376539732"/>
-  <size package="9483" installed="27116" archive="27664"/>
-<location href="i686/libtdb-devel-1.2.10-2.11.i686.rpm"/>
+  <time file="1376539816" build="1376539805"/>
+  <size package="9670" installed="27120" archive="27668"/>
+<location href="x86_64/libtdb-devel-1.2.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>tdb-1.2.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3106"/>
+    <rpm:header-range start="280" end="3286"/>
     <rpm:provides>
       <rpm:entry name="libtdb-devel" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="libtdb-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
+      <rpm:entry name="libtdb-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
       <rpm:entry name="pkgconfig(tdb)" flags="EQ" epoch="0" ver="1.2.10"/>
     </rpm:provides>
     <rpm:requires>
@@ -49852,9 +59658,9 @@ This package contains libraries and header files need for development.</descript
 </package>
 <package type="rpm">
   <name>libthai</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.18" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">fc5c7bdbf8a7810bceaf4f5b811cefbfdb7636005c6a88ac57777391cd9dce7f</checksum>
+  <checksum type="sha256" pkgid="YES">ddd652065988dd7b14ef39fbf6a868ea6f8a92af5004e6c02753250a9fb3c3aa</checksum>
   <summary>Thai Language Support Routines</summary>
   <description>LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their
@@ -49863,30 +59669,72 @@ word breaking, input and output methods, and basic character and string
 support.</description>
   <packager/>
   <url>http://linux.thai.net/plone/TLWG/libthai/</url>
-  <time file="1375474004" build="1375473994"/>
-  <size package="27074" installed="69527" archive="70232"/>
-<location href="i686/libthai-0.1.18-2.9.i686.rpm"/>
+  <time file="1375475324" build="1375475314"/>
+  <size package="26987" installed="71655" archive="72360"/>
+<location href="x86_64/libthai-0.1.18-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libthai-0.1.18-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3438"/>
+    <rpm:header-range start="280" end="3682"/>
     <rpm:provides>
       <rpm:entry name="libthai" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
-      <rpm:entry name="libthai(x86-32)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
+      <rpm:entry name="libthai(x86-64)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
+      <rpm:entry name="libthai.so.0()(64bit)"/>
+      <rpm:entry name="libthai.so.0(LIBTHAI_0.1)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdatrie.so.1(DATRIE_0.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libthai-data" flags="GE" epoch="0" ver="0.1.18"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libdatrie.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libthai-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.18" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">b44bf76cc68f9551896ec6cf6b87c4f4938b5ea8a51f5433f67e51561d94c0b3</checksum>
+  <summary>Thai Language Support Routines</summary>
+  <description>LibThai is a set of Thai language support routines aimed to ease
+developers' tasks to incorporate Thai language support in their
+applications. It includes important Thai-specific functions, such as
+word breaking, input and output methods, and basic character and string
+support.</description>
+  <packager/>
+  <url>http://linux.thai.net/plone/TLWG/libthai/</url>
+  <time file="1375474004" build="1375473995"/>
+  <size package="17873" installed="43000" archive="43416"/>
+<location href="x86_64/libthai-32bit-0.1.18-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>libthai-0.1.18-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3007"/>
+    <rpm:provides>
+      <rpm:entry name="libthai-32bit" flags="EQ" epoch="0" ver="0.1.18"/>
+      <rpm:entry name="libthai-32bit" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
+      <rpm:entry name="libthai-32bit(x86-32)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
       <rpm:entry name="libthai.so.0"/>
       <rpm:entry name="libthai.so.0(LIBTHAI_0.1)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libdatrie.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libdatrie.so.1(DATRIE_0.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libthai-data" flags="GE" epoch="0" ver="0.1.18"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -49895,9 +59743,9 @@ support.</description>
 </package>
 <package type="rpm">
   <name>libthai-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.18" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">498f78e0cd6f161ba69838d7a68ccc9260fd8d4c4cd5246f62ca6be4075546e7</checksum>
+  <checksum type="sha256" pkgid="YES">6b4b092ccebbde3563e51333f5ad6985c4a06064d56e0e2626d9b2743a72cc4e</checksum>
   <summary>Thai Language Support Routines - Data files</summary>
   <description>LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their
@@ -49908,19 +59756,19 @@ support.
 This package contains the data files for libthai.</description>
   <packager/>
   <url>http://linux.thai.net/plone/TLWG/libthai/</url>
-  <time file="1375474004" build="1375473994"/>
-  <size package="128910" installed="555900" archive="556296"/>
-<location href="i686/libthai-data-0.1.18-2.9.i686.rpm"/>
+  <time file="1375475324" build="1375475314"/>
+  <size package="129073" installed="555900" archive="556296"/>
+<location href="x86_64/libthai-data-0.1.18-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libthai-0.1.18-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2714"/>
+    <rpm:header-range start="280" end="2890"/>
     <rpm:provides>
       <rpm:entry name="libthai-data" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
-      <rpm:entry name="libthai-data(x86-32)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
+      <rpm:entry name="libthai-data(x86-64)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -49928,9 +59776,9 @@ This package contains the data files for libthai.</description>
 </package>
 <package type="rpm">
   <name>libthai-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.18" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">6e87e0140e3c948281e5b89484c0eefe75e5b32b9463152879fc19025f5cee04</checksum>
+  <checksum type="sha256" pkgid="YES">d67a60be16b34f249caa4211a01909e18b323f82b43d918f9cd1536242e33374</checksum>
   <summary>Thai Language Support Routines (development files)</summary>
   <description>LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their
@@ -49942,19 +59790,19 @@ This package contains headers and libraries required for developing
 software using libthai.</description>
   <packager/>
   <url>http://linux.thai.net/plone/TLWG/libthai/</url>
-  <time file="1375474004" build="1375473994"/>
-  <size package="13303" installed="50421" archive="53368"/>
-<location href="i686/libthai-devel-0.1.18-2.9.i686.rpm"/>
+  <time file="1375475324" build="1375475314"/>
+  <size package="13486" installed="50423" archive="53376"/>
+<location href="x86_64/libthai-devel-0.1.18-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libthai-0.1.18-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4810"/>
+    <rpm:header-range start="280" end="4990"/>
     <rpm:provides>
       <rpm:entry name="libthai-devel" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
-      <rpm:entry name="libthai-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
+      <rpm:entry name="libthai-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.18" rel="2.9"/>
       <rpm:entry name="pkgconfig(libthai)" flags="EQ" epoch="0" ver="0.1.18"/>
     </rpm:provides>
     <rpm:requires>
@@ -49966,28 +59814,74 @@ software using libthai.</description>
 </package>
 <package type="rpm">
   <name>libtheora</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="15.9"/>
-  <checksum type="sha256" pkgid="YES">074194e47f40499397492c717764d324065d07c3e6dc5c4764ef2527ab4f326b</checksum>
+  <checksum type="sha256" pkgid="YES">108d45c04eba62ffc161773b242bbcf3e1d141a8dee047bc6b08e440b695f9bf</checksum>
   <summary>Free Video Codec</summary>
   <description>Theora is a free video codec based on VP3. The package contains the
 library that can decode and encode Theora streams. Theora is also able
 to playback VP3 streams.</description>
   <packager/>
   <url>http://www.theora.org/</url>
-  <time file="1375474245" build="1375474234"/>
-  <size package="165046" installed="784578" archive="786076"/>
-<location href="i686/libtheora-1.1.1-15.9.i686.rpm"/>
+  <time file="1375475777" build="1375475767"/>
+  <size package="181701" installed="792338" archive="793844"/>
+<location href="x86_64/libtheora-1.1.1-15.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Video</rpm:group>
     <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libtheora-1.1.1-15.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4412"/>
+    <rpm:header-range start="280" end="4688"/>
     <rpm:provides>
       <rpm:entry name="libtheora" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
-      <rpm:entry name="libtheora(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
+      <rpm:entry name="libtheora(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
+      <rpm:entry name="libtheora.so.0()(64bit)"/>
+      <rpm:entry name="libtheora.so.0(libtheora.so.1.0)(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1()(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1(libtheora.so.1.0)(64bit)"/>
+      <rpm:entry name="libtheoradec.so.1(libtheoradec_1.0)(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1()(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1(libtheora.so.1.0)(64bit)"/>
+      <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libtheora-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.1" rel="15.9"/>
+  <checksum type="sha256" pkgid="YES">936b6bb40a1206f9566b0dd40428c2f7d0cf30f304350cf37750f341227df0be</checksum>
+  <summary>Free Video Codec</summary>
+  <description>Theora is a free video codec based on VP3. The package contains the
+library that can decode and encode Theora streams. Theora is also able
+to playback VP3 streams.</description>
+  <packager/>
+  <url>http://www.theora.org/</url>
+  <time file="1375474245" build="1375474237"/>
+  <size package="163210" installed="782144" archive="783180"/>
+<location href="x86_64/libtheora-32bit-1.1.1-15.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Video</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libtheora-1.1.1-15.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3905"/>
+    <rpm:provides>
+      <rpm:entry name="libtheora-32bit" flags="EQ" epoch="0" ver="1.1.1"/>
+      <rpm:entry name="libtheora-32bit" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
+      <rpm:entry name="libtheora-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
       <rpm:entry name="libtheora.so.0"/>
       <rpm:entry name="libtheora.so.0(libtheora.so.1.0)"/>
       <rpm:entry name="libtheoradec.so.1"/>
@@ -49998,9 +59892,8 @@ to playback VP3 streams.</description>
       <rpm:entry name="libtheoraenc.so.1(libtheoraenc_1.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libogg.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -50011,76 +59904,127 @@ to playback VP3 streams.</description>
 </package>
 <package type="rpm">
   <name>libtheora-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="15.9"/>
-  <checksum type="sha256" pkgid="YES">1f27cce427c5c8d90c055396d4146c46af1e124efaa6b1273b985ea9f1a7bde5</checksum>
+  <checksum type="sha256" pkgid="YES">a5935101cf0d94f884f29de277890cf5b29c61cad964ae994134ec3acd280bbf</checksum>
   <summary>Free Video Codec</summary>
   <description>Theora is a free video codec based on VP3. The package contains the
 library that can decode and encode Theora streams. Theora is also able
 to playback VP3 streams.</description>
   <packager/>
   <url>http://www.theora.org/</url>
-  <time file="1375474245" build="1375474234"/>
-  <size package="26293" installed="100964" archive="102708"/>
-<location href="i686/libtheora-devel-1.1.1-15.9.i686.rpm"/>
+  <time file="1375475777" build="1375475767"/>
+  <size package="26459" installed="100970" archive="102732"/>
+<location href="x86_64/libtheora-devel-1.1.1-15.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libtheora-1.1.1-15.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3840"/>
+    <rpm:header-range start="280" end="4016"/>
     <rpm:provides>
       <rpm:entry name="libtheora-devel" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
-      <rpm:entry name="libtheora-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
+      <rpm:entry name="libtheora-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="15.9"/>
       <rpm:entry name="pkgconfig(theora)" flags="EQ" epoch="0" ver="1.1.1"/>
       <rpm:entry name="pkgconfig(theoradec)" flags="EQ" epoch="0" ver="1.1.1"/>
       <rpm:entry name="pkgconfig(theoraenc)" flags="EQ" epoch="0" ver="1.1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(theoradec)"/>
-      <rpm:entry name="libogg-devel"/>
       <rpm:entry name="libtheora" flags="EQ" epoch="0" ver="1.1.1"/>
       <rpm:entry name="pkgconfig(ogg)" flags="GE" epoch="0" ver="1.1"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="libogg-devel"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libtiff</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">07b3075ff0f9318b4db86cad024240003d1e1ed151762d113a876704c967bda9</checksum>
+  <checksum type="sha256" pkgid="YES">b41cd88c318f2c8ad622452365e2505bb5b29bd96cc247d710940166a220bbee</checksum>
   <summary>The Tiff Library (with JPEG and compression support)</summary>
   <description>This package includes the tiff libraries. To link a program with
 libtiff, you will have to add -ljpeg and -lz to include the necessary
 libjpeg and libz in the linking process.</description>
   <packager/>
   <url>http://www.remotesensing.org/libtiff</url>
-  <time file="1375473168" build="1375473156"/>
-  <size package="156318" installed="534330" archive="535344"/>
-<location href="i686/libtiff-4.0.2-2.10.i686.rpm"/>
+  <time file="1375474745" build="1375474734"/>
+  <size package="152308" installed="529954" archive="530976"/>
+<location href="x86_64/libtiff-4.0.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>HPND</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3951"/>
+    <rpm:header-range start="280" end="4215"/>
     <rpm:provides>
       <rpm:entry name="libtiff" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
-      <rpm:entry name="libtiff(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="libtiff(x86-64)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libtiffxx.so.5()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libtiff-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">1174100a33b7a54df0bf851f651aac56b839e0f03e8607fb49cd03b19833c08f</checksum>
+  <summary>The Tiff Library (with JPEG and compression support)</summary>
+  <description>This package includes the tiff libraries. To link a program with
+libtiff, you will have to add -ljpeg and -lz to include the necessary
+libjpeg and libz in the linking process.</description>
+  <packager/>
+  <url>http://www.remotesensing.org/libtiff</url>
+  <time file="1375473168" build="1375473159"/>
+  <size package="155377" installed="533184" archive="533896"/>
+<location href="x86_64/libtiff-32bit-4.0.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>HPND</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3612"/>
+    <rpm:provides>
+      <rpm:entry name="libtiff-32bit" flags="EQ" epoch="0" ver="4.0.2"/>
+      <rpm:entry name="libtiff-32bit" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="libtiff-32bit(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
       <rpm:entry name="libtiff.so.5"/>
       <rpm:entry name="libtiffxx.so.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
       <rpm:entry name="libjpeg.so.8"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libc.so.6"/>
@@ -50088,41 +60032,44 @@ libjpeg and libz in the linking process.</description>
       <rpm:entry name="libtiff.so.5"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="liblzma.so.5"/>
     </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libtiff-32bit" flags="LE" epoch="0" ver="4.0.2"/>
+    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>libtiff-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">fc9212e07ad3026c040bbfb97d39f3414193eb18b79e7eec03f515ab1a6511c4</checksum>
+  <checksum type="sha256" pkgid="YES">c1defe7dbc0d2e39277d601120aa70503281b44ecb158c518dfdf450f24cec51</checksum>
   <summary>Development Tools for Programs which will use the libtiff Library</summary>
   <description>This package contains the header files and static libraries for
 developing programs which will manipulate TIFF format image files using
 the libtiff library.</description>
   <packager/>
   <url>http://www.remotesensing.org/libtiff</url>
-  <time file="1375473168" build="1375473156"/>
-  <size package="20053" installed="62643" archive="63904"/>
-<location href="i686/libtiff-devel-4.0.2-2.10.i686.rpm"/>
+  <time file="1375474745" build="1375474734"/>
+  <size package="20227" installed="62635" archive="63900"/>
+<location href="x86_64/libtiff-devel-4.0.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>HPND</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3283"/>
+    <rpm:header-range start="280" end="3463"/>
     <rpm:provides>
       <rpm:entry name="libtiff-devel" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
-      <rpm:entry name="libtiff-devel(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="libtiff-devel(x86-64)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
       <rpm:entry name="pkgconfig(libtiff-4)" flags="EQ" epoch="0" ver="4.0.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -50134,10 +60081,40 @@ the libtiff library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libtiff-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">594af503996bfc7361e2c82ff5037e3ecbc9577bdd3e7db87512e20a83acd901</checksum>
+  <summary>Development Tools for Programs which will use the libtiff Library</summary>
+  <description>This package contains the header files and static libraries for
+developing programs which will manipulate TIFF format image files using
+the libtiff library.</description>
+  <packager/>
+  <url>http://www.remotesensing.org/libtiff</url>
+  <time file="1375473168" build="1375473160"/>
+  <size package="2449" installed="0" archive="428"/>
+<location href="x86_64/libtiff-devel-32bit-4.0.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>HPND</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2320"/>
+    <rpm:provides>
+      <rpm:entry name="libtiff-devel-32bit" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="libtiff-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libtiff-32bit" flags="EQ" epoch="0" ver="4.0.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libtirpc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f2950f53b3d84dc565ba9cc0f43254ea2cd917d23165dd7c1987df2962258ae1</checksum>
+  <checksum type="sha256" pkgid="YES">18742321bf1fd104ce42160aeeb10fc40dce3cb452597313905402665b3f94cc</checksum>
   <summary>Transport Independent RPC Library</summary>
   <description>The Transport Independent RPC library (TI-RPC) is a replacement for the
 standard SunRPC library in glibc which does not support IPv6 addresses.
@@ -50145,50 +60122,94 @@ This implementation allows the support of other transports than UDP and
 TCP over IPv4</description>
   <packager/>
   <url>http://sourceforge.net/projects/libtirpc/</url>
-  <time file="1376539479" build="1376539465"/>
-  <size package="65767" installed="168163" archive="168992"/>
-<location href="i686/libtirpc-0.2.2-2.9.i686.rpm"/>
+  <time file="1376541016" build="1376541007"/>
+  <size package="66500" installed="179019" archive="179852"/>
+<location href="x86_64/libtirpc-0.2.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-4-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libtirpc-0.2.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3767"/>
+    <rpm:header-range start="280" end="3943"/>
     <rpm:provides>
       <rpm:entry name="config(libtirpc)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
       <rpm:entry name="libtirpc" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
-      <rpm:entry name="libtirpc(x86-32)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
-      <rpm:entry name="libtirpc.so.1"/>
+      <rpm:entry name="libtirpc(x86-64)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libtirpc.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="config(libtirpc)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/etc/netconfig</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>libtirpc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">57899d64ab8784023dac30069f9a60f5139f29c65c0e1647efd82ebf62a3e580</checksum>
+  <summary>Transport Independent RPC Library</summary>
+  <description>The Transport Independent RPC library (TI-RPC) is a replacement for the
+standard SunRPC library in glibc which does not support IPv6 addresses.
+This implementation allows the support of other transports than UDP and
+TCP over IPv4</description>
+  <packager/>
+  <url>http://sourceforge.net/projects/libtirpc/</url>
+  <time file="1376539479" build="1376539466"/>
+  <size package="64030" installed="165920" archive="166332"/>
+<location href="x86_64/libtirpc-32bit-0.2.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-4-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libtirpc-0.2.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3164"/>
+    <rpm:provides>
+      <rpm:entry name="libtirpc-32bit" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libtirpc-32bit(x86-32)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libtirpc.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="config(libtirpc)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/etc/netconfig</file>
-
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libtirpc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">b9b66dd0aba38a43bbf93ee8c1b7299cd0a07475419edbf985662abf213d6d57</checksum>
+  <checksum type="sha256" pkgid="YES">4990b2dfe07ac8d8ec525714b9fedd25d7e4730668e20376f0a0045b5f19e83e</checksum>
   <summary>Transport Independent RPC Library</summary>
   <description>The Transport Independent RPC library (TI-RPC) is a replacement for the
 standard SunRPC library in glibc which does not support IPv6 addresses.
@@ -50196,19 +60217,19 @@ This implementation allows the support of other transports than UDP and
 TCP over IPv4</description>
   <packager/>
   <url>http://sourceforge.net/projects/libtirpc/</url>
-  <time file="1376539479" build="1376539465"/>
-  <size package="36895" installed="178729" archive="184112"/>
-<location href="i686/libtirpc-devel-0.2.2-2.9.i686.rpm"/>
+  <time file="1376541016" build="1376541007"/>
+  <size package="37090" installed="178733" archive="184124"/>
+<location href="x86_64/libtirpc-devel-0.2.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-4-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libtirpc-0.2.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6307"/>
+    <rpm:header-range start="280" end="6487"/>
     <rpm:provides>
       <rpm:entry name="libtirpc-devel" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
-      <rpm:entry name="libtirpc-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libtirpc-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
       <rpm:entry name="pkgconfig(libtirpc)" flags="EQ" epoch="0" ver="0.2.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -50220,26 +60241,26 @@ TCP over IPv4</description>
 </package>
 <package type="rpm">
   <name>libtirpc-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">de1847c4d30f7aad55ea55487143702d79da6fa9d2c2b2aa090275acede77959</checksum>
+  <checksum type="sha256" pkgid="YES">f26f38262edaa9cf2a1964b454764ba41db6317ec817dbb9f42aad940b1a98b0</checksum>
   <summary>Documentation for package libtirpc</summary>
   <description>This package provides documentation for package libtirpc.</description>
   <packager/>
   <url>http://sourceforge.net/projects/libtirpc/</url>
-  <time file="1376539479" build="1376539465"/>
-  <size package="43494" installed="38861" archive="41860"/>
-<location href="i686/libtirpc-docs-0.2.2-2.9.i686.rpm"/>
+  <time file="1376541016" build="1376541007"/>
+  <size package="43669" installed="38861" archive="41860"/>
+<location href="x86_64/libtirpc-docs-0.2.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-4-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libtirpc-0.2.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3858"/>
+    <rpm:header-range start="280" end="4035"/>
     <rpm:provides>
       <rpm:entry name="libtirpc-docs" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
-      <rpm:entry name="libtirpc-docs(x86-32)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
+      <rpm:entry name="libtirpc-docs(x86-64)" flags="EQ" epoch="0" ver="0.2.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -50247,28 +60268,28 @@ TCP over IPv4</description>
 </package>
 <package type="rpm">
   <name>libtool</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">fef353642192aa1a6c7ff83d40430496333f345ab5b3e20904839d021bc65418</checksum>
+  <checksum type="sha256" pkgid="YES">fa5f6f483625f0096d03ebfc3b4139a08acc3bec0cb7cae9f82c61a83bc2ad5c</checksum>
   <summary>A Tool to Build Shared Libraries</summary>
   <description>GNU libtool is a set of shell scripts to automatically configure UNIX
 architectures to build shared libraries in a generic fashion.</description>
   <packager/>
   <url>http://www.gnu.org/software/libtool/</url>
-  <time file="1374116909" build="1374116898"/>
-  <size package="435364" installed="2214146" archive="2224912"/>
-<location href="i686/libtool-2.4.2-2.2.i686.rpm"/>
+  <time file="1374117226" build="1374117217"/>
+  <size package="440367" installed="2323935" archive="2334708"/>
+<location href="x86_64/libtool-2.4.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libtool-2.4.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10430"/>
+    <rpm:header-range start="280" end="10610"/>
     <rpm:provides>
       <rpm:entry name="libltdl-devel"/>
       <rpm:entry name="libtool" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
-      <rpm:entry name="libtool(x86-32)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
+      <rpm:entry name="libtool(x86-64)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
       <rpm:entry name="libtool-ltdl-devel"/>
     </rpm:provides>
     <rpm:requires>
@@ -50282,213 +60303,77 @@ architectures to build shared libraries in a generic fashion.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>libttssmt</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.32" rel="2.19"/>
-  <checksum type="sha256" pkgid="YES">e5face26d7b4505f5253a8f80f0f51b50a9349cbb63cf7a3758fc85e25aaacfe</checksum>
-  <summary>Text To Speech smt plugin shared library</summary>
-  <description>Description: Text To Speech smt plugin shared library</description>
-  <packager/>
-  <url/>
-  <time file="1377321906" build="1377321884"/>
-  <size package="13364643" installed="32919017" archive="32924884"/>
-<location href="i686/libttssmt-0.0.32-2.19.i686.rpm"/>
-  <format>
-    <rpm:license>TO_BE/FILLED_IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libttssmt-0.0.32-2.19.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6889"/>
-    <rpm:provides>
-      <rpm:entry name="libsmt.so"/>
-      <rpm:entry name="libttssmt" flags="EQ" epoch="0" ver="0.0.32" rel="2.19"/>
-      <rpm:entry name="libttssmt(x86-32)" flags="EQ" epoch="0" ver="0.0.32" rel="2.19"/>
-      <rpm:entry name="libttssmt.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libsmt.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libug-calendar-efl</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.6.22" rel="1.99"/>
-  <checksum type="sha256" pkgid="YES">c3977b8cd302161cf31d31eb01764225b7a07194fbd868b3891f9081fb53af53</checksum>
-  <summary>Calendar UI gadget (EFL)</summary>
-  <description>Calendar UI gadget (EFL).</description>
-  <packager/>
-  <url/>
-  <time file="1374857453" build="1374857439"/>
-  <size package="227477" installed="1247785" archive="1248828"/>
-<location href="i686/libug-calendar-efl-0.6.22-1.99.i686.rpm"/>
-  <format>
-    <rpm:license>Flora License, Version 1</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Unspecified</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.calendar-0.6.22-1.99.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6186"/>
-    <rpm:provides>
-      <rpm:entry name="libug-calendar-detail-efl.so"/>
-      <rpm:entry name="libug-calendar-edit-efl.so"/>
-      <rpm:entry name="libug-calendar-efl" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="libug-calendar-efl(x86-32)" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="libug-calendar-efl.so"/>
-      <rpm:entry name="libug-calendar-settings-efl.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libaccounts-svc.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="org.tizen.calendar" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>libug-worldclock-efl</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.18" rel="2.23"/>
-  <checksum type="sha256" pkgid="YES">a565102c4efa129837bccbc1a52b1c5bef49d7d9787c56d424dee5ec61516959</checksum>
-  <summary>worldclock ug</summary>
-  <description>Worldclock UI gadget</description>
+  <name>libtool-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.4.2" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">8ebffbcc16773ffcfcf17f00a46bbeaa2ad526770e9c6c198ef618b4388c6fc5</checksum>
+  <summary>A Tool to Build Shared Libraries</summary>
+  <description>GNU libtool is a set of shell scripts to automatically configure UNIX
+architectures to build shared libraries in a generic fashion.</description>
   <packager/>
-  <url/>
-  <time file="1377321733" build="1377321727"/>
-  <size package="203759" installed="1651039" archive="1660344"/>
-<location href="i686/libug-worldclock-efl-0.0.18-2.23.i686.rpm"/>
+  <url>http://www.gnu.org/software/libtool/</url>
+  <time file="1374116909" build="1374116900"/>
+  <size package="54208" installed="170451" archive="170992"/>
+<location href="x86_64/libtool-32bit-2.4.2-2.2.x86_64.rpm"/>
   <format>
-    <rpm:license>samsung</rpm:license>
+    <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>utils</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
-    <rpm:sourcerpm>libug-worldclock-efl-0.0.18-2.23.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="51829"/>
+    <rpm:group>Development/Tools</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libtool-2.4.2-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2627"/>
     <rpm:provides>
-      <rpm:entry name="libug-worldclock-efl" flags="EQ" epoch="0" ver="0.0.18" rel="2.23"/>
-      <rpm:entry name="libug-worldclock-efl(x86-32)" flags="EQ" epoch="0" ver="0.0.18" rel="2.23"/>
-      <rpm:entry name="libug-worldclock-efl.so"/>
+      <rpm:entry name="libtool-32bit" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
+      <rpm:entry name="libtool-32bit(x86-32)" flags="EQ" epoch="0" ver="2.4.2" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libeina.so.1"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="isf"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libulockmgr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.9.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">c7249abc08bc43ef7f747dc9bd3ae5cf77300a68e6a8bdb9c252dc2e066b9eff</checksum>
+  <checksum type="sha256" pkgid="YES">64927f1b395062ba8998f2d3674f10bb43bb01cd38396a8e162488d926d70908</checksum>
   <summary>Library of FUSE, the User space File System for GNU/Linux and BSD</summary>
   <description>With FUSE, a user space program can export a file system through the
 kernel-default (Linux kernel).</description>
   <packager/>
   <url>http://fuse.sourceforge.net</url>
-  <time file="1376083565" build="1376083557"/>
-  <size package="8041" installed="12476" archive="12904"/>
-<location href="i686/libulockmgr-2.9.2-3.1.i686.rpm"/>
+  <time file="1376083529" build="1376083520"/>
+  <size package="8161" installed="18112" archive="18540"/>
+<location href="x86_64/libulockmgr-2.9.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Library</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>fuse-2.9.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3155"/>
+    <rpm:header-range start="280" end="3319"/>
     <rpm:provides>
       <rpm:entry name="libulockmgr" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="libulockmgr(x86-32)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
-      <rpm:entry name="libulockmgr.so.1"/>
+      <rpm:entry name="libulockmgr(x86-64)" flags="EQ" epoch="0" ver="2.9.2" rel="3.1"/>
+      <rpm:entry name="libulockmgr.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libunistring</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">1bf5aa5c9c14332bcf3cf986bb51c453563d16194a54032b4df7f624e56f3125</checksum>
+  <checksum type="sha256" pkgid="YES">ffe0c273c1bdfe450a813e5a1a912904b869d501729682e881d0e4a057cf3452</checksum>
   <summary>GNU Unicode string library</summary>
   <description>This portable C library implements Unicode string types in three flavours:
 (UTF-8, UTF-16, UTF-32), together with functions for character processing
@@ -50497,57 +60382,56 @@ kernel-default (Linux kernel).</description>
 case folding and regular expressions).</description>
   <packager/>
   <url>http://www.gnu.org/software/libunistring/</url>
-  <time file="1376537383" build="1376537355"/>
-  <size package="295507" installed="1214755" archive="1215484"/>
-<location href="i686/libunistring-0.9.3-2.9.i686.rpm"/>
+  <time file="1376537724" build="1376537709"/>
+  <size package="302245" installed="1249403" archive="1250132"/>
+<location href="x86_64/libunistring-0.9.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libunistring-0.9.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3523"/>
+    <rpm:header-range start="280" end="3723"/>
     <rpm:provides>
       <rpm:entry name="libunistring" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
-      <rpm:entry name="libunistring(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
-      <rpm:entry name="libunistring.so.0"/>
+      <rpm:entry name="libunistring(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
+      <rpm:entry name="libunistring.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libunistring-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">db67a8dc5b7a4c0fb94caae475835c44a9f0081a22fc4cde4ced87c4e98878e9</checksum>
+  <checksum type="sha256" pkgid="YES">828deded63a5b67bc578455fc0e14e8767b8b73eb7bcdccc4046199201e2e801</checksum>
   <summary>GNU Unicode string library - development files</summary>
   <description>Development files for programs using libunistring and documentation
 for UniString library.</description>
   <packager/>
   <url>http://www.gnu.org/software/libunistring/</url>
-  <time file="1376537383" build="1376537355"/>
-  <size package="24033" installed="129940" archive="133048"/>
-<location href="i686/libunistring-devel-0.9.3-2.9.i686.rpm"/>
+  <time file="1376537724" build="1376537709"/>
+  <size package="24233" installed="129940" archive="133052"/>
+<location href="x86_64/libunistring-devel-0.9.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+ and GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libunistring-0.9.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4583"/>
+    <rpm:header-range start="280" end="4763"/>
     <rpm:provides>
       <rpm:entry name="libunistring-devel" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
-      <rpm:entry name="libunistring-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
+      <rpm:entry name="libunistring-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libunistring" flags="EQ" epoch="0" ver="0.9.3"/>
@@ -50557,71 +60441,70 @@ for UniString library.</description>
 </package>
 <package type="rpm">
   <name>libunwind</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">a70be69034f4c830743ca908b81b255e672b7aaa58ba3a14e69a0f117782fef8</checksum>
+  <checksum type="sha256" pkgid="YES">8531ca2122fa2f656ee43acd0934baa39bcf9bd7ed61d88b7e547121ebc0b2b6</checksum>
   <summary>Unwind Library</summary>
   <description>A portable and efficient C programming interface (API) to determine the
 call chain of a program.</description>
   <packager/>
   <url>http://savannah.nongnu.org/projects/libunwind/</url>
-  <time file="1375476510" build="1375476484"/>
-  <size package="305814" installed="1732097" archive="1735928"/>
-<location href="i686/libunwind-1.1-2.8.i686.rpm"/>
+  <time file="1375481429" build="1375481417"/>
+  <size package="334052" installed="2687085" archive="2690992"/>
+<location href="x86_64/libunwind-1.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libunwind-1.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6228"/>
+    <rpm:header-range start="280" end="6480"/>
     <rpm:provides>
       <rpm:entry name="libunwind" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
-      <rpm:entry name="libunwind(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
-      <rpm:entry name="libunwind-coredump.so.0"/>
-      <rpm:entry name="libunwind-ptrace.so.0"/>
-      <rpm:entry name="libunwind-setjmp.so.0"/>
-      <rpm:entry name="libunwind-x86.so.8"/>
-      <rpm:entry name="libunwind.so.8"/>
+      <rpm:entry name="libunwind(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
+      <rpm:entry name="libunwind-coredump.so.0()(64bit)"/>
+      <rpm:entry name="libunwind-ptrace.so.0()(64bit)"/>
+      <rpm:entry name="libunwind-setjmp.so.0()(64bit)"/>
+      <rpm:entry name="libunwind-x86_64.so.8()(64bit)"/>
+      <rpm:entry name="libunwind.so.8()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
+      <rpm:entry name="libunwind-x86_64.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libunwind.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libunwind-x86.so.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libunwind.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libunwind-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7ed1411c4fa9fb551593eeb055395b4d8e4764b58e678e3824b39e33289ee86e</checksum>
+  <checksum type="sha256" pkgid="YES">726293459f8c78205a2744cf2801d8edaae919c898b00e941f9cec9e47bce3f2</checksum>
   <summary>Unwind library</summary>
   <description>A portable and efficient C programming interface (API) to determine the
 call-chain of a program.</description>
   <packager/>
   <url>http://savannah.nongnu.org/projects/libunwind/</url>
-  <time file="1375476510" build="1375476484"/>
-  <size package="338107" installed="1654682" archive="1662744"/>
-<location href="i686/libunwind-devel-1.1-2.8.i686.rpm"/>
+  <time file="1375481429" build="1375481417"/>
+  <size package="371850" installed="2595544" archive="2603660"/>
+<location href="x86_64/libunwind-devel-1.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libunwind-1.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8712"/>
+    <rpm:header-range start="280" end="8916"/>
     <rpm:provides>
       <rpm:entry name="libunwind-devel" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
-      <rpm:entry name="libunwind-devel(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
-      <rpm:entry name="libunwind:/usr/lib/libunwind.so"/>
+      <rpm:entry name="libunwind-devel(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
+      <rpm:entry name="libunwind:/usr/lib64/libunwind.so"/>
       <rpm:entry name="pkgconfig(libunwind)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="pkgconfig(libunwind-coredump)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="pkgconfig(libunwind-generic)" flags="EQ" epoch="0" ver="1.1"/>
@@ -50629,8 +60512,8 @@ call-chain of a program.</description>
       <rpm:entry name="pkgconfig(libunwind-setjmp)" flags="EQ" epoch="0" ver="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(libunwind-generic)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="pkgconfig(libunwind-generic)"/>
       <rpm:entry name="pkgconfig(libunwind)"/>
       <rpm:entry name="libunwind" flags="EQ" epoch="0" ver="1.1" rel="2.8"/>
     </rpm:requires>
@@ -50638,34 +60521,75 @@ call-chain of a program.</description>
 </package>
 <package type="rpm">
   <name>libusb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.9" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">ebc28ebc84b75365269497e4959f056ce3c22657bdf54c1690f5385e5fc6c6f9</checksum>
+  <checksum type="sha256" pkgid="YES">3c3aa1a6e7434dad06454c545962914fae17e8092c87de544a440bb16d8e4f10</checksum>
   <summary>USB Library</summary>
   <description>Libusb is a library that allows userspace access to USB devices.</description>
   <packager/>
   <url>http://www.libusb.org/</url>
-  <time file="1375472536" build="1375472527"/>
-  <size package="40158" installed="101792" archive="102500"/>
-<location href="i686/libusb-1.0.9-2.11.i686.rpm"/>
+  <time file="1375473976" build="1375473967"/>
+  <size package="40352" installed="104548" archive="105264"/>
+<location href="x86_64/libusb-1.0.9-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libusb-1.0.9-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3405"/>
+    <rpm:header-range start="280" end="3613"/>
     <rpm:provides>
       <rpm:entry name="libusb" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
-      <rpm:entry name="libusb(x86-32)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
-      <rpm:entry name="libusb-1.0.so.0"/>
+      <rpm:entry name="libusb(x86-64)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+      <rpm:entry name="libusb-1.0.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libusb-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.9" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">14dbab7c2a956aa6dc53fe7ac504174c2c6ecb369b081ab2327aedb211c431cc</checksum>
+  <summary>USB Library</summary>
+  <description>Libusb is a library that allows userspace access to USB devices.</description>
+  <packager/>
+  <url>http://www.libusb.org/</url>
+  <time file="1375472536" build="1375472528"/>
+  <size package="30984" installed="75356" archive="75776"/>
+<location href="x86_64/libusb-32bit-1.0.9-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Device Management</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libusb-1.0.9-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2962"/>
+    <rpm:provides>
+      <rpm:entry name="libusb-1.0.so.0"/>
+      <rpm:entry name="libusb-32bit" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+      <rpm:entry name="libusb-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
@@ -50682,65 +60606,65 @@ call-chain of a program.</description>
 </package>
 <package type="rpm">
   <name>libusb-compat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">0815e6d07b3e0396bd622afe3c0b73ec2091e768cb7dae4ed7af706ce85ee44c</checksum>
+  <checksum type="sha256" pkgid="YES">1830bd572aedb764b0f5f521dbb78f1848f5d50f90b71b97048a34c5a43d6e64</checksum>
   <summary>libusb-1.0 Compatibility Layer for libusb-0.1</summary>
   <description>A compatibility layer allowing applications written for libusb-0.1 to
 work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell
 and walk like libusb-0.1.</description>
   <packager/>
   <url>http://libusb.wiki.sourceforge.net/LibusbCompat0.1</url>
-  <time file="1375477181" build="1375477172"/>
-  <size package="26696" installed="67543" archive="69072"/>
-<location href="i686/libusb-compat-0.1.4-4.8.i686.rpm"/>
+  <time file="1375481675" build="1375481666"/>
+  <size package="27175" installed="73651" archive="75188"/>
+<location href="x86_64/libusb-compat-0.1.4-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libusb-compat-0.1.4-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3736"/>
+    <rpm:header-range start="280" end="3960"/>
     <rpm:provides>
-      <rpm:entry name="libusb-0.1.so.4"/>
+      <rpm:entry name="libusb-0.1.so.4()(64bit)"/>
       <rpm:entry name="libusb-compat" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
-      <rpm:entry name="libusb-compat(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
+      <rpm:entry name="libusb-compat(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libusb-1.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libusb-1.0.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libusb-compat-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">607b0478c3c9acbe33d3be025bbfd4063b9a5ac6654df8a594726a0ffbfb47af</checksum>
+  <checksum type="sha256" pkgid="YES">c9b6d4612407d1fada0e53685fbad039fbdb3c8ee6c2e0ab9e08c83eeae5b8bc</checksum>
   <summary>libusb-1.0 Compatibility Layer for libusb-0.1</summary>
   <description>A compatibility layer allowing applications written for libusb-0.1 to
 work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell
 and walk like libusb-0.1.</description>
   <packager/>
   <url>http://libusb.wiki.sourceforge.net/LibusbCompat0.1</url>
-  <time file="1375477181" build="1375477172"/>
-  <size package="6410" installed="10321" archive="11008"/>
-<location href="i686/libusb-compat-devel-0.1.4-4.8.i686.rpm"/>
+  <time file="1375481675" build="1375481666"/>
+  <size package="6601" installed="10325" archive="11020"/>
+<location href="x86_64/libusb-compat-devel-0.1.4-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libusb-compat-0.1.4-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2976"/>
+    <rpm:header-range start="280" end="3156"/>
     <rpm:provides>
       <rpm:entry name="libusb-compat-devel" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
-      <rpm:entry name="libusb-compat-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
+      <rpm:entry name="libusb-compat-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="4.8"/>
       <rpm:entry name="pkgconfig(libusb)" flags="EQ" epoch="0" ver="0.1.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -50753,26 +60677,26 @@ and walk like libusb-0.1.</description>
 </package>
 <package type="rpm">
   <name>libusb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.9" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">15757bb62beca1c85742badc67df037a620f0a3f785f4b2692b1ff5c9947f3e6</checksum>
+  <checksum type="sha256" pkgid="YES">97f3b4ed100e74c35d4c154520b76e26767c6ad50f11c79a48ee44e908b8910b</checksum>
   <summary>USB Library</summary>
   <description>Libusb is a library that allows userspace access to USB devices.</description>
   <packager/>
   <url>http://www.libusb.org/</url>
-  <time file="1375472536" build="1375472527"/>
-  <size package="14413" installed="49132" archive="49840"/>
-<location href="i686/libusb-devel-1.0.9-2.11.i686.rpm"/>
+  <time file="1375473976" build="1375473967"/>
+  <size package="14590" installed="49134" archive="49848"/>
+<location href="x86_64/libusb-devel-1.0.9-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libusb-1.0.9-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2837"/>
+    <rpm:header-range start="280" end="3013"/>
     <rpm:provides>
       <rpm:entry name="libusb-devel" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
-      <rpm:entry name="libusb-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+      <rpm:entry name="libusb-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
       <rpm:entry name="pkgconfig(libusb-1.0)" flags="EQ" epoch="0" ver="1.0.9"/>
     </rpm:provides>
     <rpm:requires>
@@ -50783,37 +60707,104 @@ and walk like libusb-0.1.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libusb-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.9" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">fcb0abbf2f1c2137afb57c94b5078a6d1eea5a68689f242edc5f42b8d3b9edb7</checksum>
+  <summary>USB Library</summary>
+  <description>Libusb is a library that allows userspace access to USB devices.</description>
+  <packager/>
+  <url>http://www.libusb.org/</url>
+  <time file="1375472536" build="1375472528"/>
+  <size package="2323" installed="0" archive="280"/>
+<location href="x86_64/libusb-devel-32bit-1.0.9-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>libusb-1.0.9-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2214"/>
+    <rpm:provides>
+      <rpm:entry name="libusb-devel-32bit" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+      <rpm:entry name="libusb-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.9" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libusb-32bit" flags="EQ" epoch="0" ver="1.0.9"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libuuid</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">66df5f805afe6916d0e7364e1a02ab07069cb2d4d18a67d48b21125ef7afded4</checksum>
+  <checksum type="sha256" pkgid="YES">5f70d0cd482f530b792906fcdd367430d3b4a460c651ba6121c4706a3ac1451a</checksum>
   <summary>Library to generate UUIDs</summary>
   <description>A library to generate universally unique IDs (UUIDs).</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="11734" installed="22564" archive="22980"/>
-<location href="i686/libuuid-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="11089" installed="24496" archive="24912"/>
+<location href="x86_64/libuuid-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3597"/>
+    <rpm:header-range start="280" end="3773"/>
     <rpm:provides>
       <rpm:entry name="libuuid" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libuuid(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libuuid(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUIDD_PRIVATE)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_2.20)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libuuid-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">08e83e08fd7ab0e9ea3c3b2f8e2dd4714cbec1cd888db2203dcaf3ab632cfae8</checksum>
+  <summary>Library to generate UUIDs</summary>
+  <description>A library to generate universally unique IDs (UUIDs).</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043552"/>
+  <size package="11539" installed="22564" archive="22980"/>
+<location href="x86_64/libuuid-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/File Systems</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3406"/>
+    <rpm:provides>
+      <rpm:entry name="libuuid-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libuuid-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="libuuid.so.1"/>
       <rpm:entry name="libuuid.so.1(UUIDD_PRIVATE)"/>
       <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
       <rpm:entry name="libuuid.so.1(UUID_2.20)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
@@ -50827,27 +60818,27 @@ and walk like libusb-0.1.</description>
 </package>
 <package type="rpm">
   <name>libuuid-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">c4b0614d0efd75ea7ba96cbe177612dc406acc928df359ec7e437dddaa730295</checksum>
+  <checksum type="sha256" pkgid="YES">31e97f4555afe7cb2acbdd06d57103a9a601651c4a38351f046897b6f7e00fc5</checksum>
   <summary>Development files for libuuid1</summary>
   <description>Files to develop applications using the library to generate universally
 unique IDs (UUIDs).</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="5010" installed="3501" archive="4184"/>
-<location href="i686/libuuid-devel-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="5190" installed="3503" archive="4192"/>
+<location href="x86_64/libuuid-devel-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3497"/>
     <rpm:provides>
       <rpm:entry name="libuuid-devel" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libuuid-devel(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libuuid-devel(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="pkgconfig(uuid)" flags="EQ" epoch="0" ver="2.22.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -50857,67 +60848,95 @@ unique IDs (UUIDs).</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libuuid-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.22.2" rel="3.4"/>
+  <checksum type="sha256" pkgid="YES">1662a6f59837aa7c81c5cbb8c1fcc94466227f32273b18d7721afb2066492821</checksum>
+  <summary>Development files for libuuid1</summary>
+  <description>Files to develop applications using the library to generate universally
+unique IDs (UUIDs).</description>
+  <packager/>
+  <url>http://kernel.org/~kzak/util-linux/</url>
+  <time file="1377043565" build="1377043553"/>
+  <size package="2841" installed="0" archive="272"/>
+<location href="x86_64/libuuid-devel-32bit-2.22.2-3.4.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2734"/>
+    <rpm:provides>
+      <rpm:entry name="libuuid-devel-32bit" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="libuuid-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libuuid-32bit" flags="EQ" epoch="0" ver="2.22.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libuw-imap-toolkit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">2222b2f28034d7f45c962edc7824e7322ad79845170f59f62d108b305f9d13bc</checksum>
+  <checksum type="sha256" pkgid="YES">eb21ea7bc2d8e1cb1e7ce8ced247024d84ae316c82c3ec7d17d0e47f64dfda2b</checksum>
   <summary>IMAP-2007e developed by University of Washington</summary>
   <description>IMAP-2007e run-time library for E-mail Framework</description>
   <packager/>
   <url/>
-  <time file="1374108516" build="1374108494"/>
-  <size package="355372" installed="927100" archive="927544"/>
-<location href="i686/libuw-imap-toolkit-0.1.1-3.3.i686.rpm"/>
+  <time file="1374108520" build="1374108510"/>
+  <size package="353848" installed="944544" archive="944996"/>
+<location href="x86_64/libuw-imap-toolkit-0.1.1-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>uw-imap-toolkit-0.1.1-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2958"/>
+    <rpm:header-range start="280" end="3178"/>
     <rpm:provides>
       <rpm:entry name="libuw-imap-toolkit" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
-      <rpm:entry name="libuw-imap-toolkit(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
-      <rpm:entry name="libuw-imap-toolkit.so.0"/>
+      <rpm:entry name="libuw-imap-toolkit(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
+      <rpm:entry name="libuw-imap-toolkit.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libuw-imap-toolkit-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="3.3"/>
-  <checksum type="sha256" pkgid="YES">44ee3ed509684e6aa1305bf9fd3d030d4096cd2d2c8896655d6779490a04bfe8</checksum>
+  <checksum type="sha256" pkgid="YES">fda081d7b71b372cde3ff18e07b413fa88ec9615288b759751bd8580b7556b61</checksum>
   <summary>IMAP-2007e developed by University of Washington</summary>
   <description>IMAP-2007e development library for E-mail Framework</description>
   <packager/>
   <url/>
-  <time file="1374108516" build="1374108494"/>
-  <size package="46304" installed="222971" archive="234732"/>
-<location href="i686/libuw-imap-toolkit-devel-0.1.1-3.3.i686.rpm"/>
+  <time file="1374108520" build="1374108510"/>
+  <size package="46492" installed="222973" archive="234732"/>
+<location href="x86_64/libuw-imap-toolkit-devel-0.1.1-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>TO BE FILLED IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>uw-imap-toolkit-0.1.1-3.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10186"/>
+    <rpm:header-range start="280" end="10370"/>
     <rpm:provides>
       <rpm:entry name="libuw-imap-toolkit-devel" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
-      <rpm:entry name="libuw-imap-toolkit-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
+      <rpm:entry name="libuw-imap-toolkit-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="3.3"/>
       <rpm:entry name="pkgconfig(uw-imap-toolkit)" flags="EQ" epoch="0" ver="$version"/>
     </rpm:provides>
     <rpm:requires>
@@ -50928,9 +60947,9 @@ unique IDs (UUIDs).</description>
 </package>
 <package type="rpm">
   <name>libv4l</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.9" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">cb68743ec09f5c1a3211406bf507b386d8c7e283ca91803daea8ddc05ef97caf</checksum>
+  <checksum type="sha256" pkgid="YES">82e0de7de35145e8419c63ac98ee1fea6a0e93b1002b6f6fcb1416f865048cab</checksum>
   <summary>Collection of video4linux support libraries</summary>
   <description>libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
@@ -50939,19 +60958,72 @@ having to write separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.</description>
   <packager/>
   <url>http://linuxtv.org/downloads/v4l-utils/</url>
-  <time file="1377315868" build="1377315861"/>
-  <size package="95001" installed="314341" archive="315876"/>
-<location href="i686/libv4l-0.8.9-1.2.i686.rpm"/>
+  <time file="1377315869" build="1377315863"/>
+  <size package="98884" installed="341677" archive="343228"/>
+<location href="x86_64/libv4l-0.8.9-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>v4l-utils-0.8.9-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5749"/>
+    <rpm:header-range start="280" end="5925"/>
     <rpm:provides>
       <rpm:entry name="libv4l" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
-      <rpm:entry name="libv4l(x86-32)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="libv4l(x86-64)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="libv4l1.so.0()(64bit)"/>
+      <rpm:entry name="libv4l2.so.0()(64bit)"/>
+      <rpm:entry name="libv4lconvert.so.0()(64bit)"/>
+      <rpm:entry name="v4l1compat.so.0()(64bit)"/>
+      <rpm:entry name="v4l2convert.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libv4l1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libv4lconvert.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libv4l2.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libv4l-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.8.9" rel="1.2"/>
+  <checksum type="sha256" pkgid="YES">06264f8d368746a3d076b4c7eab7b9284c6c532c8577d5ec1d737dfe8d98e9cb</checksum>
+  <summary>Collection of video4linux support libraries</summary>
+  <description>libv4l is a collection of libraries which adds a thin abstraction layer on
+top of video4linux2 devices. The purpose of this (thin) layer is to make it
+easy for application writers to support a wide variety of devices without
+having to write separate code for different devices in the same class. libv4l
+consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.</description>
+  <packager/>
+  <url>http://linuxtv.org/downloads/v4l-utils/</url>
+  <time file="1377315868" build="1377315863"/>
+  <size package="75767" installed="247464" archive="248416"/>
+<location href="x86_64/libv4l-32bit-0.8.9-1.2.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Libraries</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>v4l-utils-0.8.9-1.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4809"/>
+    <rpm:provides>
+      <rpm:entry name="libv4l-32bit" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="libv4l-32bit(x86-32)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
       <rpm:entry name="libv4l1.so.0"/>
       <rpm:entry name="libv4l2.so.0"/>
       <rpm:entry name="libv4lconvert.so.0"/>
@@ -50959,13 +61031,13 @@ consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.</descript
       <rpm:entry name="v4l2convert.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libv4l1.so.0"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
       <rpm:entry name="libjpeg.so.8"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -50974,10 +61046,9 @@ consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.</descript
       <rpm:entry name="libv4lconvert.so.0"/>
       <rpm:entry name="libv4l2.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
@@ -50985,27 +61056,27 @@ consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.</descript
 </package>
 <package type="rpm">
   <name>libv4l-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.9" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">0a2ea0e98b59d93ef71628762c723d871abdef7b5e413ba3ab71d13806db30f8</checksum>
+  <checksum type="sha256" pkgid="YES">3b6b716c729934c621bb9b59195f3bc7bf64e97235aae1a04138e29f3e541fe2</checksum>
   <summary>Development files for libv4l</summary>
   <description>The libv4l-devel package contains libraries and header files for
 developing applications that use libv4l.</description>
   <packager/>
   <url>http://linuxtv.org/downloads/v4l-utils/</url>
-  <time file="1377315868" build="1377315861"/>
-  <size package="10184" installed="20714" archive="22608"/>
-<location href="i686/libv4l-devel-0.8.9-1.2.i686.rpm"/>
+  <time file="1377315869" build="1377315863"/>
+  <size package="10365" installed="20714" archive="22620"/>
+<location href="x86_64/libv4l-devel-0.8.9-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>v4l-utils-0.8.9-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3973"/>
+    <rpm:header-range start="280" end="4153"/>
     <rpm:provides>
       <rpm:entry name="libv4l-devel" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
-      <rpm:entry name="libv4l-devel(x86-32)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="libv4l-devel(x86-64)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
       <rpm:entry name="pkgconfig(libv4l1)" flags="EQ" epoch="0" ver="0.8.9"/>
       <rpm:entry name="pkgconfig(libv4l2)" flags="EQ" epoch="0" ver="0.8.9"/>
       <rpm:entry name="pkgconfig(libv4lconvert)" flags="EQ" epoch="0" ver="0.8.9"/>
@@ -51020,80 +61091,128 @@ developing applications that use libv4l.</description>
 </package>
 <package type="rpm">
   <name>libv8</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.14.5" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">1d88a299b159297c59dc0a0ec89e61ff08275f26add3e812c301d7354df67129</checksum>
+  <checksum type="sha256" pkgid="YES">e824725f331e9366e31022670d191cdbb4c24e59f7bf781c403150a3766279ff</checksum>
   <summary>JavaScript Engine</summary>
   <description>Libraries for v8.</description>
   <packager/>
   <url>http://code.google.com/p/v8</url>
-  <time file="1377045232" build="1377045149"/>
-  <size package="1509959" installed="5756114" archive="5756784"/>
-<location href="i686/libv8-3.14.5-2.12.i686.rpm"/>
+  <time file="1377045705" build="1377045629"/>
+  <size package="1559636" installed="6159846" archive="6160520"/>
+<location href="x86_64/libv8-3.14.5-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>v8-3.14.5-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3825"/>
+    <rpm:header-range start="280" end="3941"/>
     <rpm:provides>
       <rpm:entry name="libv8" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
-      <rpm:entry name="libv8(x86-32)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
-      <rpm:entry name="libv8.so.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libv8.so.3"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libv8(x86-64)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
+      <rpm:entry name="libv8.so.3()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libv8.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/d8</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libva</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.9"/>
-  <checksum type="sha256" pkgid="YES">cf5109e1bd019023232d596a14547eb609da7c02a1c9a8d1fc6f80667407fcc5</checksum>
+  <checksum type="sha256" pkgid="YES">2d926c5486858e6f1b02d413642fa27f14509a4297577c153b7305190bbddb9b</checksum>
   <summary>Video Acceleration (VA) API for Linux</summary>
   <description>The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/vaapi</url>
-  <time file="1376543070" build="1376543059"/>
-  <size package="56785" installed="185018" archive="187560"/>
-<location href="i686/libva-1.2.1-1.9.i686.rpm"/>
+  <time file="1376543562" build="1376543552"/>
+  <size package="58042" installed="202746" archive="205316"/>
+<location href="x86_64/libva-1.2.1-1.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Video</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6469"/>
+    <rpm:header-range start="280" end="6661"/>
     <rpm:provides>
       <rpm:entry name="libva" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
-      <rpm:entry name="libva(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="libva(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="libva-drm.so.1()(64bit)"/>
+      <rpm:entry name="libva-egl.so.1()(64bit)"/>
+      <rpm:entry name="libva-glx.so.1()(64bit)"/>
+      <rpm:entry name="libva-tpi.so.1()(64bit)"/>
+      <rpm:entry name="libva-wayland.so.1()(64bit)"/>
+      <rpm:entry name="libva-x11.so.1()(64bit)"/>
+      <rpm:entry name="libva.so.1()(64bit)"/>
+      <rpm:entry name="libva.so.1(VA_API_0.32.0)(64bit)"/>
+      <rpm:entry name="libva.so.1(VA_API_0.33.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libva-x11.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libva.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libva-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="1.9"/>
+  <checksum type="sha256" pkgid="YES">76af193cd70edff77fdcddbee4de16c6252c49d723599f08e9e1452cdfff3e8e</checksum>
+  <summary>Video Acceleration (VA) API for Linux</summary>
+  <description>The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.</description>
+  <packager/>
+  <url>http://freedesktop.org/wiki/Software/vaapi</url>
+  <time file="1376543070" build="1376543063"/>
+  <size package="55853" installed="183888" archive="186140"/>
+<location href="x86_64/libva-32bit-1.2.1-1.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Video</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6157"/>
+    <rpm:provides>
+      <rpm:entry name="libva-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="libva-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
       <rpm:entry name="libva-drm.so.1"/>
       <rpm:entry name="libva-egl.so.1"/>
       <rpm:entry name="libva-glx.so.1"/>
@@ -51105,7 +61224,6 @@ The library loads a hardware dependendent driver.</description>
       <rpm:entry name="libva.so.1(VA_API_0.33.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libwayland-client.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -51122,8 +61240,8 @@ The library loads a hardware dependendent driver.</description>
       <rpm:entry name="libEGL.so.1"/>
       <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libva.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libva-x11.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libdrm.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>
@@ -51131,9 +61249,9 @@ The library loads a hardware dependendent driver.</description>
 </package>
 <package type="rpm">
   <name>libva-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.9"/>
-  <checksum type="sha256" pkgid="YES">7e2dd4bc61c4da2cca01cb6f94acd2a1a9a336a3e8787efc0d3a6350af8116c7</checksum>
+  <checksum type="sha256" pkgid="YES">8593c9a7e9ca98e80e08053a350593737870910160002260bf15aeb2352b20af</checksum>
   <summary>Video Acceleration (VA) API for Linux -- development files</summary>
   <description>The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
@@ -51141,19 +61259,19 @@ The library loads a hardware dependendent driver.
 This package provides the development environment for libva.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/vaapi</url>
-  <time file="1376543070" build="1376543059"/>
-  <size package="47520" installed="219842" archive="225356"/>
-<location href="i686/libva-devel-1.2.1-1.9.i686.rpm"/>
+  <time file="1376543562" build="1376543552"/>
+  <size package="47706" installed="219858" archive="225408"/>
+<location href="x86_64/libva-devel-1.2.1-1.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7233"/>
+    <rpm:header-range start="280" end="7413"/>
     <rpm:provides>
       <rpm:entry name="libva-devel" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
-      <rpm:entry name="libva-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="libva-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
       <rpm:entry name="pkgconfig(libva)" flags="EQ" epoch="0" ver="0.34.0"/>
       <rpm:entry name="pkgconfig(libva-drm)" flags="EQ" epoch="0" ver="0.34.0"/>
       <rpm:entry name="pkgconfig(libva-egl)" flags="EQ" epoch="0" ver="0.34.0"/>
@@ -51175,56 +61293,84 @@ This package provides the development environment for libva.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libva-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.1" rel="1.9"/>
+  <checksum type="sha256" pkgid="YES">6fbfca19c75384cd5af0b60b4ad0326867fa297a9037dd9af932ffc3430f14be</checksum>
+  <summary>Video Acceleration (VA) API for Linux -- development files</summary>
+  <description>The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+
+This package provides the development environment for libva.</description>
+  <packager/>
+  <url>http://freedesktop.org/wiki/Software/vaapi</url>
+  <time file="1376543070" build="1376543063"/>
+  <size package="3601" installed="0" archive="1244"/>
+<location href="x86_64/libva-devel-32bit-1.2.1-1.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3413"/>
+    <rpm:provides>
+      <rpm:entry name="libva-devel-32bit" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="libva-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libva-32bit" flags="EQ" epoch="0" ver="1.2.1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libva-intel-driver</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0pre" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">5837ee49a4f654e2ecd727d81a4ca09031d6ea5217856fcb79ffd13d11116448</checksum>
+  <checksum type="sha256" pkgid="YES">1db8e8dd715e9aaf541c8956b5b5441aaa4892e01c59b6344b3e71ce1bebf635</checksum>
   <summary>Intel Driver for Video Acceleration (VA) API for Linux</summary>
   <description>Intel Driver for Libva is a library providing the VA API video acceleration API.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/vaapi</url>
-  <time file="1377320546" build="1377320541"/>
-  <size package="180312" installed="1333118" archive="1333700"/>
-<location href="i686/libva-intel-driver-1.2.0pre-3.4.i686.rpm"/>
+  <time file="1377320540" build="1377320533"/>
+  <size package="185075" installed="1330570" archive="1331152"/>
+<location href="x86_64/libva-intel-driver-1.2.0pre-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>libva-intel-driver-1.2.0pre-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3890"/>
+    <rpm:header-range start="280" end="4094"/>
     <rpm:provides>
-      <rpm:entry name="i965_drv_video.so"/>
+      <rpm:entry name="i965_drv_video.so()(64bit)"/>
       <rpm:entry name="libva-intel-driver" flags="EQ" epoch="0" ver="1.2.0pre" rel="3.4"/>
-      <rpm:entry name="libva-intel-driver(x86-32)" flags="EQ" epoch="0" ver="1.2.0pre" rel="3.4"/>
+      <rpm:entry name="libva-intel-driver(x86-64)" flags="EQ" epoch="0" ver="1.2.0pre" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdrm_intel.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libdrm_intel.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libvala</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.1" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">10e06c71887e32e63966c9b0993b7acfb84590bb9df045bc7395b70abb3a128d</checksum>
+  <checksum type="sha256" pkgid="YES">9f402397977293e72039cc8c7617597e06a4ac278f57f43b7fa7eb5ef0c4915e</checksum>
   <summary>Programming language for GNOME</summary>
   <description>Vala is a new programming language that aims to bring modern
 programming language features to GNOME developers without imposing any
@@ -51232,39 +61378,37 @@ additional runtime requirements and without using a different ABI
 compared to applications and libraries written in C.</description>
   <packager/>
   <url>http://live.gnome.org/Vala</url>
-  <time file="1375474755" build="1375474707"/>
-  <size package="830173" installed="3237832" archive="3238264"/>
-<location href="i686/libvala-0.20.1-1.5.i686.rpm"/>
+  <time file="1375476364" build="1375476307"/>
+  <size package="823218" installed="3209488" archive="3209920"/>
+<location href="x86_64/libvala-0.20.1-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>vala-0.20.1-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3092"/>
+    <rpm:header-range start="280" end="3252"/>
     <rpm:provides>
       <rpm:entry name="libvala" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
-      <rpm:entry name="libvala(x86-32)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
-      <rpm:entry name="libvala-0.20.so.0"/>
+      <rpm:entry name="libvala(x86-64)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
+      <rpm:entry name="libvala-0.20.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libvala-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.1" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">c78c8402a99ccc28d477a40710afd66e8e3f44e173520d60968dd85fbaed2d6f</checksum>
+  <checksum type="sha256" pkgid="YES">801ca9cc42804097e11f0cbaae44144e3f125c95bec225d19356befc5bfd2a2d</checksum>
   <summary>Programming language for GNOME</summary>
   <description>Vala is a new programming language that aims to bring modern
 programming language features to GNOME developers without imposing any
@@ -51272,19 +61416,19 @@ additional runtime requirements and without using a different ABI
 compared to applications and libraries written in C.</description>
   <packager/>
   <url>http://live.gnome.org/Vala</url>
-  <time file="1375474755" build="1375474707"/>
-  <size package="146800" installed="913920" archive="915864"/>
-<location href="i686/libvala-devel-0.20.1-1.5.i686.rpm"/>
+  <time file="1375476364" build="1375476307"/>
+  <size package="146966" installed="913922" archive="915868"/>
+<location href="x86_64/libvala-devel-0.20.1-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Gnome</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>vala-0.20.1-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3924"/>
+    <rpm:header-range start="280" end="4100"/>
     <rpm:provides>
       <rpm:entry name="libvala-devel" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
-      <rpm:entry name="libvala-devel(x86-32)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
+      <rpm:entry name="libvala-devel(x86-64)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
       <rpm:entry name="pkgconfig(libvala-0.20)" flags="EQ" epoch="0" ver="0.20.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -51297,9 +61441,9 @@ compared to applications and libraries written in C.</description>
 </package>
 <package type="rpm">
   <name>libvorbis</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">06fc6e84e148e01e524839d4d3eae7a4e8411e88d2e48395db8676c7cbbdccae</checksum>
+  <checksum type="sha256" pkgid="YES">0e96dde52ed99dbfa1e0f44316c4f07f88c3b8f9a91c7f69d073c721af88b71e</checksum>
   <summary>The Vorbis General Audio Compression Codec</summary>
   <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
 general-purpose compressed audio format for audio and music at fixed
@@ -51309,25 +61453,69 @@ The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
 libmatroska (matroska) can also be used.</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472537" build="1375472514"/>
-  <size package="84669" installed="184426" archive="185144"/>
-<location href="i686/libvorbis-1.3.3-2.10.i686.rpm"/>
+  <time file="1375474118" build="1375474104"/>
+  <size package="89676" installed="200350" archive="201076"/>
+<location href="x86_64/libvorbis-1.3.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3464"/>
+    <rpm:header-range start="280" end="3748"/>
     <rpm:provides>
       <rpm:entry name="libvorbis" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbis(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbis.so.0"/>
+      <rpm:entry name="libvorbis(x86-64)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libvorbis-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">c595592bb6c5adb9a4ed960a73563d12b1a95ae7bd271d0707eb70168664e984</checksum>
+  <summary>The Vorbis General Audio Compression Codec</summary>
+  <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
+general-purpose compressed audio format for audio and music at fixed
+and variable bit rates from 16 to 128 kbps/channel.
+
+The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
+libmatroska (matroska) can also be used.</description>
+  <packager/>
+  <url>http://www.vorbis.com/</url>
+  <time file="1375472537" build="1375472517"/>
+  <size package="83438" installed="182956" archive="183376"/>
+<location href="x86_64/libvorbis-32bit-1.3.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3073"/>
+    <rpm:provides>
+      <rpm:entry name="libvorbis-32bit" flags="EQ" epoch="0" ver="1.3.2"/>
+      <rpm:entry name="libvorbis-32bit" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbis-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbis.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -51340,27 +61528,27 @@ libmatroska (matroska) can also be used.</description>
 </package>
 <package type="rpm">
   <name>libvorbis-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f7b870b6578455028be1f64cf6394cf8265aa34b19239d2448953c6f4dd46305</checksum>
+  <checksum type="sha256" pkgid="YES">4e0a6b8a4e47cd69abacdfc363494c1ccb78a247fdc59eb863553017840f11a3</checksum>
   <summary>Include Files and Libraries mandatory for Ogg Vorbis Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to compile and develop applications that use libvorbis.</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472537" build="1375472514"/>
-  <size package="14269" installed="40914" archive="42964"/>
-<location href="i686/libvorbis-devel-1.3.3-2.10.i686.rpm"/>
+  <time file="1375474118" build="1375474104"/>
+  <size package="14456" installed="40920" archive="42988"/>
+<location href="x86_64/libvorbis-devel-1.3.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4192"/>
+    <rpm:header-range start="280" end="4368"/>
     <rpm:provides>
       <rpm:entry name="libvorbis-devel" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbis-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbis-devel(x86-64)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
       <rpm:entry name="pkgconfig(vorbis)" flags="EQ" epoch="0" ver="1.3.3"/>
       <rpm:entry name="pkgconfig(vorbisenc)" flags="EQ" epoch="0" ver="1.3.3"/>
       <rpm:entry name="pkgconfig(vorbisfile)" flags="EQ" epoch="0" ver="1.3.3"/>
@@ -51379,9 +61567,9 @@ to compile and develop applications that use libvorbis.</description>
 </package>
 <package type="rpm">
   <name>libvorbisenc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a230538731d9ff568af5eea2cd7158783b72bd71e53a44a96b28a903cfcf6ae4</checksum>
+  <checksum type="sha256" pkgid="YES">9a35a540a33eadd252e2fc7670c6bcb4d7462d0bfbe83f1976ff0616950e7bce</checksum>
   <summary>The Vorbis General Audio Compression Codec</summary>
   <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
 general-purpose compressed audio format for audio and music at fixed
@@ -51391,25 +61579,64 @@ The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
 libmatroska (matroska) can also be used.</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472537" build="1375472514"/>
-  <size package="88542" installed="1631898" archive="1632628"/>
-<location href="i686/libvorbisenc-1.3.3-2.10.i686.rpm"/>
+  <time file="1375474118" build="1375474104"/>
+  <size package="108192" installed="3061670" archive="3062400"/>
+<location href="x86_64/libvorbisenc-1.3.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3428"/>
+    <rpm:header-range start="280" end="3624"/>
     <rpm:provides>
       <rpm:entry name="libvorbisenc" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbisenc(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbisenc.so.2"/>
+      <rpm:entry name="libvorbisenc(x86-64)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisenc.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libvorbisenc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">896bb7f0bc03a96fc1899e4706037ef1e9e0b6d30d3b16cf727b6bfdeb296d1e</checksum>
+  <summary>The Vorbis General Audio Compression Codec</summary>
+  <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
+general-purpose compressed audio format for audio and music at fixed
+and variable bit rates from 16 to 128 kbps/channel.
+
+The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
+libmatroska (matroska) can also be used.</description>
+  <packager/>
+  <url>http://www.vorbis.com/</url>
+  <time file="1375472537" build="1375472517"/>
+  <size package="87270" installed="1630428" archive="1630860"/>
+<location href="x86_64/libvorbisenc-32bit-1.3.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2997"/>
+    <rpm:provides>
+      <rpm:entry name="libvorbisenc-32bit" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisenc-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisenc.so.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libogg.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
@@ -51420,9 +61647,9 @@ libmatroska (matroska) can also be used.</description>
 </package>
 <package type="rpm">
   <name>libvorbisfile</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7543e9a339cb3aa4418a87ad275d5ba3c74b1606622d35bcfe093909c3751f0f</checksum>
+  <checksum type="sha256" pkgid="YES">50123ea73af345d927ee199ae38d06e2f912f4414027a8ef5b99faaf1e357df7</checksum>
   <summary>The Vorbis General Audio Compression Codec</summary>
   <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
 general-purpose compressed audio format for audio and music at fixed
@@ -51432,26 +61659,67 @@ The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
 libmatroska (matroska) can also be used.</description>
   <packager/>
   <url>http://www.vorbis.com/</url>
-  <time file="1375472537" build="1375472514"/>
-  <size package="20739" installed="41042" archive="41780"/>
-<location href="i686/libvorbisfile-1.3.3-2.10.i686.rpm"/>
+  <time file="1375474118" build="1375474104"/>
+  <size package="19682" installed="43566" archive="44312"/>
+<location href="x86_64/libvorbisfile-1.3.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3496"/>
+    <rpm:header-range start="280" end="3704"/>
     <rpm:provides>
       <rpm:entry name="libvorbisfile" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbisfile(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
-      <rpm:entry name="libvorbisfile.so.3"/>
+      <rpm:entry name="libvorbisfile(x86-64)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisfile.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libvorbisfile-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.3.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">f1a6c44bf9459c9dca14771d629ff3b64eff31ec59244763220b2f247701d212</checksum>
+  <summary>The Vorbis General Audio Compression Codec</summary>
+  <description>Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
+general-purpose compressed audio format for audio and music at fixed
+and variable bit rates from 16 to 128 kbps/channel.
+
+The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
+libmatroska (matroska) can also be used.</description>
+  <packager/>
+  <url>http://www.vorbis.com/</url>
+  <time file="1375472537" build="1375472517"/>
+  <size package="19489" installed="39572" archive="40004"/>
+<location href="x86_64/libvorbisfile-32bit-1.3.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>libvorbis-1.3.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3065"/>
+    <rpm:provides>
+      <rpm:entry name="libvorbisfile-32bit" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisfile-32bit(x86-32)" flags="EQ" epoch="0" ver="1.3.3" rel="2.10"/>
+      <rpm:entry name="libvorbisfile.so.3"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libogg.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -51463,9 +61731,9 @@ libmatroska (matroska) can also be used.</description>
 </package>
 <package type="rpm">
   <name>libvpx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0fad00fdf5b52a8a47eac99b4470cf7f6e0c634836818b9e2739c82030b0720b</checksum>
+  <checksum type="sha256" pkgid="YES">0e9c1fab0da656d91a940f7b3152dd42fe1e72ae3f004c28219630248922bfc3</checksum>
   <summary>VP8 codec library</summary>
   <description>WebM is an open, royalty-free, media file format designed for the web.
 
@@ -51475,42 +61743,42 @@ and audio streams compressed with the Vorbis audio codec.
 The WebM file structure is based on the Matroska container.</description>
   <packager/>
   <url>http://www.webmproject.org/</url>
-  <time file="1375473117" build="1375473100"/>
-  <size package="233118" installed="741029" archive="741880"/>
-<location href="i686/libvpx-1.1.0-2.10.i686.rpm"/>
+  <time file="1375474670" build="1375474649"/>
+  <size package="235876" installed="714993" archive="715852"/>
+<location href="x86_64/libvpx-1.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Multimedia/Other</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libvpx-1.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3621"/>
+    <rpm:header-range start="280" end="3881"/>
     <rpm:provides>
       <rpm:entry name="libvpx" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
-      <rpm:entry name="libvpx(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
-      <rpm:entry name="libvpx.so.1"/>
+      <rpm:entry name="libvpx(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
+      <rpm:entry name="libvpx.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libvpx-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">780d8081b2cda709fcd259b0c2af96e8f834adc65fcf222669f26f9a7e6de8e3</checksum>
+  <checksum type="sha256" pkgid="YES">5d12e90e1acb6e0e2ec122516dbd21a2a392a2e8bf8291698e3010883342d6c7</checksum>
   <summary>VP8 codec library - Development headers</summary>
   <description>Development headers and library
 
@@ -51522,19 +61790,19 @@ and audio streams compressed with the Vorbis audio codec.
 The WebM file structure is based on the Matroska container.</description>
   <packager/>
   <url>http://www.webmproject.org/</url>
-  <time file="1375473117" build="1375473100"/>
-  <size package="24838" installed="104043" archive="106024"/>
-<location href="i686/libvpx-devel-1.1.0-2.10.i686.rpm"/>
+  <time file="1375474670" build="1375474649"/>
+  <size package="25033" installed="104045" archive="106028"/>
+<location href="x86_64/libvpx-devel-1.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libvpx-1.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4137"/>
+    <rpm:header-range start="280" end="4321"/>
     <rpm:provides>
       <rpm:entry name="libvpx-devel" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
-      <rpm:entry name="libvpx-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
+      <rpm:entry name="libvpx-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
       <rpm:entry name="pkgconfig(vpx)" flags="EQ" epoch="0" ver="1.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -51545,9 +61813,9 @@ The WebM file structure is based on the Matroska container.</description>
 </package>
 <package type="rpm">
   <name>libwayland-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">259d13863168c05afb62577db9b95158c2ee3e16af689f5efeafcf6fe710417a</checksum>
+  <checksum type="sha256" pkgid="YES">b34e97f215181fc89b5a2d4cff4ca97edfafab377362d868b8ee17e1aa42a5f7</checksum>
   <summary>Wayland core client library</summary>
   <description>Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
@@ -51557,32 +61825,77 @@ The clients can be traditional applications, X servers (rootless or
 fullscreen) or other display servers.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1377044587" build="1377044572"/>
-  <size package="22584" installed="54112" archive="54868"/>
-<location href="i686/libwayland-client-1.2.0-1.14.i686.rpm"/>
+  <time file="1377043834" build="1377043824"/>
+  <size package="23439" installed="64952" archive="65716"/>
+<location href="x86_64/libwayland-client-1.2.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4038"/>
+    <rpm:header-range start="280" end="4306"/>
     <rpm:provides>
       <rpm:entry name="libwayland-client" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-client(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-client.so.0"/>
+      <rpm:entry name="libwayland-client(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libwayland-client-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.0" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">7df328466542854c16ede611f16df214c8b9e8f42a269058afcae6b681d7c796</checksum>
+  <summary>Wayland core client library</summary>
+  <description>Wayland is a protocol for a compositor to talk to its clients as well
+as a C library implementation of that protocol. The compositor can be
+a standalone display server running on Linux kernel modesetting and
+evdev input devices, an X application, or a wayland client itself.
+The clients can be traditional applications, X servers (rootless or
+fullscreen) or other display servers.</description>
+  <packager/>
+  <url>http://wayland.freedesktop.org/</url>
+  <time file="1377044587" build="1377044574"/>
+  <size package="21398" installed="52864" archive="53308"/>
+<location href="x86_64/libwayland-client-32bit-1.2.0-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3591"/>
+    <rpm:provides>
+      <rpm:entry name="libwayland-client-32bit" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-client-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-client.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -51591,9 +61904,9 @@ fullscreen) or other display servers.</description>
 </package>
 <package type="rpm">
   <name>libwayland-cursor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">62ed4e2d35ec1baf24a0d7c7e31d10ae2f8a10eeb94f72463c860cefbf32d362</checksum>
+  <checksum type="sha256" pkgid="YES">f78ff52c35c22162c7e46662de3cd2c3297bcacf281d718d885865a2cd54f1ed</checksum>
   <summary>Wayland cursor library</summary>
   <description>The purpose of this library is to be the equivalent of libXcursor in
 the X world. This library is compatible with X cursor themes and
@@ -51601,27 +61914,68 @@ loads them directly into an shm pool making it easy for the clients
 to get buffer for each cursor image.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1377044587" build="1377044572"/>
-  <size package="13248" installed="35296" archive="36052"/>
-<location href="i686/libwayland-cursor-1.2.0-1.14.i686.rpm"/>
+  <time file="1377043834" build="1377043824"/>
+  <size package="13638" installed="37176" archive="37940"/>
+<location href="x86_64/libwayland-cursor-1.2.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3850"/>
+    <rpm:header-range start="280" end="4074"/>
     <rpm:provides>
       <rpm:entry name="libwayland-cursor" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-cursor(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-cursor.so.0"/>
+      <rpm:entry name="libwayland-cursor(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-cursor.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libwayland-cursor-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.0" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">f49eabcd4fd6f49015a179cbebfcc5f455aa8d3d44a4a161bacd24916d393295</checksum>
+  <summary>Wayland cursor library</summary>
+  <description>The purpose of this library is to be the equivalent of libXcursor in
+the X world. This library is compatible with X cursor themes and
+loads them directly into an shm pool making it easy for the clients
+to get buffer for each cursor image.</description>
+  <packager/>
+  <url>http://wayland.freedesktop.org/</url>
+  <time file="1377044587" build="1377044574"/>
+  <size package="12075" installed="34048" archive="34492"/>
+<location href="x86_64/libwayland-cursor-32bit-1.2.0-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3395"/>
+    <rpm:provides>
+      <rpm:entry name="libwayland-cursor-32bit" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-cursor-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-cursor.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libwayland-client.so.0"/>
       <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="librt.so.1"/>
@@ -51634,31 +61988,62 @@ to get buffer for each cursor image.</description>
 </package>
 <package type="rpm">
   <name>libwayland-egl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">858bc7a848f30747cfb1f323cdd898808293107feebf10f92e0d634104294516</checksum>
+  <checksum type="sha256" pkgid="YES">6952d2837795db1aaf82adeb45c273a94b54d0a4c32197f2f462232a3caa0911</checksum>
   <summary>Wayland EGL backend for Mesa</summary>
   <description>Wayland EGL backend for Mesa.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200303" build="1377199414"/>
-  <size package="5891" installed="7152" archive="7584"/>
-<location href="i686/libwayland-egl-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="6007" installed="8328" archive="8768"/>
+<location href="x86_64/libwayland-egl-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3575"/>
+    <rpm:header-range start="280" end="3735"/>
     <rpm:provides>
       <rpm:entry name="libwayland-egl" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="libwayland-egl(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="libwayland-egl.so.1"/>
+      <rpm:entry name="libwayland-egl(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libwayland-egl.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libwayland-egl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">44658a5715a906478c7a37e382446d3cffef0e5f8fca93b8aec944d971c1ef32</checksum>
+  <summary>Wayland EGL backend for Mesa</summary>
+  <description>Wayland EGL backend for Mesa.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199878"/>
+  <size package="5708" installed="7152" archive="7584"/>
+<location href="x86_64/libwayland-egl-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3392"/>
+    <rpm:provides>
+      <rpm:entry name="libwayland-egl-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libwayland-egl-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libwayland-egl.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -51667,9 +62052,9 @@ to get buffer for each cursor image.</description>
 </package>
 <package type="rpm">
   <name>libwayland-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">d31b04f8826cac61a257b2caf86da7f2a02a697af148217073fe55ab20555f4c</checksum>
+  <checksum type="sha256" pkgid="YES">bd0c3c1070cf9a330de235a556a822ad69675248c74bbac348cf0d631a50b743</checksum>
   <summary>Wayland core server library</summary>
   <description>Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
@@ -51679,33 +62064,80 @@ The clients can be traditional applications, X servers (rootless or
 fullscreen) or other display servers.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1377044587" build="1377044572"/>
-  <size package="27754" installed="69400" archive="70156"/>
-<location href="i686/libwayland-server-1.2.0-1.14.i686.rpm"/>
+  <time file="1377043834" build="1377043824"/>
+  <size package="28772" installed="80976" archive="81740"/>
+<location href="x86_64/libwayland-server-1.2.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4098"/>
+    <rpm:header-range start="280" end="4378"/>
     <rpm:provides>
       <rpm:entry name="libwayland-server" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-server(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="libwayland-server.so.0"/>
+      <rpm:entry name="libwayland-server(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-server.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libwayland-server-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.0" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">6f679f40db4aa594c04683857034620941de9a45a2d54f6ca7a447b3f599ea25</checksum>
+  <summary>Wayland core server library</summary>
+  <description>Wayland is a protocol for a compositor to talk to its clients as well
+as a C library implementation of that protocol. The compositor can be
+a standalone display server running on Linux kernel modesetting and
+evdev input devices, an X application, or a wayland client itself.
+The clients can be traditional applications, X servers (rootless or
+fullscreen) or other display servers.</description>
+  <packager/>
+  <url>http://wayland.freedesktop.org/</url>
+  <time file="1377044587" build="1377044574"/>
+  <size package="26618" installed="68152" archive="68596"/>
+<location href="x86_64/libwayland-server-32bit-1.2.0-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3651"/>
+    <rpm:provides>
+      <rpm:entry name="libwayland-server-32bit" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-server-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="libwayland-server.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
+      <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
@@ -51715,9 +62147,9 @@ fullscreen) or other display servers.</description>
 </package>
 <package type="rpm">
   <name>libwbxml2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">c9beb671f9baed9309592b73cfc5a29096af876dcf1186f70af9eeea50a2236e</checksum>
+  <checksum type="sha256" pkgid="YES">cdfabf49014b60e736587d440c6e38c88cc9b704208c9d3750777d85f55aeb84</checksum>
   <summary>WBXML parser and compiler library</summary>
   <description>wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
 Unlike wbxml, it does not depend on libxml2 but on expat, making it
@@ -51727,39 +62159,38 @@ associated tools to Parse, Encode and Handle WBXML documents. The WBXML
 has been defined by the Wap Forum.</description>
   <packager/>
   <url>http://libwbxml.opensync.org/</url>
-  <time file="1377320989" build="1377320978"/>
-  <size package="59330" installed="184775" archive="185492"/>
-<location href="i686/libwbxml2-0.11.2-2.5.i686.rpm"/>
+  <time file="1377321049" build="1377321032"/>
+  <size package="63028" installed="250295" archive="251020"/>
+<location href="x86_64/libwbxml2-0.11.2-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libwbxml2-0.11.2-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3748"/>
+    <rpm:header-range start="280" end="3948"/>
     <rpm:provides>
       <rpm:entry name="libwbxml2" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
-      <rpm:entry name="libwbxml2(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
-      <rpm:entry name="libwbxml2.so.1"/>
+      <rpm:entry name="libwbxml2(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libexpat.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libwbxml2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">4e36cbba9b1d470c9bb11a376f0c72804bca29904e4a8b065da993baa771dc43</checksum>
+  <checksum type="sha256" pkgid="YES">5ca1f14d6781cc03863911aad95ee9b1599d9941746f24f7a5532aa2c03302da</checksum>
   <summary>WBXML parser and compiler library</summary>
   <description>wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
 Unlike wbxml, it does not depend on libxml2 but on expat, making it
@@ -51769,19 +62200,19 @@ associated tools to Parse, Encode and Handle WBXML documents. The WBXML
 has been defined by the Wap Forum.</description>
   <packager/>
   <url>http://libwbxml.opensync.org/</url>
-  <time file="1377320989" build="1377320978"/>
-  <size package="25748" installed="132866" archive="136624"/>
-<location href="i686/libwbxml2-devel-0.11.2-2.5.i686.rpm"/>
+  <time file="1377321049" build="1377321032"/>
+  <size package="25931" installed="132868" archive="136628"/>
+<location href="x86_64/libwbxml2-devel-0.11.2-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Development</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libwbxml2-0.11.2-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5600"/>
+    <rpm:header-range start="280" end="5776"/>
     <rpm:provides>
       <rpm:entry name="libwbxml2-devel" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
-      <rpm:entry name="libwbxml2-devel(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
+      <rpm:entry name="libwbxml2-devel(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
       <rpm:entry name="pkgconfig(libwbxml2)" flags="EQ" epoch="0" ver="0.11.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -51795,40 +62226,40 @@ has been defined by the Wap Forum.</description>
 </package>
 <package type="rpm">
   <name>libwebsockets</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">8a4dd668aace56154d23ec8588b7eb128a6303cbc9fabba20349e5e91ca69848</checksum>
+  <checksum type="sha256" pkgid="YES">35a91f6b91bcebfeed4f397980ea6a1bb80499ac6df97af727301b1b4769fe67</checksum>
   <summary>WebSocket Library</summary>
   <description>C Websockets Server Library</description>
   <packager/>
   <url>http://git.warmcat.com/cgi-bin/cgit/libwebsockets/</url>
-  <time file="1377321007" build="1377320997"/>
-  <size package="2604253" installed="3020553" archive="3022596"/>
-<location href="i686/libwebsockets-1.2-1.2.i686.rpm"/>
+  <time file="1377321016" build="1377321005"/>
+  <size package="2600076" installed="3055937" archive="3057984"/>
+<location href="x86_64/libwebsockets-1.2-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libwebsockets-1.2-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="23071"/>
+    <rpm:header-range start="280" end="23319"/>
     <rpm:provides>
       <rpm:entry name="libwebsockets" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
-      <rpm:entry name="libwebsockets(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
-      <rpm:entry name="libwebsockets.so.3.0.0"/>
+      <rpm:entry name="libwebsockets(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
+      <rpm:entry name="libwebsockets.so.3.0.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/libwebsockets-test-server</file>
     <file>/usr/bin/libwebsockets-test-fraggle</file>
     <file>/usr/bin/libwebsockets-test-client</file>
@@ -51839,26 +62270,26 @@ has been defined by the Wap Forum.</description>
 </package>
 <package type="rpm">
   <name>libwebsockets-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">3066f807e8f28105dedb2641f019cfad01bdecad15b44ae6e8a949b1cf8f0c6b</checksum>
+  <checksum type="sha256" pkgid="YES">7d5d1fcc4c2594e7c993e43c9516d27bcfe4d2519f3f151ef652c296b6036b25</checksum>
   <summary>Development files for libwebsockets</summary>
   <description>Development files needed for building websocket clients and servers</description>
   <packager/>
   <url>http://git.warmcat.com/cgi-bin/cgit/libwebsockets/</url>
-  <time file="1377321007" build="1377320997"/>
-  <size package="30896" installed="35775" archive="36352"/>
-<location href="i686/libwebsockets-devel-1.2-1.2.i686.rpm"/>
+  <time file="1377321016" build="1377321005"/>
+  <size package="31078" installed="35777" archive="36360"/>
+<location href="x86_64/libwebsockets-devel-1.2-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libwebsockets-1.2-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20375"/>
+    <rpm:header-range start="280" end="20551"/>
     <rpm:provides>
       <rpm:entry name="libwebsockets-devel" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
-      <rpm:entry name="libwebsockets-devel(x86-32)" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
+      <rpm:entry name="libwebsockets-devel(x86-64)" flags="EQ" epoch="0" ver="1.2" rel="1.2"/>
       <rpm:entry name="pkgconfig(libwebsockets)"/>
     </rpm:provides>
     <rpm:requires>
@@ -51869,70 +62300,69 @@ has been defined by the Wap Forum.</description>
 </package>
 <package type="rpm">
   <name>libwifi-direct</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">73f45739a38507095f03f4974c6ed6950d56081e3d4b2ae2c64ea1a46d314fce</checksum>
+  <checksum type="sha256" pkgid="YES">4641f4813e6ae17796130f57f1c07e31f516c9b011d5aaaca6e6901369a089c1</checksum>
   <summary>Wifi direct library</summary>
   <description>wifi direct library (Shared Library)</description>
   <packager/>
   <url/>
-  <time file="1377321117" build="1377321112"/>
-  <size package="37558" installed="153278" archive="154020"/>
-<location href="i686/libwifi-direct-0.3.7-2.8.i686.rpm"/>
+  <time file="1377321177" build="1377321171"/>
+  <size package="42536" installed="142774" archive="143520"/>
+<location href="x86_64/libwifi-direct-0.3.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Wireless</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libwifi-direct-0.3.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3386"/>
+    <rpm:header-range start="280" end="3646"/>
     <rpm:provides>
       <rpm:entry name="libwifi-direct" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
-      <rpm:entry name="libwifi-direct(x86-32)" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
-      <rpm:entry name="libwifi-direct.so.0"/>
+      <rpm:entry name="libwifi-direct(x86-64)" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
+      <rpm:entry name="libwifi-direct.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libwifi-direct-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">103aae5c6e31da1283649b8aa68c5f847634c5f04a7e9d50db3416ab626dd054</checksum>
+  <checksum type="sha256" pkgid="YES">52546e88de824f8726c89ebf853a258c878103813f2d9f3b4f478565f8235e91</checksum>
   <summary>Wifi direct library (Shared Library) (Developement)</summary>
   <description>wifi direct library (Shared Library) (Developement)</description>
   <packager/>
   <url/>
-  <time file="1377321117" build="1377321112"/>
-  <size package="13375" installed="94269" archive="94856"/>
-<location href="i686/libwifi-direct-devel-0.3.7-2.8.i686.rpm"/>
+  <time file="1377321177" build="1377321171"/>
+  <size package="13552" installed="94271" archive="94856"/>
+<location href="x86_64/libwifi-direct-devel-0.3.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>libwifi-direct-0.3.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2822"/>
+    <rpm:header-range start="280" end="3002"/>
     <rpm:provides>
       <rpm:entry name="libwifi-direct-devel" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
-      <rpm:entry name="libwifi-direct-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
+      <rpm:entry name="libwifi-direct-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.7" rel="2.8"/>
       <rpm:entry name="pkgconfig(wifi-direct)" flags="EQ" epoch="0" ver="0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -51943,9 +62373,9 @@ has been defined by the Wap Forum.</description>
 </package>
 <package type="rpm">
   <name>libxatracker</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">cc9c468f708daaa1bb589b950904ff7f0ea8116c371315d848fae92adf900259</checksum>
+  <checksum type="sha256" pkgid="YES">073fcf92f75d383e68f937fb6aa3010e3a8429a20c71f07274e3cc07f19783a6</checksum>
   <summary>XA state tracker</summary>
   <description>This package contains the XA state tracker for gallium3D driver.
 It superseeds the Xorg state tracker and provides an infrastructure
@@ -51953,24 +62383,81 @@ to accelerate Xorg 2D operations. It is currently used by vmwgfx
 video driver.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200303" build="1377199414"/>
-  <size package="4331795" installed="16492648" archive="16493080"/>
-<location href="i686/libxatracker-1.0.0-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="4414740" installed="16946568" archive="16947000"/>
+<location href="x86_64/libxatracker-1.0.0-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4631"/>
+    <rpm:header-range start="280" end="4747"/>
     <rpm:provides>
       <rpm:entry name="libxatracker" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
-      <rpm:entry name="libxatracker(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
+      <rpm:entry name="libxatracker(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
+      <rpm:entry name="libxatracker.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxatracker-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.0" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">fd837950d9522e3fe9269aadfcc5ccd8a2c28e9cdd7bf08ac72cea569531cd42</checksum>
+  <summary>XA state tracker</summary>
+  <description>This package contains the XA state tracker for gallium3D driver.
+It superseeds the Xorg state tracker and provides an infrastructure
+to accelerate Xorg 2D operations. It is currently used by vmwgfx
+video driver.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199861"/>
+  <size package="4331854" installed="16492648" archive="16493080"/>
+<location href="x86_64/libxatracker-32bit-1.0.0-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4448"/>
+    <rpm:provides>
+      <rpm:entry name="libxatracker-32bit" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
+      <rpm:entry name="libxatracker-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
       <rpm:entry name="libxatracker.so.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
@@ -51993,7 +62480,6 @@ video driver.</description>
       <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
@@ -52008,9 +62494,9 @@ video driver.</description>
 </package>
 <package type="rpm">
   <name>libxatracker-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">6de9dc832734d372f0b82d8dfe860cd36939fa21f376e4c6ea7c41351579031a</checksum>
+  <checksum type="sha256" pkgid="YES">dfcc84bafac13bd804f3f6db3113934f51e0939099f09b461ea78466a71de83c</checksum>
   <summary>Development files for the XA API</summary>
   <description>This package contains the XA state tracker for gallium3D driver.
 It superseeds the Xorg state tracker and provides an infrastructure
@@ -52021,19 +62507,19 @@ This package provides the development environment for compiling
 programs against the XA state tracker.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="7378" installed="12995" archive="13848"/>
-<location href="i686/libxatracker-devel-1.0.0-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="7557" installed="12997" archive="13856"/>
+<location href="x86_64/libxatracker-devel-1.0.0-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3975"/>
+    <rpm:header-range start="280" end="4155"/>
     <rpm:provides>
       <rpm:entry name="libxatracker-devel" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
-      <rpm:entry name="libxatracker-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
+      <rpm:entry name="libxatracker-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="6.10"/>
       <rpm:entry name="pkgconfig(xatracker)" flags="EQ" epoch="0" ver="1.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -52044,34 +62530,72 @@ programs against the XA state tracker.</description>
 </package>
 <package type="rpm">
   <name>libxcb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">1026f22ada4ac1fcc5df6d2a284d8085b55ac08ae6c7c65fe927d9ae48f3720d</checksum>
+  <checksum type="sha256" pkgid="YES">300c5d9f39eca58cd34360cc1337b1d2a3c160670b97752f2cfb6aa5c94cc300</checksum>
   <summary>X11 core protocol C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="44273" installed="173405" archive="174104"/>
-<location href="i686/libxcb-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="41787" installed="174025" archive="174732"/>
+<location href="x86_64/libxcb-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3381"/>
+    <rpm:header-range start="280" end="3617"/>
     <rpm:provides>
       <rpm:entry name="libxcb" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libXau.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXau.so.6()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">e160b1b0185f8b3e37b777e83d8687cc2458de719b3a1f64222bfb52f02ac240</checksum>
+  <summary>X11 core protocol C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083504"/>
+  <size package="43066" installed="172068" archive="172476"/>
+<location href="x86_64/libxcb-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2954"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libXau.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
@@ -52083,9 +62607,9 @@ protocol, improved threading support, and extensibility.</description>
 </package>
 <package type="rpm">
   <name>libxcb-composite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">b4d07ab30857b9bd3b1c0f868ea5d61a0bd89b8b666c4bb3b6aef2fcecd27fff</checksum>
+  <checksum type="sha256" pkgid="YES">bc2eae5437de874380010b259c4d49ff600104db1f19471d01830613524f5a43</checksum>
   <summary>X11 Composite Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -52098,25 +62622,65 @@ off-screen buffer can be automatically merged into the parent window
 or merged by external programs, called compositing managers.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7841" installed="14217" archive="14968"/>
-<location href="i686/libxcb-composite-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7874" installed="15761" archive="16512"/>
+<location href="x86_64/libxcb-composite-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3681"/>
+    <rpm:header-range start="280" end="3893"/>
     <rpm:provides>
       <rpm:entry name="libxcb-composite" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-composite(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-composite.so.0"/>
+      <rpm:entry name="libxcb-composite(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-composite.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-composite-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">254d20ad259ac28e989cd1b10454d9ff052bcd697e861913a7b156009ad4bcb4</checksum>
+  <summary>X11 Composite Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The Composite extension causes a entire sub-tree of the window
+hierarchy to be rendered to an off-screen buffer. Applications can
+then take the contents of that buffer and do whatever they like. The
+off-screen buffer can be automatically merged into the parent window
+or merged by external programs, called compositing managers.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="6582" installed="12880" archive="13324"/>
+<location href="x86_64/libxcb-composite-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3238"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-composite-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-composite-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-composite.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -52124,9 +62688,9 @@ or merged by external programs, called compositing managers.</description>
 </package>
 <package type="rpm">
   <name>libxcb-damage</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">244a22611ad4183a221d4902e4f6a6b4f54ba1ad36760c5de28c8ad402b92bd6</checksum>
+  <checksum type="sha256" pkgid="YES">abdfd581895bf175c741942fc973f81ac052e86b79bab2ea256f1ccc0982f149</checksum>
   <summary>X11 Damage Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -52136,25 +62700,62 @@ The X Damage Extension allows applications to track modified regions
 of drawables.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7251" installed="13405" archive="14144"/>
-<location href="i686/libxcb-damage-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7289" installed="14825" archive="15572"/>
+<location href="x86_64/libxcb-damage-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3405"/>
+    <rpm:header-range start="280" end="3613"/>
     <rpm:provides>
       <rpm:entry name="libxcb-damage" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-damage(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-damage.so.0"/>
+      <rpm:entry name="libxcb-damage(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-damage.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-damage-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">d397d71fe0c339ef4972bc343596fcfb87289e3afc7b13b505c1b1f0a91f4827</checksum>
+  <summary>X11 Damage Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The X Damage Extension allows applications to track modified regions
+of drawables.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="5995" installed="12068" archive="12500"/>
+<location href="x86_64/libxcb-damage-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2970"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-damage-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-damage-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-damage.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -52162,9 +62763,9 @@ of drawables.</description>
 </package>
 <package type="rpm">
   <name>libxcb-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">e4f9c2419c0cf7153a249a86bc7dcfa62c639f1fb634ed93985fa4b2a480201f</checksum>
+  <checksum type="sha256" pkgid="YES">48a95a49af15391b71b6eae5418aa7a049451a65153a9746160fb60c059beb45</checksum>
   <summary>Development files for the X11 protocol C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -52174,19 +62775,19 @@ This package contains the development headers for the library found
 in %lname.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="212914" installed="3172612" archive="3184272"/>
-<location href="i686/libxcb-devel-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="213083" installed="3172656" archive="3184400"/>
+<location href="x86_64/libxcb-devel-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12269"/>
+    <rpm:header-range start="280" end="12445"/>
     <rpm:provides>
       <rpm:entry name="libxcb-devel" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-devel(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-devel(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
       <rpm:entry name="pkgconfig(xcb)" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="pkgconfig(xcb-composite)" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="pkgconfig(xcb-damage)" flags="EQ" epoch="0" ver="1.9"/>
@@ -52223,17 +62824,17 @@ in %lname.</description>
       <rpm:entry name="libxcb-xinerama" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="libxcb-render" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="pkgconfig(xau)" flags="GE" epoch="0" ver="0.99.2"/>
       <rpm:entry name="libxcb-glx" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="pkgconfig(xcb-shm)"/>
-      <rpm:entry name="pkgconfig(xcb)"/>
       <rpm:entry name="libxcb-xevie" flags="EQ" epoch="0" ver="1.9"/>
+      <rpm:entry name="pkgconfig(xcb)"/>
       <rpm:entry name="libxcb-dri2" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="pkgconfig(pthread-stubs)"/>
       <rpm:entry name="libxcb-xvmc" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="libxcb-shm" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="pkgconfig(xcb-render)"/>
       <rpm:entry name="libxcb-xf86dri" flags="EQ" epoch="0" ver="1.9"/>
+      <rpm:entry name="pkgconfig(xau)" flags="GE" epoch="0" ver="0.99.2"/>
       <rpm:entry name="libxcb-shape" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="libxcb-record" flags="EQ" epoch="0" ver="1.9"/>
       <rpm:entry name="libxcb-dpms" flags="EQ" epoch="0" ver="1.9"/>
@@ -52245,27 +62846,59 @@ in %lname.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libxcb-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">6cfee74287ab51cd996f70487d409b3fd2cd5250dc587dac3c7f27477c4b51fa</checksum>
+  <summary>Development files for the X11 protocol C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+This package contains the development headers for the library found
+in %lname.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="5005" installed="0" archive="3648"/>
+<location href="x86_64/libxcb-devel-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4578"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-devel-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>libxcb-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">73ecce089f166525ecf67e566ab01d092bf88b3ee67dc59de54b0242ef230003</checksum>
+  <checksum type="sha256" pkgid="YES">bdefc7714a570b8714d8c605db48d7b3c1d486b9084e5a9a336074e2e6a6cf16</checksum>
   <summary>Documentation for package libxcb</summary>
   <description>This package provides documentation for package libxcb.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="741512" installed="582703" archive="932472"/>
-<location href="i686/libxcb-docs-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="741659" installed="582703" archive="932472"/>
+<location href="x86_64/libxcb-docs-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="235441"/>
+    <rpm:header-range start="280" end="235614"/>
     <rpm:provides>
       <rpm:entry name="libxcb-docs" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-docs(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-docs(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -52273,34 +62906,68 @@ in %lname.</description>
 </package>
 <package type="rpm">
   <name>libxcb-dpms</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">1e122463ca6b8dc2d8873d493a7c2abc10d97220c497e8d923e137352383dd53</checksum>
+  <checksum type="sha256" pkgid="YES">e83312b2b0af43e4142109acd9b75836c3368bef16eef0b276b6ba22ec4509ed</checksum>
   <summary>X11 DPMS Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7421" installed="13833" archive="14560"/>
-<location href="i686/libxcb-dpms-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7435" installed="15353" archive="16080"/>
+<location href="x86_64/libxcb-dpms-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3301"/>
+    <rpm:header-range start="280" end="3509"/>
     <rpm:provides>
       <rpm:entry name="libxcb-dpms" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-dpms(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-dpms.so.0"/>
+      <rpm:entry name="libxcb-dpms(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dpms.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-dpms-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">b23f66cc1df2db81a5f516e9d03dbaa08efd952710939b9dada86613ad751c95</checksum>
+  <summary>X11 DPMS Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083506"/>
+  <size package="6169" installed="12496" archive="12924"/>
+<location href="x86_64/libxcb-dpms-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2870"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-dpms-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dpms-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dpms.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -52308,34 +62975,68 @@ protocol, improved threading support, and extensibility.</description>
 </package>
 <package type="rpm">
   <name>libxcb-dri2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">f5dddff21240d4b89a0cd0ac10c90b2f41cf1044895cdfdc16636d2749ffb1a5</checksum>
+  <checksum type="sha256" pkgid="YES">5b0342636db9a6a34fe85f4190d8ee2ba8d6e6333fbd853b4c368bc7ff662a02</checksum>
   <summary>X11 DRI2 Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="9656" installed="24349" archive="25076"/>
-<location href="i686/libxcb-dri2-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="9424" installed="26305" archive="27032"/>
+<location href="x86_64/libxcb-dri2-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3301"/>
+    <rpm:header-range start="280" end="3509"/>
     <rpm:provides>
       <rpm:entry name="libxcb-dri2" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-dri2(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-dri2.so.0"/>
+      <rpm:entry name="libxcb-dri2(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dri2.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-dri2-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">24f0faf40f37a00c7197d527a8573d85d9838dc71f190e51977ba73c351be2d4</checksum>
+  <summary>X11 DRI2 Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="8405" installed="23012" archive="23440"/>
+<location href="x86_64/libxcb-dri2-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2870"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-dri2-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dri2-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-dri2.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -52343,34 +63044,68 @@ protocol, improved threading support, and extensibility.</description>
 </package>
 <package type="rpm">
   <name>libxcb-glx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">e6bcd6ff94a379b2b74fa89bcb5998b188a2e06e6b39c5ccb9779a3e53723e03</checksum>
+  <checksum type="sha256" pkgid="YES">e66e1161c1eb787f6ec094a51a9a1f557a46152ebd2cdfe1b3ddc1277aac3ffa</checksum>
   <summary>X11 GLX Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="27056" installed="133285" archive="134004"/>
-<location href="i686/libxcb-glx-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="25722" installed="140273" archive="141000"/>
+<location href="x86_64/libxcb-glx-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3293"/>
+    <rpm:header-range start="280" end="3501"/>
     <rpm:provides>
       <rpm:entry name="libxcb-glx" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-glx(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-glx.so.0"/>
+      <rpm:entry name="libxcb-glx(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-glx.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-glx-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">0cda3749c98a8aa793ceeea7be348af45f2ba9e270b76f2c1af0e368de7b3327</checksum>
+  <summary>X11 GLX Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="25832" installed="131948" archive="132368"/>
+<location href="x86_64/libxcb-glx-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2858"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-glx-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-glx-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-glx.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -52378,9 +63113,9 @@ protocol, improved threading support, and extensibility.</description>
 </package>
 <package type="rpm">
   <name>libxcb-keysyms</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">a401ae55698006e7f5f45f66a4638cf3c9ad113001fe33395c6badceb2869e2a</checksum>
+  <checksum type="sha256" pkgid="YES">b404fc7845063fa9100cdb4f664079ae77bbdf2eab5be19d66cabd2a6fa6f65e</checksum>
   <summary>XCB utility module for X keycode constants and conversions</summary>
   <description>The XCB util modules provide a number of libraries which sit on top
 of libxcb, the core X protocol library, and some of the extension
@@ -52391,25 +63126,63 @@ Included in this package is:
 - keysyms: Standard X key constants and conversion to/from keycodes.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1375474656" build="1375474648"/>
-  <size package="7133" installed="12088" archive="12520"/>
-<location href="i686/libxcb-keysyms-0.3.9-2.9.i686.rpm"/>
+  <time file="1375476305" build="1375476297"/>
+  <size package="7133" installed="13272" archive="13712"/>
+<location href="x86_64/libxcb-keysyms-0.3.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xcb-util-keysyms-0.3.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2983"/>
+    <rpm:header-range start="280" end="3159"/>
     <rpm:provides>
       <rpm:entry name="libxcb-keysyms" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
-      <rpm:entry name="libxcb-keysyms(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
-      <rpm:entry name="libxcb-keysyms.so.1"/>
+      <rpm:entry name="libxcb-keysyms(x86-64)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+      <rpm:entry name="libxcb-keysyms.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-keysyms-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.9" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">5c4b47df068910f46174f1a74208638894a3b80473255e0a27393540ed6b1a78</checksum>
+  <summary>XCB utility module for X keycode constants and conversions</summary>
+  <description>The XCB util modules provide a number of libraries which sit on top
+of libxcb, the core X protocol library, and some of the extension
+libraries.
+
+Included in this package is:
+
+- keysyms: Standard X key constants and conversion to/from keycodes.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1375474656" build="1375474649"/>
+  <size package="6954" installed="12088" archive="12520"/>
+<location href="x86_64/libxcb-keysyms-32bit-0.3.9-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>xcb-util-keysyms-0.3.9-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2804"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-keysyms-32bit" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+      <rpm:entry name="libxcb-keysyms-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+      <rpm:entry name="libxcb-keysyms.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -52418,9 +63191,9 @@ Included in this package is:
 </package>
 <package type="rpm">
   <name>libxcb-randr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">3456783ef9e502e03c1b50605d7d2a8da7213f596181b66fb56b524594b0462b</checksum>
+  <checksum type="sha256" pkgid="YES">1d38027a3c99719c8796033fd20953f6e29dfedc9a06009ce81d116fffb29998</checksum>
   <summary>X11 RandR Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -52431,522 +63204,1044 @@ dynamically change X screens, so as to resize, to change the
 orientation and layout of the root window of a screen.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="16461" installed="61505" archive="62236"/>
-<location href="i686/libxcb-randr-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="15749" installed="60777" archive="61508"/>
+<location href="x86_64/libxcb-randr-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3497"/>
+    <rpm:header-range start="280" end="3709"/>
     <rpm:provides>
       <rpm:entry name="libxcb-randr" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-randr(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-randr.so.0"/>
+      <rpm:entry name="libxcb-randr(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-randr.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-record</name>
-  <arch>i686</arch>
+  <name>libxcb-randr-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">d6b16c3c959161cf9e2271d4f069ecb4aa7c851f2b3c2f3d49d6476e9687827c</checksum>
-  <summary>X11 RECORD Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">06308cd949a58ceec3110afd41fe9c1a4d1680c0bc94f895dafe2181d28f25ff</checksum>
+  <summary>X11 RandR Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.
 
-The RECORD extension supports the recording and reporting of all core
-X protocol and arbitrary X extension protocol.</description>
+The X Resize, Rotate and Reflect Extension (RandR) allows clients to
+dynamically change X screens, so as to resize, to change the
+orientation and layout of the root window of a screen.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="9188" installed="19437" archive="20176"/>
-<location href="i686/libxcb-record-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083506"/>
+  <size package="15188" installed="60168" archive="60600"/>
+<location href="x86_64/libxcb-randr-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3441"/>
+    <rpm:header-range start="280" end="3062"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-record" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-record(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-record.so.0"/>
+      <rpm:entry name="libxcb-randr-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-randr-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-randr.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-render</name>
-  <arch>i686</arch>
+  <name>libxcb-record</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">1c10fe7c8e3973c7147f51f5778de363de30b90439ce1e51809f4be111a04248</checksum>
-  <summary>X11 Render Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">8e64e96ff85f98afba151ca324c6826709bfc29d6a4b30fcc200a08b89b0a5f9</checksum>
+  <summary>X11 RECORD Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.</description>
+protocol, improved threading support, and extensibility.
+
+The RECORD extension supports the recording and reporting of all core
+X protocol and arbitrary X extension protocol.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="15006" installed="50473" archive="51212"/>
-<location href="i686/libxcb-render-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="9148" installed="21201" archive="21948"/>
+<location href="x86_64/libxcb-record-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3649"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-render" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-render(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-render.so.0"/>
+      <rpm:entry name="libxcb-record" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-record(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-record.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-res</name>
-  <arch>i686</arch>
+  <name>libxcb-record-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">32474af9deaf259bf74c240f7373ae08e64661c6290c0efd0205831e47b52791</checksum>
-  <summary>X11 Resource Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">294650aed5e71303c79e4684235e303d5a2f3798de985b4b1169647afdce729f</checksum>
+  <summary>X11 RECORD Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.</description>
+protocol, improved threading support, and extensibility.
+
+The RECORD extension supports the recording and reporting of all core
+X protocol and arbitrary X extension protocol.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7518" installed="13957" archive="14676"/>
-<location href="i686/libxcb-res-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083506"/>
+  <size package="7934" installed="18100" archive="18532"/>
+<location href="x86_64/libxcb-record-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3297"/>
+    <rpm:header-range start="280" end="3002"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-res" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-res(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-res.so.0"/>
+      <rpm:entry name="libxcb-record-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-record-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-record.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-screensaver</name>
-  <arch>i686</arch>
+  <name>libxcb-render</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">6578bfcbdc8d8b529928904c56265ad5b976a1259bbbc4fdea897d4cd170a53a</checksum>
-  <summary>X11 ScreenSaver Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">871ef3bfc765abe0ec9284efc74ab37636f6e0c077a0893a33c6ecbc087809c9</checksum>
+  <summary>X11 Render Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.
-
-The X Window System provides support for changing the image on a
-display screen after a user-settable period of inactivity to avoid
-burning the cathode ray tube phosphors. This extension allows an
-external "screen saver" client to detect when the alternate image is
-to be displayed and to provide the graphics.</description>
+protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7775" installed="13729" archive="14488"/>
-<location href="i686/libxcb-screensaver-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="14274" installed="53513" archive="54260"/>
+<location href="x86_64/libxcb-render-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3685"/>
+    <rpm:header-range start="280" end="3529"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-screensaver" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-screensaver(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-screensaver.so.0"/>
+      <rpm:entry name="libxcb-render" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-render(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-shape</name>
-  <arch>i686</arch>
+  <name>libxcb-render-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">5de3923aeebea0865b19569294b97728ea0c59476b9e899c25f749ded3967ede</checksum>
-  <summary>X11 Shape Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">fe255e00a403e68467fed32c9bcebd24599e7a8c625fe4cb80baab8101d51909</checksum>
+  <summary>X11 Render Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.
-
-- X11 Nonrectangular Window Shape extension (Xshape)</description>
+protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="8287" installed="18537" archive="19268"/>
-<location href="i686/libxcb-shape-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083504"/>
+  <size package="13733" installed="49136" archive="49568"/>
+<location href="x86_64/libxcb-render-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3365"/>
+    <rpm:header-range start="280" end="2886"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-shape" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-shape(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-shape.so.0"/>
+      <rpm:entry name="libxcb-render-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-render-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-render.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-shm</name>
-  <arch>i686</arch>
+  <name>libxcb-res</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">8f9d76406bba95e8af03cd6acd949bb3c99e3d517b7d8c4e2d3de4d424c7ce16</checksum>
-  <summary>X11 Shared Memory Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">579ab2f25f1718d8eee01ddf20dd17aa4b7c48d9da93d673cce1df497d57d300</checksum>
+  <summary>X11 Resource Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.
-
-The MIT Shared Memory (MIT-SHM) Extension allows exchanging image
-data between client and server using shared memory, so that it does
-not need to be transferred over sockets.</description>
+protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7684" installed="13537" archive="14256"/>
-<location href="i686/libxcb-shm-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7563" installed="15449" archive="16176"/>
+<location href="x86_64/libxcb-res-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3477"/>
+    <rpm:header-range start="280" end="3505"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-shm" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-shm(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-shm.so.0"/>
+      <rpm:entry name="libxcb-res" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-res(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-res.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-sync</name>
-  <arch>i686</arch>
+  <name>libxcb-res-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">c88af66f8ae57cf1f590b7936a1c6a5b75beea7265525aa1f74c872f845142ed</checksum>
-  <summary>X11 Sync Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">892dac86c54c5ffbe7b7fa19cb392668a230e25c4a498a604c86b47a5ba22d7d</checksum>
+  <summary>X11 Resource Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="10303" installed="29117" archive="29844"/>
-<location href="i686/libxcb-sync-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083505"/>
+  <size package="6266" installed="12620" archive="13040"/>
+<location href="x86_64/libxcb-res-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3301"/>
+    <rpm:header-range start="280" end="2866"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-sync" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-sync(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-sync.so.0"/>
+      <rpm:entry name="libxcb-res-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-res-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-res.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-util</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.3.9" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">22a2509b3a2bee8e42f194c69853c33987288594c7619a5d211d76ae8f9d10c2</checksum>
-  <summary>XCB utility modules</summary>
-  <description>The XCB util modules provide a number of libraries which sit on top
-of libxcb, the core X protocol library, and some of the extension
-libraries. These experimental libraries provide convenience functions
-and interfaces which make the raw X protocol more usable. Some of the
-libraries also provide client-side code which is not strictly part of
-the X protocol but which have traditionally been provided by Xlib.
-
-Included in this package are:
+  <name>libxcb-screensaver</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">da0b5533aabaa234d4b7a545c5e1a1e81251fa1daa21286b749710691d2ee392</checksum>
+  <summary>X11 ScreenSaver Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
 
-- atom: Standard core X atom constants and atom caching.
-- aux: Convenient access to connection setup and some core requests.
-- event: Callback X event handling.</description>
+The X Window System provides support for changing the image on a
+display screen after a user-settable period of inactivity to avoid
+burning the cathode ray tube phosphors. This extension allows an
+external "screen saver" client to detect when the alternate image is
+to be displayed and to provide the graphics.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1375474798" build="1375474768"/>
-  <size package="10298" installed="21636" archive="22064"/>
-<location href="i686/libxcb-util-0.3.9-2.8.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7844" installed="15185" archive="15952"/>
+<location href="x86_64/libxcb-screensaver-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
-    <rpm:sourcerpm>xcb-util-0.3.9-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3523"/>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3893"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-util" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
-      <rpm:entry name="libxcb-util(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
-      <rpm:entry name="libxcb-util.so.1"/>
+      <rpm:entry name="libxcb-screensaver" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-screensaver(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-screensaver.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-xevie</name>
-  <arch>i686</arch>
+  <name>libxcb-screensaver-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">afac2fd29727cde9f0864b7f986a6ba2d50e9ab7a6abffcb1ddfbd63be04c642</checksum>
-  <summary>X11 Xevie Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">5a41b5ffd7da790bfd33990a6f64e18c7b2b05e530b1e2a53319f68cfd893c72</checksum>
+  <summary>X11 ScreenSaver Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.
 
-The EvIE (Event Interception Extension) allows for clients to be able
-to intercept all events coming through the server and then decide
-what to do with them, including being able to modify or discard
-events.</description>
+The X Window System provides support for changing the image on a
+display screen after a user-settable period of inactivity to avoid
+burning the cathode ray tube phosphors. This extension allows an
+external "screen saver" client to detect when the alternate image is
+to be displayed and to provide the graphics.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7737" installed="13665" archive="14396"/>
-<location href="i686/libxcb-xevie-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083505"/>
+  <size package="6516" installed="12392" archive="12836"/>
+<location href="x86_64/libxcb-screensaver-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3553"/>
+    <rpm:header-range start="280" end="3234"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-xevie" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xevie(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xevie.so.0"/>
+      <rpm:entry name="libxcb-screensaver-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-screensaver-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-screensaver.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-xf86dri</name>
-  <arch>i686</arch>
+  <name>libxcb-shape</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">788bba4ad8c0d9f625fdb288334ca16e0cd55d95621371aedfaa33aa22be0e26</checksum>
-  <summary>X11 XFree86-DRI Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">43cd5ced95309f31d9cdf4ae28f572519490516f5d9ea964de13d65e642a781f</checksum>
+  <summary>X11 Shape Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
-protocol, improved threading support, and extensibility.</description>
+protocol, improved threading support, and extensibility.
+
+- X11 Nonrectangular Window Shape extension (Xshape)</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="9240" installed="24441" archive="25180"/>
-<location href="i686/libxcb-xf86dri-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="8251" installed="20169" archive="20900"/>
+<location href="x86_64/libxcb-shape-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3337"/>
+    <rpm:header-range start="280" end="3577"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-xf86dri" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xf86dri(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xf86dri.so.0"/>
+      <rpm:entry name="libxcb-shape" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shape(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shape.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-xfixes</name>
-  <arch>i686</arch>
+  <name>libxcb-shape-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">a36c676d642e7a52a406dd4995a4a389c6e5160aefbfc4da9dc67083afd0246d</checksum>
-  <summary>X11 Xfixes Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">177bdaec629f87d12448bbf93bd2298fca67b391f6e174725eec077874718d8b</checksum>
+  <summary>X11 Shape Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.
 
-The X Fixes extension provides applications with work-arounds for
-various limitations in the core protocol.</description>
+- X11 Nonrectangular Window Shape extension (Xshape)</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="11521" installed="35497" archive="36236"/>
-<location href="i686/libxcb-xfixes-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083506"/>
+  <size package="7035" installed="17200" archive="17632"/>
+<location href="x86_64/libxcb-shape-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3433"/>
+    <rpm:header-range start="280" end="2930"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-xfixes" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xfixes(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xfixes.so.0"/>
+      <rpm:entry name="libxcb-shape-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shape-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shape.so.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-xinerama</name>
-  <arch>i686</arch>
+  <name>libxcb-shm</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">f539d0cee547a42cd577a4fe7369e5f49d77787bbcd054741276e83b9b7fbb77</checksum>
-  <summary>X11 Xinerama Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">f5bdcb2e14a91fdc761b4ef861bd1e7f2f27d707aaefed065fe76634d65a4edc</checksum>
+  <summary>X11 Shared Memory Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.
 
-Xinerama is an extension to the X Window System which enables
-multi-headed X applications and window managers to use two or more
-physical displays as one large virtual display.</description>
+The MIT Shared Memory (MIT-SHM) Extension allows exchanging image
+data between client and server using shared memory, so that it does
+not need to be transferred over sockets.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7870" installed="14121" archive="14868"/>
-<location href="i686/libxcb-xinerama-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083497"/>
+  <size package="7681" installed="15001" archive="15728"/>
+<location href="x86_64/libxcb-shm-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3521"/>
+    <rpm:header-range start="280" end="3693"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-xinerama" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xinerama(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xinerama.so.0"/>
+      <rpm:entry name="libxcb-shm" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shm(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shm.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>libxcb-xprint</name>
-  <arch>i686</arch>
+  <name>libxcb-shm-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">6c7ecd14754518a1d40167d20c5f70bf56181828269eb1db282ceb17de7b582d</checksum>
-  <summary>X11 XPrint Extension C library</summary>
+  <checksum type="sha256" pkgid="YES">b7297535ed86ac30d3066d635ad5b78354d933f3e0e202e3da40e5ffa5024914</checksum>
+  <summary>X11 Shared Memory Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
 protocol, improved threading support, and extensibility.
 
-libxcb-xprint provides APIs to allow client applications to render to
-non-display devices.</description>
+The MIT Shared Memory (MIT-SHM) Extension allows exchanging image
+data between client and server using shared memory, so that it does
+not need to be transferred over sockets.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="13492" installed="40417" archive="41156"/>
-<location href="i686/libxcb-xprint-1.9-3.1.i686.rpm"/>
+  <time file="1376083515" build="1376083506"/>
+  <size package="6432" installed="12200" archive="12620"/>
+<location href="x86_64/libxcb-shm-32bit-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3445"/>
+    <rpm:header-range start="280" end="3046"/>
     <rpm:provides>
-      <rpm:entry name="libxcb-xprint" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xprint(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xprint.so.0"/>
+      <rpm:entry name="libxcb-shm-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shm-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-shm.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-sync</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">cd0069bc9ee4205d9cf1acb9cb64baa83ede04cef392b65190d46c6d6794f0ae</checksum>
+  <summary>X11 Sync Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="10149" installed="31249" archive="31976"/>
+<location href="x86_64/libxcb-sync-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3509"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-sync" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-sync(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-sync.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-sync-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">2dd69f7d6e75b7d08948887344ccd828a98e1f04375b93fba9936f8bab1e0db8</checksum>
+  <summary>X11 Sync Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="9041" installed="27780" archive="28208"/>
+<location href="x86_64/libxcb-sync-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2870"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-sync-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-sync-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-sync.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-util</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.9" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">71563f93b138c6623b617d8f8b6761c51ceb474bbb2bd432175dd520c12ad355</checksum>
+  <summary>XCB utility modules</summary>
+  <description>The XCB util modules provide a number of libraries which sit on top
+of libxcb, the core X protocol library, and some of the extension
+libraries. These experimental libraries provide convenience functions
+and interfaces which make the raw X protocol more usable. Some of the
+libraries also provide client-side code which is not strictly part of
+the X protocol but which have traditionally been provided by Xlib.
+
+Included in this package are:
+
+- atom: Standard core X atom constants and atom caching.
+- aux: Convenient access to connection setup and some core requests.
+- event: Callback X event handling.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1375477672" build="1375477664"/>
+  <size package="10228" installed="27440" archive="27868"/>
+<location href="x86_64/libxcb-util-0.3.9-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>xcb-util-0.3.9-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3707"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-util" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="libxcb-util(x86-64)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="libxcb-util.so.1()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-util-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.9" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">e02d9c6a3e736cf2ef9029d18a7e59785fb47045103154d221807c61a4b4ab75</checksum>
+  <summary>XCB utility modules</summary>
+  <description>The XCB util modules provide a number of libraries which sit on top
+of libxcb, the core X protocol library, and some of the extension
+libraries. These experimental libraries provide convenience functions
+and interfaces which make the raw X protocol more usable. Some of the
+libraries also provide client-side code which is not strictly part of
+the X protocol but which have traditionally been provided by Xlib.
+
+Included in this package are:
+
+- atom: Standard core X atom constants and atom caching.
+- aux: Convenient access to connection setup and some core requests.
+- event: Callback X event handling.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1375474798" build="1375474769"/>
+  <size package="10115" installed="21636" archive="22064"/>
+<location href="x86_64/libxcb-util-32bit-0.3.9-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>xcb-util-0.3.9-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3336"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-util-32bit" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="libxcb-util-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="libxcb-util.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xevie</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">67064310cde72984531779265eba03b71b428f3204977fe03863676a45a08c6f</checksum>
+  <summary>X11 Xevie Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The EvIE (Event Interception Extension) allows for clients to be able
+to intercept all events coming through the server and then decide
+what to do with them, including being able to modify or discard
+events.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7685" installed="15041" archive="15772"/>
+<location href="x86_64/libxcb-xevie-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3769"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xevie" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xevie(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xevie.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xevie-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">ca3489f0a3a145ff0b37a137c4c1f02cce875895df2b0553c18eaa689923f07b</checksum>
+  <summary>X11 Xevie Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The EvIE (Event Interception Extension) allows for clients to be able
+to intercept all events coming through the server and then decide
+what to do with them, including being able to modify or discard
+events.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="6494" installed="12328" archive="12760"/>
+<location href="x86_64/libxcb-xevie-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3114"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xevie-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xevie-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xevie.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xf86dri</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">cc5b0f96db6398ba7186230d4e219792b98038896483592d5b53b693ee3e5914</checksum>
+  <summary>X11 XFree86-DRI Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="9121" installed="26305" archive="27052"/>
+<location href="x86_64/libxcb-xf86dri-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3545"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xf86dri" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xf86dri(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xf86dri.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xf86dri-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">64c26be9b0676e6351fb6ab28315873c04afff2dde5c4bd535eb03bfec188b6e</checksum>
+  <summary>X11 XFree86-DRI Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083506"/>
+  <size package="7986" installed="23104" archive="23536"/>
+<location href="x86_64/libxcb-xf86dri-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2894"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xf86dri-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xf86dri-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xf86dri.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xfixes</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">dfb29c46aef7219798104c6c2d839d7bb1459410abebddd939f8e0e2680b3850</checksum>
+  <summary>X11 Xfixes Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The X Fixes extension provides applications with work-arounds for
+various limitations in the core protocol.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="11210" installed="37961" archive="38708"/>
+<location href="x86_64/libxcb-xfixes-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3641"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xfixes" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xfixes(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xfixes.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xfixes-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">b77824c161b70febe95b0dfc5229c4802ad5eba44880697c438b9a11cb28cdbc</checksum>
+  <summary>X11 Xfixes Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The X Fixes extension provides applications with work-arounds for
+various limitations in the core protocol.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083506"/>
+  <size package="10269" installed="34160" archive="34592"/>
+<location href="x86_64/libxcb-xfixes-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2994"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xfixes-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xfixes-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xfixes.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xinerama</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">20fdae5dcdc9ca9cdb975981d19ceb243e97216e8174fe1f39a8ba02a5dafddf</checksum>
+  <summary>X11 Xinerama Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+Xinerama is an extension to the X Window System which enables
+multi-headed X applications and window managers to use two or more
+physical displays as one large virtual display.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7839" installed="15649" archive="16396"/>
+<location href="x86_64/libxcb-xinerama-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3729"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xinerama" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xinerama(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xinerama.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xinerama-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">3c8de4d2a484f7ce3c47d8bc37cd0f7c5906e5e7443063449120cb7586f9639e</checksum>
+  <summary>X11 Xinerama Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+Xinerama is an extension to the X Window System which enables
+multi-headed X applications and window managers to use two or more
+physical displays as one large virtual display.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="6611" installed="12784" archive="13224"/>
+<location href="x86_64/libxcb-xinerama-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3078"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xinerama-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xinerama-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xinerama.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xprint</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">b49bf2f79ecf176989c292878ecce36096c099c8fbde6a0b220acb1453b1ce59</checksum>
+  <summary>X11 XPrint Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+libxcb-xprint provides APIs to allow client applications to render to
+non-display devices.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083521" build="1376083491"/>
+  <size package="13082" installed="42977" archive="43724"/>
+<location href="x86_64/libxcb-xprint-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3657"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xprint" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xprint(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xprint.so.0()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xprint-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">f3bae48119d0a8683b0cf5e944a72ca3a4cad07d0f8c9d586e85cfd54969f4f2</checksum>
+  <summary>X11 XPrint Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+libxcb-xprint provides APIs to allow client applications to render to
+non-display devices.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="12207" installed="39080" archive="39512"/>
+<location href="x86_64/libxcb-xprint-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3006"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xprint-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xprint-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xprint.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -52955,9 +64250,9 @@ non-display devices.</description>
 </package>
 <package type="rpm">
   <name>libxcb-xtest</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">b05654b89a90e5a87685a8fa3f0330322ef9ff3b588d1d4b2f4baffececed766</checksum>
+  <checksum type="sha256" pkgid="YES">c6f1f3df70b39fa48bc337a2b87d9a46f9a549906f4d317624d3aa1ba17d7b65</checksum>
   <summary>X11 XTEST Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -52969,25 +64264,64 @@ This extension is not intended to support general journaling and
 playback of user actions.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="7404" installed="13365" archive="14096"/>
-<location href="i686/libxcb-xtest-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="7309" installed="14617" archive="15348"/>
+<location href="x86_64/libxcb-xtest-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3577"/>
+    <rpm:header-range start="280" end="3757"/>
     <rpm:provides>
       <rpm:entry name="libxcb-xtest" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xtest(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xtest.so.0"/>
+      <rpm:entry name="libxcb-xtest(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xtest.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xtest-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">d9b91a1fbcb83a03ed599194d52a9b334d6fe0dacc050b2050f3ae3f7d10d33d</checksum>
+  <summary>X11 XTEST Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The XTEST extension is a minimal set of client and server extensions
+required to completely test the X11 server with no user intervention.
+This extension is not intended to support general journaling and
+playback of user actions.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083506"/>
+  <size package="6143" installed="12028" archive="12460"/>
+<location href="x86_64/libxcb-xtest-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3134"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xtest-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xtest-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xtest.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
@@ -52996,9 +64330,9 @@ playback of user actions.</description>
 </package>
 <package type="rpm">
   <name>libxcb-xv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">1f72f933d79105ceeb2c06df1670a4eace19324715d6987e37ecbf61cfcc5c71</checksum>
+  <checksum type="sha256" pkgid="YES">affbb4f8c458209e6cec37843dabaa17eb57f2572d800ee5755a831877315783</checksum>
   <summary>X11 video Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -53010,25 +64344,64 @@ display may have one or more video adaptors, each of which has one or
 more ports through which independent video streams pass.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="12466" installed="39281" archive="40000"/>
-<location href="i686/libxcb-xv-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="12047" installed="37721" archive="38448"/>
+<location href="x86_64/libxcb-xv-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3541"/>
+    <rpm:header-range start="280" end="3749"/>
     <rpm:provides>
       <rpm:entry name="libxcb-xv" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xv(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xv.so.0"/>
+      <rpm:entry name="libxcb-xv(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xv.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xv-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">5277a9ec70a18426cb7fdb685f1eb3d1bd862f72cf9e23861ed796855265a083</checksum>
+  <summary>X11 video Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+The X Video Extension (Xv) extension provides support for video
+adaptors attached to an X display. It takes the approach that a
+display may have one or more video adaptors, each of which has one or
+more ports through which independent video streams pass.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083505"/>
+  <size package="11202" installed="37944" archive="38364"/>
+<location href="x86_64/libxcb-xv-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3114"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xv-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xv-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xv.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -53036,9 +64409,9 @@ more ports through which independent video streams pass.</description>
 </package>
 <package type="rpm">
   <name>libxcb-xvmc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">e5df171753433de7484fa372fe048f089f2ff01184a868fc60ca83a2c4dd3259</checksum>
+  <checksum type="sha256" pkgid="YES">7f0340d528a055d71aecbe0acbadd8410945f0e35e42b2136edee5d5a460a5de</checksum>
   <summary>X11 Video Motion Compensation Extension C library</summary>
   <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
 featuring a small footprint, latency hiding, direct access to the
@@ -53050,25 +64423,64 @@ programs to offload portions of the video decoding process to the GPU
 video-hardware.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1376083515" build="1376083488"/>
-  <size package="9033" installed="19733" archive="20460"/>
-<location href="i686/libxcb-xvmc-1.9-3.1.i686.rpm"/>
+  <time file="1376083521" build="1376083491"/>
+  <size package="9005" installed="21545" archive="22272"/>
+<location href="x86_64/libxcb-xvmc-1.9-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3545"/>
+    <rpm:header-range start="280" end="3753"/>
     <rpm:provides>
       <rpm:entry name="libxcb-xvmc" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xvmc(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
-      <rpm:entry name="libxcb-xvmc.so.0"/>
+      <rpm:entry name="libxcb-xvmc(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xvmc.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxcb-xvmc-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.9" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">a75241035a3f5cbd059f518bac5e4ecbc220a4d4aea687e182450de6b6d28037</checksum>
+  <summary>X11 Video Motion Compensation Extension C library</summary>
+  <description>The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.
+
+X-Video Motion Compensation (XvMC), is an extension of the X video
+extension (Xv) for the X Window System. The XvMC API allows video
+programs to offload portions of the video decoding process to the GPU
+video-hardware.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1376083515" build="1376083504"/>
+  <size package="7768" installed="18396" archive="18824"/>
+<location href="x86_64/libxcb-xvmc-32bit-1.9-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxcb-1.9-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3110"/>
+    <rpm:provides>
+      <rpm:entry name="libxcb-xvmc-32bit" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xvmc-32bit(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="3.1"/>
+      <rpm:entry name="libxcb-xvmc.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
@@ -53076,32 +64488,68 @@ video-hardware.</description>
 </package>
 <package type="rpm">
   <name>libxkbcommon</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">4e6813ecde4e0821e087ab83235750f550c5514cf79f6a23aa6c1a016d9fd2cf</checksum>
+  <checksum type="sha256" pkgid="YES">35a936bccbd67e564e8bec7a427ebd6fa93168a3a4a032cf09818df230a9e528</checksum>
   <summary>Wayland libxkbcommon library</summary>
   <description>Keyboard handling library using XKB data.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1375473534" build="1375473519"/>
-  <size package="100819" installed="321754" archive="322484"/>
-<location href="i686/libxkbcommon-0.3.0-1.14.i686.rpm"/>
+  <time file="1375474989" build="1375474973"/>
+  <size package="109636" installed="438966" archive="439696"/>
+<location href="x86_64/libxkbcommon-0.3.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libxkbcommon-0.3.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3115"/>
+    <rpm:header-range start="280" end="3319"/>
     <rpm:provides>
       <rpm:entry name="libxkbcommon" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
-      <rpm:entry name="libxkbcommon(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
-      <rpm:entry name="libxkbcommon.so.0"/>
+      <rpm:entry name="libxkbcommon(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
+      <rpm:entry name="libxkbcommon.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxkbcommon-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.0" rel="1.14"/>
+  <checksum type="sha256" pkgid="YES">97bec7f7ee912d5e0c32a48534ed3230c9fedaa1221a37feaf9ef6fc78c53d6b</checksum>
+  <summary>Wayland libxkbcommon library</summary>
+  <description>Keyboard handling library using XKB data.</description>
+  <packager/>
+  <url>http://wayland.freedesktop.org/</url>
+  <time file="1375473534" build="1375473520"/>
+  <size package="98301" installed="313004" archive="313436"/>
+<location href="x86_64/libxkbcommon-32bit-0.3.0-1.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>libxkbcommon-0.3.0-1.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2783"/>
+    <rpm:provides>
+      <rpm:entry name="libxkbcommon-32bit" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
+      <rpm:entry name="libxkbcommon-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
+      <rpm:entry name="libxkbcommon.so.0"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
@@ -53114,9 +64562,9 @@ video-hardware.</description>
 </package>
 <package type="rpm">
   <name>libxkbcommon-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">930ee15eb1f8fe780fc4a38f6f50ba707279c669553fb88886338eb16dcaefca</checksum>
+  <checksum type="sha256" pkgid="YES">db3439d3d7a250a6a2d2725977ee11a4faf8f3b0917c5f4c0200ebd200256c72</checksum>
   <summary>Development files for the Wayland libxkbcommon library</summary>
   <description>Keyboard handling library using XKB data.
 
@@ -53124,19 +64572,19 @@ This package contains the development headers for the library found
 in libxkbcommon.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1375473534" build="1375473519"/>
-  <size package="41914" installed="268463" archive="269648"/>
-<location href="i686/libxkbcommon-devel-0.3.0-1.14.i686.rpm"/>
+  <time file="1375474989" build="1375474973"/>
+  <size package="42051" installed="268465" archive="269656"/>
+<location href="x86_64/libxkbcommon-devel-0.3.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>libxkbcommon-0.3.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3203"/>
+    <rpm:header-range start="280" end="3379"/>
     <rpm:provides>
       <rpm:entry name="libxkbcommon-devel" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
-      <rpm:entry name="libxkbcommon-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
+      <rpm:entry name="libxkbcommon-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="1.14"/>
       <rpm:entry name="pkgconfig(xkbcommon)" flags="EQ" epoch="0" ver="0.3.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -53147,65 +64595,102 @@ in libxkbcommon.</description>
 </package>
 <package type="rpm">
   <name>libxkbfile</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.8" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">20861fcc340adddcc8e928acb44f6a390087c492d0e80bbfb243874a3ceb2eb0</checksum>
+  <checksum type="sha256" pkgid="YES">b97e3e299977788b7ed6247038de7204f9a0bbcb87d8af48d0c84f26d4b6d97d</checksum>
   <summary>X.Org xkbfile library</summary>
   <description>X.Org X11 libxkbfile runtime library.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474790" build="1375474781"/>
-  <size package="67723" installed="168072" archive="168788"/>
-<location href="i686/libxkbfile-1.0.8-2.9.i686.rpm"/>
+  <time file="1375476437" build="1375476429"/>
+  <size package="68477" installed="173604" archive="174328"/>
+<location href="x86_64/libxkbfile-1.0.8-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libxkbfile-1.0.8-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3265"/>
+    <rpm:header-range start="280" end="3477"/>
     <rpm:provides>
       <rpm:entry name="libxkbfile" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
-      <rpm:entry name="libxkbfile(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
-      <rpm:entry name="libxkbfile.so.1"/>
+      <rpm:entry name="libxkbfile(x86-64)" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
+      <rpm:entry name="libxkbfile.so.1()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxkbfile-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0.8" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">0d0a25451c255c75ddd88a183d6d3072f8501f4f37429e091e3c89845d115cf3</checksum>
+  <summary>X.Org xkbfile library</summary>
+  <description>X.Org X11 libxkbfile runtime library.</description>
+  <packager/>
+  <url>http://www.x.org</url>
+  <time file="1375474790" build="1375474782"/>
+  <size package="66137" installed="164756" archive="165176"/>
+<location href="x86_64/libxkbfile-32bit-1.0.8-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/X Window System</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>libxkbfile-1.0.8-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2834"/>
+    <rpm:provides>
+      <rpm:entry name="libxkbfile-32bit" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
+      <rpm:entry name="libxkbfile-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
+      <rpm:entry name="libxkbfile.so.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libxkbfile-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.8" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">39364a0528abb26580b7632547148b56e6cddbed6b3effe21835f94e94309f2f</checksum>
+  <checksum type="sha256" pkgid="YES">bb4594641c6fc37b5cd02eedafd6aae0421e2915077d86db97f3e30d35c7dd6e</checksum>
   <summary>X.Org xkbfile library</summary>
   <description>X.Org X11 libxkbfile development package</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375474790" build="1375474781"/>
-  <size package="10222" installed="38007" archive="39352"/>
-<location href="i686/libxkbfile-devel-1.0.8-2.9.i686.rpm"/>
+  <time file="1375476437" build="1375476429"/>
+  <size package="10397" installed="38009" archive="39356"/>
+<location href="x86_64/libxkbfile-devel-1.0.8-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libxkbfile-1.0.8-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3341"/>
+    <rpm:header-range start="280" end="3517"/>
     <rpm:provides>
       <rpm:entry name="libxkbfile-devel" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
-      <rpm:entry name="libxkbfile-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
+      <rpm:entry name="libxkbfile-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.8" rel="2.9"/>
       <rpm:entry name="pkgconfig(xkbfile)" flags="EQ" epoch="0" ver="1.0.8"/>
     </rpm:provides>
     <rpm:requires>
@@ -53218,9 +64703,9 @@ in libxkbcommon.</description>
 </package>
 <package type="rpm">
   <name>libxml2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">bcd612d75efab46dbf8ffa61917a21331998e7b2afca29ecce317df3b2156bc4</checksum>
+  <checksum type="sha256" pkgid="YES">73724872c4c838d6858d93d72a3a146d5941d68c9200b554692f192ecab4b7fe</checksum>
   <summary>A Library to Manipulate XML Files</summary>
   <description>The XML C library was initially developed for the GNOME project. It is
 now used by many programs to load and save extensible data structures
@@ -53238,19 +64723,118 @@ The library also supports RelaxNG. Support for W3C XML Schemas is in
 progress.</description>
   <packager/>
   <url>http://xmlsoft.org</url>
-  <time file="1375472348" build="1375472331"/>
-  <size package="547164" installed="1606680" archive="1607396"/>
-<location href="i686/libxml2-2.8.0-2.9.i686.rpm"/>
+  <time file="1375473956" build="1375473941"/>
+  <size package="568554" installed="1729648" archive="1730364"/>
+<location href="x86_64/libxml2-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5630"/>
+    <rpm:header-range start="280" end="6102"/>
     <rpm:provides>
       <rpm:entry name="libxml2" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-      <rpm:entry name="libxml2(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libxml2(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.1)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.10)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.11)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.12)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.16)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.18)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.19)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.23)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.24)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.25)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.27)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.28)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.29)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.32)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.7)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.8.0)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxml2-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">f4a8cf24ca6eb15acd59b1119b608b1a97f4df7d15d4cd46dfac0146edfbf9cd</checksum>
+  <summary>A Library to Manipulate XML Files</summary>
+  <description>The XML C library was initially developed for the GNOME project. It is
+now used by many programs to load and save extensible data structures
+or manipulate any kind of XML files.
+
+This library implements a number of existing standards related to
+markup languages, including the XML standard, name spaces in XML, XML
+Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
+XML catalogs. In most cases, libxml tries to implement the
+specification in a rather strict way. To some extent, it provides
+support for the following specifications, but does not claim to
+implement them: DOM, FTP client, HTTP client, and SAX.
+
+The library also supports RelaxNG. Support for W3C XML Schemas is in
+progress.</description>
+  <packager/>
+  <url>http://xmlsoft.org</url>
+  <time file="1375472348" build="1375472337"/>
+  <size package="546859" installed="1606680" archive="1607096"/>
+<location href="x86_64/libxml2-32bit-2.8.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5235"/>
+    <rpm:provides>
+      <rpm:entry name="libxml2-32bit" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libxml2-32bit(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
       <rpm:entry name="libxml2.so.2"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
@@ -53293,7 +64877,7 @@ progress.</description>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.8.0)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -53303,45 +64887,44 @@ progress.</description>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
       <rpm:entry name="liblzma.so.5"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libxml2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">92fadac29a637829731c4e2d87d8e00016a16339f4e51e69f5bf6890a9b1d55c</checksum>
+  <checksum type="sha256" pkgid="YES">16556a509d36fc8c0f57245e030e45da4c7e41826a417bb358cd1f729dea8a8f</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://xmlsoft.org</url>
-  <time file="1375472348" build="1375472331"/>
-  <size package="78638" installed="435891" archive="444596"/>
-<location href="i686/libxml2-devel-2.8.0-2.9.i686.rpm"/>
+  <time file="1375473956" build="1375473941"/>
+  <size package="78820" installed="435899" archive="444620"/>
+<location href="x86_64/libxml2-devel-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8566"/>
+    <rpm:header-range start="280" end="8746"/>
     <rpm:provides>
       <rpm:entry name="libxml2-devel" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-      <rpm:entry name="libxml2-devel(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libxml2-devel(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
       <rpm:entry name="pkgconfig(libxml-2.0)" flags="EQ" epoch="0" ver="2.8.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -53358,50 +64941,79 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libxml2-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.8.0" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">f87fa8dff1a498266d2ed99e557460ab223bfcbbf5ace6e096a32eac400200e0</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://xmlsoft.org</url>
+  <time file="1375472348" build="1375472337"/>
+  <size package="4095" installed="2524" archive="3360"/>
+<location href="x86_64/libxml2-devel-32bit-2.8.0-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2799"/>
+    <rpm:provides>
+      <rpm:entry name="libxml2-devel-32bit" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+      <rpm:entry name="libxml2-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libxml2-32bit" flags="EQ" epoch="0" ver="2.8.0"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/xml2-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libxml2-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">94cb5aaacf26e1f922a3bc53a6faad02ccac1abffc9d25dc1d29f13815b861b9</checksum>
+  <checksum type="sha256" pkgid="YES">7e5ce4c0575ecc9c7846f5bcb70ec75813c2bcda08f9e4e3084ba567f9c9ba4b</checksum>
   <summary>Tools using libxml</summary>
   <description>This package contains xmllint, a very useful tool proving libxml's power.</description>
   <packager/>
   <url>http://xmlsoft.org</url>
-  <time file="1375472348" build="1375472331"/>
-  <size package="30204" installed="92052" archive="92436"/>
-<location href="i686/libxml2-tools-2.8.0-2.9.i686.rpm"/>
+  <time file="1375473956" build="1375473941"/>
+  <size package="32332" installed="102952" archive="103336"/>
+<location href="x86_64/libxml2-tools-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3574"/>
+    <rpm:header-range start="280" end="3818"/>
     <rpm:provides>
       <rpm:entry name="libxml2-tools" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-      <rpm:entry name="libxml2-tools(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.18)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.8)"/>
+      <rpm:entry name="libxml2-tools(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.18)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xmllint</file>
     <file>/usr/bin/xmlcatalog</file>
 
@@ -53409,9 +65021,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>libxslt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.26" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">b3523585b3d74ec5669a024fdd99f7e27f1192693573a884b187698c207100f5</checksum>
+  <checksum type="sha256" pkgid="YES">44a6dcf8ae9453d64924bc6b5909d0677a393618754bfe6cd51a92f19f2ad5d3</checksum>
   <summary>XSL Transformation Library</summary>
   <description>This C library allows you to transform XML files into other XML files
 (or HTML, text, and more) using the standard XSLT stylesheet
@@ -53426,20 +65038,122 @@ the EXSLT set of extension functions as well as some common extensions
 present in other XSLT engines.</description>
   <packager/>
   <url>http://xmlsoft.org/XSLT/</url>
-  <time file="1375472479" build="1375472457"/>
-  <size package="131667" installed="379220" archive="380388"/>
-<location href="i686/libxslt-1.1.26-2.7.i686.rpm"/>
+  <time file="1375474116" build="1375474107"/>
+  <size package="135602" installed="388256" archive="389428"/>
+<location href="x86_64/libxslt-1.1.26-2.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>libxslt-1.1.26-2.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6838"/>
+    <rpm:provides>
+      <rpm:entry name="libexslt.so.0()(64bit)"/>
+      <rpm:entry name="libxslt" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt(x86-64)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.12)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.13)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.16)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.17)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.30)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.32)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.33)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.0)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.1)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.18)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.2)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.20)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.23)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.24)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.25)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.26)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.3)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.5)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.7)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.9)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.27)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.18)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.30)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.25)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.13)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.32)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.25)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.20)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>libxslt-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.26" rel="2.7"/>
+  <checksum type="sha256" pkgid="YES">dcba51dc43832e80caa2b9ba5f1db5e2821629b9b0c104ab415dde77c32583f3</checksum>
+  <summary>XSL Transformation Library</summary>
+  <description>This C library allows you to transform XML files into other XML files
+(or HTML, text, and more) using the standard XSLT stylesheet
+transformation mechanism.
+
+It is based on libxml (version 2) for XML parsing, tree manipulation,
+and XPath support. It is written in plain C, making as few assumptions
+as possible and sticks closely to ANSI C/POSIX for easy embedding.
+Although not primarily designed with performance in mind, libxslt seems
+to be a relatively fast processor. It also includes full support for
+the EXSLT set of extension functions as well as some common extensions
+present in other XSLT engines.</description>
+  <packager/>
+  <url>http://xmlsoft.org/XSLT/</url>
+  <time file="1375472479" build="1375472459"/>
+  <size package="130148" installed="376252" archive="376968"/>
+<location href="x86_64/libxslt-32bit-1.1.26-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libxslt-1.1.26-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6206"/>
+    <rpm:header-range start="280" end="5695"/>
     <rpm:provides>
       <rpm:entry name="libexslt.so.0"/>
-      <rpm:entry name="libxslt" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
-      <rpm:entry name="libxslt(x86-32)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt-32bit" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
       <rpm:entry name="libxslt.so.1"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.12)"/>
@@ -53468,7 +65182,6 @@ present in other XSLT engines.</description>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)"/>
       <rpm:entry name="libm.so.6"/>
@@ -53491,47 +65204,47 @@ present in other XSLT engines.</description>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
       <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.1.20)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.6.27)"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.0.30)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
       <rpm:entry name="libxslt.so.1(LIBXML2_1.1.25)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libxslt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.26" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">3753c5d55464d3542c5b620462b563d15729c51c9d558e25b2cb6a5b521965e7</checksum>
+  <checksum type="sha256" pkgid="YES">ea6aa72c12e57132ee61e797e113a3aa28f832b56502964bf37d65582c62dc54</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://xmlsoft.org/XSLT/</url>
-  <time file="1375472479" build="1375472457"/>
-  <size package="35530" installed="134386" archive="139760"/>
-<location href="i686/libxslt-devel-1.1.26-2.7.i686.rpm"/>
+  <time file="1375474116" build="1375474107"/>
+  <size package="35708" installed="134407" archive="139792"/>
+<location href="x86_64/libxslt-devel-1.1.26-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libxslt-1.1.26-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6722"/>
+    <rpm:header-range start="280" end="6898"/>
     <rpm:provides>
       <rpm:entry name="libxslt-devel" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
-      <rpm:entry name="libxslt-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
       <rpm:entry name="pkgconfig(libexslt)" flags="EQ" epoch="0" ver="0.8.15"/>
       <rpm:entry name="pkgconfig(libxslt)" flags="EQ" epoch="0" ver="1.1.26"/>
     </rpm:provides>
@@ -53549,98 +65262,125 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>libxslt-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.26" rel="2.7"/>
+  <checksum type="sha256" pkgid="YES">29ad33ad6ae7228f07abe298f926cbe2eeeed3ab3cc4bd0cb68d50a76b11a930</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://xmlsoft.org/XSLT/</url>
+  <time file="1375472479" build="1375472459"/>
+  <size package="3968" installed="2274" archive="3132"/>
+<location href="x86_64/libxslt-devel-32bit-1.1.26-2.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>libxslt-1.1.26-2.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2847"/>
+    <rpm:provides>
+      <rpm:entry name="libxslt-devel-32bit" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/xslt-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>libxslt-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.26" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">ac4cb7a3109a8dd3c084c04ba075e114c3a38194a54eb595d96aef18a69621a8</checksum>
+  <checksum type="sha256" pkgid="YES">c40ad16506755e5f5690b0f38efcc34ff935c311b54a9bf2e9dce2820f00aa6c</checksum>
   <summary>Extended Stylesheet Language (XSL) Transformation utilities</summary>
   <description>This package contains xsltproc, a command line interface to the XSLT engine.</description>
   <packager/>
   <url>http://xmlsoft.org/XSLT/</url>
-  <time file="1375472479" build="1375472457"/>
-  <size package="15542" installed="30837" archive="31244"/>
-<location href="i686/libxslt-tools-1.1.26-2.7.i686.rpm"/>
+  <time file="1375474116" build="1375474107"/>
+  <size package="16321" installed="33097" archive="33504"/>
+<location href="x86_64/libxslt-tools-1.1.26-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>libxslt-1.1.26-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3446"/>
+    <rpm:header-range start="280" end="3734"/>
     <rpm:provides>
       <rpm:entry name="libxslt-tools" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
-      <rpm:entry name="libxslt-tools(x86-32)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
+      <rpm:entry name="libxslt-tools(x86-64)" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
       <rpm:entry name="xsltproc" flags="EQ" epoch="0" ver="1.1.26" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libexslt.so.0"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.17)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.17)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)(64bit)"/>
+      <rpm:entry name="libexslt.so.0()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.2)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xsltproc</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>libxtables</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">726e5b2a9b7448030ade84b5130bb048867978f56c74295a0e45a967e61f53d3</checksum>
+  <checksum type="sha256" pkgid="YES">df3d5ad66643ac7dbb556a594bdbb36c2729a99cf82be0095effd5f0d1c5f619</checksum>
   <summary>iptables extension interface</summary>
   <description>This library contains all the iptables code shared between iptables,
 ip6tables, their extensions, and for external integration for e.g.
 iproute2's m_xt.</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="23468" installed="55276" archive="55696"/>
-<location href="i686/libxtables-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="23818" installed="58520" archive="58948"/>
+<location href="x86_64/libxtables-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Network</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3203"/>
+    <rpm:header-range start="280" end="3359"/>
     <rpm:provides>
       <rpm:entry name="libxtables" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libxtables(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libxtables.so.7"/>
+      <rpm:entry name="libxtables(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libxtables.so.7()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libxtables-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">77a128e8df6e5e45297639b7b3781144e4db29be590f68b9613cc848e599518e</checksum>
+  <checksum type="sha256" pkgid="YES">0be236cdbb8e8e81368c05ecba7a8aafd990a768b7535f90ffc15e5c99e99c64</checksum>
   <summary>Libraries, Headers and Development Man Pages for iptables</summary>
   <description>This library contains all the iptables code shared between iptables,
 ip6tables, their extensions, and for external integration for e.g.
@@ -53650,19 +65390,19 @@ Link your extension (iptables plugins) with $(pkg-config xtables
 xtables --variable=xtlibdir).</description>
   <packager/>
   <url>http://netfilter.org/</url>
-  <time file="1375472941" build="1375472926"/>
-  <size package="7859" installed="15753" archive="16472"/>
-<location href="i686/libxtables-devel-1.4.14-2.10.i686.rpm"/>
+  <time file="1375474507" build="1375474494"/>
+  <size package="8042" installed="15757" archive="16476"/>
+<location href="x86_64/libxtables-devel-1.4.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>iptables-1.4.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3135"/>
+    <rpm:header-range start="280" end="3315"/>
     <rpm:provides>
       <rpm:entry name="libxtables-devel" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
-      <rpm:entry name="libxtables-devel(x86-32)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
+      <rpm:entry name="libxtables-devel(x86-64)" flags="EQ" epoch="0" ver="1.4.14" rel="2.10"/>
       <rpm:entry name="pkgconfig(xtables)" flags="EQ" epoch="0" ver="1.4.14"/>
     </rpm:provides>
     <rpm:requires>
@@ -53673,62 +65413,62 @@ xtables --variable=xtlibdir).</description>
 </package>
 <package type="rpm">
   <name>libyaml</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3e6c3aa4b05341cb8f7bf4f3f2e531ec2bc8c68c6e4bd87c8b2def425008ebe2</checksum>
+  <checksum type="sha256" pkgid="YES">56130945a773942d98cbc3316c93db769021de99e35577c3ef377c182d11db14</checksum>
   <summary>A YAML 1.1 parser and emitter written in C</summary>
   <description>A YAML 1.1 parser and emitter written in C</description>
   <packager/>
   <url>http://pyyaml.org/wiki/LibYAML</url>
-  <time file="1375472965" build="1375472951"/>
-  <size package="48565" installed="130864" archive="131284"/>
-<location href="i686/libyaml-0.1.4-2.10.i686.rpm"/>
+  <time file="1375474488" build="1375474480"/>
+  <size package="50514" installed="140600" archive="141028"/>
+<location href="x86_64/libyaml-0.1.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>yaml-0.1.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2723"/>
+    <rpm:header-range start="280" end="2931"/>
     <rpm:provides>
       <rpm:entry name="libyaml" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
-      <rpm:entry name="libyaml(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
-      <rpm:entry name="libyaml-0.so.2"/>
+      <rpm:entry name="libyaml(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
+      <rpm:entry name="libyaml-0.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libyaml-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">408faea446361548f2f535cc4b45b03a60f65f1ff27f18d185b6cf2d86bce110</checksum>
+  <checksum type="sha256" pkgid="YES">7bc1a0913585d83a0e6d0007280d06ed7627cf1c806f84288cfa979907a53bb9</checksum>
   <summary>Development files for libyaml</summary>
   <description>A YAML 1.1 parser and emitter written in C
 
 This package holds the development files for libyaml.</description>
   <packager/>
   <url>http://pyyaml.org/wiki/LibYAML</url>
-  <time file="1375472965" build="1375472951"/>
-  <size package="11108" installed="54401" archive="54956"/>
-<location href="i686/libyaml-devel-0.1.4-2.10.i686.rpm"/>
+  <time file="1375474488" build="1375474480"/>
+  <size package="11286" installed="54403" archive="54964"/>
+<location href="x86_64/libyaml-devel-0.1.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>yaml-0.1.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2627"/>
+    <rpm:header-range start="280" end="2807"/>
     <rpm:provides>
       <rpm:entry name="libyaml-devel" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
-      <rpm:entry name="libyaml-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
+      <rpm:entry name="libyaml-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="2.10"/>
       <rpm:entry name="pkgconfig(yaml-0.1)" flags="EQ" epoch="0" ver="0.1.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -53739,69 +65479,66 @@ This package holds the development files for libyaml.</description>
 </package>
 <package type="rpm">
   <name>libzio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.99" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7dbf1dc31e020f89ea59d31a4a7fc5bed759334809cae32499b329d25c19a1dc</checksum>
+  <checksum type="sha256" pkgid="YES">ed521d227ad185df04923cb6c4b1a339aa4e2a20505e966ae5a485426e18cd63</checksum>
   <summary>A Library for Accessing Compressed Text Files</summary>
   <description>Libzio provides a wrapper function for reading or writing gzip or bzip2
 files with FILE streams.</description>
   <packager/>
   <url/>
-  <time file="1375471740" build="1375471732"/>
-  <size package="13562" installed="26480" archive="26888"/>
-<location href="i686/libzio-0.99-2.10.i686.rpm"/>
+  <time file="1375473460" build="1375473451"/>
+  <size package="13095" installed="32368" archive="32784"/>
+<location href="x86_64/libzio-0.99-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libzio-0.99-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2901"/>
+    <rpm:header-range start="280" end="3045"/>
     <rpm:provides>
       <rpm:entry name="libzio" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
-      <rpm:entry name="libzio(x86-32)" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
-      <rpm:entry name="libzio.so.0"/>
+      <rpm:entry name="libzio(x86-64)" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
+      <rpm:entry name="libzio.so.0()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libzio-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.99" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f2c77dd36ebd89f36fb0bfabbc5a9da09289477aee400cb25dff2366b8d3d41a</checksum>
+  <checksum type="sha256" pkgid="YES">f733ffb68a30cc9916acc7c63200fc7ebfb7cc3bee66eaeeacb05cb32ce836fa</checksum>
   <summary>Libzio development files</summary>
   <description>Libzio development files including zio.h, the manual page fzopen(3),
 and static library.</description>
   <packager/>
   <url/>
-  <time file="1375471740" build="1375471732"/>
-  <size package="42941" installed="107202" archive="108348"/>
-<location href="i686/libzio-devel-0.99-2.10.i686.rpm"/>
+  <time file="1375473460" build="1375473451"/>
+  <size package="44887" installed="162754" archive="163900"/>
+<location href="x86_64/libzio-devel-0.99-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libzio-0.99-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3065"/>
+    <rpm:header-range start="280" end="3241"/>
     <rpm:provides>
       <rpm:entry name="libzio-devel" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
-      <rpm:entry name="libzio-devel(x86-32)" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
+      <rpm:entry name="libzio-devel(x86-64)" flags="EQ" epoch="0" ver="0.99" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libzio" flags="EQ" epoch="0" ver="0.99"/>
@@ -53810,9 +65547,9 @@ and static library.</description>
 </package>
 <package type="rpm">
   <name>libzip</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">fb686c27e9620ea91dcbdff4b8639fb8f6409755ca1d05f518d3b7d97147608d</checksum>
+  <checksum type="sha256" pkgid="YES">04b561a00cf13a6d197162e0f4fcbf9c33ea0098916cb88cf0498cd09b9ed64e</checksum>
   <summary>C library for reading, creating, and modifying zip archives</summary>
   <description>libzip is a C library for reading, creating, and modifying zip
 archives. Files can be added from data buffers, files, or compressed. This
@@ -53822,59 +65559,57 @@ package contains a set of small utilities built using libzip
  * ziptorrent - manipulate with a restricted file format used for using bittorrent on zip files.</description>
   <packager/>
   <url>http://www.nih.at/libzip</url>
-  <time file="1375476570" build="1375476560"/>
-  <size package="28128" installed="65472" archive="65880"/>
-<location href="i686/libzip-0.10.1-2.9.i686.rpm"/>
+  <time file="1375481330" build="1375481321"/>
+  <size package="26542" installed="63880" archive="64296"/>
+<location href="x86_64/libzip-0.10.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libzip-0.10.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3265"/>
+    <rpm:header-range start="280" end="3433"/>
     <rpm:provides>
       <rpm:entry name="libzip" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
-      <rpm:entry name="libzip(x86-32)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
-      <rpm:entry name="libzip.so.2"/>
+      <rpm:entry name="libzip(x86-64)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
+      <rpm:entry name="libzip.so.2()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libzip-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">fab5a0fcab0fd5691319eaafc9deed0047b4b1b93a3fe8625e05953524b11613</checksum>
+  <checksum type="sha256" pkgid="YES">8db94cdc242cd70f7b0302cbbe6392916d243f03bf95b893ad3e57d667038754</checksum>
   <summary>C library for reading, creating, and modifying zip archives</summary>
   <description>libzip is a C library for reading, creating, and modifying zip
 archives. This package contains devel files.</description>
   <packager/>
   <url>http://www.nih.at/libzip</url>
-  <time file="1375476570" build="1375476560"/>
-  <size package="73085" installed="85260" archive="93972"/>
-<location href="i686/libzip-devel-0.10.1-2.9.i686.rpm"/>
+  <time file="1375481330" build="1375481321"/>
+  <size package="73279" installed="85264" archive="93988"/>
+<location href="x86_64/libzip-devel-0.10.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libzip-0.10.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8857"/>
+    <rpm:header-range start="280" end="9037"/>
     <rpm:provides>
       <rpm:entry name="libzip-devel" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
-      <rpm:entry name="libzip-devel(x86-32)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
+      <rpm:entry name="libzip-devel(x86-64)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
       <rpm:entry name="pkgconfig(libzip)" flags="EQ" epoch="0" ver="0.10.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -53886,9 +65621,9 @@ archives. This package contains devel files.</description>
 </package>
 <package type="rpm">
   <name>libzip-util</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">1d8e6f092127b86159346e1d5d3d2e4eac7ea0906a9a9283c350abec31f0636f</checksum>
+  <checksum type="sha256" pkgid="YES">4770fb6578f800ba9a1e92e725571a504821d6cd94f31e9097b28981c700462d</checksum>
   <summary>C library for reading, creating, and modifying zip archives</summary>
   <description>This is libzip, a C library for reading, creating, and modifying zip
 archives.  Files can be added from data buffers, files, or compressed
@@ -53897,28 +65632,28 @@ closing the archive can be reverted.  The API is documented by man
 pages.</description>
   <packager/>
   <url>http://www.nih.at/libzip</url>
-  <time file="1375476570" build="1375476560"/>
-  <size package="16733" installed="43558" archive="44516"/>
-<location href="i686/libzip-util-0.10.1-2.9.i686.rpm"/>
+  <time file="1375481330" build="1375481321"/>
+  <size package="17316" installed="48414" archive="49372"/>
+<location href="x86_64/libzip-util-0.10.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>libzip-0.10.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3925"/>
+    <rpm:header-range start="280" end="4145"/>
     <rpm:provides>
       <rpm:entry name="libzip-util" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
-      <rpm:entry name="libzip-util(x86-32)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
+      <rpm:entry name="libzip-util(x86-64)" flags="EQ" epoch="0" ver="0.10.1" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libzip.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libzip.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ziptorrent</file>
     <file>/usr/bin/zipcmp</file>
     <file>/usr/bin/zipmerge</file>
@@ -53927,9 +65662,9 @@ pages.</description>
 </package>
 <package type="rpm">
   <name>libzmq</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2.2" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">7f78e40f4cbf63462b3778fa6fe6280988867edb0949b8a489f0e545ae40f23d</checksum>
+  <checksum type="sha256" pkgid="YES">07b3193e35bb28a0e58ad0826940bb02f6f24313becb3a4106714ac21c01cc3b</checksum>
   <summary>The ZeroMQ messaging library</summary>
   <description>The 0MQ lightweight messaging kernel is a library which extends the
 standard socket interfaces with features traditionally provided by
@@ -53941,53 +65676,50 @@ multiple transport protocols and more.
 This package contains the ZeroMQ shared library.</description>
   <packager/>
   <url>http://www.zeromq.org/</url>
-  <time file="1375474276" build="1375474266"/>
-  <size package="116123" installed="385463" archive="386320"/>
-<location href="i686/libzmq-3.2.2-3.9.i686.rpm"/>
+  <time file="1375475801" build="1375475792"/>
+  <size package="118513" installed="421799" archive="422664"/>
+<location href="x86_64/libzmq-3.2.2-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>zeromq-3.2.2-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4237"/>
+    <rpm:header-range start="280" end="4449"/>
     <rpm:provides>
       <rpm:entry name="libzmq" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
-      <rpm:entry name="libzmq(x86-32)" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
-      <rpm:entry name="libzmq.so.3"/>
+      <rpm:entry name="libzmq(x86-64)" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
+      <rpm:entry name="libzmq.so.3()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>libzypp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12.11.0" rel="2.31"/>
-  <checksum type="sha256" pkgid="YES">c5cd28b544a79a730124fed12469cf1a44aa9c9adf7380534a1fa567575f3cc1</checksum>
+  <checksum type="sha256" pkgid="YES">21413372d51377b731e003f4cde8bbc088f69bd5c5c6dc2811eec5fe67d283bf</checksum>
   <summary>Package, Patch, Pattern, and Product Management</summary>
   <description>Package, Patch, Pattern, and Product Management
 
@@ -54003,16 +65735,16 @@ Authors:
     Ladislav Slezak &lt;lslezak@suse.cz&gt;</description>
   <packager/>
   <url/>
-  <time file="1377321298" build="1377321263"/>
-  <size package="1449358" installed="5292608" archive="5299024"/>
-<location href="i686/libzypp-12.11.0-2.31.i686.rpm"/>
+  <time file="1377321291" build="1377321252"/>
+  <size package="1430900" installed="5433636" archive="5440056"/>
+<location href="x86_64/libzypp-12.11.0-2.31.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Package Management</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libzypp-12.11.0-2.31.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10846"/>
+    <rpm:header-range start="280" end="11274"/>
     <rpm:provides>
       <rpm:entry name="config(libzypp)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
       <rpm:entry name="libzypp" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
@@ -54021,70 +65753,66 @@ Authors:
       <rpm:entry name="libzypp(plugin:services)" flags="EQ" epoch="0" ver="0"/>
       <rpm:entry name="libzypp(plugin:system)" flags="EQ" epoch="0" ver="0"/>
       <rpm:entry name="libzypp(plugin:urlresolver)" flags="EQ" epoch="0" ver="0"/>
-      <rpm:entry name="libzypp(x86-32)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
-      <rpm:entry name="libzypp.so.1200"/>
-      <rpm:entry name="libzypp.so.1200(ZYPP_plain)"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="lsof"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libzypp(x86-64)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
+      <rpm:entry name="libzypp.so.1200()(64bit)"/>
+      <rpm:entry name="libzypp.so.1200(ZYPP_plain)(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libproxy.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="config(libzypp)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
       <rpm:entry name="rpm"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libzypp.so.1200"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
+      <rpm:entry name="libzypp.so.1200(ZYPP_plain)(64bit)"/>
       <rpm:entry name="libsolv-tools"/>
-      <rpm:entry name="config(libzypp)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
-      <rpm:entry name="libproxy.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
       <rpm:entry name="libcurl" flags="GE" epoch="0" ver="7.19.4"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libzypp.so.1200(ZYPP_plain)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libzypp.so.1200()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)"/>
+      <rpm:entry name="lsof"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/zypp-CheckAccessDeleted</file>
     <file>/etc/zypp/zypp.conf</file>
     <file>/etc/zypp/systemCheck</file>
@@ -54101,9 +65829,9 @@ Authors:
 </package>
 <package type="rpm">
   <name>libzypp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12.11.0" rel="2.31"/>
-  <checksum type="sha256" pkgid="YES">168e6fbb0f52ba7145d5913b28c76adb9e18d5c7b63305f53b50a41f773c341a</checksum>
+  <checksum type="sha256" pkgid="YES">bb8f3275142c37e4b81cedeba2770b83969058e158c2ca35488e0a9b12682df0</checksum>
   <summary>Package, Patch, Pattern, and Product Management - developers files</summary>
   <description>Package, Patch, Pattern, and Product Management - developers files
 
@@ -54119,19 +65847,19 @@ Authors:
     Ladislav Slezak &lt;lslezak@suse.cz&gt;</description>
   <packager/>
   <url/>
-  <time file="1377321298" build="1377321263"/>
-  <size package="631648" installed="6930369" archive="6977888"/>
-<location href="i686/libzypp-devel-12.11.0-2.31.i686.rpm"/>
+  <time file="1377321291" build="1377321252"/>
+  <size package="631843" installed="6930373" archive="6977896"/>
+<location href="x86_64/libzypp-devel-12.11.0-2.31.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libzypp-12.11.0-2.31.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="36974"/>
+    <rpm:header-range start="280" end="37150"/>
     <rpm:provides>
       <rpm:entry name="libzypp-devel" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
-      <rpm:entry name="libzypp-devel(x86-32)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
+      <rpm:entry name="libzypp-devel(x86-64)" flags="EQ" epoch="0" ver="12.11.0" rel="2.31"/>
       <rpm:entry name="pkgconfig(libzypp)" flags="EQ" epoch="0" ver="12.11.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -54183,84 +65911,81 @@ Authors:
 </package>
 <package type="rpm">
   <name>lightmediascanner</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.5" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">95bd93ff7d498fb9352487a926dc66a806d71176a962c2221f8023974600a468</checksum>
+  <checksum type="sha256" pkgid="YES">407dae9b4343e37e4427836fb1a5f1d0c0487102eda89d652b4487041eec42e4</checksum>
   <summary>Light media scanner is a media indexer for embedded devices</summary>
   <description>Description: Light media scanner is a media indexer for embedded devices</description>
   <packager/>
   <url>http://lms.garage.maemo.org/</url>
-  <time file="1376676232" build="1376676224"/>
-  <size package="70759" installed="258679" archive="261816"/>
-<location href="i686/lightmediascanner-0.4.5-2.1.i686.rpm"/>
+  <time file="1376676224" build="1376676216"/>
+  <size package="71631" installed="293151" archive="296296"/>
+<location href="x86_64/lightmediascanner-0.4.5-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>lightmediascanner-0.4.5-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7641"/>
-    <rpm:provides>
-      <rpm:entry name="asf.so"/>
-      <rpm:entry name="audio-dummy.so"/>
-      <rpm:entry name="dummy.so"/>
-      <rpm:entry name="flac.so"/>
-      <rpm:entry name="id3.so"/>
-      <rpm:entry name="jpeg.so"/>
-      <rpm:entry name="liblightmediascanner.so.0"/>
+    <rpm:header-range start="280" end="7845"/>
+    <rpm:provides>
+      <rpm:entry name="asf.so()(64bit)"/>
+      <rpm:entry name="audio-dummy.so()(64bit)"/>
+      <rpm:entry name="dummy.so()(64bit)"/>
+      <rpm:entry name="flac.so()(64bit)"/>
+      <rpm:entry name="id3.so()(64bit)"/>
+      <rpm:entry name="jpeg.so()(64bit)"/>
+      <rpm:entry name="liblightmediascanner.so.0()(64bit)"/>
       <rpm:entry name="lightmediascanner" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
-      <rpm:entry name="lightmediascanner(x86-32)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
-      <rpm:entry name="m3u.so"/>
-      <rpm:entry name="ogg.so"/>
-      <rpm:entry name="pls.so"/>
-      <rpm:entry name="png.so"/>
-      <rpm:entry name="rm.so"/>
-      <rpm:entry name="video-dummy.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libvorbis.so.0"/>
+      <rpm:entry name="lightmediascanner(x86-64)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
+      <rpm:entry name="m3u.so()(64bit)"/>
+      <rpm:entry name="ogg.so()(64bit)"/>
+      <rpm:entry name="pls.so()(64bit)"/>
+      <rpm:entry name="png.so()(64bit)"/>
+      <rpm:entry name="rm.so()(64bit)"/>
+      <rpm:entry name="video-dummy.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libvorbis.so.0()(64bit)"/>
+      <rpm:entry name="liblightmediascanner.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libFLAC.so.8"/>
-      <rpm:entry name="libsqlite3.so.0"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libFLAC.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="liblightmediascanner.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>lightmediascanner-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.5" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">2b2ff1e2d5e060d94d5b5fc70d159c971f130e9ca826d6fc3abc16ed3054568f</checksum>
+  <checksum type="sha256" pkgid="YES">1e12f01b0b93d14888d9382681e28f5ee8c5f95eb5529d6f61f414d3d1562962</checksum>
   <summary>LMS headers, static libraries, and documentation</summary>
   <description>Headers, static libraries, and documentation for LMS</description>
   <packager/>
   <url>http://lms.garage.maemo.org/</url>
-  <time file="1376676232" build="1376676224"/>
-  <size package="8824" installed="24994" archive="26212"/>
-<location href="i686/lightmediascanner-devel-0.4.5-2.1.i686.rpm"/>
+  <time file="1376676224" build="1376676216"/>
+  <size package="9006" installed="24996" archive="26220"/>
+<location href="x86_64/lightmediascanner-devel-0.4.5-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>lightmediascanner-0.4.5-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3357"/>
+    <rpm:header-range start="280" end="3533"/>
     <rpm:provides>
       <rpm:entry name="lightmediascanner-devel" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
-      <rpm:entry name="lightmediascanner-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
+      <rpm:entry name="lightmediascanner-devel(x86-64)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
       <rpm:entry name="pkgconfig(lightmediascanner)" flags="EQ" epoch="0" ver="0.4.5.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -54272,35 +65997,35 @@ Authors:
 </package>
 <package type="rpm">
   <name>lightmediascanner-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.5" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">6b86c7b6df96d62a400d415253c53259d385c58c0d4b522f131d5a536c231a6f</checksum>
+  <checksum type="sha256" pkgid="YES">021ae1f1fc95ff4c8d1df7dfc42cb54e0b76c9488e2c0a971a7009f3c500fe39</checksum>
   <summary>LMS test programs</summary>
   <description>LMS test programs</description>
   <packager/>
   <url>http://lms.garage.maemo.org/</url>
-  <time file="1376676232" build="1376676224"/>
-  <size package="11099" installed="26044" archive="26440"/>
-<location href="i686/lightmediascanner-test-0.4.5-2.1.i686.rpm"/>
+  <time file="1376676224" build="1376676216"/>
+  <size package="11602" installed="37728" archive="38124"/>
+<location href="x86_64/lightmediascanner-test-0.4.5-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>lightmediascanner-0.4.5-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3061"/>
+    <rpm:header-range start="280" end="3277"/>
     <rpm:provides>
       <rpm:entry name="lightmediascanner-test" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
-      <rpm:entry name="lightmediascanner-test(x86-32)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
+      <rpm:entry name="lightmediascanner-test(x86-64)" flags="EQ" epoch="0" ver="0.4.5" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="lightmediascanner" flags="EQ" epoch="0" ver="0.4.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblightmediascanner.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="liblightmediascanner.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/lms-test</file>
     <file>/usr/bin/lms-list-parsers</file>
 
@@ -54308,9 +66033,9 @@ Authors:
 </package>
 <package type="rpm">
   <name>links</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.6" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">c3de2d4bc30ec8a25bb47c9861e83b39681ed2bd38db354c2ff27c7cd5ab436a</checksum>
+  <checksum type="sha256" pkgid="YES">0f8a28a6c5d87a49d93da9bff5327de73de8aa5d8661b3fb5861d7dc071f03c3</checksum>
   <summary>Text-Based WWW Browser</summary>
   <description>Links is like Lynx--an easy-to-use browser for HTML documents and other
 Internet services, like FTP, telnet, and news. Links provides a
@@ -54318,32 +66043,31 @@ graphical interface besides the text interface. It has good support for
 frames, supports ssl, and has a little bit of JavaScript support.</description>
   <packager/>
   <url>http://artax.karlin.mff.cuni.cz/~mikulas/links/</url>
-  <time file="1377044622" build="1377044609"/>
-  <size package="374508" installed="1081414" archive="1082100"/>
-<location href="i686/links-2.6-2.18.i686.rpm"/>
+  <time file="1377045115" build="1377045102"/>
+  <size package="391707" installed="1301906" archive="1302592"/>
+<location href="x86_64/links-2.6-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Web/Browsers</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>links-2.6-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3492"/>
+    <rpm:header-range start="280" end="3700"/>
     <rpm:provides>
       <rpm:entry name="links" flags="EQ" epoch="0" ver="2.6" rel="2.18"/>
-      <rpm:entry name="links(x86-32)" flags="EQ" epoch="0" ver="2.6" rel="2.18"/>
+      <rpm:entry name="links(x86-64)" flags="EQ" epoch="0" ver="2.6" rel="2.18"/>
       <rpm:entry name="web_browser"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/links</file>
 
   </format>
@@ -55242,9 +66966,9 @@ packages, instead.</description>
 </package>
 <package type="rpm">
   <name>lksctp-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">6c249e0603e6948a8252a2f86bc5f98e61072fc1e7a9207b12938e17437e8ca8</checksum>
+  <checksum type="sha256" pkgid="YES">2b7da2847b548144eef264dc492e8d3b9bb5fd0d8894157622bd049df4f783b8</checksum>
   <summary>Utilities for SCTP (Stream Control Transmission Protocol)</summary>
   <description>This package contains the SCTP base runtime library and command line
 tools.
@@ -55254,43 +66978,41 @@ reliable transport protocol with congestion control, support for
 transparent multihoming, and multiple ordered streams of messages.</description>
   <packager/>
   <url>http://lksctp.sourceforge.net</url>
-  <time file="1376538559" build="1376538542"/>
-  <size package="57895" installed="174587" archive="176736"/>
-<location href="i686/lksctp-tools-1.0.10-2.11.i686.rpm"/>
+  <time file="1376538698" build="1376538689"/>
+  <size package="60351" installed="194177" archive="196328"/>
+<location href="x86_64/lksctp-tools-1.0.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>lksctp-tools-1.0.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5875"/>
+    <rpm:header-range start="280" end="6087"/>
     <rpm:provides>
-      <rpm:entry name="libsctp.so.1"/>
-      <rpm:entry name="libsctp.so.1(VERS_1)"/>
-      <rpm:entry name="libsctp.so.1(VERS_2)"/>
-      <rpm:entry name="libwithsctp.so.1"/>
+      <rpm:entry name="libsctp.so.1()(64bit)"/>
+      <rpm:entry name="libsctp.so.1(VERS_1)(64bit)"/>
+      <rpm:entry name="libsctp.so.1(VERS_2)(64bit)"/>
+      <rpm:entry name="libwithsctp.so.1()(64bit)"/>
       <rpm:entry name="lksctp-tools" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
-      <rpm:entry name="lksctp-tools(x86-32)" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
+      <rpm:entry name="lksctp-tools(x86-64)" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libsctp.so.1(VERS_2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libsctp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsctp.so.1(VERS_1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsctp.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsctp.so.1(VERS_2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsctp.so.1(VERS_1)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/withsctp</file>
     <file>/usr/bin/sctp_darn</file>
     <file>/usr/bin/sctp_test</file>
@@ -55301,9 +67023,9 @@ transparent multihoming, and multiple ordered streams of messages.</description>
 </package>
 <package type="rpm">
   <name>lksctp-tools-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">e83e920ee3776b295c7fe8366f081f3d20b2ce0c5c8ea57b815a4255ca3167cc</checksum>
+  <checksum type="sha256" pkgid="YES">daa597806f918622ead50b3dbd040d28f58a0cc2126a2c14d237149bc010a367</checksum>
   <summary>Development files for SCTP (Stream Control Transmission Protocol)</summary>
   <description>This package contains the SCTP development libraries and C header
 files.
@@ -55313,19 +67035,19 @@ reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.</description>
   <packager/>
   <url>http://lksctp.sourceforge.net</url>
-  <time file="1376538559" build="1376538542"/>
-  <size package="43624" installed="163935" archive="167680"/>
-<location href="i686/lksctp-tools-devel-1.0.10-2.11.i686.rpm"/>
+  <time file="1376538698" build="1376538689"/>
+  <size package="43795" installed="163935" archive="167688"/>
+<location href="x86_64/lksctp-tools-devel-1.0.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>lksctp-tools-1.0.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5195"/>
+    <rpm:header-range start="280" end="5371"/>
     <rpm:provides>
       <rpm:entry name="lksctp-tools-devel" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
-      <rpm:entry name="lksctp-tools-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
+      <rpm:entry name="lksctp-tools-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.10" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="lksctp-tools" flags="EQ" epoch="0" ver="1.0.10"/>
@@ -55335,9 +67057,9 @@ transparent multi-homing, and multiple ordered streams of messages.</description
 </package>
 <package type="rpm">
   <name>llvm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">4eee9ee80fa62e8e97afe2ebb9e2486ef3c5cb4b1497abb561c9dc75d451c8c6</checksum>
+  <checksum type="sha256" pkgid="YES">6a546f5b5c816565e70be7be41984ecc0918d02e1554680845e916510e82386c</checksum>
   <summary>The Low Level Virtual Machine</summary>
   <description>LLVM is a compiler infrastructure designed for compile-time,
 link-time, runtime, and idle-time optimization of programs from
@@ -55346,48 +67068,42 @@ mirror sets of programming tools as well as libraries with equivalent
 functionality.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047143" build="1377046064"/>
-  <size package="975188" installed="3160717" archive="3164536"/>
-<location href="i686/llvm-3.1-2.15.i686.rpm"/>
+  <time file="1377046756" build="1377045278"/>
+  <size package="1014101" installed="3355913" archive="3359732"/>
+<location href="x86_64/llvm-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12031"/>
+    <rpm:header-range start="280" end="12203"/>
     <rpm:provides>
       <rpm:entry name="llvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="llvm(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libLLVM-3.1.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
+      <rpm:entry name="llvm(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libLLVM-3.1.so()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="libllvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/llvm-prof</file>
     <file>/usr/bin/llvm-dwarfdump</file>
     <file>/usr/bin/macho-dump</file>
@@ -55419,169 +67135,123 @@ functionality.</description>
 </package>
 <package type="rpm">
   <name>llvm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">c83d6a7d4e77314be0bed9fed1e16cc4d895554fb3bc7c2d69b2c5d76f97d069</checksum>
+  <checksum type="sha256" pkgid="YES">2c848a56698d2fc04765621ec16245302a679f15a0676332d602e06c2fe891e1</checksum>
   <summary>Libraries and header files for LLVM</summary>
   <description>This package contains library and header files needed to develop new
 native programs that use the LLVM infrastructure.</description>
   <packager/>
   <url>http://llvm.org/</url>
-  <time file="1377047152" build="1377046064"/>
-  <size package="192868792" installed="1092250622" archive="1092340256"/>
-<location href="i686/llvm-devel-3.1-2.15.i686.rpm"/>
+  <time file="1377046757" build="1377045278"/>
+  <size package="211457730" installed="1731308501" archive="1731398252"/>
+<location href="x86_64/llvm-devel-3.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>NCSA</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>llvm-3.1-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="67312"/>
+    <rpm:header-range start="280" end="67456"/>
     <rpm:provides>
       <rpm:entry name="llvm-devel" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="llvm-devel(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
+      <rpm:entry name="llvm-devel(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
       <rpm:entry name="llvm-static" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="update-alternatives" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="llvm" flags="EQ" epoch="0" ver="3.1" rel="2.15"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="update-alternatives" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="libstdc++-devel" flags="GE" epoch="0" ver="3.4"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libffi-devel"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-    </rpm:requires>    <file>/usr/bin/llvm-config-32</file>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/llvm-config-64</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>location-geoclue-nominatim</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.22" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">4f17866ca8ac5547d73a3a2bcb7fb74e854ad073aebcaff248af0f88d8583fa9</checksum>
+  <checksum type="sha256" pkgid="YES">54aef0d641d2e09a95144e63ab2421997648349599416cb2a8a8acaad69662cc</checksum>
   <summary>geoclue-nominatim map-service module for location</summary>
   <description>geoclue-nominatim map-service module for location</description>
   <packager/>
   <url/>
-  <time file="1377321173" build="1377321168"/>
-  <size package="17370" installed="45144" archive="45808"/>
-<location href="i686/location-geoclue-nominatim-0.1.22-2.8.i686.rpm"/>
+  <time file="1377321240" build="1377321236"/>
+  <size package="17780" installed="52696" archive="53368"/>
+<location href="x86_64/location-geoclue-nominatim-0.1.22-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>location-module-0.1.22-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3235"/>
+    <rpm:header-range start="280" end="3503"/>
     <rpm:provides>
-      <rpm:entry name="libmap-service-osm.so.0"/>
+      <rpm:entry name="libmap-service-osm.so.0()(64bit)"/>
       <rpm:entry name="location-geoclue-nominatim" flags="EQ" epoch="0" ver="0.1.22" rel="2.8"/>
-      <rpm:entry name="location-geoclue-nominatim(x86-32)" flags="EQ" epoch="0" ver="0.1.22" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libgeoclue.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libjson-glib-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>location-gps-manager</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.44" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">a200c115a554e8a8510a390d038f57793bb8873b66f5a8782a60a288b3378079</checksum>
-  <summary>GPS Manager for Tizen</summary>
-  <description>GPS Manager for Tizen</description>
-  <packager/>
-  <url/>
-  <time file="1377321914" build="1377321908"/>
-  <size package="9789" installed="21536" archive="22140"/>
-<location href="i686/location-gps-manager-0.2.44-3.5.i686.rpm"/>
-  <format>
-    <rpm:license>TO_BE/FILLED_IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>gps-manager-0.2.44-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3283"/>
-    <rpm:provides>
-      <rpm:entry name="libgps.so.0"/>
-      <rpm:entry name="location-gps-manager" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="location-gps-manager(x86-32)" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
+      <rpm:entry name="location-geoclue-nominatim(x86-64)" flags="EQ" epoch="0" ver="0.1.22" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="gps-manager" flags="EQ" epoch="0" ver="0.2.44" rel="3.5"/>
-      <rpm:entry name="liblbs-dbus.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libSLP-location.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libjson-glib-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libSLP-location.so.0()(64bit)"/>
+      <rpm:entry name="libgeoclue.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>lsb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">87206269d1abab12e9c181cd500337a04bf87499f235b500504bb7493bf77113</checksum>
+  <checksum type="sha256" pkgid="YES">639cbcb97be226fd449eede4a8bb9831316fa6d19bd85da2e37f99183c19a8e6</checksum>
   <summary>LSB support for SLP</summary>
   <description>Linux Standard Base 3.2</description>
   <packager/>
   <url/>
-  <time file="1375477087" build="1375477078"/>
-  <size package="5496" installed="11299" archive="11696"/>
-<location href="i686/lsb-3.2-4.8.i686.rpm"/>
+  <time file="1375481568" build="1375481560"/>
+  <size package="5667" installed="11299" archive="11696"/>
+<location href="x86_64/lsb-3.2-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>lsb-3.2-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2238"/>
+    <rpm:header-range start="280" end="2410"/>
     <rpm:provides>
       <rpm:entry name="/lib/lsb/init-functions"/>
       <rpm:entry name="lsb" flags="EQ" epoch="0" ver="3.2" rel="4.8"/>
-      <rpm:entry name="lsb(x86-32)" flags="EQ" epoch="0" ver="3.2" rel="4.8"/>
+      <rpm:entry name="lsb(x86-64)" flags="EQ" epoch="0" ver="3.2" rel="4.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -55589,64 +67259,63 @@ native programs that use the LLVM infrastructure.</description>
 </package>
 <package type="rpm">
   <name>lsof</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.87" rel="2.21"/>
-  <checksum type="sha256" pkgid="YES">e122bcd64f64bbe67470b649a98d583c75d739ded8076452e24fdf620a55cd41</checksum>
+  <checksum type="sha256" pkgid="YES">1b519fc6138600488f95207c2e9fe80b286a97b72d3ece3f8fa5e90d4c807811</checksum>
   <summary>A utility which lists open files on a Linux/UNIX system</summary>
   <description>Lsof stands for LiSt Open Files, and it does just that: it lists
 information about files that are open by the processes running on a
 UNIX system.</description>
   <packager/>
   <url>http://people.freebsd.org/~abe/</url>
-  <time file="1377043674" build="1377043664"/>
-  <size package="66667" installed="166064" archive="166316"/>
-<location href="i686/lsof-4.87-2.21.i686.rpm"/>
+  <time file="1377042774" build="1377042765"/>
+  <size package="73641" installed="172856" archive="173108"/>
+<location href="x86_64/lsof-4.87-2.21.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>lsof-4.87-2.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2943"/>
+    <rpm:header-range start="280" end="3139"/>
     <rpm:provides>
       <rpm:entry name="lsof" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
-      <rpm:entry name="lsof(x86-32)" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
+      <rpm:entry name="lsof(x86-64)" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/lsof</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>lsof-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.87" rel="2.21"/>
-  <checksum type="sha256" pkgid="YES">eea9d1c03a806fdf45f37d6ef7ae94172e295d87b71b75703ffffa0dbb1bfd7d</checksum>
+  <checksum type="sha256" pkgid="YES">5e983de4f65c35a1df6cdf450543a49e60740e7e70963fee4660686fe2d0e3b1</checksum>
   <summary>Documentation for package lsof</summary>
   <description>This package provides documentation for package lsof.</description>
   <packager/>
   <url>http://people.freebsd.org/~abe/</url>
-  <time file="1377043674" build="1377043664"/>
-  <size package="39338" installed="36549" archive="36820"/>
-<location href="i686/lsof-docs-4.87-2.21.i686.rpm"/>
+  <time file="1377042774" build="1377042765"/>
+  <size package="39509" installed="36549" archive="36820"/>
+<location href="x86_64/lsof-docs-4.87-2.21.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>lsof-4.87-2.21.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2209"/>
+    <rpm:header-range start="280" end="2382"/>
     <rpm:provides>
       <rpm:entry name="lsof-docs" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
-      <rpm:entry name="lsof-docs(x86-32)" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
+      <rpm:entry name="lsof-docs(x86-64)" flags="EQ" epoch="0" ver="4.87" rel="2.21"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -55654,9 +67323,9 @@ UNIX system.</description>
 </package>
 <package type="rpm">
   <name>ltrace</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.2" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">d845d6307c14fd05fc9e31bce1d4e434ce0cf998daf73b5f77a7409cc139e12d</checksum>
+  <checksum type="sha256" pkgid="YES">23f93dd476d2c9fcbadb5ca296f45e02aa83848cc5328ceaff04bef85c3fda92</checksum>
   <summary>Trace the Library and System Calls a Program Makes</summary>
   <description>Ltrace is a program that runs the specified command until it exits. It
 intercepts and records the dynamic library calls that are called by the
@@ -55670,26 +67339,77 @@ This is still a work in progress, so, for example, the tracking to
 child processes may fail or some things may not work as expected.</description>
   <packager/>
   <url>http://ltrace.org/</url>
-  <time file="1376389721" build="1376389714"/>
-  <size package="130890" installed="326538" archive="327504"/>
-<location href="i686/ltrace-0.7.2-3.1.i686.rpm"/>
+  <time file="1376389718" build="1376389710"/>
+  <size package="130311" installed="336610" archive="337576"/>
+<location href="x86_64/ltrace-0.7.2-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>ltrace-0.7.2-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4333"/>
+    <rpm:header-range start="280" end="4645"/>
     <rpm:provides>
       <rpm:entry name="config(ltrace)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
       <rpm:entry name="ltrace" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
-      <rpm:entry name="ltrace(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
+      <rpm:entry name="ltrace(x86-64)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="config(ltrace)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/ltrace</file>
+    <file>/etc/ltrace.conf</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>ltrace-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.7.2" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">129e7dfb897505bea0bd0b1e329143b2ff7c91ec1e82c4037c40cd237b98ac7d</checksum>
+  <summary>Trace the Library and System Calls a Program Makes</summary>
+  <description>Ltrace is a program that runs the specified command until it exits. It
+intercepts and records the dynamic library calls that are called by the
+executed process and the signals that are received by that process. It
+can also intercept and print the system calls executed by the program.
+
+The program to trace need not be recompiled for this, so you can use
+ltrace on binaries for which you do not have access to the source.
+
+This is still a work in progress, so, for example, the tracking to
+child processes may fail or some things may not work as expected.</description>
+  <packager/>
+  <url>http://ltrace.org/</url>
+  <time file="1376389721" build="1376389715"/>
+  <size package="110269" installed="284264" archive="284520"/>
+<location href="x86_64/ltrace-32bit-0.7.2-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Tools</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>ltrace-0.7.2-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3318"/>
+    <rpm:provides>
+      <rpm:entry name="ltrace-32bit" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
+      <rpm:entry name="ltrace-32bit(x86-32)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libelf.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="config(ltrace)" flags="EQ" epoch="0" ver="0.7.2" rel="3.1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -55697,16 +67417,15 @@ child processes may fail or some things may not work as expected.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/ltrace</file>
-    <file>/etc/ltrace.conf</file>
+    </rpm:requires>    <file>/usr/bin/ltrace32</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>lua</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.1.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">4d04c3b56e8100fd9fd6246993ad53dd3e74f7ad9ef33ae76ca77857d7b2870f</checksum>
+  <checksum type="sha256" pkgid="YES">ab6e42ddbb9ceb22e6fa91a626705f3e3d5012fc4b29b85b650a8b23017ae2f6</checksum>
   <summary>Small Embeddable Language with Simple Procedural Syntax</summary>
   <description>Lua is a programming language originally designed for extending
 applications, but also frequently used as a general-purpose,
@@ -55721,36 +67440,34 @@ of C functions, written in ANSI C, and the implementation goals are
 simplicity, efficiency, portability, and low embedding cost.</description>
   <packager/>
   <url>http://www.lua.org</url>
-  <time file="1377042658" build="1377042645"/>
-  <size package="109930" installed="368083" archive="369536"/>
-<location href="i686/lua-5.1.4-2.13.i686.rpm"/>
+  <time file="1377042150" build="1377042138"/>
+  <size package="104942" installed="369403" archive="370864"/>
+<location href="x86_64/lua-5.1.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>lua-5.1.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4862"/>
+    <rpm:header-range start="280" end="5066"/>
     <rpm:provides>
       <rpm:entry name="lua" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
-      <rpm:entry name="lua(x86-32)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="lua(x86-64)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/rpm/macros.lua</file>
     <file>/usr/bin/luac5.1</file>
     <file>/usr/bin/lua5.1</file>
@@ -55760,9 +67477,9 @@ simplicity, efficiency, portability, and low embedding cost.</description>
 </package>
 <package type="rpm">
   <name>lua-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.1.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">0b90a314d55177b8dea49fab6fb4048dd22f6bdb532283741e0d1fdae89ce118</checksum>
+  <checksum type="sha256" pkgid="YES">bb2680c8da777139bcf8db449153d406be68bf70cd6cc5da0c3124860d916cea</checksum>
   <summary>Development files for lua</summary>
   <description>Lua is a programming language originally designed for extending
 applications, but also frequently used as a general-purpose,
@@ -55772,19 +67489,19 @@ This package contains files needed for embedding lua into your
 application.</description>
   <packager/>
   <url>http://www.lua.org</url>
-  <time file="1377042658" build="1377042645"/>
-  <size package="303921" installed="995871" archive="997096"/>
-<location href="i686/lua-devel-5.1.4-2.13.i686.rpm"/>
+  <time file="1377042150" build="1377042138"/>
+  <size package="315484" installed="1524777" archive="1526000"/>
+<location href="x86_64/lua-devel-5.1.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>lua-5.1.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3518"/>
+    <rpm:header-range start="280" end="3698"/>
     <rpm:provides>
       <rpm:entry name="lua-devel" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
-      <rpm:entry name="lua-devel(x86-32)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
+      <rpm:entry name="lua-devel(x86-64)" flags="EQ" epoch="0" ver="5.1.4" rel="2.13"/>
       <rpm:entry name="pkgconfig(lua)" flags="EQ" epoch="0" ver="5.1.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -55831,9 +67548,9 @@ simplicity, efficiency, portability, and low embedding cost.</description>
 </package>
 <package type="rpm">
   <name>lzo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.03" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">dcf9d11dbc91efabe60d4ab5fbb319e4c1545958d74fae2f2991a88ecc3c7780</checksum>
+  <checksum type="sha256" pkgid="YES">6af5d9500e99c9cb690c645d944873a77a6c52405313936f56bec8a214bebbda</checksum>
   <summary>Data compression library with very fast (de)compression</summary>
   <description>LZO is a portable lossless data compression library written in ANSI C.
 It offers pretty fast compression and very fast decompression.
@@ -55842,55 +67559,57 @@ compression levels achieving a quite competitive compression ratio
 while still decompressing at this very high speed.</description>
   <packager/>
   <url>http://www.oberhumer.com/opensource/lzo/</url>
-  <time file="1375472742" build="1375472733"/>
-  <size package="43554" installed="206598" archive="207748"/>
-<location href="i686/lzo-2.03-4.10.i686.rpm"/>
+  <time file="1375474333" build="1375474324"/>
+  <size package="43078" installed="242430" archive="243580"/>
+<location href="x86_64/lzo-2.03-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>lzo-2.03-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3582"/>
+    <rpm:header-range start="280" end="3870"/>
     <rpm:provides>
-      <rpm:entry name="liblzo2.so.2"/>
+      <rpm:entry name="liblzo2.so.2()(64bit)"/>
       <rpm:entry name="lzo" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
-      <rpm:entry name="lzo(x86-32)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
+      <rpm:entry name="lzo(x86-64)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>lzo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.03" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">aadabd1a9ec66527284b3208fc4018bfdf6ee0d3233644dc5aab3d3c22ba3e80</checksum>
+  <checksum type="sha256" pkgid="YES">99f3866f92fbb9e0af47febf9d7fcd07aafdde9193251c311958b4e1e62d2199</checksum>
   <summary>Development files for the lzo library</summary>
   <description>LZO is a portable lossless data compression library written in ANSI C.
 It offers pretty fast compression and very fast decompression.
 This package contains development files needed for lzo.</description>
   <packager/>
   <url>http://www.oberhumer.com/opensource/lzo/</url>
-  <time file="1375472742" build="1375472733"/>
-  <size package="26412" installed="162612" archive="165740"/>
-<location href="i686/lzo-devel-2.03-4.10.i686.rpm"/>
+  <time file="1375474333" build="1375474324"/>
+  <size package="26585" installed="162612" archive="165744"/>
+<location href="x86_64/lzo-devel-2.03-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>lzo-2.03-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4458"/>
+    <rpm:header-range start="280" end="4638"/>
     <rpm:provides>
       <rpm:entry name="lzo-devel" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
-      <rpm:entry name="lzo-devel(x86-32)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
+      <rpm:entry name="lzo-devel(x86-64)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="lzo" flags="EQ" epoch="0" ver="2.03"/>
@@ -55900,45 +67619,44 @@ This package contains development files needed for lzo.</description>
 </package>
 <package type="rpm">
   <name>lzo-minilzo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.03" rel="4.10"/>
-  <checksum type="sha256" pkgid="YES">57e4b5b2d0318023744601fc2e4b9291da74167451fe3d81b3312b3f6df8fb70</checksum>
+  <checksum type="sha256" pkgid="YES">874e73183cceb3d9e06d2ad0d96c797dbe7de1289d3de7e4af089510a39359ec</checksum>
   <summary>Mini version of lzo for apps which don't need the full version</summary>
   <description>A small (mini) version of lzo for embedding into applications which don't need
 full blown lzo compression support.</description>
   <packager/>
   <url>http://www.oberhumer.com/opensource/lzo/</url>
-  <time file="1375472742" build="1375472733"/>
-  <size package="10895" installed="20201" archive="20772"/>
-<location href="i686/lzo-minilzo-2.03-4.10.i686.rpm"/>
+  <time file="1375474333" build="1375474324"/>
+  <size package="10642" installed="21413" archive="21988"/>
+<location href="x86_64/lzo-minilzo-2.03-4.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>lzo-2.03-4.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3034"/>
+    <rpm:header-range start="280" end="3206"/>
     <rpm:provides>
-      <rpm:entry name="libminilzo.so.0"/>
+      <rpm:entry name="libminilzo.so.0()(64bit)"/>
       <rpm:entry name="lzo-minilzo" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
-      <rpm:entry name="lzo-minilzo(x86-32)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
+      <rpm:entry name="lzo-minilzo(x86-64)" flags="EQ" epoch="0" ver="2.03" rel="4.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="lzo" flags="EQ" epoch="0" ver="2.03"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>lzop</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.03" rel="3.18"/>
-  <checksum type="sha256" pkgid="YES">8d5c5ff0fb04230f150fecde6e5868746b559748581e29c76f3d55976e821c87</checksum>
+  <checksum type="sha256" pkgid="YES">7be65183e012b05b096ff6b2401cc97148bf3942bc09e35caf330c3e5fe73f71</checksum>
   <summary>lzop</summary>
   <description>lzop is a file compressor which is very similar to gzip. lzop uses
 the LZO data compression library for compression services, and its
@@ -55949,55 +67667,54 @@ lzop is copyrighted OpenSource software distributed under the terms
 of the GNU General Public License (GPL).</description>
   <packager/>
   <url>http://www.lzop.org</url>
-  <time file="1377046146" build="1377046136"/>
-  <size package="50636" installed="109867" archive="110852"/>
-<location href="i686/lzop-1.03-3.18.i686.rpm"/>
+  <time file="1377045222" build="1377045214"/>
+  <size package="51435" installed="114527" archive="115512"/>
+<location href="x86_64/lzop-1.03-3.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Text</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>lzop-1.03-3.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3559"/>
+    <rpm:header-range start="280" end="3759"/>
     <rpm:provides>
       <rpm:entry name="lzop" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
-      <rpm:entry name="lzop(x86-32)" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
+      <rpm:entry name="lzop(x86-64)" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzo2.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzo2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/lzop</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>lzop-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.03" rel="3.18"/>
-  <checksum type="sha256" pkgid="YES">c5c33d75d281b6ece3f860bc63b049a3a880061efc0d85926a560ec429d4086f</checksum>
+  <checksum type="sha256" pkgid="YES">60e6a505c33c65cb50474891fbd63bb42ba44141f0d0e6fa12c1d3b79962e1bd</checksum>
   <summary>Documentation for package lzop</summary>
   <description>This package provides documentation for package lzop.</description>
   <packager/>
   <url>http://www.lzop.org</url>
-  <time file="1377046146" build="1377046136"/>
-  <size package="9881" installed="7694" archive="7964"/>
-<location href="i686/lzop-docs-1.03-3.18.i686.rpm"/>
+  <time file="1377045222" build="1377045214"/>
+  <size package="10059" installed="7694" archive="7964"/>
+<location href="x86_64/lzop-docs-1.03-3.18.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>lzop-1.03-3.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1985"/>
+    <rpm:header-range start="280" end="2162"/>
     <rpm:provides>
       <rpm:entry name="lzop-docs" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
-      <rpm:entry name="lzop-docs(x86-32)" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
+      <rpm:entry name="lzop-docs(x86-64)" flags="EQ" epoch="0" ver="1.03" rel="3.18"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -56005,79 +67722,74 @@ of the GNU General Public License (GPL).</description>
 </package>
 <package type="rpm">
   <name>m4</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">fb33a10d56b92242a0c267e0085604762a9dc3acf2f64e78641b104d76e49cb7</checksum>
+  <checksum type="sha256" pkgid="YES">56888862f9fe7a3b665b1c13e9ec6ee78510638bd990dfed1023f2760f50af5d</checksum>
   <summary>GNU m4</summary>
   <description>GNU m4 is an implementation of the traditional Unix macro processor.</description>
   <packager/>
   <url>http://www.gnu.org/software/m4/</url>
-  <time file="1375473681" build="1375473669"/>
-  <size package="184392" installed="297841" archive="298944"/>
-<location href="i686/m4-1.4.16-2.10.i686.rpm"/>
+  <time file="1375474667" build="1375474658"/>
+  <size package="189867" installed="321293" archive="322396"/>
+<location href="x86_64/m4-1.4.16-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Other</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>m4-1.4.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3473"/>
+    <rpm:header-range start="280" end="3641"/>
     <rpm:provides>
       <rpm:entry name="base:/usr/bin/m4"/>
       <rpm:entry name="m4" flags="EQ" epoch="0" ver="1.4.16" rel="2.10"/>
-      <rpm:entry name="m4(x86-32)" flags="EQ" epoch="0" ver="1.4.16" rel="2.10"/>
+      <rpm:entry name="m4(x86-64)" flags="EQ" epoch="0" ver="1.4.16" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/m4</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>make</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.82" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">4fe548365ce7202ff4da18a7789009fa8a91a924f3514e55293e4fdb98cf0ca8</checksum>
+  <checksum type="sha256" pkgid="YES">6cedaaaa2d7ad01f5fd6d9e285b926bc3eef77e4e5d092b49c23f60be997de45</checksum>
   <summary>GNU make</summary>
   <description>The GNU make command with extensive documentation.</description>
   <packager/>
   <url>http://www.gnu.org/software/make/make.html</url>
-  <time file="1376537370" build="1376537348"/>
-  <size package="253250" installed="378986" archive="380228"/>
-<location href="i686/make-3.82-3.12.i686.rpm"/>
+  <time file="1376537515" build="1376537505"/>
+  <size package="258201" installed="396066" archive="397308"/>
+<location href="x86_64/make-3.82-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>make-3.82-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4371"/>
+    <rpm:header-range start="280" end="4503"/>
     <rpm:provides>
       <rpm:entry name="gmake"/>
       <rpm:entry name="make" flags="EQ" epoch="0" ver="3.82" rel="3.12"/>
-      <rpm:entry name="make(x86-32)" flags="EQ" epoch="0" ver="3.82" rel="3.12"/>
+      <rpm:entry name="make(x86-64)" flags="EQ" epoch="0" ver="3.82" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/make</file>
     <file>/usr/bin/gmake</file>
 
@@ -56085,9 +67797,9 @@ of the GNU General Public License (GPL).</description>
 </package>
 <package type="rpm">
   <name>makedepend</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">94e6573c0d5d0e09481169cd2f10cf0c64c50b1765e796a996d6974f0be86f7b</checksum>
+  <checksum type="sha256" pkgid="YES">908e98559facc47988a6a7bcae9c5a42f0c2a3ceac202439624553320644b325</checksum>
   <summary>Utility to create dependencies in makefiles</summary>
   <description>The makedepend program reads each sourcefile in sequence and parses it
 like a C-preprocessor so that it can correctly tell which #include
@@ -56098,28 +67810,26 @@ make will know which object files must be recompiled when a dependency
 has changed.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375473994" build="1375473985"/>
-  <size package="22971" installed="42351" archive="43060"/>
-<location href="i686/makedepend-1.0.4-2.10.i686.rpm"/>
+  <time file="1375474981" build="1375474973"/>
+  <size package="23696" installed="48983" archive="49692"/>
+<location href="x86_64/makedepend-1.0.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>makedepend-1.0.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3481"/>
+    <rpm:header-range start="280" end="3633"/>
     <rpm:provides>
       <rpm:entry name="makedepend" flags="EQ" epoch="0" ver="1.0.4" rel="2.10"/>
-      <rpm:entry name="makedepend(x86-32)" flags="EQ" epoch="0" ver="1.0.4" rel="2.10"/>
+      <rpm:entry name="makedepend(x86-64)" flags="EQ" epoch="0" ver="1.0.4" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="xorg-x11-util-devel" flags="LE" epoch="0" ver="7.6"/>
@@ -56129,41 +67839,40 @@ has changed.</description>
 </package>
 <package type="rpm">
   <name>makeinfo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.13a" rel="1.16"/>
-  <checksum type="sha256" pkgid="YES">58e1be5c4edb7eed628b7c33ae4dc244b1aea93c4ee24b811dd2bbbe3944922c</checksum>
+  <checksum type="sha256" pkgid="YES">3dea3e96f039c3ef08eba298de61d1efc036b8e127d10b95742b9942b63618a5</checksum>
   <summary>Translate Texinfo documents to info format</summary>
   <description>Makeinfo translates  Texinfo source documentation to various other
 formats, by default Info files suitable for reading online with Emacs
 or standalone GNU Info.</description>
   <packager/>
   <url>http://www.texinfo.org</url>
-  <time file="1375473221" build="1375473201"/>
-  <size package="301174" installed="1449239" archive="1452964"/>
-<location href="i686/makeinfo-4.13a-1.16.i686.rpm"/>
+  <time file="1375474787" build="1375474715"/>
+  <size package="312940" installed="1482819" archive="1486544"/>
+<location href="x86_64/makeinfo-4.13a-1.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Publishing/Texinfo</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>texinfo-4.13a-1.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5930"/>
+    <rpm:header-range start="280" end="6146"/>
     <rpm:provides>
       <rpm:entry name="makeinfo" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
-      <rpm:entry name="makeinfo(x86-32)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
+      <rpm:entry name="makeinfo(x86-64)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
       <rpm:entry name="texinfo:/usr/bin/makeinfo"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libzio.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libzio.so.0()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
     <rpm:suggests>
       <rpm:entry name="texinfo"/>
@@ -56174,9 +67883,9 @@ or standalone GNU Info.</description>
 </package>
 <package type="rpm">
   <name>man-db</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.6.3" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">b5685ce6933245a063d4c1c7402df8451964fb54486a6631e2645c8f2db98faa</checksum>
+  <checksum type="sha256" pkgid="YES">6397d60f9c946b0fbeb28f41f38f1540a00fe5949f5f10758dddbd68ea019927</checksum>
   <summary>A set of documentation tools: man, apropos and whatis</summary>
   <description>The man package includes three tools for finding information and/or
 documentation about your Linux system: man, apropos, and whatis. The
@@ -56189,48 +67898,43 @@ The man package should be installed on your system because it is the
 primary way to find documentation on a Linux system.</description>
   <packager/>
   <url>http://man-db.nongnu.org/</url>
-  <time file="1376541435" build="1376541423"/>
-  <size package="176019" installed="637576" archive="639740"/>
-<location href="i686/man-db-2.6.3-2.13.i686.rpm"/>
+  <time file="1376541476" build="1376541456"/>
+  <size package="182186" installed="709608" archive="711788"/>
+<location href="x86_64/man-db-2.6.3-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>man-db-2.6.3-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7473"/>
+    <rpm:header-range start="280" end="7485"/>
     <rpm:provides>
       <rpm:entry name="config(man-db)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
-      <rpm:entry name="libman-2.6.3.so"/>
-      <rpm:entry name="libmandb-2.6.3.so"/>
+      <rpm:entry name="libman-2.6.3.so()(64bit)"/>
+      <rpm:entry name="libmandb-2.6.3.so()(64bit)"/>
       <rpm:entry name="man"/>
       <rpm:entry name="man-db" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
-      <rpm:entry name="man-db(x86-32)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
+      <rpm:entry name="man-db(x86-64)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libman-2.6.3.so"/>
+      <rpm:entry name="libmandb-2.6.3.so()(64bit)"/>
       <rpm:entry name="coreutils"/>
-      <rpm:entry name="libpipeline.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="lzma"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="libmandb-2.6.3.so"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libman-2.6.3.so()(64bit)"/>
       <rpm:entry name="less"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="gzip"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libpipeline.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="groff" flags="GE" epoch="0" ver="1.18"/>
       <rpm:entry name="config(man-db)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
       <rpm:entry name="bzip2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="lzma"/>
     </rpm:requires>    <file>/usr/bin/apropos</file>
     <file>/usr/bin/manpath</file>
     <file>/etc/man_db.conf</file>
@@ -56245,26 +67949,26 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>man-db-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.6.3" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">33fc3db23e039936c187c5304767f940d327ccfa97eaaca934a104cd71a1ac65</checksum>
+  <checksum type="sha256" pkgid="YES">0a76bca6840a424d1a4ff1af99a568f555c033274b44e796fe9311d923d73658</checksum>
   <summary>Documentation for package man-db</summary>
   <description>This package provides documentation for package man-db.</description>
   <packager/>
   <url>http://man-db.nongnu.org/</url>
-  <time file="1376541435" build="1376541423"/>
-  <size package="34483" installed="30603" archive="32328"/>
-<location href="i686/man-db-docs-2.6.3-2.13.i686.rpm"/>
+  <time file="1376541476" build="1376541456"/>
+  <size package="34659" installed="30603" archive="32328"/>
+<location href="x86_64/man-db-docs-2.6.3-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>man-db-2.6.3-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3498"/>
     <rpm:provides>
       <rpm:entry name="man-db-docs" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
-      <rpm:entry name="man-db-docs(x86-32)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
+      <rpm:entry name="man-db-docs(x86-64)" flags="EQ" epoch="0" ver="2.6.3" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -56300,27 +68004,27 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>media-data-sdk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.42" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">f40e1d9e0f5c02fb11b5d4fabe4a0bd1c1b68ff647ebee59c0df137c4f1660e5</checksum>
+  <checksum type="sha256" pkgid="YES">5cf981832cce7ed9f393fa67ccca10da3b224f815d2708d5ff27228c12bde080</checksum>
   <summary>Media data for SDK. Image/Sounds/Videos and Others.</summary>
   <description>Description: Media data for SDK. Image/Sounds/Videos and Others.</description>
   <packager/>
   <url/>
-  <time file="1377321009" build="1377320993"/>
-  <size package="14696095" installed="15317763" archive="15326504"/>
-<location href="i686/media-data-sdk-0.1.42-2.16.i686.rpm"/>
+  <time file="1377321033" build="1377321020"/>
+  <size package="14695981" installed="15317763" archive="15326504"/>
+<location href="x86_64/media-data-sdk-0.1.42-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>media-data-sdk-0.1.42-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9448"/>
+    <rpm:header-range start="280" end="9624"/>
     <rpm:provides>
       <rpm:entry name="config(media-data-sdk)" flags="EQ" epoch="0" ver="0.1.42" rel="2.16"/>
       <rpm:entry name="media-data-sdk" flags="EQ" epoch="0" ver="0.1.42" rel="2.16"/>
-      <rpm:entry name="media-data-sdk(x86-32)" flags="EQ" epoch="0" ver="0.1.42" rel="2.16"/>
+      <rpm:entry name="media-data-sdk(x86-64)" flags="EQ" epoch="0" ver="0.1.42" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sqlite" pre="1"/>
@@ -56332,48 +68036,47 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>media-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.46" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">fc0963d0d53b3e2ecf3723a7cb99e94a797b0714b2bfd3c8327cf4ddea3cbd35</checksum>
+  <checksum type="sha256" pkgid="YES">d8d37a3fdd283d36e128347a273ec3cfa988f34abc43bc62ff5f8c81fa43b518</checksum>
   <summary>File manager service server.</summary>
   <description>Description: File manager service server</description>
   <packager/>
   <url/>
-  <time file="1377321496" build="1377321490"/>
-  <size package="45199" installed="158537" archive="159736"/>
-<location href="i686/media-server-0.2.46-2.5.i686.rpm"/>
+  <time file="1377321595" build="1377321588"/>
+  <size package="47002" installed="167741" archive="168940"/>
+<location href="x86_64/media-server-0.2.46-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>media-server-0.2.46-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4626"/>
+    <rpm:header-range start="280" end="4898"/>
     <rpm:provides>
       <rpm:entry name="media-server" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
-      <rpm:entry name="media-server(x86-32)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="media-server(x86-64)" flags="EQ" epoch="0" ver="0.2.46" rel="2.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mediadb-update</file>
     <file>/usr/bin/media-server</file>
     <file>/usr/bin/media-scanner</file>
@@ -56382,47 +68085,47 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>media-thumbnail-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.77" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">bf2dd010b0d7e74d95f4313f8c3794bff780f129ea3b63ee33d8e7ad9c20ac57</checksum>
+  <checksum type="sha256" pkgid="YES">0222968fa7cb00bc01836d543a3dfdb62138a4b043f996bc85f8a635d1819336</checksum>
   <summary>Thumbnail generator.</summary>
   <description>Description: Media Thumbnail Server.</description>
   <packager/>
   <url/>
-  <time file="1374210800" build="1374210793"/>
-  <size package="15392" installed="44540" archive="44948"/>
-<location href="i686/media-thumbnail-server-0.1.77-2.4.i686.rpm"/>
+  <time file="1374211163" build="1374211145"/>
+  <size package="15868" installed="52392" archive="52800"/>
+<location href="x86_64/media-thumbnail-server-0.1.77-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>libmedia-thumbnail-0.1.77-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3304"/>
+    <rpm:header-range start="280" end="3648"/>
     <rpm:provides>
       <rpm:entry name="media-thumbnail-server" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-      <rpm:entry name="media-thumbnail-server(x86-32)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="ld-linux.so.2"/>
+      <rpm:entry name="media-thumbnail-server(x86-64)" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libmedia-hash.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmedia-thumbnail.so.1()(64bit)"/>
+      <rpm:entry name="libmedia-utils.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="libmedia-thumbnail" flags="EQ" epoch="0" ver="0.1.77" rel="2.4"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libmedia-hash.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libmedia-thumbnail.so.1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libmedia-utils.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/media-thumbnail-server</file>
     <file>/usr/local/bin/test-thumb</file>
 
@@ -56430,52 +68133,51 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>menu-daemon</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.43" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">fb6cd7b2ac8f8b6491986036674e677781efa9f2db9ab6246c9db872c5517e19</checksum>
+  <checksum type="sha256" pkgid="YES">f35f9a1dbd4df6b85021a0ff5ea7bb705b09b0c698f216de4f4fb8e60ac8a0db</checksum>
   <summary>Menu daemon</summary>
   <description>menu-daemon (Grab H/W key, Package manifest file parsing)</description>
   <packager/>
   <url/>
-  <time file="1377321588" build="1377321584"/>
-  <size package="16131" installed="41084" archive="41616"/>
-<location href="i686/menu-daemon-0.2.43-2.12.i686.rpm"/>
+  <time file="1377321641" build="1377321636"/>
+  <size package="16744" installed="43776" archive="44308"/>
+<location href="x86_64/menu-daemon-0.2.43-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>apps</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>menu-daemon-0.2.43-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3608"/>
+    <rpm:header-range start="280" end="3928"/>
     <rpm:provides>
       <rpm:entry name="menu-daemon" flags="EQ" epoch="0" ver="0.2.43" rel="2.12"/>
-      <rpm:entry name="menu-daemon(x86-32)" flags="EQ" epoch="0" ver="0.2.43" rel="2.12"/>
+      <rpm:entry name="menu-daemon(x86-64)" flags="EQ" epoch="0" ver="0.2.43" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libecore_file.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-system-media-key.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-media-key.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/menu-daemon</file>
     <file>/etc/init.d/menudaemon.fast</file>
     <file>/etc/init.d/menudaemon</file>
@@ -56484,9 +68186,9 @@ primary way to find documentation on a Linux system.</description>
 </package>
 <package type="rpm">
   <name>mesa</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">0ef5df844604b0cd237d5aba826ccd7e5ade655a995f0b9d8d72cb7ba13840b0</checksum>
+  <checksum type="sha256" pkgid="YES">3348ac51df1460082851d642e984331b1e691911f799439b7d6e04655fbe93b3</checksum>
   <summary>System for rendering interactive 3-D graphics</summary>
   <description>Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
@@ -56503,49 +68205,125 @@ just Mesa or The Mesa 3-D graphics library.
 * OpenGL is a trademark of Silicon Graphics Incorporated.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="11735617" installed="46093436" archive="46095244"/>
-<location href="i686/mesa-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="11903343" installed="47111076" archive="47112904"/>
+<location href="x86_64/mesa-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7423"/>
+    <rpm:header-range start="280" end="7523"/>
     <rpm:provides>
       <rpm:entry name="Mesa" flags="EQ" epoch="0" ver="9.1.3"/>
       <rpm:entry name="config(mesa)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="i915_dri.so()(64bit)"/>
+      <rpm:entry name="i965_dri.so()(64bit)"/>
+      <rpm:entry name="libdricore9.1.3.so.1()(64bit)"/>
+      <rpm:entry name="mesa" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="swrast_dri.so()(64bit)"/>
+      <rpm:entry name="vmwgfx_dri.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="config(mesa)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdrm_intel.so.1()(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libdricore9.1.3.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
+    </rpm:requires>    <file>/etc/drirc</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">6bb63bf4dc797d47e844fe1743994b8904b31a587267afd10748afe3033069f0</checksum>
+  <summary>System for rendering interactive 3-D graphics</summary>
+  <description>Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
+syntax or state machine, it is being used with authorization from
+Silicon Graphics, Inc.(SGI). However, the author does not possess an
+OpenGL license from SGI, and makes no claim that Mesa is in any way a
+compatible replacement for OpenGL or associated with SGI. Those who
+want a licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal reasons). It's
+just Mesa or The Mesa 3-D graphics library.
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199880"/>
+  <size package="11723915" installed="46066824" archive="46067940"/>
+<location href="x86_64/mesa-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6616"/>
+    <rpm:provides>
       <rpm:entry name="i915_dri.so"/>
       <rpm:entry name="i965_dri.so"/>
       <rpm:entry name="libdricore9.1.3.so.1"/>
-      <rpm:entry name="mesa" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="swrast_dri.so"/>
       <rpm:entry name="vmwgfx_dri.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="config(mesa)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libdrm_intel.so.1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
       <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libdrm_intel.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
@@ -56553,9 +68331,8 @@ just Mesa or The Mesa 3-D graphics library.
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libexpat.so.1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libffi.so.4"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
@@ -56565,15 +68342,14 @@ just Mesa or The Mesa 3-D graphics library.
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-    </rpm:requires>    <file>/etc/drirc</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>mesa-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">c395d2e6568d22fcffbbe0efe5d4dfd999e4dec0d8820693bf48b1ab349a7088</checksum>
+  <checksum type="sha256" pkgid="YES">21b8af2e1471531e2277a5e7b273cc53d0830823b71b9e38a4c57138e08a57d7</checksum>
   <summary>Libraries, includes and more to develop Mesa applications</summary>
   <description>Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
@@ -56590,19 +68366,19 @@ just Mesa or The Mesa 3-D graphics library.
 * OpenGL is a trademark of Silicon Graphics Incorporated.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="15229" installed="38893" archive="40376"/>
-<location href="i686/mesa-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="15411" installed="38899" archive="40388"/>
+<location href="x86_64/mesa-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5043"/>
+    <rpm:header-range start="280" end="5219"/>
     <rpm:provides>
       <rpm:entry name="mesa-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="pkgconfig(dri)" flags="EQ" epoch="0" ver="9.1.3"/>
       <rpm:entry name="pkgconfig(osmesa)" flags="EQ" epoch="0" ver="8"/>
       <rpm:entry name="pkgconfig(wayland-egl)" flags="EQ" epoch="0" ver="9.1.3"/>
@@ -56625,9 +68401,70 @@ just Mesa or The Mesa 3-D graphics library.
 </package>
 <package type="rpm">
   <name>mesa-libEGL</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">4d9325c2bc8fdc411753835443721c484b5bc4c6624fdec5844772a3ca55d5af</checksum>
+  <summary>Free implementation of the EGL API</summary>
+  <description>This package contains the EGL native platform graphics interface
+library. EGL provides a platform-agnostic mechanism for creating
+rendering surfaces for use with other graphics libraries, such as
+OpenGL|ES and OpenVG.
+
+This package contains modules to interface with the existing system
+GLX or DRI2 drivers to provide OpenGL via EGL. The Mesa main package
+provides drivers to provide hardware-accelerated OpenGL|ES and OpenVG
+support.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377201211" build="1377200795"/>
+  <size package="56987" installed="161936" archive="162352"/>
+<location href="x86_64/mesa-libEGL-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4855"/>
+    <rpm:provides>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="mesa-libEGL" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libEGL(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgbm.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libxcb-xfixes.so.0()(64bit)"/>
+      <rpm:entry name="libxcb-shape.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libwayland-server.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libxcb-dri2.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libEGL-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">b5a457e76a1aded67780b0c6d4a8b613b59c641cd988161b27f4b7a0edbf3c54</checksum>
+  <checksum type="sha256" pkgid="YES">4291b90f71b0f34abed39cf58565a3700b887f073629f7794bda0280a7dc9904</checksum>
   <summary>Free implementation of the EGL API</summary>
   <description>This package contains the EGL native platform graphics interface
 library. EGL provides a platform-agnostic mechanism for creating
@@ -56640,26 +68477,25 @@ provides drivers to provide hardware-accelerated OpenGL|ES and OpenVG
 support.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="56439" installed="151620" archive="152028"/>
-<location href="i686/mesa-libEGL-9.1.3-6.10.i686.rpm"/>
+  <time file="1377200305" build="1377199907"/>
+  <size package="56241" installed="151620" archive="152028"/>
+<location href="x86_64/mesa-libEGL-32bit-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4539"/>
+    <rpm:header-range start="280" end="4356"/>
     <rpm:provides>
       <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="mesa-libEGL" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libEGL(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libEGL-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libEGL-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libxcb-render.so.0"/>
-      <rpm:entry name="libgbm.so.1"/>
+      <rpm:entry name="libwayland-client.so.0"/>
       <rpm:entry name="libxcb-xfixes.so.0"/>
       <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
       <rpm:entry name="libudev.so.1"/>
@@ -56671,16 +68507,16 @@ support.</description>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libwayland-client.so.0"/>
+      <rpm:entry name="libgbm.so.1"/>
       <rpm:entry name="libxcb-shape.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libX11-xcb.so.1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libdrm.so.2"/>
       <rpm:entry name="libxcb-dri2.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libglapi.so.0"/>
       <rpm:entry name="libwayland-server.so.0"/>
     </rpm:requires>
@@ -56688,9 +68524,9 @@ support.</description>
 </package>
 <package type="rpm">
   <name>mesa-libEGL-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">273e33f8ef8e5a7c8ef1484d04c5d13e7f93ca5b951c05b7ea542cefc3a07b01</checksum>
+  <checksum type="sha256" pkgid="YES">fc7e1e1663c727f0ef7df80fabaf7316edeebe770088132b4ee0335ffdd8c6c4</checksum>
   <summary>Development files for the EGL API</summary>
   <description>This package contains the development environment required for
 compiling programs against EGL native platform graphics interface
@@ -56702,19 +68538,19 @@ This package provides the development environment for compiling
 programs against the EGL library.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="16586" installed="60571" archive="61960"/>
-<location href="i686/mesa-libEGL-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="16762" installed="60573" archive="61960"/>
+<location href="x86_64/mesa-libEGL-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4651"/>
+    <rpm:header-range start="280" end="4827"/>
     <rpm:provides>
       <rpm:entry name="mesa-libEGL-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libEGL-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libEGL-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="pkgconfig(egl)" flags="EQ" epoch="0" ver="9.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -56734,9 +68570,9 @@ programs against the EGL library.</description>
 </package>
 <package type="rpm">
   <name>mesa-libGL</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">a9ff8567c17f511ac5e8dbd54282a9c7f3d2e66e3a30d9fcd921892ad8657a1d</checksum>
+  <checksum type="sha256" pkgid="YES">e9089b5711174caee4f7731459fde571ae6a887b86c9e481f9e5d2958bf559e1</checksum>
   <summary>The GL/GLX runtime of the Mesa 3D graphics library</summary>
   <description>Mesa is a software library for 3D computer graphics that provides a
 generic OpenGL implementation for rendering three-dimensional
@@ -56748,26 +68584,83 @@ programs wishing to use OpenGL to do so within a window provided by
 the X Window System.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="122757" installed="451104" archive="451512"/>
-<location href="i686/mesa-libGL-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="124833" installed="506624" archive="507040"/>
+<location href="x86_64/mesa-libGL-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4703"/>
+    <rpm:provides>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="mesa-libGL" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGL(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="mesa" flags="EQ" epoch="0" ver="9.1.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libXfixes.so.3()(64bit)"/>
+      <rpm:entry name="libxcb-glx.so.0()(64bit)"/>
+      <rpm:entry name="libXxf86vm.so.1()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libXdamage.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libxcb-dri2.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libGL-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">68ed934e9f056b6c9ece37f7c4182fc6ead44c7aa71b153fff852bd43cfce147</checksum>
+  <summary>The GL/GLX runtime of the Mesa 3D graphics library</summary>
+  <description>Mesa is a software library for 3D computer graphics that provides a
+generic OpenGL implementation for rendering three-dimensional
+graphics.
+
+GLX ("OpenGL Extension to the X Window System") provides the
+interface connecting OpenGL and the X Window System: it enables
+programs wishing to use OpenGL to do so within a window provided by
+the X Window System.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199860"/>
+  <size package="122444" installed="451104" archive="451512"/>
+<location href="x86_64/mesa-libGL-32bit-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4375"/>
+    <rpm:header-range start="280" end="4168"/>
     <rpm:provides>
       <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="mesa-libGL" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGL(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGL-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGL-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="mesa" flags="EQ" epoch="0" ver="9.1.3"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libXext.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -56775,7 +68668,7 @@ the X Window System.</description>
       <rpm:entry name="libdl.so.2"/>
       <rpm:entry name="libXdamage.so.1"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libxcb-glx.so.0"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libX11.so.6"/>
@@ -56783,20 +68676,20 @@ the X Window System.</description>
       <rpm:entry name="libXfixes.so.3"/>
       <rpm:entry name="libX11-xcb.so.1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libdrm.so.2"/>
       <rpm:entry name="libxcb-dri2.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxcb-glx.so.0"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libglapi.so.0"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>mesa-libGL-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">9d02b51ed8bcb3881b8bda9e6d4785048e926e04dd30ff0d0b4a44ddfc4b087b</checksum>
+  <checksum type="sha256" pkgid="YES">ed215e8f5ae69dc0a73b40deb705fa23ec117314444d708a981dec60008a568c</checksum>
   <summary>GL/GLX development files of the OpenGL API</summary>
   <description>Mesa is a software library for 3D computer graphics that provides a
 generic OpenGL implementation for rendering three-dimensional
@@ -56806,19 +68699,19 @@ This package includes headers and static libraries for compiling
 programs with Mesa.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="113849" installed="1059409" archive="1061188"/>
-<location href="i686/mesa-libGL-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="114038" installed="1059411" archive="1061196"/>
+<location href="x86_64/mesa-libGL-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4851"/>
+    <rpm:header-range start="280" end="5031"/>
     <rpm:provides>
       <rpm:entry name="mesa-libGL-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGL-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGL-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="pkgconfig(gl)" flags="EQ" epoch="0" ver="9.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -56838,9 +68731,9 @@ programs with Mesa.</description>
 </package>
 <package type="rpm">
   <name>mesa-libGLESv1_CM</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">fb429e9b80d6971c17a5cf810e778e80110831b698b15598f99a66c42f9c9990</checksum>
+  <checksum type="sha256" pkgid="YES">c17a6d84402606dd8d0eec8944ae2bd6d3bd11968cec6a69570e7d0320811011</checksum>
   <summary>Free implementation of the OpenGL|ES 1.x API</summary>
   <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
 graphics on embedded systems - including consoles, phones, appliances
@@ -56850,39 +68743,80 @@ extensions for the special needs of embedded systems.
 OpenGL|ES 1.x provides an API for fixed-function hardware.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="11483" installed="29824" archive="30256"/>
-<location href="i686/mesa-libGLESv1_CM-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="11601" installed="37752" archive="38184"/>
+<location href="x86_64/mesa-libGLESv1_CM-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3947"/>
+    <rpm:header-range start="280" end="4183"/>
     <rpm:provides>
-      <rpm:entry name="libGLESv1_CM.so.1"/>
+      <rpm:entry name="libGLESv1_CM.so.1()(64bit)"/>
       <rpm:entry name="mesa-libGLESv1_CM" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGLESv1_CM(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv1_CM(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglapi.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libGLESv1_CM-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">802e7fd23af804d2d059fd87f108c7457bb2838345ddc7f7131834383b8b8cc1</checksum>
+  <summary>Free implementation of the OpenGL|ES 1.x API</summary>
+  <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
+graphics on embedded systems - including consoles, phones, appliances
+and vehicles. It contains a subset of OpenGL plus a number of
+extensions for the special needs of embedded systems.
+
+OpenGL|ES 1.x provides an API for fixed-function hardware.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199907"/>
+  <size package="11288" installed="29824" archive="30256"/>
+<location href="x86_64/mesa-libGLESv1_CM-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3764"/>
+    <rpm:provides>
+      <rpm:entry name="libGLESv1_CM.so.1"/>
+      <rpm:entry name="mesa-libGLESv1_CM-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv1_CM-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libdrm.so.2"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglapi.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>mesa-libGLESv1_CM-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">82904ad8adddd3f596ca03f65f24012221aca689cd4c0f353abcd5ac5fecda50</checksum>
+  <checksum type="sha256" pkgid="YES">1b16b5677fce2a29f7509be84093042caaa1b0479c9a2d26b57689c86710025a</checksum>
   <summary>Development files for the EGL API</summary>
   <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
 graphics on embedded systems - including consoles, phones, appliances
@@ -56895,19 +68829,19 @@ This package provides a development environment for building programs
 using the OpenGL|ES 1.x APIs.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="17814" installed="99856" archive="100980"/>
-<location href="i686/mesa-libGLESv1_CM-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="17995" installed="99858" archive="100988"/>
+<location href="x86_64/mesa-libGLESv1_CM-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4287"/>
+    <rpm:header-range start="280" end="4463"/>
     <rpm:provides>
       <rpm:entry name="mesa-libGLESv1_CM-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGLESv1_CM-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv1_CM-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="pkgconfig(glesv1_cm)" flags="EQ" epoch="0" ver="9.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -56919,9 +68853,9 @@ using the OpenGL|ES 1.x APIs.</description>
 </package>
 <package type="rpm">
   <name>mesa-libGLESv2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">1ff9ae91a8b9482d65d64cefcc410a2d75573ee6c383e3ffe785c3ad8d667d22</checksum>
+  <checksum type="sha256" pkgid="YES">b0f02d326132b3e7eff40485d8860fd2ac370e58e74f2c4450df72090fa5d995</checksum>
   <summary>Free implementation of the OpenGL|ES 2.x API</summary>
   <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
 graphics on embedded systems - including consoles, phones, appliances
@@ -56932,39 +68866,81 @@ OpenGL|ES 2.x provides an API for programmable hardware including
 vertex and fragment shaders.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="12501" installed="32520" archive="32940"/>
-<location href="i686/mesa-libGLESv2-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="12563" installed="43824" archive="44252"/>
+<location href="x86_64/mesa-libGLESv2-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3967"/>
+    <rpm:header-range start="280" end="4203"/>
     <rpm:provides>
-      <rpm:entry name="libGLESv2.so.2"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
       <rpm:entry name="mesa-libGLESv2" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGLESv2(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv2(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglapi.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libGLESv2-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">f5efa87e65c7fbe4f36f845657b4fbd84fee491c7952d0eaeaa4109efb4a0321</checksum>
+  <summary>Free implementation of the OpenGL|ES 2.x API</summary>
+  <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
+graphics on embedded systems - including consoles, phones, appliances
+and vehicles. It contains a subset of OpenGL plus a number of
+extensions for the special needs of embedded systems.
+
+OpenGL|ES 2.x provides an API for programmable hardware including
+vertex and fragment shaders.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199879"/>
+  <size package="12286" installed="32520" archive="32940"/>
+<location href="x86_64/mesa-libGLESv2-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3776"/>
+    <rpm:provides>
+      <rpm:entry name="libGLESv2.so.2"/>
+      <rpm:entry name="mesa-libGLESv2-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv2-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libdrm.so.2"/>
+      <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglapi.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>mesa-libGLESv2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">70a6aae56b4443d318d1416555addf7bb45312a8274d6935358593285dad6cf7</checksum>
+  <checksum type="sha256" pkgid="YES">df5668663aafe4e7ac5c2e41b80a84dce6df28393527b77c882635ecdd5a7dbf</checksum>
   <summary>Development files for the EGL API</summary>
   <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
 graphics on embedded systems - including consoles, phones, appliances
@@ -56978,19 +68954,19 @@ This package provides a development environment for building
 applications using the OpenGL|ES 2.x APIs.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="19807" installed="120630" archive="121612"/>
-<location href="i686/mesa-libGLESv2-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="19990" installed="120632" archive="121616"/>
+<location href="x86_64/mesa-libGLESv2-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4207"/>
+    <rpm:header-range start="280" end="4387"/>
     <rpm:provides>
       <rpm:entry name="mesa-libGLESv2-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGLESv2-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv2-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
       <rpm:entry name="pkgconfig(glesv2)" flags="EQ" epoch="0" ver="9.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -57002,9 +68978,9 @@ applications using the OpenGL|ES 2.x APIs.</description>
 </package>
 <package type="rpm">
   <name>mesa-libGLESv3-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">583b6c95d6ffef9629528219d9e2f0af7dbe64e839283e6fac99cb162f8fa38b</checksum>
+  <checksum type="sha256" pkgid="YES">f45a8e8e8c8b83fc3914c4095891d730d0dde1bfe7098953963334c0f1dfd08f</checksum>
   <summary>Development files for the OpenGL ES 3.x API</summary>
   <description>OpenGL|ES is a cross-platform API for full-function 2D and 3D
 graphics on embedded systems - including consoles, phones, appliances
@@ -57015,19 +68991,19 @@ This package provides a development environment for building
 applications using the OpenGL|ES 3.x APIs.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="13755" installed="70907" archive="71592"/>
-<location href="i686/mesa-libGLESv3-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="13925" installed="70907" archive="71592"/>
+<location href="x86_64/mesa-libGLESv3-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3787"/>
+    <rpm:header-range start="280" end="3959"/>
     <rpm:provides>
       <rpm:entry name="mesa-libGLESv3-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libGLESv3-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libGLESv3-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(egl)"/>
@@ -57036,32 +69012,82 @@ applications using the OpenGL|ES 3.x APIs.</description>
 </package>
 <package type="rpm">
   <name>mesa-libIndirectGL</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">54b5ee8304fc4d96afa8adbe3552d1611c4cf0432030e0e81b4da4285d6b8e79</checksum>
+  <checksum type="sha256" pkgid="YES">1322269f6f017ae15ab9f9ee4e36f89c3c9cb362f0aeca537e46b18b739e85ef</checksum>
   <summary>Free implementation of the OpenGL API</summary>
   <description>This library provides a pure software rasterizer; it does not provide
 a direct rendering capable library, or one which uses GLX. For that,
 please see Mesa-libGL1.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="1112616" installed="4704044" archive="4704476"/>
-<location href="i686/mesa-libIndirectGL-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="1119955" installed="4795192" archive="4795632"/>
+<location href="x86_64/mesa-libIndirectGL-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4363"/>
+    <rpm:header-range start="280" end="4511"/>
     <rpm:provides>
-      <rpm:entry name="libIndirectGL.so.1"/>
+      <rpm:entry name="libIndirectGL.so.1()(64bit)"/>
       <rpm:entry name="mesa-libIndirectGL" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libIndirectGL(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libIndirectGL(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libIndirectGL-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">01f1512a2d1129eac995caabbcc6f83a165d0fc2f927dedb8f14900860db86a6</checksum>
+  <summary>Free implementation of the OpenGL API</summary>
+  <description>This library provides a pure software rasterizer; it does not provide
+a direct rendering capable library, or one which uses GLX. For that,
+please see Mesa-libGL1.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199874"/>
+  <size package="1112070" installed="4704044" archive="4704476"/>
+<location href="x86_64/mesa-libIndirectGL-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4176"/>
+    <rpm:provides>
+      <rpm:entry name="libIndirectGL.so.1"/>
+      <rpm:entry name="mesa-libIndirectGL-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libIndirectGL-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
@@ -57081,10 +69107,10 @@ please see Mesa-libGL1.</description>
       <rpm:entry name="libX11.so.6"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -57093,28 +69119,28 @@ please see Mesa-libGL1.</description>
 </package>
 <package type="rpm">
   <name>mesa-libIndirectGL-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">4bb8fb139b85fa7ef43faa6b8f95b95f00cba89098a68559d4aef6bbe4b399e0</checksum>
+  <checksum type="sha256" pkgid="YES">d97064842c166d82b693942df1125913024451b37bea9e089d406a0cc36afb1a</checksum>
   <summary>Development Files for the free implementation of the OpenGL API</summary>
   <description>This library provides a pure software rasterizer; it does not provide
 a direct rendering capable library, or one which uses GLX. For that,
 please see Mesa-libGL1.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="3426" installed="0" archive="288"/>
-<location href="i686/mesa-libIndirectGL-devel-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="3602" installed="0" archive="288"/>
+<location href="x86_64/mesa-libIndirectGL-devel-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3311"/>
+    <rpm:header-range start="280" end="3483"/>
     <rpm:provides>
       <rpm:entry name="mesa-libIndirectGL-devel" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libIndirectGL-devel(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libIndirectGL-devel(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="mesa-libIndirectGL" flags="EQ" epoch="0" ver="9.1.3"/>
@@ -57123,33 +69149,69 @@ please see Mesa-libGL1.</description>
 </package>
 <package type="rpm">
   <name>mesa-libglapi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="9.1.3" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">2b3c25939eff72ae6f59f0f42f406a2167be6939467e822007c1a4e971fa4b1d</checksum>
+  <checksum type="sha256" pkgid="YES">fa6b548d381426e396d30ec4d7a462a6d0e1e22e8d945a8a09a2339bca17d879</checksum>
   <summary>Free implementation of the GL API</summary>
   <description>The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by the Mesa-libGLES*
 packages.</description>
   <packager/>
   <url>http://www.mesa3d.org</url>
-  <time file="1377200304" build="1377199414"/>
-  <size package="25110" installed="133676" archive="134096"/>
-<location href="i686/mesa-libglapi-9.1.3-6.10.i686.rpm"/>
+  <time file="1377201211" build="1377200795"/>
+  <size package="25073" installed="204920" archive="205340"/>
+<location href="x86_64/mesa-libglapi-9.1.3-6.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3787"/>
+    <rpm:header-range start="280" end="3947"/>
     <rpm:provides>
-      <rpm:entry name="libglapi.so.0"/>
+      <rpm:entry name="libglapi.so.0()(64bit)"/>
       <rpm:entry name="mesa-libglapi" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
-      <rpm:entry name="mesa-libglapi(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libglapi(x86-64)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>mesa-libglapi-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="9.1.3" rel="6.10"/>
+  <checksum type="sha256" pkgid="YES">8ac9a4f2b50f9fb4e03cf15ad50a8d2e17a9a619579e5f6d9b4edd6c95181f23</checksum>
+  <summary>Free implementation of the GL API</summary>
+  <description>The Mesa GL API module is responsible for dispatching all the gl*
+functions. It is intended to be mainly used by the Mesa-libGLES*
+packages.</description>
+  <packager/>
+  <url>http://www.mesa3d.org</url>
+  <time file="1377200305" build="1377199876"/>
+  <size package="25261" installed="133676" archive="134096"/>
+<location href="x86_64/mesa-libglapi-32bit-9.1.3-6.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics &amp; UI Framework/Hardware Adaptation</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>mesa-9.1.3-6.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3604"/>
+    <rpm:provides>
+      <rpm:entry name="libglapi.so.0"/>
+      <rpm:entry name="mesa-libglapi-32bit" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+      <rpm:entry name="mesa-libglapi-32bit(x86-32)" flags="EQ" epoch="0" ver="9.1.3" rel="6.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libpthread.so.0"/>
@@ -57162,75 +69224,75 @@ packages.</description>
 </package>
 <package type="rpm">
   <name>message-port</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">e6f5a2df839e54f39e1484a8cc28560f22b98a70307d3bcfbab68a7606b40932</checksum>
+  <checksum type="sha256" pkgid="YES">78645b622c4971ddf02686769973c23c90560d65dc88be62035bc2d3f6134751</checksum>
   <summary>Message Port library</summary>
   <description>Message Port library</description>
   <packager/>
   <url/>
-  <time file="1374066296" build="1374066290"/>
-  <size package="32031" installed="97778" archive="98368"/>
-<location href="i686/message-port-1.2.1.0-2.4.i686.rpm"/>
+  <time file="1374066397" build="1374066390"/>
+  <size package="32665" installed="105950" archive="106544"/>
+<location href="x86_64/message-port-1.2.1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>message-port-1.2.1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3404"/>
+    <rpm:header-range start="280" end="3708"/>
     <rpm:provides>
       <rpm:entry name="libmessage-port.so.1"/>
+      <rpm:entry name="libmessage-port.so.1()(64bit)"/>
       <rpm:entry name="message-port" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
-      <rpm:entry name="message-port(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
+      <rpm:entry name="message-port(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
       <rpm:entry name="chromium"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libchromium.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libchromium.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>message-port-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">adb19a0608714442ed84eec8d5fc73e5913aedf4070f8f44844390882f6970cb</checksum>
+  <checksum type="sha256" pkgid="YES">475d5f01523392c2e5227cf98213cae409a55ca1632bde2d423ad457086ac390</checksum>
   <summary>Message Port library (Development)</summary>
   <description>Message Port library (DEV)</description>
   <packager/>
   <url/>
-  <time file="1374066296" build="1374066290"/>
-  <size package="5860" installed="16342" archive="17400"/>
-<location href="i686/message-port-devel-1.2.1.0-2.4.i686.rpm"/>
+  <time file="1374066397" build="1374066390"/>
+  <size package="6048" installed="16344" archive="17408"/>
+<location href="x86_64/message-port-devel-1.2.1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>message-port-1.2.1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2989"/>
+    <rpm:header-range start="280" end="3173"/>
     <rpm:provides>
       <rpm:entry name="message-port-devel" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
-      <rpm:entry name="message-port-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
+      <rpm:entry name="message-port-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.4"/>
       <rpm:entry name="pkgconfig(message-port)"/>
     </rpm:provides>
     <rpm:requires>
@@ -57241,26 +69303,26 @@ packages.</description>
 </package>
 <package type="rpm">
   <name>meta-base</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="004" rel="6.7"/>
-  <checksum type="sha256" pkgid="YES">4c74b42d0d5e48a5879399afc9dd47c187c778b814b3af0fddce1bf2c48e8c57</checksum>
+  <checksum type="sha256" pkgid="YES">e2b0a5ef0ea7a116a4ca77d6d75fa9f1ee55dba5d6597d7b7878bd2d93c66535</checksum>
   <summary>Tizen Package Groups and Images Configurations</summary>
   <description>Tizen Package Groups and Image Configurations for Base OS</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1375731237" build="1375731230"/>
-  <size package="6384" installed="3523" archive="6056"/>
-<location href="i686/meta-base-004-6.7.i686.rpm"/>
+  <time file="1375731271" build="1375731259"/>
+  <size package="6560" installed="3523" archive="6056"/>
+<location href="x86_64/meta-base-004-6.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>meta-base-004-6.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4880"/>
+    <rpm:header-range start="280" end="5056"/>
     <rpm:provides>
       <rpm:entry name="meta-base" flags="EQ" epoch="0" ver="004" rel="6.7"/>
-      <rpm:entry name="meta-base(x86-32)" flags="EQ" epoch="0" ver="004" rel="6.7"/>
+      <rpm:entry name="meta-base(x86-64)" flags="EQ" epoch="0" ver="004" rel="6.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -57268,26 +69330,26 @@ packages.</description>
 </package>
 <package type="rpm">
   <name>meta-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="002" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">adb2f78649f524256675e809373037b15e1c34cf1095786a4ad826da4d427076</checksum>
+  <checksum type="sha256" pkgid="YES">898b922c5521e10409f10bd6b7b515c10b85fc1987f00481b06353e4c9469b00</checksum>
   <summary>Tizen Package Groups and Images Configurations</summary>
   <description>Tizen Package Groups and Image Configurations for Base OS</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1375473044" build="1375473035"/>
-  <size package="5893" installed="2802" archive="4736"/>
-<location href="i686/meta-common-002-3.8.i686.rpm"/>
+  <time file="1375474619" build="1375474612"/>
+  <size package="6072" installed="2802" archive="4736"/>
+<location href="x86_64/meta-common-002-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>meta-common-002-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4538"/>
+    <rpm:header-range start="280" end="4718"/>
     <rpm:provides>
       <rpm:entry name="meta-common" flags="EQ" epoch="0" ver="002" rel="3.8"/>
-      <rpm:entry name="meta-common(x86-32)" flags="EQ" epoch="0" ver="002" rel="3.8"/>
+      <rpm:entry name="meta-common(x86-64)" flags="EQ" epoch="0" ver="002" rel="3.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -57296,25 +69358,25 @@ packages.</description>
 <package type="rpm">
   <name>meta-ivi</name>
   <arch>noarch</arch>
-  <version epoch="0" ver="002" rel="8.1"/>
-  <checksum type="sha256" pkgid="YES">26da89f56b8c20326aa8723a8d12bf245087ebd657dccf9521be9d2d37f7fe64</checksum>
+  <version epoch="0" ver="002" rel="13.1"/>
+  <checksum type="sha256" pkgid="YES">9194620b4f4396c1e28df3656aea03caaf823d67d22cba69c90bd802420b2939</checksum>
   <summary>IVI Meta Data</summary>
   <description>IVI Meta Data.
 Includes patterns and image configurations for IVI images.</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377321279" build="1377321272"/>
-  <size package="14788" installed="9130" archive="14784"/>
-<location href="noarch/meta-ivi-002-8.1.noarch.rpm"/>
+  <time file="1377652535" build="1377652528"/>
+  <size package="15172" installed="9260" archive="14912"/>
+<location href="noarch/meta-ivi-002-13.1.noarch.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Configuration</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>meta-ivi-002-8.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11818"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>meta-ivi-002-13.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="12162"/>
     <rpm:provides>
-      <rpm:entry name="meta-ivi" flags="EQ" epoch="0" ver="002" rel="8.1"/>
+      <rpm:entry name="meta-ivi" flags="EQ" epoch="0" ver="002" rel="13.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -57383,28 +69445,28 @@ an image.</description>
 </package>
 <package type="rpm">
   <name>mic-bootstrap-x86-arm</name>
-  <arch>i586</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">6d933e0c8fc989c290d5a2a1b7484d8fdf501167f322ac8382d400ec35dbd256</checksum>
+  <checksum type="sha256" pkgid="YES">21caa852202d45966a64eeb728a0d1c848446cae17172a52bfcfca9057f5e1c4</checksum>
   <summary>mic bootstrap</summary>
   <description>used for mic bootstrap, this package will be repackaged for i586 and arm libs.
 it provides a x86 bootstrap environment for unified usage, especially to speed
 up the performance of arm image creation.</description>
   <packager/>
   <url>http://www.tizen.org/</url>
-  <time file="1377322578" build="1377322383"/>
-  <size package="76826273" installed="407218667" archive="410173992"/>
-<location href="i586/mic-bootstrap-x86-arm-1.0-1.2.i586.rpm"/>
+  <time file="1377322726" build="1377322532"/>
+  <size package="81921051" installed="585075974" archive="588067444"/>
+<location href="x86_64/mic-bootstrap-x86-arm-1.0-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Tools</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>mic-bootstrap-1.0-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1276136"/>
+    <rpm:header-range start="280" end="1277018"/>
     <rpm:provides>
       <rpm:entry name="mic-bootstrap-x86-arm" flags="EQ" epoch="0" ver="1.0" rel="1.2"/>
-      <rpm:entry name="mic-bootstrap-x86-arm(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="1.2"/>
+      <rpm:entry name="mic-bootstrap-x86-arm(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -57424,7 +69486,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/eu-unstrip</file>
     <file>/bootstrap/bin/tee</file>
     <file>/bootstrap/usr/bin/gunzip</file>
-    <file>/bootstrap/usr/bin/cp</file>
     <file>/bootstrap/bin/libtool</file>
     <file>/bootstrap/bin/kmod</file>
     <file>/bootstrap/usr/bin/rev</file>
@@ -57572,7 +69633,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/amuFormat.sh</file>
     <file>/bootstrap/usr/bin/umount</file>
     <file>/bootstrap/usr/sbin/zdump</file>
-    <file>/bootstrap/usr/bin/lddlibc4</file>
+    <file>/bootstrap/usr/bin/qemu-ppc64abi32</file>
     <file>/bootstrap/bin/fold</file>
     <file>/bootstrap/usr/bin/mmount</file>
     <file>/bootstrap/bin/mren</file>
@@ -57582,7 +69643,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/chroot</file>
     <file>/bootstrap/bin/pr</file>
     <file>/bootstrap/usr/bin/isohybrid</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/strip</file>
     <file>/bootstrap/usr/bin/qemu-cris-binfmt</file>
     <file>/bootstrap/sbin/lsmod</file>
     <file>/bootstrap/usr/bin/bzless</file>
@@ -57614,7 +69674,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/unshare</file>
     <file>/bootstrap/bin/urlgrabber</file>
     <file>/bootstrap/usr/bin/gpgparsemail</file>
-    <file>/bootstrap/bin/lddlibc4</file>
+    <file>/bootstrap/bin/znew</file>
     <file>/bootstrap/bin/installcheck</file>
     <file>/bootstrap/bin/look</file>
     <file>/bootstrap/bin/pod2html</file>
@@ -57659,12 +69719,14 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/autoscan</file>
     <file>/bootstrap/bin/zegrep</file>
     <file>/bootstrap/usr/bin/rpmquery</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/nm</file>
     <file>/bootstrap/usr/bin/findmnt</file>
     <file>/bootstrap/bin/eu-make-debug-archive</file>
     <file>/bootstrap/bin/mergesolv</file>
     <file>/bootstrap/bin/prlimit</file>
     <file>/bootstrap/bin/isohybrid.pl</file>
-    <file>/bootstrap/usr/bin/lzfgrep</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/ranlib</file>
+    <file>/bootstrap/bin/x86_64</file>
     <file>/bootstrap/bin/lesskey</file>
     <file>/bootstrap/bin/qemu-m68k-binfmt</file>
     <file>/bootstrap/bin/touch</file>
@@ -57672,6 +69734,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/enc2xs</file>
     <file>/bootstrap/usr/bin/chsmack</file>
     <file>/bootstrap/usr/bin/mtype</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/as</file>
     <file>/bootstrap/sbin/btrfs-zero-log</file>
     <file>/bootstrap/usr/bin/rpmmd2solv</file>
     <file>/bootstrap/bin/scriptreplay</file>
@@ -57708,7 +69771,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/chown</file>
     <file>/bootstrap/bin/lzegrep</file>
     <file>/bootstrap/bin/sdiff</file>
-    <file>/usr/lib/baselibs-x86-arm/bin/i686-tizen-linux-gnu-pkg-config</file>
     <file>/bootstrap/usr/bin/logger</file>
     <file>/bootstrap/usr/bin/readlink</file>
     <file>/bootstrap/bin/runcon</file>
@@ -57860,7 +69922,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/setarch</file>
     <file>/bootstrap/usr/bin/sdiff</file>
     <file>/bootstrap/usr/bin/cc</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/as</file>
     <file>/bootstrap/bin/eu-ld</file>
     <file>/bootstrap/usr/bin/fuser</file>
     <file>/bootstrap/bin/false</file>
@@ -58010,6 +70071,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/unlink</file>
     <file>/bootstrap/usr/bin/keytab-lilo</file>
     <file>/bootstrap/bin/gunzip</file>
+    <file>/bootstrap/usr/bin/lzfgrep</file>
     <file>/bootstrap/usr/bin/installcheck</file>
     <file>/bootstrap/usr/bin/mxtar</file>
     <file>/bootstrap/usr/bin/chcon</file>
@@ -58103,10 +70165,9 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/xz</file>
     <file>/bootstrap/usr/bin/eu-nm</file>
     <file>/bootstrap/usr/bin/qemu-sparc64</file>
-    <file>/bootstrap/usr/bin/qemu-ppc64abi32</file>
     <file>/bootstrap/usr/bin/zforce</file>
     <file>/bootstrap/usr/bin/gawk-4.0.1</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/ar</file>
+    <file>/bootstrap/usr/sbin/fsck.ext2</file>
     <file>/bootstrap/bin/testsolv</file>
     <file>/bootstrap/sbin/swapoff</file>
     <file>/bootstrap/usr/bin/objdump</file>
@@ -58128,6 +70189,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/elfedit</file>
     <file>/bootstrap/bin/mcheck</file>
     <file>/bootstrap/sbin/mkfs.cramfs</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/strip</file>
     <file>/bootstrap/bin/mzip</file>
     <file>/bootstrap/usr/bin/solv</file>
     <file>/bootstrap/usr/bin/qemu-sparc32plus-binfmt</file>
@@ -58167,7 +70229,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/sbin/flushb</file>
     <file>/bootstrap/bin/write</file>
     <file>/bootstrap/usr/bin/sleep</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/nm</file>
     <file>/bootstrap/bin/uz</file>
     <file>/bootstrap/bin/perlbug</file>
     <file>/bootstrap/usr/sbin/raw</file>
@@ -58196,6 +70257,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/whereis</file>
     <file>/bootstrap/sbin/fsck.ext2</file>
     <file>/bootstrap/usr/bin/qemu-m68k-binfmt</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/ld</file>
     <file>/bootstrap/bin/dmesg</file>
     <file>/bootstrap/usr/bin/bzgrep</file>
     <file>/bootstrap/bin/mtoolstest</file>
@@ -58236,7 +70298,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/expand</file>
     <file>/bootstrap/bin/pgawk</file>
     <file>/bootstrap/usr/bin/ptar</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/ld</file>
     <file>/bootstrap/bin/mclasserase</file>
     <file>/bootstrap/bin/shasum</file>
     <file>/bootstrap/usr/bin/cut</file>
@@ -58257,6 +70318,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/groups</file>
     <file>/bootstrap/bin/gcc-ar-4.7</file>
     <file>/bootstrap/usr/bin/lzcat</file>
+    <file>/bootstrap/usr/bin/x86_64</file>
     <file>/bootstrap/bin/pod2text</file>
     <file>/bootstrap/usr/bin/tty</file>
     <file>/bootstrap/usr/sbin/fsck.ext3</file>
@@ -58353,7 +70415,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/cksum</file>
     <file>/bootstrap/bin/rpmsign</file>
     <file>/bootstrap/sbin/blockdev</file>
-    <file>/bootstrap/usr/sbin/fsck.ext2</file>
     <file>/bootstrap/usr/bin/eu-readelf</file>
     <file>/bootstrap/usr/bin/unshare</file>
     <file>/bootstrap/usr/sbin/mklost+found</file>
@@ -58387,7 +70448,6 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/mountpoint</file>
     <file>/bootstrap/bin/df</file>
     <file>/bootstrap/usr/bin/minfo</file>
-    <file>/bootstrap/usr/i586-tizen-linux/bin/ranlib</file>
     <file>/bootstrap/bin/qemu-i386</file>
     <file>/bootstrap/bin/qemu-ppc-binfmt</file>
     <file>/bootstrap/sbin/mkfs.msdos</file>
@@ -58571,6 +70631,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/pod2man</file>
     <file>/bootstrap/usr/bin/ptx</file>
     <file>/bootstrap/usr/sbin/fdisk</file>
+    <file>/usr/lib/baselibs-x86-arm/bin/x86_64-tizen-linux-gnu-pkg-config</file>
     <file>/bootstrap/sbin/btrfs-debug-tree</file>
     <file>/bootstrap/bin/ppmtolss16</file>
     <file>/bootstrap/bin/dumpsolv</file>
@@ -58592,6 +70653,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/bin/zcmp</file>
     <file>/bootstrap/sbin/logsave</file>
     <file>/bootstrap/bin/bzip2</file>
+    <file>/bootstrap/usr/x86_64-tizen-linux/bin/ar</file>
     <file>/bootstrap/usr/bin/dir</file>
     <file>/bootstrap/usr/sbin/e4defrag</file>
     <file>/bootstrap/usr/bin/qemu-mipsn32</file>
@@ -58608,7 +70670,7 @@ up the performance of arm image creation.</description>
     <file>/bootstrap/usr/bin/bash</file>
     <file>/bootstrap/usr/sbin/sulogin</file>
     <file>/bootstrap/usr/sbin/btrfs-debug-tree</file>
-    <file>/bootstrap/bin/znew</file>
+    <file>/bootstrap/usr/bin/cp</file>
     <file>/bootstrap/bin/gcov-4.7</file>
     <file>/bootstrap/usr/bin/nohup</file>
     <file>/bootstrap/usr/bin/file</file>
@@ -58679,140 +70741,63 @@ up the performance of arm image creation.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>minicontrol</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e1396286529b62fd8dd169367df2f666a8a8ee44caffa48bc8d8c0b9bf01545b</checksum>
-  <summary>minicontrol library</summary>
-  <description>Minicontrol library.</description>
-  <packager/>
-  <url/>
-  <time file="1377320998" build="1377320991"/>
-  <size package="20470" installed="75578" archive="77380"/>
-<location href="i686/minicontrol-0.0.6-2.8.i686.rpm"/>
-  <format>
-    <rpm:license>Flora</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TBD</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>minicontrol-0.0.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4328"/>
-    <rpm:provides>
-      <rpm:entry name="libminicontrol-monitor.so.0"/>
-      <rpm:entry name="libminicontrol-provider.so.0"/>
-      <rpm:entry name="libminicontrol-viewer.so.0"/>
-      <rpm:entry name="minicontrol" flags="EQ" epoch="0" ver="0.0.6" rel="2.8"/>
-      <rpm:entry name="minicontrol(x86-32)" flags="EQ" epoch="0" ver="0.0.6" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>minicontrol-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">47d2b73204a39c182c4a1bd9ae39a3dc0afa4eb89fc610721b8af592c02ddeb2</checksum>
-  <summary>Minicontrol library (devel)</summary>
-  <description>Minicontrol library (devel).</description>
-  <packager/>
-  <url/>
-  <time file="1377320998" build="1377320991"/>
-  <size package="5342" installed="9160" archive="10548"/>
-<location href="i686/minicontrol-devel-0.0.6-2.8.i686.rpm"/>
-  <format>
-    <rpm:license>Flora</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>minicontrol-0.0.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3340"/>
-    <rpm:provides>
-      <rpm:entry name="minicontrol-devel" flags="EQ" epoch="0" ver="0.0.6" rel="2.8"/>
-      <rpm:entry name="minicontrol-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.6" rel="2.8"/>
-      <rpm:entry name="pkgconfig(minicontrol-monitor)" flags="EQ" epoch="0" ver="0.0.1"/>
-      <rpm:entry name="pkgconfig(minicontrol-provider)" flags="EQ" epoch="0" ver="0.0.1"/>
-      <rpm:entry name="pkgconfig(minicontrol-viewer)" flags="EQ" epoch="0" ver="0.0.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="minicontrol" flags="EQ" epoch="0" ver="0.0.6" rel="2.8"/>
-      <rpm:entry name="pkgconfig(evas)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>minizip</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8160625f5bc1735c85d4268ee44af387a62a8cb823eeedd8a52d1558075ebd0a</checksum>
+  <checksum type="sha256" pkgid="YES">b386d6a33b8451fcaaa10a83d62687ddb66ba5764cf3c240428710c1ccfd8e83</checksum>
   <summary>Minizip manipulates files from a .zip archive</summary>
   <description>Minizip manipulates files from a .zip archive.</description>
   <packager/>
   <url>http://www.zlib.net/</url>
-  <time file="1375471582" build="1375471571"/>
-  <size package="23176" installed="56356" archive="56776"/>
-<location href="i686/minizip-1.2.7-2.10.i686.rpm"/>
+  <time file="1375473361" build="1375473351"/>
+  <size package="21804" installed="54424" archive="54852"/>
+<location href="x86_64/minizip-1.2.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2911"/>
+    <rpm:header-range start="280" end="3107"/>
     <rpm:provides>
-      <rpm:entry name="libminizip.so.1"/>
+      <rpm:entry name="libminizip.so.1()(64bit)"/>
       <rpm:entry name="minizip" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="minizip(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="minizip(x86-64)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
       <rpm:entry name="zlib" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>minizip-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2d61738284d82198ece2a49ed7c5699f6f6d2ce26ca20123df2672722f5ee3f1</checksum>
+  <checksum type="sha256" pkgid="YES">3bb5e28319b60312509c47030aad3e5e02aa2f7908699c00791f3fcbf122fc6d</checksum>
   <summary>Development files for the minizip library</summary>
   <description>This package contains the libraries and header files needed for
 developing applications which use minizip.</description>
   <packager/>
   <url>http://www.zlib.net/</url>
-  <time file="1375471582" build="1375471571"/>
-  <size package="12478" installed="44480" archive="45748"/>
-<location href="i686/minizip-devel-1.2.7-2.10.i686.rpm"/>
+  <time file="1375473361" build="1375473351"/>
+  <size package="12662" installed="44482" archive="45748"/>
+<location href="x86_64/minizip-devel-1.2.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3359"/>
+    <rpm:header-range start="280" end="3539"/>
     <rpm:provides>
       <rpm:entry name="minizip-devel" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="minizip-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="minizip-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
       <rpm:entry name="pkgconfig(minizip)" flags="EQ" epoch="0" ver="1.2.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -58823,28 +70808,28 @@ developing applications which use minizip.</description>
 </package>
 <package type="rpm">
   <name>mkfontdir</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">87e750aa9f438657fe326997fe119d3b8a8ef973558cbedd134c19f3036ca478</checksum>
+  <checksum type="sha256" pkgid="YES">ab27460951cea5c642ee8e2775e785416c1cf1e2cb5791c606d47401ee58e84b</checksum>
   <summary>Utility to create index of X font files</summary>
   <description>mkfontdir creates the fonts.dir files needed by the legacy X server
 core font system. The current implementation is a simple wrapper script
 around the mkfontscale program, which must be built and installed first.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477201" build="1375477190"/>
-  <size package="12616" installed="20277" archive="21300"/>
-<location href="i686/mkfontdir-1.0.7-2.7.i686.rpm"/>
+  <time file="1375481626" build="1375481618"/>
+  <size package="12787" installed="20277" archive="21300"/>
+<location href="x86_64/mkfontdir-1.0.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>mkfontdir-1.0.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3236"/>
+    <rpm:header-range start="280" end="3408"/>
     <rpm:provides>
       <rpm:entry name="mkfontdir" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
-      <rpm:entry name="mkfontdir(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
+      <rpm:entry name="mkfontdir(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="mkfontscale"/>
@@ -58858,109 +70843,136 @@ around the mkfontscale program, which must be built and installed first.</descri
 </package>
 <package type="rpm">
   <name>mkfontscale</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">810188553235b3b2c2ba330ec92a33da194d6f496b621bc169d1f4345faf5c5d</checksum>
+  <checksum type="sha256" pkgid="YES">60070ac0d762605cd2aff7a3bfbd671a1fdab61e0bb5306746ee57036f79323b</checksum>
   <summary>Utility to create index of scalable font files for X</summary>
   <description>mkfontscale creates the fonts.scale and fonts.dir index files used by the
 legacy X11 font system.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477207" build="1375477198"/>
-  <size package="28611" installed="65050" archive="66080"/>
-<location href="i686/mkfontscale-1.1.0-2.9.i686.rpm"/>
+  <time file="1375481699" build="1375481691"/>
+  <size package="29679" installed="71830" archive="72860"/>
+<location href="x86_64/mkfontscale-1.1.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>mkfontscale-1.1.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3450"/>
+    <rpm:header-range start="280" end="3702"/>
     <rpm:provides>
       <rpm:entry name="mkfontscale" flags="EQ" epoch="0" ver="1.1.0" rel="2.9"/>
-      <rpm:entry name="mkfontscale(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libfontenc.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="mkfontscale(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libfontenc.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mkfontscale</file>
 
   </format>
 </package>
 <package type="rpm">
+  <name>mmfw-sysconf</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.66" rel="1.5"/>
+  <checksum type="sha256" pkgid="YES">7feca7e33b717ae0e6729d22d791866cfad2cb4e348b6a8f1e48cb8533cf6ef5</checksum>
+  <summary>Multimedia Framework system configuration package</summary>
+  <description>Multimedia Framework system configuration package for simulator</description>
+  <packager/>
+  <url/>
+  <time file="1377320428" build="1377320422"/>
+  <size package="1947" installed="0" archive="124"/>
+<location href="x86_64/mmfw-sysconf-0.1.66-1.5.x86_64.rpm"/>
+  <format>
+    <rpm:license>Apache-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>TO_BE/FILLED_IN</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>mmfw-sysconf-0.1.66-1.5.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="1899"/>
+    <rpm:provides>
+      <rpm:entry name="mmfw-sysconf" flags="EQ" epoch="0" ver="0.1.66" rel="1.5"/>
+      <rpm:entry name="mmfw-sysconf(x86-64)" flags="EQ" epoch="0" ver="0.1.66" rel="1.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>mms-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.2" rel="6.13"/>
-  <checksum type="sha256" pkgid="YES">05f729b91dd921c2284d496038e111634ab379c408172f00c222d4453d86f5f8</checksum>
+  <checksum type="sha256" pkgid="YES">5ef24a0b8abba4f2c5bb5a98438982c71090da59db4db5d60c9f15e80b12983c</checksum>
   <summary>MMS plugin library</summary>
   <description>Description: MMS plugin library</description>
   <packager/>
   <url/>
-  <time file="1377320460" build="1377320449"/>
-  <size package="161041" installed="587504" archive="587928"/>
-<location href="i686/mms-plugin-0.9.2-6.13.i686.rpm"/>
+  <time file="1377320460" build="1377320450"/>
+  <size package="171840" installed="599232" archive="599656"/>
+<location href="x86_64/mms-plugin-0.9.2-6.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License v1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>msg-service-0.9.2-6.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3792"/>
+    <rpm:header-range start="280" end="4140"/>
     <rpm:provides>
-      <rpm:entry name="libmsg_mms_plugin.so"/>
+      <rpm:entry name="libmsg_mms_plugin.so()(64bit)"/>
       <rpm:entry name="mms-plugin" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="mms-plugin(x86-32)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
+      <rpm:entry name="mms-plugin(x86-64)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libnetwork.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="msg-service" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libmmutil_jpeg.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libdrm-client.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libmmffile.so.0"/>
-      <rpm:entry name="libmedia-thumbnail.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libmsg_utils.so"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libnetwork.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libmedia-thumbnail.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libmsg_utils.so()(64bit)"/>
+      <rpm:entry name="libmmffile.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmmutil_jpeg.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>mobile-broadband-provider-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20120614" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">d9686e630ecfc0d512f3c41efb42bb225d4b56a2506d394530b06029edb89da2</checksum>
+  <checksum type="sha256" pkgid="YES">567f63ba769b4b76813bec70d1cf6aa19faa11a70bfb3ad2276b7aad2ab2f02f</checksum>
   <summary>Moblie Broadband Dataprovider Database</summary>
   <description>This package contains mobile broadband settings for different service providers
 in different countries. The Package contains only informational files so it's
@@ -58987,19 +70999,19 @@ edit.
 The database is released under Creative Commons Public Domain (CC-PD).</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1375473422" build="1375473414"/>
-  <size package="36440" installed="263041" archive="264028"/>
-<location href="i686/mobile-broadband-provider-info-20120614-2.8.i686.rpm"/>
+  <time file="1375474871" build="1375474834"/>
+  <size package="36601" installed="263041" archive="264028"/>
+<location href="x86_64/mobile-broadband-provider-info-20120614-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Creative Commons Public Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Internet</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>mobile-broadband-provider-info-20120614-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4401"/>
+    <rpm:header-range start="280" end="4573"/>
     <rpm:provides>
       <rpm:entry name="mobile-broadband-provider-info" flags="EQ" epoch="0" ver="20120614" rel="2.8"/>
-      <rpm:entry name="mobile-broadband-provider-info(x86-32)" flags="EQ" epoch="0" ver="20120614" rel="2.8"/>
+      <rpm:entry name="mobile-broadband-provider-info(x86-64)" flags="EQ" epoch="0" ver="20120614" rel="2.8"/>
       <rpm:entry name="pkgconfig(mobile-broadband-provider-info)" flags="EQ" epoch="0" ver="20120614"/>
     </rpm:provides>
     <rpm:requires>
@@ -59009,54 +71021,52 @@ The database is released under Creative Commons Public Domain (CC-PD).</descript
 </package>
 <package type="rpm">
   <name>mobileap-agent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.88" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">da482ebb7b271b3f35402992e9c70b90ee1c39f26919102dcf6440c62ca4f354</checksum>
+  <checksum type="sha256" pkgid="YES">e6bb4b4cd2336c5ebcf7682e8185f4aa1f86a9e860425424a34dd9aedde1500f</checksum>
   <summary>Mobile AP daemon for setting tethering environments</summary>
   <description>Mobile AP daemon for setting tethering environments</description>
   <packager/>
   <url/>
-  <time file="1377321749" build="1377321744"/>
-  <size package="46105" installed="133028" archive="133456"/>
-<location href="i686/mobileap-agent-0.1.88-2.15.i686.rpm"/>
+  <time file="1377321819" build="1377321814"/>
+  <size package="47310" installed="139032" archive="139460"/>
+<location href="x86_64/mobileap-agent-0.1.88-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>mobileap-agent-0.1.88-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7714"/>
+    <rpm:header-range start="280" end="7998"/>
     <rpm:provides>
       <rpm:entry name="mobileap-agent" flags="EQ" epoch="0" ver="0.1.88" rel="2.15"/>
-      <rpm:entry name="mobileap-agent(x86-32)" flags="EQ" epoch="0" ver="0.1.88" rel="2.15"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libss-client.so.1"/>
+      <rpm:entry name="mobileap-agent(x86-64)" flags="EQ" epoch="0" ver="0.1.88" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="iptables"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
       <rpm:entry name="dnsmasq"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcapi-network-bluetooth.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libss-client.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libcapi-network-bluetooth.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mobileap-agent</file>
 
   </format>
@@ -59092,26 +71102,26 @@ The database is released under Creative Commons Public Domain (CC-PD).</descript
 </package>
 <package type="rpm">
   <name>mpc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">6a975f79a3ffdd2e62e11ed7a4cc9eab7c9564b34e8303fb7399d6721334d449</checksum>
+  <checksum type="sha256" pkgid="YES">e9bf95a5553246c26020158d65aec9e6b352b0b67fdf1bbcc18c2d6d58e6f543</checksum>
   <summary>MPC multiple-precision complex library development files</summary>
   <description>MPC multiple-precision complex library development files.</description>
   <packager/>
   <url>http://www.multiprecision.org/mpc/</url>
-  <time file="1375471260" build="1375471240"/>
-  <size package="163448" installed="646813" archive="648112"/>
-<location href="i686/mpc-devel-1.0-2.8.i686.rpm"/>
+  <time file="1375471186" build="1375471161"/>
+  <size package="174506" installed="959249" archive="960548"/>
+<location href="x86_64/mpc-devel-1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>mpc-1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3106"/>
+    <rpm:header-range start="280" end="3282"/>
     <rpm:provides>
       <rpm:entry name="mpc-devel" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
-      <rpm:entry name="mpc-devel(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="mpc-devel(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libmpc" flags="EQ" epoch="0" ver="1.0"/>
@@ -59120,10 +71130,38 @@ The database is released under Creative Commons Public Domain (CC-PD).</descript
   </format>
 </package>
 <package type="rpm">
+  <name>mpc-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.0" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">8653627b807205ee119224db72cfc3c78fad24e7e5ed0719c3d47ae369c2a694</checksum>
+  <summary>MPC multiple-precision complex library development files</summary>
+  <description>MPC multiple-precision complex library development files.</description>
+  <packager/>
+  <url>http://www.multiprecision.org/mpc/</url>
+  <time file="1375471260" build="1375471242"/>
+  <size package="131790" installed="597536" archive="597940"/>
+<location href="x86_64/mpc-devel-32bit-1.0-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>mpc-1.0-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2211"/>
+    <rpm:provides>
+      <rpm:entry name="mpc-devel-32bit" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+      <rpm:entry name="mpc-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmpc-32bit" flags="EQ" epoch="0" ver="1.0"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>mpfr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">08c2c80052d555780c3ebc9c4b6d448f6a9d69bd6d47615994376d8275ae67d6</checksum>
+  <checksum type="sha256" pkgid="YES">87e5ec2297b38db0639ec5c6b32afd4de50f79f8c30487b3a9edd2457950ba80</checksum>
   <summary>Development files for the GNU multiple-precision floating-point library</summary>
   <description>Development files for the GNU multiple-precision floating-point library.
 
@@ -59132,19 +71170,19 @@ computations with exact rounding (also called correct rounding). It is
 based on the GMP multiple-precision library.</description>
   <packager/>
   <url>http://www.mpfr.org/</url>
-  <time file="1375471345" build="1375471332"/>
-  <size package="559012" installed="2560316" archive="2560988"/>
-<location href="i686/mpfr-devel-3.1.1-2.9.i686.rpm"/>
+  <time file="1375471273" build="1375471260"/>
+  <size package="613184" installed="3914600" archive="3915276"/>
+<location href="x86_64/mpfr-devel-3.1.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>mpfr-3.1.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2939"/>
+    <rpm:header-range start="280" end="3111"/>
     <rpm:provides>
       <rpm:entry name="mpfr-devel" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
-      <rpm:entry name="mpfr-devel(x86-32)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+      <rpm:entry name="mpfr-devel(x86-64)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gmp-devel"/>
@@ -59153,111 +71191,142 @@ based on the GMP multiple-precision library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>mpfr-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.1.1" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">b004038afd033856e31cc48466c3ccc2b82445aa0926d0dc07264fc1da4a5565</checksum>
+  <summary>Development files for the GNU multiple-precision floating-point library</summary>
+  <description>Development files for the GNU multiple-precision floating-point library.
+
+The MPFR library is a C library for multiple-precision floating-point
+computations with exact rounding (also called correct rounding). It is
+based on the GMP multiple-precision library.</description>
+  <packager/>
+  <url>http://www.mpfr.org/</url>
+  <time file="1375471345" build="1375471335"/>
+  <size package="548720" installed="2502644" archive="2503048"/>
+<location href="x86_64/mpfr-devel-32bit-3.1.1-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>mpfr-3.1.1-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2524"/>
+    <rpm:provides>
+      <rpm:entry name="mpfr-devel-32bit" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+      <rpm:entry name="mpfr-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="3.1.1" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmpfr-32bit" flags="EQ" epoch="0" ver="3.1.1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>msg-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.2" rel="6.13"/>
-  <checksum type="sha256" pkgid="YES">510591555afdd7c28700fd6f26413981bf625773c6b3fd8c58073c11699547b8</checksum>
+  <checksum type="sha256" pkgid="YES">6fc11e5864c0466f0ecffc614096ad7b38d384cb4adcc5fa4d122765de3d1784</checksum>
   <summary>Messaging Framework Library</summary>
   <description>Description: Messaging Framework Library</description>
   <packager/>
   <url/>
-  <time file="1377320460" build="1377320449"/>
-  <size package="371548" installed="1816060" archive="1817656"/>
-<location href="i686/msg-service-0.9.2-6.13.i686.rpm"/>
+  <time file="1377320460" build="1377320450"/>
+  <size package="391981" installed="1929384" archive="1930992"/>
+<location href="x86_64/msg-service-0.9.2-6.13.x86_64.rpm"/>
   <format>
     <rpm:license>Samsung</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>msg-service-0.9.2-6.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24760"/>
-    <rpm:provides>
-      <rpm:entry name="libmsg_framework_handler.so"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libmsg_plugin_manager.so"/>
-      <rpm:entry name="libmsg_transaction_manager.so"/>
-      <rpm:entry name="libmsg_transaction_proxy.so"/>
-      <rpm:entry name="libmsg_utils.so"/>
-      <rpm:entry name="libmsg_vobject.so"/>
+    <rpm:header-range start="280" end="25312"/>
+    <rpm:provides>
+      <rpm:entry name="libmsg_framework_handler.so()(64bit)"/>
+      <rpm:entry name="libmsg_mapi.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_plugin_manager.so()(64bit)"/>
+      <rpm:entry name="libmsg_transaction_manager.so()(64bit)"/>
+      <rpm:entry name="libmsg_transaction_proxy.so()(64bit)"/>
+      <rpm:entry name="libmsg_utils.so()(64bit)"/>
+      <rpm:entry name="libmsg_vobject.so()(64bit)"/>
       <rpm:entry name="msg-service" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="msg-service(x86-32)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
+      <rpm:entry name="msg-service(x86-64)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libmsg_utils.so"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="systemd"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libmsg_vobject.so"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmsg_framework_handler.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmsg_transaction_proxy.so"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libdrm-client.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="systemd"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libcontacts-service2.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmsg_utils.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_transaction_proxy.so()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libmsg_plugin_manager.so"/>
-      <rpm:entry name="libmsg_framework_handler.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libmsg_vobject.so()(64bit)"/>
+      <rpm:entry name="libalarm.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_plugin_manager.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>msg-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.2" rel="6.13"/>
-  <checksum type="sha256" pkgid="YES">421398aa108683897a94bc19f98b90f59aec1c18b1b36378217db83093ccbfd9</checksum>
+  <checksum type="sha256" pkgid="YES">0cf096b5e2a0794a1085d6db14b83d7dfda6862ff37b06c38f7058fd7f3cf4e7</checksum>
   <summary>Messaging Framework Library (development)</summary>
   <description>Description: Messaging Framework Library (development)</description>
   <packager/>
   <url/>
-  <time file="1377320460" build="1377320449"/>
-  <size package="32498" installed="211855" archive="213364"/>
-<location href="i686/msg-service-devel-0.9.2-6.13.i686.rpm"/>
+  <time file="1377320460" build="1377320450"/>
+  <size package="32683" installed="211857" archive="213368"/>
+<location href="x86_64/msg-service-devel-0.9.2-6.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License v1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>msg-service-0.9.2-6.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3592"/>
+    <rpm:header-range start="280" end="3772"/>
     <rpm:provides>
       <rpm:entry name="msg-service-devel" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="msg-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
+      <rpm:entry name="msg-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
       <rpm:entry name="pkgconfig(msg-service)"/>
     </rpm:provides>
     <rpm:requires>
@@ -59269,60 +71338,58 @@ based on the GMP multiple-precision library.</description>
 </package>
 <package type="rpm">
   <name>msg-service-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.2" rel="6.13"/>
-  <checksum type="sha256" pkgid="YES">d3f796edfd9fe4ffbff8388ac2dae43a6b86dfd2a27712e80cbf1a359bc6bff0</checksum>
+  <checksum type="sha256" pkgid="YES">b026c520a755bbb124e2b3df4ac2b06884e84354c54e33b95b48005a48c0890c</checksum>
   <summary>Messaging server application</summary>
   <description>Description:  Messaging server application</description>
   <packager/>
   <url/>
-  <time file="1377320460" build="1377320449"/>
-  <size package="96816" installed="192403" archive="194892"/>
-<location href="i686/msg-service-tools-0.9.2-6.13.i686.rpm"/>
+  <time file="1377320460" build="1377320450"/>
+  <size package="97501" installed="196947" archive="199436"/>
+<location href="x86_64/msg-service-tools-0.9.2-6.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License v1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BU / FILL_IN</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>msg-service-0.9.2-6.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5664"/>
+    <rpm:header-range start="280" end="5960"/>
     <rpm:provides>
       <rpm:entry name="msg-service-tools" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="msg-service-tools(x86-32)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
+      <rpm:entry name="msg-service-tools(x86-64)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmmfsession.so.0"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="msg-service" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libmsg_framework_handler.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmmfplayer.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libmsg_framework_handler.so"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libmsg_transaction_manager.so"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_utils.so()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libmsg_transaction_manager.so()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libmmfplayer.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libmsg_utils.so"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libmsg_plugin_manager.so"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libmsg_plugin_manager.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc3.d/S70msg-server</file>
     <file>/usr/bin/msg-helper</file>
     <file>/etc/config/sysinfo-message.xml</file>
@@ -59334,58 +71401,58 @@ based on the GMP multiple-precision library.</description>
 </package>
 <package type="rpm">
   <name>mtdev</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">36bca59501180c77b50adaafec6a0ba7023dd0c8eb1443092c48eca7ed6cf286</checksum>
+  <checksum type="sha256" pkgid="YES">d682b556abad3682eac18fc750642d196b60bff6fe310c4fbb6c978815114c42</checksum>
   <summary>Multitouch Protocol Translation Library</summary>
   <description>The mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking. See the kernel documentation for further details.</description>
   <packager/>
   <url>http://bitmath.org/code/mtdev/</url>
-  <time file="1376538195" build="1376538185"/>
-  <size package="7377" installed="13261" archive="13816"/>
-<location href="i686/mtdev-1.1.3-2.12.i686.rpm"/>
+  <time file="1376538382" build="1376538354"/>
+  <size package="7336" installed="14649" archive="15204"/>
+<location href="x86_64/mtdev-1.1.3-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>mtdev-1.1.3-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3028"/>
+    <rpm:header-range start="280" end="3236"/>
     <rpm:provides>
       <rpm:entry name="mtdev" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
-      <rpm:entry name="mtdev(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
+      <rpm:entry name="mtdev(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmtdev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmtdev.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mtdev-test</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>mtdev-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">9591c499dff528b8a91bd9747874edaf496517697b0907863b424e1e70cdad11</checksum>
+  <checksum type="sha256" pkgid="YES">d570bf0ebbd9f77e511eea6e927d888f7663dfe0bbfe8f5f644c5b23bd53edef</checksum>
   <summary>Development package for mtdev library</summary>
   <description>This package contains the files needed to compile programs that use mtdev library.</description>
   <packager/>
   <url>http://bitmath.org/code/mtdev/</url>
-  <time file="1376538195" build="1376538185"/>
-  <size package="6421" installed="14732" archive="15572"/>
-<location href="i686/mtdev-devel-1.1.3-2.12.i686.rpm"/>
+  <time file="1376538382" build="1376538354"/>
+  <size package="6602" installed="14734" archive="15584"/>
+<location href="x86_64/mtdev-devel-1.1.3-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>mtdev-1.1.3-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2856"/>
+    <rpm:header-range start="280" end="3032"/>
     <rpm:provides>
       <rpm:entry name="mtdev-devel" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
-      <rpm:entry name="mtdev-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
+      <rpm:entry name="mtdev-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.12"/>
       <rpm:entry name="pkgconfig(mtdev)" flags="EQ" epoch="0" ver="1.1.3"/>
     </rpm:provides>
     <rpm:requires>
@@ -59397,9 +71464,9 @@ based on the GMP multiple-precision library.</description>
 </package>
 <package type="rpm">
   <name>mtools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.17" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">4065313ce2597ea42a7533fad07f9a74792d1df74a124442906820de9197560c</checksum>
+  <checksum type="sha256" pkgid="YES">f3266df72a298b3a0aa502141f0dcc3b6a327e7096c54ab643a839aac4bf59ba</checksum>
   <summary>Access Files on an MS-DOS File System</summary>
   <description>Mtools allows uncomplicated access to an MS-DOS file system on disk
 without mounting it. It includes commands for working with MS-DOS
@@ -59408,33 +71475,34 @@ files: mdir, mcd, mcopy, and mformat.
 XDF support for OS/2 is also provided.</description>
   <packager/>
   <url>http://mtools.linux.lu/</url>
-  <time file="1376539090" build="1376539080"/>
-  <size package="106111" installed="259280" archive="264260"/>
-<location href="i686/mtools-4.0.17-2.10.i686.rpm"/>
+  <time file="1376539221" build="1376539197"/>
+  <size package="109050" installed="269596" archive="274576"/>
+<location href="x86_64/mtools-4.0.17-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Filesystems</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>mtools-4.0.17-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6205"/>
+    <rpm:header-range start="280" end="6465"/>
     <rpm:provides>
       <rpm:entry name="config(mtools)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
       <rpm:entry name="mtools" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
-      <rpm:entry name="mtools(x86-32)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
+      <rpm:entry name="mtools(x86-64)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="config(mtools)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/mformat</file>
     <file>/usr/bin/mdeltree</file>
     <file>/usr/bin/mpartition</file>
@@ -59474,26 +71542,26 @@ XDF support for OS/2 is also provided.</description>
 </package>
 <package type="rpm">
   <name>mtools-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.17" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2c62b58fe730a7b5bb5db4687f50344377a8ada5cd07b160f60fd2fe01ce01e2</checksum>
+  <checksum type="sha256" pkgid="YES">2fd856019b92d54a22b902a76c2638a06e89c9ca783f6be52da3ad2c1b51292c</checksum>
   <summary>Documentation for package mtools</summary>
   <description>This package provides documentation for package mtools.</description>
   <packager/>
   <url>http://mtools.linux.lu/</url>
-  <time file="1376539090" build="1376539080"/>
-  <size package="84171" installed="78593" archive="82804"/>
-<location href="i686/mtools-docs-4.0.17-2.10.i686.rpm"/>
+  <time file="1376539221" build="1376539197"/>
+  <size package="84344" installed="78593" archive="82804"/>
+<location href="x86_64/mtools-docs-4.0.17-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>mtools-4.0.17-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4553"/>
+    <rpm:header-range start="280" end="4726"/>
     <rpm:provides>
       <rpm:entry name="mtools-docs" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
-      <rpm:entry name="mtools-docs(x86-32)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
+      <rpm:entry name="mtools-docs(x86-64)" flags="EQ" epoch="0" ver="4.0.17" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -59501,9 +71569,9 @@ XDF support for OS/2 is also provided.</description>
 </package>
 <package type="rpm">
   <name>multipath-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.9" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">aed00ddf876582f7a16750f327627b97e39787de3a87ee7c39a3b623e9cfa6c1</checksum>
+  <checksum type="sha256" pkgid="YES">de30dceac69baf48f87e3a4521333f78bd0c838ad30828f659909ebdbf2c5554</checksum>
   <summary>Tools to Manage Multipathed Devices with the device-mapper</summary>
   <description>This package provides the tools to manage multipathed devices by
 instructing the device-mapper multipath module what to do. The tools
@@ -59520,19 +71588,19 @@ are:
 multipath maps partionable</description>
   <packager/>
   <url>http://christophe.varoqui.free.fr/</url>
-  <time file="1375474085" build="1375474075"/>
-  <size package="2377" installed="0" archive="124"/>
-<location href="i686/multipath-tools-0.4.9-2.11.i686.rpm"/>
+  <time file="1375475275" build="1375475264"/>
+  <size package="2554" installed="0" archive="124"/>
+<location href="x86_64/multipath-tools-0.4.9-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>multipath-tools-0.4.9-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2329"/>
+    <rpm:header-range start="280" end="2506"/>
     <rpm:provides>
       <rpm:entry name="multipath-tools" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
-      <rpm:entry name="multipath-tools(x86-32)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
+      <rpm:entry name="multipath-tools(x86-64)" flags="EQ" epoch="0" ver="0.4.9" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="kpartx"/>
@@ -59544,95 +71612,90 @@ multipath maps partionable</description>
 </package>
 <package type="rpm">
   <name>murphy</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">402a1df6851bc233446453ab4e918fc9e36f3d06c3fffbe5902262c30e510d08</checksum>
+  <checksum type="sha256" pkgid="YES">7e035247f2674a2604acc850c44eaad5e192a288f1acd6d4866591dbdce351ca</checksum>
   <summary>Murphy policy framework</summary>
   <description>This package contains the basic daemon.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="441754" installed="1502104" archive="1510380"/>
-<location href="i686/murphy-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="456471" installed="1603480" archive="1611844"/>
+<location href="x86_64/murphy-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16232"/>
+    <rpm:header-range start="280" end="16584"/>
     <rpm:provides>
       <rpm:entry name="config(murphy)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="libbreedline-glib.so.0"/>
-      <rpm:entry name="libbreedline-murphy.so.0"/>
-      <rpm:entry name="libbreedline.so.0"/>
-      <rpm:entry name="libmdb.so.0"/>
-      <rpm:entry name="libmqi.so.0"/>
-      <rpm:entry name="libmql.so.0"/>
-      <rpm:entry name="libmurphy-common.so.0"/>
-      <rpm:entry name="libmurphy-core.so.0"/>
-      <rpm:entry name="libmurphy-dbus.so.0"/>
-      <rpm:entry name="libmurphy-domain-controller.so.0"/>
-      <rpm:entry name="libmurphy-lua-decision.so.0"/>
-      <rpm:entry name="libmurphy-lua-utils.so.0"/>
-      <rpm:entry name="libmurphy-resolver.so.0"/>
-      <rpm:entry name="libmurphy-resource-backend.so.0"/>
-      <rpm:entry name="libmurphy-resource.so.0"/>
+      <rpm:entry name="libbreedline-glib.so.0()(64bit)"/>
+      <rpm:entry name="libbreedline-murphy.so.0()(64bit)"/>
+      <rpm:entry name="libbreedline.so.0()(64bit)"/>
+      <rpm:entry name="libmdb.so.0()(64bit)"/>
+      <rpm:entry name="libmqi.so.0()(64bit)"/>
+      <rpm:entry name="libmql.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-core.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-dbus.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-domain-controller.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-lua-decision.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-lua-utils.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-resolver.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-resource-backend.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-resource.so.0()(64bit)"/>
       <rpm:entry name="murphy" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="plugin-domain-control.so"/>
-      <rpm:entry name="plugin-ivi-resource-manager.so"/>
-      <rpm:entry name="plugin-resource-asm.so"/>
-      <rpm:entry name="plugin-resource-native.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libmurphy-lua-decision.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libwebsockets.so.3.0.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libmurphy-core.so.0"/>
+      <rpm:entry name="murphy(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="plugin-domain-control.so()(64bit)"/>
+      <rpm:entry name="plugin-ivi-resource-manager.so()(64bit)"/>
+      <rpm:entry name="plugin-resource-asm.so()(64bit)"/>
+      <rpm:entry name="plugin-resource-native.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libsystemd-journal.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libmurphy-lua-decision.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libmurphy-dbus.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(murphy)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmurphy-dbus.so.0"/>
-      <rpm:entry name="libmurphy-resolver.so.0"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libmqi.so.0()(64bit)"/>
+      <rpm:entry name="libmql.so.0()(64bit)"/>
       <rpm:entry name="/bin/systemctl" pre="1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmurphy-common.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libmql.so.0"/>
-      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libmdb.so.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libmurphy-lua-utils.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libmqi.so.0"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libmdb.so.0()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libmurphy-resolver.so.0()(64bit)"/>
+      <rpm:entry name="libwebsockets.so.3.0.0()(64bit)"/>
+      <rpm:entry name="libmurphy-lua-utils.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
       <rpm:entry name="/bin/systemctl"/>
+      <rpm:entry name="libmurphy-resource-backend.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libmurphy-resource-backend.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libsystemd-journal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmurphy-core.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/murphy/murphy.conf</file>
     <file>/usr/sbin/asm-bridge</file>
     <file>/usr/bin/murphyd</file>
@@ -59648,26 +71711,26 @@ multipath maps partionable</description>
 </package>
 <package type="rpm">
   <name>murphy-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">bcd437fdd7a74bdfa152f08768efd99b3b107aa7cd9121240ad49aa47a4a41fa</checksum>
+  <checksum type="sha256" pkgid="YES">a0d5f02f9a550cdce6f522b505448629079a96a018b9f6ed983fff593e0b504a</checksum>
   <summary>The header files and libraries needed for Murphy development</summary>
   <description>This package contains header files and libraries necessary for development.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="66606" installed="384263" archive="402140"/>
-<location href="i686/murphy-devel-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="66800" installed="384289" archive="402212"/>
+<location href="x86_64/murphy-devel-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="17216"/>
+    <rpm:header-range start="280" end="17400"/>
     <rpm:provides>
       <rpm:entry name="murphy-devel" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
       <rpm:entry name="pkgconfig(breedline)" flags="EQ" epoch="0" ver="0.0.0"/>
       <rpm:entry name="pkgconfig(breedline-glib)" flags="EQ" epoch="0" ver="0.0.0"/>
       <rpm:entry name="pkgconfig(breedline-murphy)" flags="EQ" epoch="0" ver="0.0.0"/>
@@ -59695,26 +71758,26 @@ multipath maps partionable</description>
 </package>
 <package type="rpm">
   <name>murphy-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">2fe0559da5f7088fd42139dfbd68086ff0ef162a5a12590edd1b23b776263177</checksum>
+  <checksum type="sha256" pkgid="YES">d780151e6f285d6534abccb4e344771c1888399ca6978d4f10d33a01d8f5cdcd</checksum>
   <summary>Documentation for Murphy</summary>
   <description>This package contains documentation.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="9592" installed="11579" archive="12720"/>
-<location href="i686/murphy-doc-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="9773" installed="11579" archive="12720"/>
+<location href="x86_64/murphy-doc-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>SDK/Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4828"/>
+    <rpm:header-range start="280" end="5004"/>
     <rpm:provides>
       <rpm:entry name="murphy-doc" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-doc(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-doc(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -59722,61 +71785,60 @@ multipath maps partionable</description>
 </package>
 <package type="rpm">
   <name>murphy-ecore</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">f7072e85266be27639fc6a6c260625374fa3f6fc949ced2a5540fb5325681f81</checksum>
+  <checksum type="sha256" pkgid="YES">ec2ef27b7a8515dd540b25bdfc2ed294e131d4182190ac1bbcbf2364ad577e89</checksum>
   <summary>Murphy EFL/ecore mainloop integration</summary>
   <description>This package contains the Murphy EFL/ecore mainloop integration runtime files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="8627" installed="12632" archive="13072"/>
-<location href="i686/murphy-ecore-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="8639" installed="14232" archive="14672"/>
+<location href="x86_64/murphy-ecore-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4784"/>
+    <rpm:header-range start="280" end="4944"/>
     <rpm:provides>
-      <rpm:entry name="libmurphy-ecore.so.0"/>
+      <rpm:entry name="libmurphy-ecore.so.0()(64bit)"/>
       <rpm:entry name="murphy-ecore" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-ecore(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-ecore(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="murphy" flags="EQ" epoch="0" ver="0.0.33"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>murphy-ecore-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">f94c200375e4a86739325ea73170de36a57e3abce8683584f4a68e2632839f2a</checksum>
+  <checksum type="sha256" pkgid="YES">5c7cde2e2d663745be462e91fca0b4f6fcd3786afc6af5101041571e2ec0ca0d</checksum>
   <summary>Murphy EFL/ecore mainloop integration development files</summary>
   <description>This package contains the Murphy EFL/ecore mainloop integration development
 files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="6046" installed="2426" archive="3016"/>
-<location href="i686/murphy-ecore-devel-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="6227" installed="2430" archive="3024"/>
+<location href="x86_64/murphy-ecore-devel-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4728"/>
+    <rpm:header-range start="280" end="4908"/>
     <rpm:provides>
       <rpm:entry name="murphy-ecore-devel" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-ecore-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-ecore-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
       <rpm:entry name="pkgconfig(murphy-ecore)" flags="EQ" epoch="0" ver="0.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -59789,60 +71851,60 @@ files.</description>
 </package>
 <package type="rpm">
   <name>murphy-glib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">1894378c5c8bbe892d5765814d6e63939d654bd6a558df6e0d60940d2258eda6</checksum>
+  <checksum type="sha256" pkgid="YES">d02b0c98b4c342101fb52ff5d87738337697312b1f8b3dc4bef4c00ec0fb3562</checksum>
   <summary>Murphy glib mainloop integration</summary>
   <description>This package contains the Murphy glib mainloop integration runtime files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="8480" installed="12428" archive="12860"/>
-<location href="i686/murphy-glib-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="8747" installed="13960" archive="14400"/>
+<location href="x86_64/murphy-glib-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4736"/>
+    <rpm:header-range start="280" end="4932"/>
     <rpm:provides>
-      <rpm:entry name="libmurphy-glib.so.0"/>
+      <rpm:entry name="libmurphy-glib.so.0()(64bit)"/>
       <rpm:entry name="murphy-glib" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-glib(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-glib(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="murphy" flags="EQ" epoch="0" ver="0.0.33"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>murphy-glib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">61aa9e605d74373569a1da8ee73babb90a77063d6e354347c6b4ad61b6277b91</checksum>
+  <checksum type="sha256" pkgid="YES">26dcbe2bab6eb46da0489a5bac87dce8b159d1c4575e26bf49259f897ad14d7a</checksum>
   <summary>Murphy glib mainloop integration development files</summary>
   <description>This package contains the Murphy glib mainloop integration development
 files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="6042" installed="2401" archive="2992"/>
-<location href="i686/murphy-glib-devel-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="6227" installed="2405" archive="2996"/>
+<location href="x86_64/murphy-glib-devel-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4716"/>
+    <rpm:header-range start="280" end="4896"/>
     <rpm:provides>
       <rpm:entry name="murphy-glib-devel" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-glib-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-glib-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
       <rpm:entry name="pkgconfig(murphy-glib)" flags="EQ" epoch="0" ver="0.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -59855,60 +71917,60 @@ files.</description>
 </package>
 <package type="rpm">
   <name>murphy-pulse</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">4295f8782932549fab4280a13b620c9950cb05f8ec36a26847b0f02f85a47393</checksum>
+  <checksum type="sha256" pkgid="YES">5fba961cfffe8674e3b3e0d2d81518929f09601bf775f7d6350273f8266a03c1</checksum>
   <summary>Murphy PulseAudio mainloop integration</summary>
   <description>This package contains the Murphy PulseAudio mainloop integration runtime files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="8373" installed="12176" archive="12616"/>
-<location href="i686/murphy-pulse-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="8474" installed="13656" archive="14096"/>
+<location href="x86_64/murphy-pulse-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4756"/>
+    <rpm:header-range start="280" end="4948"/>
     <rpm:provides>
-      <rpm:entry name="libmurphy-pulse.so.0"/>
+      <rpm:entry name="libmurphy-pulse.so.0()(64bit)"/>
       <rpm:entry name="murphy-pulse" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-pulse(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-pulse(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="murphy" flags="EQ" epoch="0" ver="0.0.33"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>murphy-pulse-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">ce670c6da8b36c2e08dc5944276e6c2223c245113a612978ee03fbcc32ba1343</checksum>
+  <checksum type="sha256" pkgid="YES">66899c5d6fea411086450079ee02d5ade51667733f5bbe1444c81556c9a4c402</checksum>
   <summary>Murphy PulseAudio mainloop integration development files</summary>
   <description>This package contains the Murphy PulseAudio mainloop integration development
 files.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="6059" installed="2409" archive="3000"/>
-<location href="i686/murphy-pulse-devel-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="6240" installed="2411" archive="3008"/>
+<location href="x86_64/murphy-pulse-devel-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4744"/>
+    <rpm:header-range start="280" end="4924"/>
     <rpm:provides>
       <rpm:entry name="murphy-pulse-devel" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-pulse-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-pulse-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
       <rpm:entry name="pkgconfig(murphy-pulse)" flags="EQ" epoch="0" ver="0.0.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -59921,39 +71983,39 @@ files.</description>
 </package>
 <package type="rpm">
   <name>murphy-tests</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.33" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">30231ccd4e0697365fb6e41ca9ba48d3a67208d1eefa42d3ef1a604cb46c3719</checksum>
+  <checksum type="sha256" pkgid="YES">460aa77a8a5fd48dfd329220febcaf3a45d2711a5bffee58655977f4ae817a5b</checksum>
   <summary>Various test binaries for Murphy</summary>
   <description>This package contains various test binaries for Murphy.</description>
   <packager/>
   <url>http://01.org/murphy/</url>
-  <time file="1377321555" build="1377321545"/>
-  <size package="35350" installed="107120" archive="107940"/>
-<location href="i686/murphy-tests-0.0.33-2.1.i686.rpm"/>
+  <time file="1377321673" build="1377321664"/>
+  <size package="36262" installed="121264" archive="122084"/>
+<location href="x86_64/murphy-tests-0.0.33-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Testing</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>murphy-0.0.33-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6048"/>
+    <rpm:header-range start="280" end="6280"/>
     <rpm:provides>
       <rpm:entry name="murphy-tests" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
-      <rpm:entry name="murphy-tests(x86-32)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
+      <rpm:entry name="murphy-tests(x86-64)" flags="EQ" epoch="0" ver="0.0.33" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libmurphy-resource.so.0"/>
-      <rpm:entry name="libmurphy-common.so.0"/>
-      <rpm:entry name="libbreedline-murphy.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libbreedline.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libmurphy-resource.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-domain-controller.so.0()(64bit)"/>
+      <rpm:entry name="libbreedline-murphy.so.0()(64bit)"/>
       <rpm:entry name="murphy" flags="EQ" epoch="0" ver="0.0.33"/>
-      <rpm:entry name="libmurphy-domain-controller.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libbreedline.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/resource-api-fuzz</file>
     <file>/usr/bin/murphy-console</file>
     <file>/usr/bin/resource-client</file>
@@ -59964,40 +72026,39 @@ files.</description>
 </package>
 <package type="rpm">
   <name>nano</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d40634866acbc2df0c8134dee0ccbc45dcfd25b59bbd6d98f524b3ae769c444f</checksum>
+  <checksum type="sha256" pkgid="YES">87103d36e646227fdd2c650640a80ff4952e7704de91dc81637a13716c7c82b6</checksum>
   <summary>Pico Editor Clone with Enhancements</summary>
   <description>GNU nano is a small and friendly text editor. It aims to emulate the
 Pico text editor while also offering a few enhancements.</description>
   <packager/>
   <url>http://www.nano-editor.org/</url>
-  <time file="1375476924" build="1375476907"/>
-  <size package="112547" installed="288147" archive="293192"/>
-<location href="i686/nano-2.3.1-2.10.i686.rpm"/>
+  <time file="1375481512" build="1375481498"/>
+  <size package="121033" installed="301091" archive="306136"/>
+<location href="x86_64/nano-2.3.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Editors/Other</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>nano-2.3.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6615"/>
+    <rpm:header-range start="280" end="6843"/>
     <rpm:provides>
       <rpm:entry name="nano" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
-      <rpm:entry name="nano(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libncursesw.so.5"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="nano(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rnano</file>
     <file>/usr/bin/nano</file>
 
@@ -60005,26 +72066,26 @@ Pico text editor while also offering a few enhancements.</description>
 </package>
 <package type="rpm">
   <name>nano-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7ae6d611e86ee136c3a998b6467620193ec9b1318ce080d4e07ea2815d4df231</checksum>
+  <checksum type="sha256" pkgid="YES">de569fda7d9c9fc6680edf4fba8379f0480e4e90d0f84aa53a1c1597d5dd54dd</checksum>
   <summary>Documentation for package nano</summary>
   <description>This package provides documentation for package nano.</description>
   <packager/>
   <url>http://www.nano-editor.org/</url>
-  <time file="1375476924" build="1375476907"/>
-  <size package="24715" installed="21822" archive="22520"/>
-<location href="i686/nano-docs-2.3.1-2.10.i686.rpm"/>
+  <time file="1375481512" build="1375481498"/>
+  <size package="24888" installed="21822" archive="22520"/>
+<location href="x86_64/nano-docs-2.3.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>nano-2.3.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2487"/>
+    <rpm:header-range start="280" end="2660"/>
     <rpm:provides>
       <rpm:entry name="nano-docs" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
-      <rpm:entry name="nano-docs(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
+      <rpm:entry name="nano-docs(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -60060,9 +72121,9 @@ Pico text editor while also offering a few enhancements.</description>
 </package>
 <package type="rpm">
   <name>nasm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.10.07" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">a1cac37324a524fd541776de37992fabccd007aeabcee918cf8c5e6679ddccd3</checksum>
+  <checksum type="sha256" pkgid="YES">8ff1f98ba4f215637b39ebd410a8cc20e15849cc37eb3772f4c7fddb63919a81</checksum>
   <summary>Netwide Assembler (An x86 Assembler)</summary>
   <description>NASM is a prototype general-purpose x86 assembler. It can currently
 output several binary formats, including ELF, a.out, Win32, and OS/2.
@@ -60070,28 +72131,28 @@ output several binary formats, including ELF, a.out, Win32, and OS/2.
 Read the licence agreement in /usr/share/doc/packages/nasm/Licence.</description>
   <packager/>
   <url>http://nasm.sourceforge.net/</url>
-  <time file="1375473336" build="1375473324"/>
-  <size package="270142" installed="1359384" archive="1362828"/>
-<location href="i686/nasm-2.10.07-2.5.i686.rpm"/>
+  <time file="1375474905" build="1375474893"/>
+  <size package="272189" installed="1550284" archive="1553728"/>
+<location href="x86_64/nasm-2.10.07-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>nasm-2.10.07-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6583"/>
+    <rpm:header-range start="280" end="6763"/>
     <rpm:provides>
       <rpm:entry name="nasm" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
-      <rpm:entry name="nasm(x86-32)" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
+      <rpm:entry name="nasm(x86-64)" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rdfdump</file>
     <file>/usr/bin/rdf2ihx</file>
     <file>/usr/bin/ndisasm</file>
@@ -60108,26 +72169,26 @@ Read the licence agreement in /usr/share/doc/packages/nasm/Licence.</description
 </package>
 <package type="rpm">
   <name>nasm-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.10.07" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">c960cce11696f846694f18a8b49d5d20e958d8c2da9ce86de5c55bf249146a76</checksum>
+  <checksum type="sha256" pkgid="YES">8f8a268c4450791e098bb6f715a0324e700a139c272ff9f8a4e08a55d6faecbf</checksum>
   <summary>Documentation for Nasm</summary>
   <description>This package contains the documentation for Nasm.</description>
   <packager/>
   <url>http://nasm.sourceforge.net/</url>
-  <time file="1375473336" build="1375473324"/>
-  <size package="392126" installed="1738371" archive="1744100"/>
-<location href="i686/nasm-doc-2.10.07-2.5.i686.rpm"/>
+  <time file="1375474905" build="1375474893"/>
+  <size package="392100" installed="1738371" archive="1744100"/>
+<location href="x86_64/nasm-doc-2.10.07-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>nasm-2.10.07-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6187"/>
+    <rpm:header-range start="280" end="6367"/>
     <rpm:provides>
       <rpm:entry name="nasm-doc" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
-      <rpm:entry name="nasm-doc(x86-32)" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
+      <rpm:entry name="nasm-doc(x86-64)" flags="EQ" epoch="0" ver="2.10.07" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -60135,27 +72196,27 @@ Read the licence agreement in /usr/share/doc/packages/nasm/Licence.</description
 </package>
 <package type="rpm">
   <name>ncurses-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">f1ec063f4e858dbf3cb15ae0432365443dc60f0630d9bf8d809ff4a5f72d98b2</checksum>
+  <checksum type="sha256" pkgid="YES">ed4103ecc68c5e3fc78703becbee913eaebba28f96f65c79d46c0eea7729b97e</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="2796038" installed="17737917" archive="17908788"/>
-<location href="i686/ncurses-devel-5.9-2.9.i686.rpm"/>
+  <time file="1375473559" build="1375473520"/>
+  <size package="3414659" installed="26132456" archive="26303456"/>
+<location href="x86_64/ncurses-devel-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="109191"/>
+    <rpm:header-range start="280" end="109363"/>
     <rpm:provides>
       <rpm:entry name="ncurses-devel" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="ncurses-devel(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="ncurses-devel(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
       <rpm:entry name="ncurses:/usr/include/ncurses.h"/>
       <rpm:entry name="pkgconfig(form)" flags="EQ" epoch="0" ver="5.9.20120728"/>
       <rpm:entry name="pkgconfig(menu)" flags="EQ" epoch="0" ver="5.9.20120728"/>
@@ -60166,25 +72227,23 @@ to develop applications that require these.</description>
       <rpm:entry name="pkgconfig(tinfo)" flags="EQ" epoch="0" ver="5.9.20120728"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtic.so.5"/>
-      <rpm:entry name="pkgconfig(panel)"/>
-      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="pkgconfig(tinfo)"/>
       <rpm:entry name="pkgconfig(form)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="pkgconfig(tinfo)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
       <rpm:entry name="pkgconfig(ncurses)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="pkgconfig(menu)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="pkgconfig(panel)"/>
       <rpm:entry name="libncurses" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="pkgconfig(menu)"/>
+      <rpm:entry name="ncurses" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libtic.so.5()(64bit)"/>
+      <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="libncurses6" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
     </rpm:requires>    <file>/usr/bin/infocmp</file>
     <file>/usr/bin/ncursesw6-config</file>
@@ -60198,10 +72257,45 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>ncurses-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.9" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">a71c339759d7a4000458f60ea0aa21434c6f3d1704218ac12bdf956eb0c547c5</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://invisible-island.net/ncurses/ncurses.html</url>
+  <time file="1375471775" build="1375471752"/>
+  <size package="1792542" installed="14789068" archive="14796584"/>
+<location href="x86_64/ncurses-devel-32bit-5.9-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Development</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7643"/>
+    <rpm:provides>
+      <rpm:entry name="ncurses-devel-32bit" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="ncurses-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libncurses6-32bit" flags="EQ" epoch="0" ver="6.0"/>
+      <rpm:entry name="libncurses-32bit" flags="EQ" epoch="0" ver="5.9"/>
+      <rpm:entry name="/bin/sh"/>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/ncurses6-config</file>
+    <file>/usr/lib/baselibs-32bit/bin/ncurses5-config</file>
+    <file>/usr/lib/baselibs-32bit/bin/ncursesw6-config</file>
+    <file>/usr/lib/baselibs-32bit/bin/ncursesw5-config</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>ncurses-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">72d9e498d93b45b433f427f2c8182d74c8160ba96a1f3e82041122b88d4d0036</checksum>
+  <checksum type="sha256" pkgid="YES">3236213c53d9f3bef72cc82f343c539d107dcd078b652adac8c1b3ec8ebfba92</checksum>
   <summary>Tools using the new curses libraries</summary>
   <description>The ncurses based utilities are as follows:
 
@@ -60218,31 +72312,30 @@ tset  -- terminal-initialization utility
 reset -- terminal initialization utility</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="79345" installed="135063" archive="137128"/>
-<location href="i686/ncurses-utils-5.9-2.9.i686.rpm"/>
+  <time file="1375473559" build="1375473520"/>
+  <size package="79903" installed="147199" archive="149264"/>
+<location href="x86_64/ncurses-utils-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5507"/>
+    <rpm:header-range start="280" end="5683"/>
     <rpm:provides>
       <rpm:entry name="ncurses-utils" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="ncurses-utils(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="ncurses-utils(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
       <rpm:entry name="ncurses:/usr/bin/tput"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libtic.so.5"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libtic.so.5()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/clear</file>
     <file>/usr/bin/tset</file>
     <file>/usr/bin/tput</file>
@@ -60254,70 +72347,70 @@ reset -- terminal initialization utility</description>
 </package>
 <package type="rpm">
   <name>neard</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">41a4f49acf2af0e94e3e8cd1b8ba699a1337052ca735178fa55c372a3b3ab338</checksum>
+  <checksum type="sha256" pkgid="YES">df3d0f844e76fc86ed0e5de13afc35595a8935bd43169a9cae8a7ef992efceca</checksum>
   <summary>Near Field Communication Manager</summary>
   <description>Near Field Communication Manager</description>
   <packager/>
   <url>http://git.kernel.org/pub/scm/network/nfc/neard.git</url>
-  <time file="1376541862" build="1376541852"/>
-  <size package="114378" installed="339798" archive="341280"/>
-<location href="i686/neard-0.12-2.5.i686.rpm"/>
+  <time file="1376541869" build="1376541856"/>
+  <size package="116979" installed="371354" archive="372836"/>
+<location href="x86_64/neard-0.12-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>neard-0.12-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4864"/>
+    <rpm:header-range start="280" end="5132"/>
     <rpm:provides>
       <rpm:entry name="config(neard)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
       <rpm:entry name="neard" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
-      <rpm:entry name="neard(x86-32)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
+      <rpm:entry name="neard(x86-64)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="config(neard)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnl-genl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnl-genl.so.2"/>
-      <rpm:entry name="libnl.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/org.neard.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>neard-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">7ac50a0941a8862bac3d3c14c2dbbe49e40d28f0ff7ce3a3090ba676f17dab30</checksum>
+  <checksum type="sha256" pkgid="YES">2b8ff51b1e45717eaadf75564036f7288adb7bebc6b8907e1f7fa3fe0483db7c</checksum>
   <summary>Development files for NFC Manager</summary>
   <description>neard-devel contains development files for use with neard.</description>
   <packager/>
   <url>http://git.kernel.org/pub/scm/network/nfc/neard.git</url>
-  <time file="1376541862" build="1376541852"/>
-  <size package="11142" installed="32698" archive="34644"/>
-<location href="i686/neard-devel-0.12-2.5.i686.rpm"/>
+  <time file="1376541869" build="1376541856"/>
+  <size package="11327" installed="32700" archive="34652"/>
+<location href="x86_64/neard-devel-0.12-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>neard-0.12-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4384"/>
+    <rpm:header-range start="280" end="4564"/>
     <rpm:provides>
       <rpm:entry name="neard-devel" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
-      <rpm:entry name="neard-devel(x86-32)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
+      <rpm:entry name="neard-devel(x86-64)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
       <rpm:entry name="pkgconfig(neard)" flags="EQ" epoch="0" ver="0.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -60331,26 +72424,26 @@ reset -- terminal initialization utility</description>
 </package>
 <package type="rpm">
   <name>neard-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">819833589560d73795304ad4304bea7df3354a954879fa9eb0c8f22486e5c6e8</checksum>
+  <checksum type="sha256" pkgid="YES">f1cc1f76e8d09ad313599d86b6d6ede00e8279bf2a218d074c8e8d6ece4c59ea</checksum>
   <summary>Test Scripts for NFC Manager</summary>
   <description>Scripts for testing neard and its functionality</description>
   <packager/>
   <url>http://git.kernel.org/pub/scm/network/nfc/neard.git</url>
-  <time file="1376541862" build="1376541852"/>
-  <size package="7986" installed="18237" archive="20264"/>
-<location href="i686/neard-test-0.12-2.5.i686.rpm"/>
+  <time file="1376541869" build="1376541856"/>
+  <size package="8171" installed="18237" archive="20292"/>
+<location href="x86_64/neard-test-0.12-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>neard-0.12-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4344"/>
+    <rpm:header-range start="280" end="4520"/>
     <rpm:provides>
       <rpm:entry name="neard-test" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
-      <rpm:entry name="neard-test(x86-32)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
+      <rpm:entry name="neard-test(x86-64)" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="neard" flags="EQ" epoch="0" ver="0.12" rel="2.5"/>
@@ -60362,64 +72455,63 @@ reset -- terminal initialization utility</description>
 </package>
 <package type="rpm">
   <name>neardal</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.0" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">2d50eb9564b708eee3ebd9cfcd46374b32272abbf7e66840b8fa0c2a645738f7</checksum>
+  <checksum type="sha256" pkgid="YES">77d1d234e20c8b5579e522416eaf32610451122556d7eb5028ca442ad5171723</checksum>
   <summary>Neard Abstraction Library (for Neard v0.7)</summary>
   <description>This package provides simple C APIs to exchange datas with NFC daemon (Neard) present on the system.</description>
   <packager/>
   <url>https://github.com/connectivity/neardal.git</url>
-  <time file="1375475873" build="1375475862"/>
-  <size package="51807" installed="213139" archive="214448"/>
-<location href="i686/neardal-0.7.0-1.5.i686.rpm"/>
+  <time file="1375477860" build="1375477852"/>
+  <size package="53835" installed="232255" archive="233572"/>
+<location href="x86_64/neardal-0.7.0-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>neardal-0.7.0-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3867"/>
+    <rpm:header-range start="280" end="4083"/>
     <rpm:provides>
-      <rpm:entry name="libneardal.so.0"/>
+      <rpm:entry name="libneardal.so.0()(64bit)"/>
       <rpm:entry name="neardal" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
-      <rpm:entry name="neardal(x86-32)" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
+      <rpm:entry name="neardal(x86-64)" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>neardal-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7.0" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">ef0da32094f05da0569bf5cc2be3adbba50d69aa902e29dce7fc2203d4a38dfe</checksum>
+  <checksum type="sha256" pkgid="YES">80e352e9090c454d964270f86de15757724d9464caabc5fa394f1196c33afb00</checksum>
   <summary>Headers for neardal</summary>
   <description>Development headers and libraries for neardal</description>
   <packager/>
   <url>https://github.com/connectivity/neardal.git</url>
-  <time file="1375475873" build="1375475862"/>
-  <size package="7038" installed="21357" archive="22080"/>
-<location href="i686/neardal-devel-0.7.0-1.5.i686.rpm"/>
+  <time file="1375477860" build="1375477852"/>
+  <size package="7216" installed="21359" archive="22084"/>
+<location href="x86_64/neardal-devel-0.7.0-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>neardal-0.7.0-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2907"/>
+    <rpm:header-range start="280" end="3083"/>
     <rpm:provides>
       <rpm:entry name="neardal-devel" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
-      <rpm:entry name="neardal-devel(x86-32)" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
+      <rpm:entry name="neardal-devel(x86-64)" flags="EQ" epoch="0" ver="0.7.0" rel="1.5"/>
       <rpm:entry name="pkgconfig(neardal)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -60430,51 +72522,50 @@ reset -- terminal initialization utility</description>
 </package>
 <package type="rpm">
   <name>net-config</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.90_21" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">092710a359ee214e554e3b14e026cd803a0a6c9d69c91379bcd1cd77624579b6</checksum>
+  <checksum type="sha256" pkgid="YES">5290d67ba3411223bf78fd580700f264770a6929b101ddf48df85410d54f1803</checksum>
   <summary>TIZEN Network Configuration Module</summary>
   <description>TIZEN Network Configuration Module</description>
   <packager/>
   <url/>
-  <time file="1377321584" build="1377321579"/>
-  <size package="47519" installed="144495" archive="146168"/>
-<location href="i686/net-config-0.1.90_21-2.12.i686.rpm"/>
+  <time file="1377321599" build="1377321594"/>
+  <size package="47814" installed="146683" archive="148360"/>
+<location href="x86_64/net-config-0.1.90_21-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>net-config-0.1.90_21-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5802"/>
+    <rpm:header-range start="280" end="6102"/>
     <rpm:provides>
       <rpm:entry name="net-config" flags="EQ" epoch="0" ver="0.1.90_21" rel="2.12"/>
-      <rpm:entry name="net-config(x86-32)" flags="EQ" epoch="0" ver="0.1.90_21" rel="2.12"/>
+      <rpm:entry name="net-config(x86-64)" flags="EQ" epoch="0" ver="0.1.90_21" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="systemd"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libwifi-direct.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libwifi-direct.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="systemd"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/net-config</file>
     <file>/etc/dbus-1/system.d/net-config.conf</file>
     <file>/etc/rc.d/rc3.d/S60net-config</file>
@@ -60485,37 +72576,36 @@ reset -- terminal initialization utility</description>
 </package>
 <package type="rpm">
   <name>net-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0_20121208git" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">1b1613882eff05a19030233015271ac7f253453f285ae53971a752eed4baa2e1</checksum>
+  <checksum type="sha256" pkgid="YES">d530d4807a203b0ddd6750a6bb708dff03c92e41487278ab7ad19e4a15826940</checksum>
   <summary>Basic networking tools</summary>
   <description>The net-tools package contains basic networking tools,
 including ifconfig, netstat, route, and others.
 Most of them are obsolete. For replacement check iproute package.</description>
   <packager/>
   <url>http://sourceforge.net/projects/net-tools/</url>
-  <time file="1376537358" build="1376537348"/>
-  <size package="132974" installed="564236" archive="565932"/>
-<location href="i686/net-tools-2.0_20121208git-2.13.i686.rpm"/>
+  <time file="1376537472" build="1376537463"/>
+  <size package="138991" installed="617372" archive="619068"/>
+<location href="x86_64/net-tools-2.0_20121208git-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>net-tools-2.0_20121208git-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6088"/>
+    <rpm:header-range start="280" end="6172"/>
     <rpm:provides>
       <rpm:entry name="net-tools" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
-      <rpm:entry name="net-tools(x86-32)" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
+      <rpm:entry name="net-tools(x86-64)" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/sbin/plipconfig</file>
     <file>/sbin/slattach</file>
     <file>/usr/sbin/route</file>
@@ -60531,26 +72621,26 @@ Most of them are obsolete. For replacement check iproute package.</description>
 </package>
 <package type="rpm">
   <name>net-tools-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0_20121208git" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">2114dd528b408419c4dbc62dc3fdd29ad2ccbb9c1267a154c4c48ec9ae615f8b</checksum>
+  <checksum type="sha256" pkgid="YES">1550fe679f3e93b7b15ebccef46b05a9ff89239d72526c2495c931703fb7d27e</checksum>
   <summary>Documentation for package net-tools</summary>
   <description>This package provides documentation for package net-tools.</description>
   <packager/>
   <url>http://sourceforge.net/projects/net-tools/</url>
-  <time file="1376537358" build="1376537348"/>
-  <size package="1926" installed="0" archive="124"/>
-<location href="i686/net-tools-docs-2.0_20121208git-2.13.i686.rpm"/>
+  <time file="1376537472" build="1376537463"/>
+  <size package="2103" installed="0" archive="124"/>
+<location href="x86_64/net-tools-docs-2.0_20121208git-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>net-tools-2.0_20121208git-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1878"/>
+    <rpm:header-range start="280" end="2055"/>
     <rpm:provides>
       <rpm:entry name="net-tools-docs" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
-      <rpm:entry name="net-tools-docs(x86-32)" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
+      <rpm:entry name="net-tools-docs(x86-64)" flags="EQ" epoch="0" ver="2.0_20121208git" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -60558,37 +72648,36 @@ Most of them are obsolete. For replacement check iproute package.</description>
 </package>
 <package type="rpm">
   <name>nettle</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">8daab742ce5a14cda8e1ef207eb6fa972e9b572e6f5d45df2aa0cae04270dafe</checksum>
+  <checksum type="sha256" pkgid="YES">1a4977c2a5b0d417f734b1297199419d3c581f3aed8746ae111a203f9238f3c5</checksum>
   <summary>Cryptographic Library</summary>
   <description>Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.</description>
   <packager/>
   <url/>
-  <time file="1376537648" build="1376537637"/>
-  <size package="21928" installed="66604" archive="67264"/>
-<location href="i686/nettle-2.4-2.13.i686.rpm"/>
+  <time file="1376537827" build="1376537819"/>
+  <size package="21693" installed="77264" archive="77924"/>
+<location href="x86_64/nettle-2.4-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nettle-2.4-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3809"/>
+    <rpm:header-range start="280" end="3981"/>
     <rpm:provides>
       <rpm:entry name="nettle" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
-      <rpm:entry name="nettle(x86-32)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
+      <rpm:entry name="nettle(x86-64)" flags="EQ" epoch="0" ver="2.4" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libhogweed.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libnettle.so.4"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libhogweed.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnettle.so.4()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sexp-conv</file>
     <file>/usr/bin/pkcs1-conv</file>
     <file>/usr/bin/nettle-lfib-stream</file>
@@ -60597,358 +72686,313 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.<
   </format>
 </package>
 <package type="rpm">
-  <name>nfc-client-lib</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">529672b145f7a7452ced683bcc84ee678d6fe0293e4a819f14deb2e960acb23b</checksum>
-  <summary>NFC client library</summary>
-  <description>NFC Client library.</description>
-  <packager/>
-  <url/>
-  <time file="1377321810" build="1377321804"/>
-  <size package="60869" installed="249578" archive="250296"/>
-<location href="i686/nfc-client-lib-0.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Flora Software License</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-0.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3731"/>
-    <rpm:provides>
-      <rpm:entry name="libnfc.so.1"/>
-      <rpm:entry name="nfc-client-lib" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="nfc-client-lib(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="nfc-common-lib" flags="EQ" epoch="0" ver="0.1.0"/>
-      <rpm:entry name="libnfc-common-lib.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>nfc-client-lib-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">a6f1e5035e113414f73b5dcf19d24b471b40ef86de6d9d9a35a2aa2f2dc3a898</checksum>
-  <summary>NFC client library (devel)</summary>
-  <description>NFC client library (devel)</description>
-  <packager/>
-  <url/>
-  <time file="1377321810" build="1377321804"/>
-  <size package="25749" installed="153559" archive="157664"/>
-<location href="i686/nfc-client-lib-devel-0.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Flora Software License</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-0.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5599"/>
-    <rpm:provides>
-      <rpm:entry name="nfc-client-lib-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="nfc-client-lib-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="pkgconfig(nfc)" flags="EQ" epoch="0" ver="$version"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="nfc-client-lib" flags="EQ" epoch="0" ver="0.1.0"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>nfc-common-lib</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">9d1823293556b2a83b6ced01475d649c02306e8ddd152fe28bf026e8a23261fe</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="4.14"/>
+  <checksum type="sha256" pkgid="YES">5126e06190e92267104189fadb98ca0ace08a5468cb1998fffe84dfb86029fd4</checksum>
   <summary>NFC common library</summary>
   <description>NFC Common library.</description>
   <packager/>
   <url/>
-  <time file="1377321810" build="1377321804"/>
-  <size package="84054" installed="374794" archive="375716"/>
-<location href="i686/nfc-common-lib-0.1.0-2.1.i686.rpm"/>
+  <time file="1377201912" build="1377201901"/>
+  <size package="48533" installed="150194" archive="150964"/>
+<location href="x86_64/nfc-common-lib-0.0.45-4.14.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-0.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3771"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-0.0.45-4.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3903"/>
     <rpm:provides>
-      <rpm:entry name="libnfc-common-lib.so.1"/>
-      <rpm:entry name="nfc-common-lib" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="nfc-common-lib(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
+      <rpm:entry name="libnfc-common-lib.so.1()(64bit)"/>
+      <rpm:entry name="nfc-common-lib" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="nfc-common-lib(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="nfc-manager" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nfc-common-lib-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">545fc60c49aab55e90f92b3d499b304f353c62b68ac6a88b8bb9537b691e6f69</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="4.14"/>
+  <checksum type="sha256" pkgid="YES">4cd11fa6ed10a67270ff1b33c75e19e4f4386a9b455d91289f179c52e8c6ea82</checksum>
   <summary>NFC common library (devel)</summary>
   <description>NFC common library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321810" build="1377321804"/>
-  <size package="17925" installed="70547" archive="72324"/>
-<location href="i686/nfc-common-lib-devel-0.1.0-2.1.i686.rpm"/>
+  <time file="1377201912" build="1377201901"/>
+  <size package="19121" installed="83626" archive="85404"/>
+<location href="x86_64/nfc-common-lib-devel-0.0.45-4.14.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-0.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3775"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-0.0.45-4.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3943"/>
     <rpm:provides>
-      <rpm:entry name="nfc-common-lib-devel" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="nfc-common-lib-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
+      <rpm:entry name="nfc-common-lib-devel" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="nfc-common-lib-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
       <rpm:entry name="pkgconfig(nfc-common-lib)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="nfc-common-lib" flags="EQ" epoch="0" ver="0.1.0"/>
+      <rpm:entry name="nfc-manager" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nfc-common-lib-neard</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.45" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">2bf6ebb38a99dacffccad6f711c282b6cd43e81abf76971a0a6f2eb6ceb1d17a</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="3.2"/>
+  <checksum type="sha256" pkgid="YES">c184cd3a57fe8b4dfade7d7b4ee18b2bd726a980c3e9411f98008946476d8db0</checksum>
   <summary>NFC common library</summary>
   <description>NFC Common library.</description>
   <packager/>
   <url>https://review.tizen.org/git/platform/core/connectivity/nfc-manager-neard.git</url>
-  <time file="1377321816" build="1377321809"/>
-  <size package="48473" installed="151026" archive="151788"/>
-<location href="i686/nfc-common-lib-neard-0.0.45-3.1.i686.rpm"/>
+  <time file="1377552195" build="1377552187"/>
+  <size package="49019" installed="150194" archive="150964"/>
+<location href="x86_64/nfc-common-lib-neard-0.0.45-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4081"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4341"/>
     <rpm:provides>
-      <rpm:entry name="libnfc-common-lib.so.1"/>
-      <rpm:entry name="nfc-common-lib-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
-      <rpm:entry name="nfc-common-lib-neard(x86-32)" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="libnfc-common-lib.so.1()(64bit)"/>
+      <rpm:entry name="nfc-common-lib-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
+      <rpm:entry name="nfc-common-lib-neard(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nfc-common-lib-neard-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.45" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">4b37ebc88db32ddda72a9b11b878aa6be142b0e0069214f704e9091a0519cbd2</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="3.2"/>
+  <checksum type="sha256" pkgid="YES">ada6eded4997117d545edee46dad97d57c21d05ed4808a9fe49aa55d25569152</checksum>
   <summary>NFC common library (devel)</summary>
   <description>NFC common library (devel)</description>
   <packager/>
   <url>https://review.tizen.org/git/platform/core/connectivity/nfc-manager-neard.git</url>
-  <time file="1377321816" build="1377321809"/>
-  <size package="19398" installed="83622" archive="85396"/>
-<location href="i686/nfc-common-lib-neard-devel-0.0.45-3.1.i686.rpm"/>
+  <time file="1377552195" build="1377552187"/>
+  <size package="19578" installed="83626" archive="85404"/>
+<location href="x86_64/nfc-common-lib-neard-devel-0.0.45-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Building</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4221"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4397"/>
     <rpm:provides>
-      <rpm:entry name="nfc-common-lib-neard-devel" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
-      <rpm:entry name="nfc-common-lib-neard-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="nfc-common-lib-neard-devel" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
+      <rpm:entry name="nfc-common-lib-neard-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
       <rpm:entry name="pkgconfig(nfc-common-lib)" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nfc-manager</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">e39d50b0c4a69515f43b68dfe35ba05178fe40232388617d01cd311d7a6b93e3</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="4.14"/>
+  <checksum type="sha256" pkgid="YES">8e6d9b7e8fd91818fedd110589ff5c0c2a93e7c9e5316933f07e56cfa3fc0557</checksum>
   <summary>NFC framework manager</summary>
   <description>NFC library Manager.</description>
   <packager/>
   <url/>
-  <time file="1377321810" build="1377321804"/>
-  <size package="113753" installed="578160" archive="579860"/>
-<location href="i686/nfc-manager-0.1.0-2.1.i686.rpm"/>
+  <time file="1377201912" build="1377201901"/>
+  <size package="158901" installed="562860" archive="564368"/>
+<location href="x86_64/nfc-manager-0.0.45-4.14.x86_64.rpm"/>
+  <format>
+    <rpm:license>Flora Software License</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>libs</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-0.0.45-4.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6563"/>
+    <rpm:provides>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="nfc-manager" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="nfc-manager(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-media-wav-player.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libnfc-common-lib.so.1()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/ndef-tool</file>
+    <file>/etc/init.d/libnfc-manager-0</file>
+    <file>/usr/bin/nfc-manager-daemon</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>nfc-manager-devel</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="4.14"/>
+  <checksum type="sha256" pkgid="YES">1550dd09329626a301263a1574a0bc9fe56940f9e34ccc24047b05e4c561e725</checksum>
+  <summary>Download agent</summary>
+  <description>NFC library Manager (devel)</description>
+  <packager/>
+  <url/>
+  <time file="1377201912" build="1377201901"/>
+  <size package="29423" installed="174827" archive="177948"/>
+<location href="x86_64/nfc-manager-devel-0.0.45-4.14.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-0.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5459"/>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-0.0.45-4.14.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5003"/>
     <rpm:provides>
-      <rpm:entry name="nfc-manager" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
-      <rpm:entry name="nfc-manager(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="2.1"/>
+      <rpm:entry name="nfc-manager-devel" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="nfc-manager-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="pkgconfig(nfc)" flags="EQ" epoch="0" ver="$version"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcapi-media-wav-player.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="nfc-client-lib" flags="EQ" epoch="0" ver="0.1.0"/>
-      <rpm:entry name="nfc-common-lib" flags="EQ" epoch="0" ver="0.1.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libnfc-common-lib.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/init.d/libnfc-manager-0</file>
-    <file>/usr/bin/nfc-manager-daemon</file>
-
+      <rpm:entry name="nfc-manager" flags="EQ" epoch="0" ver="0.0.45" rel="4.14"/>
+      <rpm:entry name="/usr/bin/pkg-config"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nfc-manager-neard</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.45" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">ef03dc5f7cc0c5bffabb725f9768fc24e1afa9022c9cfb817e643bbdf3a1cb99</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="3.2"/>
+  <checksum type="sha256" pkgid="YES">073b3601542c7eea7f6575ba963d2c4922a4338709503723bae55454df84451f</checksum>
   <summary>NFC framework manager</summary>
   <description>NFC library Manager.</description>
   <packager/>
   <url>https://review.tizen.org/git/platform/core/connectivity/nfc-manager-neard.git</url>
-  <time file="1377321816" build="1377321809"/>
-  <size package="163053" installed="646545" archive="647904"/>
-<location href="i686/nfc-manager-neard-0.0.45-3.1.i686.rpm"/>
+  <time file="1377552195" build="1377552187"/>
+  <size package="170475" installed="619673" archive="621040"/>
+<location href="x86_64/nfc-manager-neard-0.0.45-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/NFC</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6629"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6925"/>
     <rpm:provides>
-      <rpm:entry name="libnfc.so.1"/>
-      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
-      <rpm:entry name="nfc-manager-neard(x86-32)" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
+      <rpm:entry name="nfc-manager-neard(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="neard"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libcapi-media-wav-player.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="neardal"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="sys-assert"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libneardal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libnfc.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-media-wav-player.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libneardal.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libnfc-common-lib.so.1"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libnfc-common-lib.so.1()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ndef-tool</file>
     <file>/usr/bin/nfc-manager-daemon</file>
 
@@ -60956,39 +73000,39 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.<
 </package>
 <package type="rpm">
   <name>nfc-manager-neard-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.45" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">658f25c494e952b46e4543a0f6f850703caea382f529ac7baac346f03f07d4a9</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.45" rel="3.2"/>
+  <checksum type="sha256" pkgid="YES">add43309857cb1031f7c6f80323a67a6cf4c745462ef7dc356cd0a97ea25f579</checksum>
   <summary>Download agent</summary>
   <description>NFC library Manager (devel)</description>
   <packager/>
   <url>https://review.tizen.org/git/platform/core/connectivity/nfc-manager-neard.git</url>
-  <time file="1377321816" build="1377321809"/>
-  <size package="29959" installed="175728" archive="178996"/>
-<location href="i686/nfc-manager-neard-devel-0.0.45-3.1.i686.rpm"/>
+  <time file="1377552195" build="1377552187"/>
+  <size package="30139" installed="175730" archive="178996"/>
+<location href="x86_64/nfc-manager-neard-devel-0.0.45-3.2.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Building</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
-    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5373"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>nfc-manager-neard-0.0.45-3.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5549"/>
     <rpm:provides>
-      <rpm:entry name="nfc-manager-neard-devel" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
-      <rpm:entry name="nfc-manager-neard-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="nfc-manager-neard-devel" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
+      <rpm:entry name="nfc-manager-neard-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
       <rpm:entry name="pkgconfig(nfc)" flags="EQ" epoch="0" ver="$version"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.1"/>
+      <rpm:entry name="nfc-manager-neard" flags="EQ" epoch="0" ver="0.0.45" rel="3.2"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>nodejs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">56624d64a882258ac2eccf670c0776f9fa8d79968beb3222c9833f4ded8abb8e</checksum>
+  <checksum type="sha256" pkgid="YES">666e5f55d22d3e9e6863d40f4ec03711c3a109b0faf362cb6bea4263601e6363</checksum>
   <summary>Evented I/O for V8 JavaScript</summary>
   <description>Node.js is a platform built on Chromes JavaScript runtime for easily building fast,
 scalable network applications. Node.js uses an event-driven, non-blocking I/O model
@@ -60996,53 +73040,45 @@ that makes it lightweight and efficient, perfect for data-intensive real-time
 applications that run across distributed devices.</description>
   <packager/>
   <url>http://nodejs.org/</url>
-  <time file="1377045777" build="1377045737"/>
-  <size package="3962805" installed="14885046" archive="15101960"/>
-<location href="i686/nodejs-0.10.13-2.9.i686.rpm"/>
+  <time file="1377046368" build="1377046325"/>
+  <size package="4010934" installed="15218746" archive="15435660"/>
+<location href="x86_64/nodejs-0.10.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nodejs-0.10.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="138154"/>
+    <rpm:header-range start="280" end="138222"/>
     <rpm:provides>
       <rpm:entry name="nodejs" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
-      <rpm:entry name="nodejs(x86-32)" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
+      <rpm:entry name="nodejs(x86-64)" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/node"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/usr/lib/node_modules/npm/bin/npm.cmd</file>
     <file>/usr/lib/node_modules/npm/node_modules/nopt/bin/nopt.js</file>
@@ -61062,26 +73098,26 @@ applications that run across distributed devices.</description>
 </package>
 <package type="rpm">
   <name>nodejs-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">4e97afa4aad32a2df380638402a865a76350aa90c42d9b259598bd22e3a441ce</checksum>
+  <checksum type="sha256" pkgid="YES">4761e13ed57e7bc257accefa2a1acce068c7a236b3c69fd29e538d148660d02b</checksum>
   <summary>Documentation for package nodejs</summary>
   <description>This package provides documentation for package nodejs.</description>
   <packager/>
   <url>http://nodejs.org/</url>
-  <time file="1377045777" build="1377045737"/>
-  <size package="71096" installed="268456" archive="286556"/>
-<location href="i686/nodejs-docs-0.10.13-2.9.i686.rpm"/>
+  <time file="1377046368" build="1377046325"/>
+  <size package="71273" installed="268456" archive="286556"/>
+<location href="x86_64/nodejs-docs-0.10.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nodejs-0.10.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11933"/>
+    <rpm:header-range start="280" end="12110"/>
     <rpm:provides>
       <rpm:entry name="nodejs-docs" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
-      <rpm:entry name="nodejs-docs(x86-32)" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
+      <rpm:entry name="nodejs-docs(x86-64)" flags="EQ" epoch="0" ver="0.10.13" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -61089,75 +73125,74 @@ applications that run across distributed devices.</description>
 </package>
 <package type="rpm">
   <name>notification</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">587764792d6084d31227cb8aa4ab5ca237dd7a7049ca3ac47de7788192a95bad</checksum>
+  <checksum type="sha256" pkgid="YES">247666414a57b576743aca2cbc4dc6c69241dd95163e57106463f47e7357048a</checksum>
   <summary>notification library</summary>
   <description>Notificaiton library.</description>
   <packager/>
   <url/>
-  <time file="1377321291" build="1377321286"/>
-  <size package="39895" installed="112440" archive="113184"/>
-<location href="i686/notification-0.2.3-2.3.i686.rpm"/>
+  <time file="1377321377" build="1377321372"/>
+  <size package="40742" installed="116292" archive="117036"/>
+<location href="x86_64/notification-0.2.3-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>notification-0.2.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6168"/>
+    <rpm:header-range start="280" end="6456"/>
     <rpm:provides>
-      <rpm:entry name="libnotification.so.0"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
       <rpm:entry name="notification" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
-      <rpm:entry name="notification(x86-32)" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
+      <rpm:entry name="notification(x86-64)" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/sqlite3" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>notification-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">4cc31473203af6400fd64ae82878cdce3b95e3a9e14adc95ba4560450e00edda</checksum>
+  <checksum type="sha256" pkgid="YES">9aa4c92453fd25f03f50a5ee0878edc662fcc4507984cb5db31aa4e315e2257d</checksum>
   <summary>Notification library (devel)</summary>
   <description>Notificaiton library (devel).</description>
   <packager/>
   <url/>
-  <time file="1377321291" build="1377321286"/>
-  <size package="12665" installed="86239" archive="87788"/>
-<location href="i686/notification-devel-0.2.3-2.3.i686.rpm"/>
+  <time file="1377321377" build="1377321372"/>
+  <size package="12847" installed="86241" archive="87796"/>
+<location href="x86_64/notification-devel-0.2.3-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Applications</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>notification-0.2.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3493"/>
+    <rpm:header-range start="280" end="3673"/>
     <rpm:provides>
       <rpm:entry name="notification-devel" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
-      <rpm:entry name="notification-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
+      <rpm:entry name="notification-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.3" rel="2.3"/>
       <rpm:entry name="pkgconfig(notification)" flags="EQ" epoch="0" ver="0.1.0"/>
     </rpm:provides>
     <rpm:requires>
@@ -61169,60 +73204,53 @@ applications that run across distributed devices.</description>
 </package>
 <package type="rpm">
   <name>nscd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.17" rel="4.6"/>
-  <checksum type="sha256" pkgid="YES">a26fee319285415701b854b7a5be30c7ba49171a40159c591fa43821cc58e9a9</checksum>
+  <checksum type="sha256" pkgid="YES">899732361eb238abd6113194ec5cdf188cda76a04fdb548663d9e02d55fc50fb</checksum>
   <summary>Name Service Caching Daemon</summary>
   <description>Nscd caches name service lookups and can dramatically improve
 performance with NIS, NIS+, and LDAP.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1377042540" build="1377042383"/>
-  <size package="66421" installed="160340" archive="161292"/>
-<location href="i686/nscd-2.17-4.6.i686.rpm"/>
+  <time file="1377041920" build="1377041758"/>
+  <size package="67405" installed="170112" archive="171064"/>
+<location href="x86_64/nscd-2.17-4.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>glibc-2.17-4.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4964"/>
+    <rpm:header-range start="280" end="5048"/>
     <rpm:provides>
       <rpm:entry name="config(nscd)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
       <rpm:entry name="glibc:/usr/sbin/nscd"/>
       <rpm:entry name="nscd" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="nscd(x86-32)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
+      <rpm:entry name="nscd(x86-64)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libnsl.so.1(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
       <rpm:entry name="config(nscd)" flags="EQ" epoch="0" ver="2.17" rel="4.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)(64bit)"/>
       <rpm:entry name="glibc" flags="EQ" epoch="0" ver="2.17"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_PRIVATE)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
     </rpm:requires>    <file>/etc/nscd.conf</file>
     <file>/usr/sbin/nscd</file>
     <file>/usr/sbin/rcnscd</file>
@@ -61231,9 +73259,57 @@ performance with NIS, NIS+, and LDAP.</description>
 </package>
 <package type="rpm">
   <name>nspr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.9.2" rel="2.20"/>
+  <checksum type="sha256" pkgid="YES">4bcc1558695ee1be1a6f91eded66984992b2ff4097231f19cb9c7d7fd1c3d712</checksum>
+  <summary>Netscape Portable Runtime</summary>
+  <description>NSPR provides platform independence for non-GUI operating system
+facilities. These facilities include threads, thread synchronization,
+normal file and network I/O, interval timing and calendar time, basic
+memory management (malloc and free), and shared library linking.</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/nspr/</url>
+  <time file="1377042061" build="1377042029"/>
+  <size package="116999" installed="343120" archive="343652"/>
+<location href="x86_64/nspr-4.9.2-2.20.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>nspr-4.9.2-2.20.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3951"/>
+    <rpm:provides>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="nspr" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
+      <rpm:entry name="nspr(x86-64)" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>nspr-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.9.2" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">a4c83f12dc9e7867c6adb3a208365f7aa54560595179c33ca54324d65a1c6afb</checksum>
+  <checksum type="sha256" pkgid="YES">637c98e62fc109c369f2acb9e03c989a0d60d535df6ca1f7984080421fc42071</checksum>
   <summary>Netscape Portable Runtime</summary>
   <description>NSPR provides platform independence for non-GUI operating system
 facilities. These facilities include threads, thread synchronization,
@@ -61241,25 +73317,25 @@ normal file and network I/O, interval timing and calendar time, basic
 memory management (malloc and free), and shared library linking.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/nspr/</url>
-  <time file="1377041816" build="1377041803"/>
-  <size package="117517" installed="321488" archive="322008"/>
-<location href="i686/nspr-4.9.2-2.20.i686.rpm"/>
+  <time file="1377041816" build="1377041806"/>
+  <size package="117330" installed="321488" archive="322008"/>
+<location href="x86_64/nspr-32bit-4.9.2-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>nspr-4.9.2-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3855"/>
+    <rpm:header-range start="280" end="3668"/>
     <rpm:provides>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libplc4.so"/>
       <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="nspr" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
-      <rpm:entry name="nspr(x86-32)" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
+      <rpm:entry name="nspr-32bit" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
+      <rpm:entry name="nspr-32bit(x86-32)" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
@@ -61275,7 +73351,6 @@ memory management (malloc and free), and shared library linking.</description>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
@@ -61285,9 +73360,9 @@ memory management (malloc and free), and shared library linking.</description>
 </package>
 <package type="rpm">
   <name>nspr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.9.2" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">525a0ac482b7b130ab846bfdf07dae7a96a22f7aae03fb3682a888541f5c6581</checksum>
+  <checksum type="sha256" pkgid="YES">a74681a5223825280204a89f3474c3a8e81c758e084999807e7331793742529c</checksum>
   <summary>Netscape Portable Runtime development files</summary>
   <description>NSPR provides platform independence for non-GUI operating system
 facilities. These facilities include threads, thread synchronization,
@@ -61295,19 +73370,19 @@ normal file and network I/O, interval timing and calendar time, basic
 memory management (malloc and free), and shared library linking.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/nspr/</url>
-  <time file="1377041816" build="1377041803"/>
-  <size package="525151" installed="1990648" archive="2000040"/>
-<location href="i686/nspr-devel-4.9.2-2.20.i686.rpm"/>
+  <time file="1377042061" build="1377042029"/>
+  <size package="549109" installed="2826648" archive="2836052"/>
+<location href="x86_64/nspr-devel-4.9.2-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>nspr-4.9.2-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9203"/>
+    <rpm:header-range start="280" end="9383"/>
     <rpm:provides>
       <rpm:entry name="nspr-devel" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
-      <rpm:entry name="nspr-devel(x86-32)" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
+      <rpm:entry name="nspr-devel(x86-64)" flags="EQ" epoch="0" ver="4.9.2" rel="2.20"/>
       <rpm:entry name="pkgconfig(nspr)" flags="EQ" epoch="0" ver="4.9.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -61320,9 +73395,144 @@ memory management (malloc and free), and shared library linking.</description>
 </package>
 <package type="rpm">
   <name>nss</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.13.6" rel="2.42"/>
+  <checksum type="sha256" pkgid="YES">cf8f577f30c81c4a4b02a8fe05b658f83dfd47d3ba7180a68ce7512d201e95f6</checksum>
+  <summary>Network Security Services</summary>
+  <description>Network Security Services (NSS) is a set of libraries designed to
+support cross-platform development of security-enabled server
+applications. Applications built with NSS can support SSL v2 and v3,
+TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
+certificates, and other security standards.</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/security/pki/nss/</url>
+  <time file="1377039305" build="1377039270"/>
+  <size package="631900" installed="2224656" archive="2225328"/>
+<location href="x86_64/nss-3.13.6-2.42.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Crypto Libraries</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7846"/>
+    <rpm:provides>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.10.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.9)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.10)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.3)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.5)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.6)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.9)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.13)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.13.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.5)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.6)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.7.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.8)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.3)(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.5)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.7)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.13)(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.12.10)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.12.2)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.13)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.2.1)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.4.1)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.6)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.7)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.7.2)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.8)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.9)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.9.3)(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.11.4)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.11.8)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.12.10)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.12.6)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.13)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.13.2)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.2.1)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.7.4)(64bit)"/>
+      <rpm:entry name="nss" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libsoftokn3" flags="GE" epoch="0" ver="3.12.4" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.6)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.13)(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.8)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="nss-certs"/>
+      <rpm:entry name="libfreebl3" flags="GE" epoch="0" ver="3.12.4" pre="1"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.3)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3.1)(64bit)"/>
+      <rpm:entry name="nspr" flags="GE" epoch="0" ver="4.9.2" pre="1"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>nss-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">4e46913e3d0f3ca7199fd9130ee29fa5d877e9840cc15db4f286a61419121e82</checksum>
+  <checksum type="sha256" pkgid="YES">db8ffe30424f26d0a4e00ec5b68d940f2d7aa58f073a1b1855c118af879b31d7</checksum>
   <summary>Network Security Services</summary>
   <description>Network Security Services (NSS) is a set of libraries designed to
 support cross-platform development of security-enabled server
@@ -61331,16 +73541,16 @@ TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
 certificates, and other security standards.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="632756" installed="2166668" archive="2167328"/>
-<location href="i686/nss-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039317" build="1377039294"/>
+  <size package="632557" installed="2166668" archive="2167328"/>
+<location href="x86_64/nss-32bit-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7006"/>
+    <rpm:header-range start="280" end="6807"/>
     <rpm:provides>
       <rpm:entry name="libnss3.so"/>
       <rpm:entry name="libnss3.so(NSS_3.10)"/>
@@ -61407,20 +73617,19 @@ certificates, and other security standards.</description>
       <rpm:entry name="libssl3.so(NSS_3.2.1)"/>
       <rpm:entry name="libssl3.so(NSS_3.4)"/>
       <rpm:entry name="libssl3.so(NSS_3.7.4)"/>
-      <rpm:entry name="nss" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="nss(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-32bit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-32bit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libnss3.so(NSS_3.4)"/>
       <rpm:entry name="libnss3.so(NSS_3.10)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="libnss3.so(NSS_3.12.6)"/>
+      <rpm:entry name="libfreebl3-32bit"/>
       <rpm:entry name="libnss3.so(NSS_3.12)"/>
-      <rpm:entry name="libsoftokn3" flags="GE" epoch="0" ver="3.12.4" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libnss3.so(NSS_3.8)"/>
       <rpm:entry name="libnss3.so(NSS_3.3)"/>
-      <rpm:entry name="libnss3.so(NSS_3.6)"/>
+      <rpm:entry name="nss-certs-32bit"/>
       <rpm:entry name="libnssutil3.so(NSSUTIL_3.13)"/>
       <rpm:entry name="libnss3.so(NSS_3.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -61429,25 +73638,24 @@ certificates, and other security standards.</description>
       <rpm:entry name="libnss3.so(NSS_3.11.2)"/>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="nss-certs"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libnss3.so(NSS_3.6)"/>
       <rpm:entry name="libnss3.so(NSS_3.9.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libfreebl3" flags="GE" epoch="0" ver="3.12.4" pre="1"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="nspr" flags="GE" epoch="0" ver="4.9.2" pre="1"/>
+      <rpm:entry name="libsoftokn3-32bit"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libnss3.so(NSS_3.9)"/>
       <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libnss3.so"/>
       <rpm:entry name="libnss3.so(NSS_3.11.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.5)"/>
       <rpm:entry name="libnss3.so(NSS_3.3.1)"/>
       <rpm:entry name="libnss3.so(NSS_3.11)"/>
@@ -61456,32 +73664,69 @@ certificates, and other security standards.</description>
 </package>
 <package type="rpm">
   <name>nss-certs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.13.6" rel="2.42"/>
+  <checksum type="sha256" pkgid="YES">4af4b5bad46d399b6bbb9bb03f1d81ddc89461f8d5d9cd0e0692f7be967393ae</checksum>
+  <summary>CA certificates for NSS</summary>
+  <description>This package contains the integrated CA root certificates from the
+Mozilla project.</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/security/pki/nss/</url>
+  <time file="1377039305" build="1377039270"/>
+  <size package="187078" installed="665856" archive="666116"/>
+<location href="x86_64/nss-certs-3.13.6-2.42.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Certificate Management</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3122"/>
+    <rpm:provides>
+      <rpm:entry name="libnssckbi.so()(64bit)"/>
+      <rpm:entry name="libnssckbi.so(NSS_3.1)(64bit)"/>
+      <rpm:entry name="nss-certs" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-certs(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>nss-certs-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">dc2514b3d753ee8ba728e88dc9dd8e6390e3917109f33d8051ac21cb7d77e613</checksum>
+  <checksum type="sha256" pkgid="YES">b5c95f34825a160e4087f6c432fa598315e605cfedc66eee8017dbd98a9d34cd</checksum>
   <summary>CA certificates for NSS</summary>
   <description>This package contains the integrated CA root certificates from the
 Mozilla project.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="180795" installed="506104" archive="506364"/>
-<location href="i686/nss-certs-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039317" build="1377039295"/>
+  <size package="180708" installed="506104" archive="506364"/>
+<location href="x86_64/nss-certs-32bit-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Certificate Management</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2886"/>
+    <rpm:header-range start="280" end="2799"/>
     <rpm:provides>
       <rpm:entry name="libnssckbi.so"/>
       <rpm:entry name="libnssckbi.so(NSS_3.1)"/>
-      <rpm:entry name="nss-certs" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="nss-certs(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-certs-32bit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-certs-32bit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libplc4.so"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libplds4.so"/>
       <rpm:entry name="libnspr4.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
@@ -61492,9 +73737,9 @@ Mozilla project.</description>
 </package>
 <package type="rpm">
   <name>nss-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">b2919267208e8b475b6185438d09abcd047e7823e090a40a4e10da378d54056d</checksum>
+  <checksum type="sha256" pkgid="YES">9eed2f05b72fdf3e18a067fa9875b5e6ce3f528a8a80637bf132869a7e84b7ec</checksum>
   <summary>Network (Netscape) Security Services development files</summary>
   <description>Network Security Services (NSS) is a set of libraries designed to
 support cross-platform development of security-enabled server
@@ -61503,19 +73748,19 @@ TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
 certificates, and other security standards.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="459121" installed="2313932" archive="2327564"/>
-<location href="i686/nss-devel-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039305" build="1377039270"/>
+  <size package="485045" installed="2956952" archive="2970584"/>
+<location href="x86_64/nss-devel-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12810"/>
+    <rpm:header-range start="280" end="12990"/>
     <rpm:provides>
       <rpm:entry name="nss-devel" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="nss-devel(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-devel(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
       <rpm:entry name="pkgconfig(nss)" flags="EQ" epoch="0" ver="3.13.6"/>
     </rpm:provides>
     <rpm:requires>
@@ -61532,9 +73777,9 @@ certificates, and other security standards.</description>
 </package>
 <package type="rpm">
   <name>nss-mdns</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">4700328f9db9c99aa3c4bac022ecb7cb97c773fa0208dfe485fe1beb0f06eee0</checksum>
+  <checksum type="sha256" pkgid="YES">99e87ed75f5df3f45207f183b518d86ad161afd200223f13b18485169deff2b7</checksum>
   <summary>Host Name Resolution Via Multicast DNS (Zeroconf) for glibc</summary>
   <description>nss-mdns is a plug-in for the GNU Name Service Switch (NSS)
 functionality of the GNU C Library (glibc) providing a hostname
@@ -61550,16 +73795,75 @@ By default, nss-mdns tries to contact a running avahi-daemon to resolve
 hostnames and addresses and makes use of its superior record cacheing.</description>
   <packager/>
   <url>http://0pointer.de/lennart/projects/nss-mdns/</url>
-  <time file="1375476703" build="1375476694"/>
-  <size package="28325" installed="113825" archive="115228"/>
-<location href="i686/nss-mdns-0.10-2.8.i686.rpm"/>
+  <time file="1375481463" build="1375481455"/>
+  <size package="28250" installed="135333" archive="136736"/>
+<location href="x86_64/nss-mdns-0.10-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Networking/DNS/Utilities</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>nss-mdns-0.10-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6203"/>
+    <rpm:provides>
+      <rpm:entry name="libnss_mdns.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="libnss_mdns4.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns4.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="libnss_mdns4_minimal.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns4_minimal.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="libnss_mdns6.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns6.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="libnss_mdns6_minimal.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns6_minimal.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="libnss_mdns_minimal.so.2()(64bit)"/>
+      <rpm:entry name="libnss_mdns_minimal.so.2(NSSMDNS_0)(64bit)"/>
+      <rpm:entry name="nss-mdns" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
+      <rpm:entry name="nss-mdns(x86-64)" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/sbin/nss-mdns-config</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>nss-mdns-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.10" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">cb6ad5bdf86f02d15f0a8ed0082a14057931e5dee22d7b7f3a8f47f947539205</checksum>
+  <summary>Host Name Resolution Via Multicast DNS (Zeroconf) for glibc</summary>
+  <description>nss-mdns is a plug-in for the GNU Name Service Switch (NSS)
+functionality of the GNU C Library (glibc) providing a hostname
+resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka
+Apple Bonjour), and effectively allowing name resolution by common
+Unix/Linux programs in the ad-hoc mDNS domain .local.
+
+nss-mdns provides only client functionality, which means that you have
+to run a mDNS responder daemon separately from nss-mdns if you want to
+register the local hostname via mDNS. I recommend Avahi.
+
+By default, nss-mdns tries to contact a running avahi-daemon to resolve
+hostnames and addresses and makes use of its superior record cacheing.</description>
+  <packager/>
+  <url>http://0pointer.de/lennart/projects/nss-mdns/</url>
+  <time file="1375476703" build="1375476695"/>
+  <size package="19567" installed="87298" archive="88696"/>
+<location href="x86_64/nss-mdns-32bit-0.10-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/DNS/Utilities</rpm:group>
     <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nss-mdns-0.10-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5975"/>
+    <rpm:header-range start="280" end="5648"/>
     <rpm:provides>
       <rpm:entry name="libnss_mdns.so.2"/>
       <rpm:entry name="libnss_mdns.so.2(NSSMDNS_0)"/>
@@ -61573,28 +73877,32 @@ hostnames and addresses and makes use of its superior record cacheing.</descript
       <rpm:entry name="libnss_mdns6_minimal.so.2(NSSMDNS_0)"/>
       <rpm:entry name="libnss_mdns_minimal.so.2"/>
       <rpm:entry name="libnss_mdns_minimal.so.2(NSSMDNS_0)"/>
-      <rpm:entry name="nss-mdns" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
-      <rpm:entry name="nss-mdns(x86-32)" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
+      <rpm:entry name="nss-mdns-32bit" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
+      <rpm:entry name="nss-mdns-32bit(x86-32)" flags="EQ" epoch="0" ver="0.10" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/sbin/nss-mdns-config</file>
+      <rpm:entry name="nss-mdns" flags="EQ" epoch="0" ver="0.10"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+    <rpm:supplements>
+      <rpm:entry name="packageand(nss-mdns:glibc-32bit)"/>
+    </rpm:supplements>
+    <file>/usr/lib/baselibs-32bit/bin/nss-mdns-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>nss-sysinit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">f3486198f13be18756ba345e2ada8badd33e468235cff22c189952e132270584</checksum>
+  <checksum type="sha256" pkgid="YES">0adc8f64a057e49db0ee9956e416fcc6a4c23b254f0ccd460f9d821e5cb8a4cf</checksum>
   <summary>System NSS Initialization</summary>
   <description>Default Operation System module that manages applications loading
 NSS globally on the system. This module loads the system defined
@@ -61602,37 +73910,37 @@ PKCS #11 modules for NSS and chains with other NSS modules to load
 any system or user configured modules.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="10174" installed="34109" archive="35180"/>
-<location href="i686/nss-sysinit-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039305" build="1377039270"/>
+  <size package="10425" installed="35521" archive="36592"/>
+<location href="x86_64/nss-sysinit-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4166"/>
+    <rpm:header-range start="280" end="4406"/>
     <rpm:provides>
       <rpm:entry name="config(nss-sysinit)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="libnsssysinit.so"/>
+      <rpm:entry name="libnsssysinit.so()(64bit)"/>
       <rpm:entry name="nss-sysinit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="nss-sysinit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-sysinit(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="nss" flags="GE" epoch="0" ver="3.13.6"/>
-      <rpm:entry name="libnssutil3.so"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="config(nss-sysinit)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="nss" flags="GE" epoch="0" ver="3.13.6"/>
     </rpm:requires>    <file>/etc/pki/nssdb/pkcs11.txt</file>
     <file>/usr/sbin/setup-nsssysinit.sh</file>
     <file>/etc/pki/nssdb/cert9.db</file>
@@ -61643,81 +73951,121 @@ any system or user configured modules.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>nss-sysinit-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.13.6" rel="2.42"/>
+  <checksum type="sha256" pkgid="YES">9bee882e9fc6b1ba702aaea99fbaa72be2459caa74164ce008cbdee3de97a95c</checksum>
+  <summary>System NSS Initialization</summary>
+  <description>Default Operation System module that manages applications loading
+NSS globally on the system. This module loads the system defined
+PKCS #11 modules for NSS and chains with other NSS modules to load
+any system or user configured modules.</description>
+  <packager/>
+  <url>http://www.mozilla.org/projects/security/pki/nss/</url>
+  <time file="1377039317" build="1377039296"/>
+  <size package="7343" installed="11924" archive="12188"/>
+<location href="x86_64/nss-sysinit-32bit-3.13.6-2.42.x86_64.rpm"/>
+  <format>
+    <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Management</rpm:group>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2995"/>
+    <rpm:provides>
+      <rpm:entry name="libnsssysinit.so"/>
+      <rpm:entry name="nss-sysinit-32bit" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+      <rpm:entry name="nss-sysinit-32bit(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libplc4.so"/>
+      <rpm:entry name="libnssutil3.so"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libnspr4.so"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>nss-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.13.6" rel="2.42"/>
-  <checksum type="sha256" pkgid="YES">cbd7c6a5f00259250dcbd942f85e88dc8a7ca8097d863f5caaa17df6b9fdcd35</checksum>
+  <checksum type="sha256" pkgid="YES">9192a15e31aa3f660bcb325f17bc707ec547a60684f75875538b0d0cbf42fb21</checksum>
   <summary>Tools for developing, debugging, and managing applications that use NSS</summary>
   <description>The NSS Security Tools allow developers to test, debug, and manage
 applications that use NSS.</description>
   <packager/>
   <url>http://www.mozilla.org/projects/security/pki/nss/</url>
-  <time file="1377039317" build="1377039277"/>
-  <size package="757953" installed="3412040" archive="3414980"/>
-<location href="i686/nss-tools-3.13.6-2.42.i686.rpm"/>
+  <time file="1377039305" build="1377039270"/>
+  <size package="751848" installed="3451056" archive="3453996"/>
+<location href="x86_64/nss-tools-3.13.6-2.42.x86_64.rpm"/>
   <format>
     <rpm:license>MPL-1.1 or GPL-2.0+ or LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>nss-3.13.6-2.42.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11586"/>
+    <rpm:header-range start="280" end="12034"/>
     <rpm:provides>
       <rpm:entry name="nss-tools" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-      <rpm:entry name="nss-tools(x86-32)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libssl3.so(NSS_3.2)"/>
-      <rpm:entry name="libnss3.so(NSS_3.4)"/>
-      <rpm:entry name="libnss3.so(NSS_3.5)"/>
-      <rpm:entry name="libnss3.so(NSS_3.10)"/>
-      <rpm:entry name="libsmime3.so(NSS_3.3)"/>
-      <rpm:entry name="libsmime3.so(NSS_3.2)"/>
-      <rpm:entry name="libssl3.so(NSS_3.4)"/>
-      <rpm:entry name="libsmime3.so(NSS_3.6)"/>
+      <rpm:entry name="nss-tools(x86-64)" flags="EQ" epoch="0" ver="3.13.6" rel="2.42"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libssl3.so(NSS_3.12.6)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.8)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.7.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.3)(64bit)"/>
       <rpm:entry name="nss" flags="GE" epoch="0" ver="3.13.6" pre="1"/>
-      <rpm:entry name="libnss3.so(NSS_3.12)"/>
-      <rpm:entry name="libnss3.so(NSS_3.8)"/>
-      <rpm:entry name="libssl3.so(NSS_3.7.4)"/>
-      <rpm:entry name="libnss3.so(NSS_3.3)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.13)"/>
-      <rpm:entry name="libnss3.so(NSS_3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnss3.so(NSS_3.7)"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libsmime3.so(NSS_3.10)"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libnss3.so(NSS_3.11.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libssl3.so(NSS_3.12.6)"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libnss3.so(NSS_3.9.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libnss3.so(NSS_3.13)"/>
-      <rpm:entry name="libssl3.so(NSS_3.13.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libssl3.so(NSS_3.11.8)"/>
-      <rpm:entry name="libnss3.so(NSS_3.12.1)"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libsmime3.so(NSS_3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="libnss3.so(NSS_3.9)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libnss3.so(NSS_3.12.9)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.7)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libssl3.so"/>
-      <rpm:entry name="libnss3.so(NSS_3.6)"/>
-      <rpm:entry name="libsmime3.so(NSS_3.9.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libnss3.so(NSS_3.9.2)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.5)"/>
-      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)"/>
-      <rpm:entry name="libnss3.so(NSS_3.11)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.6)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libnssutil3.so()(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.7)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.13)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libnspr4.so()(64bit)"/>
+      <rpm:entry name="libplc4.so()(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.13)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.11.8)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.5)(64bit)"/>
+      <rpm:entry name="libsmime3.so()(64bit)"/>
+      <rpm:entry name="libplds4.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.1)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.9)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.7)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.9.3)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.13.2)(64bit)"/>
+      <rpm:entry name="libssl3.so()(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.3)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.9.2)(64bit)"/>
+      <rpm:entry name="libssl3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libsmime3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="libnssutil3.so(NSSUTIL_3.12.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/signtool</file>
     <file>/usr/bin/crlutil</file>
     <file>/usr/bin/signver</file>
@@ -61731,27 +74079,27 @@ applications that use NSS.</description>
 </package>
 <package type="rpm">
   <name>obexd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">71925cb378a05921cddc962e50a0bbd8a5d0b4f3fc62c0a54cb44442fc885f99</checksum>
+  <checksum type="sha256" pkgid="YES">adbe850ae85c3911ef6cbc731611ef62d02926f7e78c7c83673d4dd84427be17</checksum>
   <summary>D-Bus service for Obex Client access</summary>
   <description>obexd is an implementation of the Obex Push protocol, common on mobile phones and
 other Bluetooth-equipped devices.</description>
   <packager/>
   <url>http://www.bluez.org/</url>
-  <time file="1374121437" build="1374121424"/>
-  <size package="9288" installed="18006" archive="18420"/>
-<location href="i686/obexd-0.48-3.4.i686.rpm"/>
+  <time file="1374121820" build="1374121809"/>
+  <size package="9457" installed="18006" archive="18420"/>
+<location href="x86_64/obexd-0.48-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>obexd-0.48-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2688"/>
+    <rpm:header-range start="280" end="2860"/>
     <rpm:provides>
       <rpm:entry name="obexd" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
-      <rpm:entry name="obexd(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
+      <rpm:entry name="obexd(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -61759,89 +74107,85 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>obexd-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">e7253e02ae1478cbbabe3ecb72b48050e308f95122996e3f33c24778016443af</checksum>
+  <checksum type="sha256" pkgid="YES">94c31bd81461baae18dcbfd128bf78dbf0873525e3decdbc495715818305aff6</checksum>
   <summary>D-Bus service for Obex Server access</summary>
   <description>Client to allow sending files using the Obex Push protocol</description>
   <packager/>
   <url>http://www.bluez.org/</url>
-  <time file="1374121437" build="1374121424"/>
-  <size package="68725" installed="196838" archive="197392"/>
-<location href="i686/obexd-client-0.48-3.4.i686.rpm"/>
+  <time file="1374121820" build="1374121809"/>
+  <size package="70227" installed="218364" archive="218916"/>
+<location href="x86_64/obexd-client-0.48-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>obexd-0.48-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3288"/>
+    <rpm:header-range start="280" end="3512"/>
     <rpm:provides>
       <rpm:entry name="obexd-client" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
-      <rpm:entry name="obexd-client(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
+      <rpm:entry name="obexd-client(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="obexd"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libbluetooth.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>obexd-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">f97c6b51e80c1a450dfb4fd2e080c97f7b639283c904a73b934007494b474f42</checksum>
+  <checksum type="sha256" pkgid="YES">f61487b4df12c152480c7750ff6e0e0bbb11c766efbbfc02bc75e153db721f9b</checksum>
   <summary>D-Bus service for Obex Server service</summary>
   <description>Server to allow receiving and sharing files using the Obex Push protocol</description>
   <packager/>
   <url>http://www.bluez.org/</url>
-  <time file="1374121437" build="1374121424"/>
-  <size package="89406" installed="259867" archive="260700"/>
-<location href="i686/obexd-server-0.48-3.4.i686.rpm"/>
+  <time file="1374121820" build="1374121809"/>
+  <size package="91354" installed="288869" archive="289712"/>
+<location href="x86_64/obexd-server-0.48-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>obexd-0.48-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3920"/>
+    <rpm:header-range start="280" end="4136"/>
     <rpm:provides>
       <rpm:entry name="obexd-server" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
-      <rpm:entry name="obexd-server(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
+      <rpm:entry name="obexd-server(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="obexd"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libicalvcal.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libbluetooth.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libical.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libicalss.so.0()(64bit)"/>
+      <rpm:entry name="obexd"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="obex-data-server"/>
@@ -61851,26 +74195,26 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>obexd-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.48" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">9f16de57752a2a6ef6fad9d4df121dce4a2db0e33952481182a3a35090101a57</checksum>
+  <checksum type="sha256" pkgid="YES">af21ef387183a710f0f2ac205c6ffaaaf4e0461f9eafa97213dd4efbf3d7615b</checksum>
   <summary>Test Programs for OBEX</summary>
   <description>Scripts for testing OBEX and its functionality</description>
   <packager/>
   <url>http://www.bluez.org/</url>
-  <time file="1374121437" build="1374121424"/>
-  <size package="7928" installed="22806" archive="24216"/>
-<location href="i686/obexd-test-0.48-3.4.i686.rpm"/>
+  <time file="1374121820" build="1374121809"/>
+  <size package="8100" installed="22806" archive="24216"/>
+<location href="x86_64/obexd-test-0.48-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>obexd-0.48-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3432"/>
+    <rpm:header-range start="280" end="3608"/>
     <rpm:provides>
       <rpm:entry name="obexd-test" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
-      <rpm:entry name="obexd-test(x86-32)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
+      <rpm:entry name="obexd-test(x86-64)" flags="EQ" epoch="0" ver="0.48" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python-xml"/>
@@ -61883,50 +74227,50 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>ofono</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">434801bb8584b145ffef658ed4054051a3b46a4b96deafde1181a9cb9af6683f</checksum>
+  <checksum type="sha256" pkgid="YES">f06e68c0b4aad623132408535281eb32cd58c046379a55e7cd940d95e4c8297f</checksum>
   <summary>Open Source Telephony</summary>
   <description>Open Source Telephony stack.</description>
   <packager/>
   <url>http://ofono.org</url>
-  <time file="1376541976" build="1376541959"/>
-  <size package="526006" installed="1728828" archive="1730188"/>
-<location href="i686/ofono-1.12-2.10.i686.rpm"/>
+  <time file="1376542058" build="1376542038"/>
+  <size package="531227" installed="1835840" archive="1837200"/>
+<location href="x86_64/ofono-1.12-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Telephony/Cellular</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>ofono-1.12-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4147"/>
+    <rpm:header-range start="280" end="4463"/>
     <rpm:provides>
       <rpm:entry name="config(ofono)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
       <rpm:entry name="ofono" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-      <rpm:entry name="ofono(x86-32)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="config(ofono)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libbluetooth.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="ofono(x86-64)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
       <rpm:entry name="dbus"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="config(ofono)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
     </rpm:requires>    <file>/etc/ofono/phonesim.conf</file>
     <file>/etc/dbus-1/system.d/ofono.conf</file>
     <file>/usr/sbin/ofonod</file>
@@ -61935,26 +74279,26 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>ofono-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">97c13edccb96e936d1140d8bd3938561c2f3ef6ebd7995c50b95a1b6f4da1969</checksum>
+  <checksum type="sha256" pkgid="YES">2352381ab7ee266f6c02a9d1dd10e9c44a5ec2f2335f5522176c9d18104622ed</checksum>
   <summary>Headers for oFono</summary>
   <description>Development headers and libraries for oFono</description>
   <packager/>
   <url>http://ofono.org</url>
-  <time file="1376541976" build="1376541959"/>
-  <size package="20935" installed="114065" archive="120112"/>
-<location href="i686/ofono-devel-1.12-2.10.i686.rpm"/>
+  <time file="1376542058" build="1376542038"/>
+  <size package="21106" installed="114067" archive="120120"/>
+<location href="x86_64/ofono-devel-1.12-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>ofono-1.12-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6748"/>
+    <rpm:header-range start="280" end="6920"/>
     <rpm:provides>
       <rpm:entry name="ofono-devel" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-      <rpm:entry name="ofono-devel(x86-32)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
+      <rpm:entry name="ofono-devel(x86-64)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
       <rpm:entry name="pkgconfig(ofono)" flags="EQ" epoch="0" ver="1.12"/>
     </rpm:provides>
     <rpm:requires>
@@ -61967,26 +74311,26 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>ofono-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">eb4c27c9fd2006f0e8501fad644b38bc21cf0e37c21aa85c02a6aadd92b1d59a</checksum>
+  <checksum type="sha256" pkgid="YES">997237d629fc70614aba83c30ba4495befc57900b269ed7b097f4f260238d08f</checksum>
   <summary>Documentation for package ofono</summary>
   <description>This package provides documentation for package ofono.</description>
   <packager/>
   <url>http://ofono.org</url>
-  <time file="1376541976" build="1376541959"/>
-  <size package="2962" installed="673" archive="944"/>
-<location href="i686/ofono-docs-1.12-2.10.i686.rpm"/>
+  <time file="1376542058" build="1376542038"/>
+  <size package="3134" installed="673" archive="944"/>
+<location href="x86_64/ofono-docs-1.12-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>ofono-1.12-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2161"/>
+    <rpm:header-range start="280" end="2334"/>
     <rpm:provides>
       <rpm:entry name="ofono-docs" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-      <rpm:entry name="ofono-docs(x86-32)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
+      <rpm:entry name="ofono-docs(x86-64)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -61994,130 +74338,79 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>ofono-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.12" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">e7a6ab283d28dd82b36fece6c0bb3e9b5c2a3316fd2cd4c720123d833d54b963</checksum>
+  <checksum type="sha256" pkgid="YES">16218327e85bc9d1a9876dfb0777d6bfeaf6f8d55bc4d03f018a093d56177dab</checksum>
   <summary>Test Scripts for oFono</summary>
   <description>Scripts for testing oFono and its functionality</description>
   <packager/>
   <url>http://ofono.org</url>
-  <time file="1376541976" build="1376541959"/>
-  <size package="27005" installed="100021" archive="113440"/>
-<location href="i686/ofono-test-1.12-2.10.i686.rpm"/>
+  <time file="1376542058" build="1376542038"/>
+  <size package="27210" installed="100021" archive="113608"/>
+<location href="x86_64/ofono-test-1.12-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>ofono-1.12-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12444"/>
+    <rpm:header-range start="280" end="12616"/>
     <rpm:provides>
       <rpm:entry name="ofono-test" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-      <rpm:entry name="ofono-test(x86-32)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="ofono" flags="EQ" epoch="0" ver="1.12"/>
-      <rpm:entry name="python-xml"/>
-      <rpm:entry name="dbus-python"/>
-      <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="python-gobject"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>oma-dm-agent</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.69" rel="2.69"/>
-  <checksum type="sha256" pkgid="YES">fdb8f737a878a1b0d973fbda1fc69e1a93890a5c8a30f023bb8fbc7604a5d27d</checksum>
-  <summary>oma-dm-agent daemon for FOTA,DM,CP,FMM Service</summary>
-  <description>oma-dm-agent Daemon servcie</description>
-  <packager/>
-  <url/>
-  <time file="1374857513" build="1374857487"/>
-  <size package="191499" installed="831304" archive="836208"/>
-<location href="i686/oma-dm-agent-0.1.69-2.69.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
-    <rpm:sourcerpm>oma-dm-agent-0.1.69-2.69.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12063"/>
-    <rpm:provides>
-      <rpm:entry name="oma-dm-agent" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-      <rpm:entry name="oma-dm-agent(x86-32)" flags="EQ" epoch="0" ver="0.1.69" rel="2.69"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libsync-agent.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/init.d/oma-dm</file>
-    <file>/usr/bin/oma-dm-agent</file>
-
+      <rpm:entry name="ofono-test(x86-64)" flags="EQ" epoch="0" ver="1.12" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="ofono" flags="EQ" epoch="0" ver="1.12"/>
+      <rpm:entry name="python-xml"/>
+      <rpm:entry name="dbus-python"/>
+      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="python-gobject"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>oma-ds-agent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.66" rel="2.88"/>
-  <checksum type="sha256" pkgid="YES">c8b1e4bf21db77ec7fb10b17ba1436e795df87ba74898665b048e4bc4aa48f03</checksum>
+  <checksum type="sha256" pkgid="YES">7187c7e9ff6cc8af0a69c2a702441d320747b7e8fb7be45c054f0691087103b6</checksum>
   <summary>oma-ds-agent daemon for data sync</summary>
   <description>oma-ds-agent daemon (development headers)</description>
   <packager/>
   <url/>
-  <time file="1374857504" build="1374857485"/>
-  <size package="122182" installed="473741" archive="475584"/>
-<location href="i686/oma-ds-agent-0.1.66-2.88.i686.rpm"/>
+  <time file="1374858001" build="1374857995"/>
+  <size package="125390" installed="459425" archive="461268"/>
+<location href="x86_64/oma-ds-agent-0.1.66-2.88.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>oma-ds-agent-0.1.66-2.88.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6476"/>
+    <rpm:header-range start="280" end="6768"/>
     <rpm:provides>
       <rpm:entry name="oma-ds-agent" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
-      <rpm:entry name="oma-ds-agent(x86-32)" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
+      <rpm:entry name="oma-ds-agent(x86-64)" flags="EQ" epoch="0" ver="0.1.66" rel="2.88"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="sys-assert"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libsync-agent.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libsync-agent.so.0"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/oma-ds-agent</file>
     <file>/etc/init.d/oma-ds</file>
 
@@ -62125,76 +74418,118 @@ other Bluetooth-equipped devices.</description>
 </package>
 <package type="rpm">
   <name>openal-soft</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c6409828c60f357a681cd643c25b92ba9c61d0f1975c17689a45671535186782</checksum>
+  <checksum type="sha256" pkgid="YES">587c0dac21ea6a8150c10e7dd11a685726cd95bc81376581425bdbff3c9eab7f</checksum>
   <summary>A cross-platform 3D audio API</summary>
   <description>OpenAL is a cross-platform 3D audio API appropriate for use with gaming
 applications and many other types of audio applications.</description>
   <packager/>
   <url>http://connect.creativelabs.com/openal/</url>
-  <time file="1377320997" build="1377320986"/>
-  <size package="100792" installed="326749" archive="327600"/>
-<location href="i686/openal-soft-1.13-2.9.i686.rpm"/>
+  <time file="1377321013" build="1377321004"/>
+  <size package="109214" installed="366437" archive="367296"/>
+<location href="x86_64/openal-soft-1.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>openal-soft-1.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3982"/>
+    <rpm:header-range start="280" end="4170"/>
     <rpm:provides>
-      <rpm:entry name="libopenal.so.1"/>
+      <rpm:entry name="libopenal.so.1()(64bit)"/>
       <rpm:entry name="openal-soft" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
-      <rpm:entry name="openal-soft(x86-32)" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
+      <rpm:entry name="openal-soft(x86-64)" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libopenal.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/openal-info</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>openal-soft-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.13" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">92d0ec44a5dee72de851958d1f048ad7e3804221f48d9f2d94626973ac2c4316</checksum>
+  <summary>A cross-platform 3D audio API</summary>
+  <description>OpenAL is a cross-platform 3D audio API appropriate for use with gaming
+applications and many other types of audio applications.</description>
+  <packager/>
+  <url>http://connect.creativelabs.com/openal/</url>
+  <time file="1377320997" build="1377320987"/>
+  <size package="87823" installed="288740" archive="289160"/>
+<location href="x86_64/openal-soft-32bit-1.13-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>openal-soft-1.13-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3179"/>
+    <rpm:provides>
+      <rpm:entry name="libopenal.so.1"/>
+      <rpm:entry name="openal-soft-32bit" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
+      <rpm:entry name="openal-soft-32bit(x86-32)" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
       <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libopenal.so.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/openal-info</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>openal-soft-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">14736fc8b0adaafd5e3f273939299863315c2ffb198f7517c89d982eb19930ba</checksum>
+  <checksum type="sha256" pkgid="YES">768d846ced39ead8adf961c75041d9a6bedfc176531ad848d3a8ff2b63a3505f</checksum>
   <summary>openal-soft development package</summary>
   <description>Development package for OpenAL, a cross-platform 3D audio API
 appropriate for use with gaming applications and many other types of
 audio applications.</description>
   <packager/>
   <url>http://connect.creativelabs.com/openal/</url>
-  <time file="1377320997" build="1377320986"/>
-  <size package="14468" installed="73438" archive="74548"/>
-<location href="i686/openal-soft-devel-1.13-2.9.i686.rpm"/>
+  <time file="1377321013" build="1377321004"/>
+  <size package="14657" installed="73440" archive="74552"/>
+<location href="x86_64/openal-soft-devel-1.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>openal-soft-1.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3350"/>
+    <rpm:header-range start="280" end="3530"/>
     <rpm:provides>
       <rpm:entry name="openal-soft-devel" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
-      <rpm:entry name="openal-soft-devel(x86-32)" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
+      <rpm:entry name="openal-soft-devel(x86-64)" flags="EQ" epoch="0" ver="1.13" rel="2.9"/>
       <rpm:entry name="pkgconfig(openal)" flags="EQ" epoch="0" ver="1.13"/>
     </rpm:provides>
     <rpm:requires>
@@ -62204,233 +74539,10 @@ audio applications.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>openavb</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">eede3d3ced65d74428548e9e16c9991d1dff7b9fab90ecd03f6e34505cc9b0d0</checksum>
-  <summary>OpenAVB</summary>
-  <description>This package contains the basic OpenAVB userspace daemons.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="66310" installed="262982" archive="263924"/>
-<location href="i686/openavb-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4305"/>
-    <rpm:provides>
-      <rpm:entry name="openavb" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="openavb-kmod-igb"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-    </rpm:requires>    <file>/usr/sbin/daemon_cl</file>
-    <file>/etc/sysconfig/openavb</file>
-    <file>/usr/sbin/mrpd</file>
-    <file>/usr/bin/mrpctl</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>openavb-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">e667278fba4d6bd073d28abad35b0234bb3591756c1377b8bfd3bbc30eb7c133</checksum>
-  <summary>Headers and libraries</summary>
-  <description>This package contains header files and libraries for OpenAVB.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="36229" installed="159006" archive="160556"/>
-<location href="i686/openavb-devel-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3649"/>
-    <rpm:provides>
-      <rpm:entry name="openavb-devel" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb-devel(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="pkgconfig(igb)" flags="EQ" epoch="0" ver="0.0.0"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="openavb" flags="EQ" epoch="0" ver="20130814"/>
-      <rpm:entry name="pkgconfig(zlib)"/>
-      <rpm:entry name="pkgconfig(libpci)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>openavb-doc</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">a388b8e014f05b581e20296e952ac5e3ca1476e353d6349982286d9ee4cd2946</checksum>
-  <summary>Documentation</summary>
-  <description>This package contains some documentation from the OpenAVB distribution.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="747604" installed="987108" archive="990924"/>
-<location href="i686/openavb-doc-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4953"/>
-    <rpm:provides>
-      <rpm:entry name="openavb-doc" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb-doc(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>openavb-examples</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">82746b99f142187317b519c29532ccf03588206b8ce035fb4c82a77c99510977</checksum>
-  <summary>Example clients</summary>
-  <description>This package contains various test and example utilities for OpenAVB.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="14509" installed="52660" archive="53176"/>
-<location href="i686/openavb-examples-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3545"/>
-    <rpm:provides>
-      <rpm:entry name="openavb-examples" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb-examples(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.1)"/>
-      <rpm:entry name="libpci.so.3"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libigb.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="openavb-libigb" flags="EQ" epoch="0" ver="20130814"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/mrpq</file>
-    <file>/usr/bin/mrpl</file>
-    <file>/usr/bin/simple_talker</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>openavb-kmod-igb</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">cf0a782e37133d782bbab74a2ea6d5ab8ce6fbae5f233044374f93e059823fda</checksum>
-  <summary>kernel module for Intel ethernet cards</summary>
-  <description>This package contains the kernel module required by OpenAVB for Intel
-ethernet cards.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="70930" installed="175928" archive="176424"/>
-<location href="i686/openavb-kmod-igb-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Kernel</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2997"/>
-    <rpm:provides>
-      <rpm:entry name="openavb-kmod-igb" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb-kmod-igb(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="kernel-x86-ivi" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>openavb-libigb</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="20130814" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">d3f0b505c2c5548eed0cdb5c028d92191f017115a8726b0f97aa216d94cda0bf</checksum>
-  <summary>IGB runtime library</summary>
-  <description>This package contains the libigb runtime library from the OpenAVB
-distribution.</description>
-  <packager/>
-  <url>https://github.com/intel-ethernet/Open-AVB</url>
-  <time file="1377309235" build="1377309224"/>
-  <size package="9433" installed="16620" archive="17028"/>
-<location href="i686/openavb-libigb-20130814-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Intel and GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>openavb-20130814-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3065"/>
-    <rpm:provides>
-      <rpm:entry name="libigb.so.0"/>
-      <rpm:entry name="openavb-libigb" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-      <rpm:entry name="openavb-libigb(x86-32)" flags="EQ" epoch="0" ver="20130814" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>openconnect</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.99" rel="1.10"/>
-  <checksum type="sha256" pkgid="YES">2c66a4cb4a88b70eabf8c4fc1b327d587e1d355581d46fdec7562fa0f871dcae</checksum>
+  <checksum type="sha256" pkgid="YES">416c0ab26ce160b5da99237a920c084d1bcdca246e4e9ce6685eaf47b6ec6152</checksum>
   <summary>Open client for Cisco AnyConnect VPN</summary>
   <description>This package provides a client for Cisco's "AnyConnect" VPN, which uses
 HTTPS and DTLS protocols.  AnyConnect is supported by the ASA5500 Series,
@@ -62438,57 +74550,56 @@ by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800,
 7200 Series and Cisco 7301 Routers, and probably others.</description>
   <packager/>
   <url>http://www.infradead.org/openconnect.html</url>
-  <time file="1377308525" build="1377308517"/>
-  <size package="68714" installed="179381" archive="180400"/>
-<location href="i686/openconnect-4.99-1.10.i686.rpm"/>
+  <time file="1377308553" build="1377308545"/>
+  <size package="71247" installed="196345" archive="197372"/>
+<location href="x86_64/openconnect-4.99-1.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Networking/Security</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>openconnect-4.99-1.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4698"/>
+    <rpm:header-range start="280" end="5014"/>
     <rpm:provides>
-      <rpm:entry name="libopenconnect.so.2"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.0)"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.1)"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_PRIVATE)"/>
+      <rpm:entry name="libopenconnect.so.2()(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.0)(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.1)(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_PRIVATE)(64bit)"/>
       <rpm:entry name="openconnect" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
-      <rpm:entry name="openconnect(x86-32)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
+      <rpm:entry name="openconnect(x86-64)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_PRIVATE)(64bit)"/>
       <rpm:entry name="vpnc"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libproxy.so.1"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.1)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_PRIVATE)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libopenconnect.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libproxy.so.1()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.1)(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2(OPENCONNECT_2.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libopenconnect.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/openconnect</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>openconnect-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.99" rel="1.10"/>
-  <checksum type="sha256" pkgid="YES">50f48f6964a950d38f77f61bf901d2e923bb990510d6ca5136511d651c3d8567</checksum>
+  <checksum type="sha256" pkgid="YES">4af4449143945b2f4c3e7add19d236fb94c4599ed676f90e3ce05f6af93502d9</checksum>
   <summary>Development files and headers for openconnect</summary>
   <description>This package provides a client for Cisco's "AnyConnect" VPN, which uses
 HTTPS and DTLS protocols.  AnyConnect is supported by the ASA5500 Series,
@@ -62499,19 +74610,19 @@ This packages provides development files and headers needed to build
 packages against openconnect</description>
   <packager/>
   <url>http://www.infradead.org/openconnect.html</url>
-  <time file="1377308525" build="1377308517"/>
-  <size package="7214" installed="10666" archive="11244"/>
-<location href="i686/openconnect-devel-4.99-1.10.i686.rpm"/>
+  <time file="1377308553" build="1377308545"/>
+  <size package="7400" installed="10668" archive="11248"/>
+<location href="x86_64/openconnect-devel-4.99-1.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>openconnect-4.99-1.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3358"/>
+    <rpm:header-range start="280" end="3538"/>
     <rpm:provides>
       <rpm:entry name="openconnect-devel" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
-      <rpm:entry name="openconnect-devel(x86-32)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
+      <rpm:entry name="openconnect-devel(x86-64)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
       <rpm:entry name="pkgconfig(openconnect)" flags="EQ" epoch="0" ver="4.99"/>
     </rpm:provides>
     <rpm:requires>
@@ -62530,26 +74641,26 @@ packages against openconnect</description>
 </package>
 <package type="rpm">
   <name>openconnect-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.99" rel="1.10"/>
-  <checksum type="sha256" pkgid="YES">9a4a66232862e6eb2133704fafa72c91576b92f49c9abe442f48a95c925a3169</checksum>
+  <checksum type="sha256" pkgid="YES">ef330cba247284415a675621ae91f6444cc67f74073eca587fe8f6d2ff54736a</checksum>
   <summary>Documentation for package openconnect</summary>
   <description>This package provides documentation for package openconnect.</description>
   <packager/>
   <url>http://www.infradead.org/openconnect.html</url>
-  <time file="1377308525" build="1377308517"/>
-  <size package="6831" installed="4399" archive="4672"/>
-<location href="i686/openconnect-docs-4.99-1.10.i686.rpm"/>
+  <time file="1377308553" build="1377308545"/>
+  <size package="7003" installed="4399" archive="4672"/>
+<location href="x86_64/openconnect-docs-4.99-1.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>openconnect-4.99-1.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2258"/>
+    <rpm:header-range start="280" end="2431"/>
     <rpm:provides>
       <rpm:entry name="openconnect-docs" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
-      <rpm:entry name="openconnect-docs(x86-32)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
+      <rpm:entry name="openconnect-docs(x86-64)" flags="EQ" epoch="0" ver="4.99" rel="1.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -62557,61 +74668,61 @@ packages against openconnect</description>
 </package>
 <package type="rpm">
   <name>opencore-amr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="5.10"/>
-  <checksum type="sha256" pkgid="YES">a4e5635aeabc7f46c95166f3f3de584441a37e124df33c5e8aedf15f82900c99</checksum>
+  <checksum type="sha256" pkgid="YES">3d8e71087e31959803b650fc6f458f56b7a4259d674a406038f92ffe07a98098</checksum>
   <summary>opencore AMRNB dev package</summary>
   <description>opencore AMRNB dev package</description>
   <packager/>
   <url/>
-  <time file="1375472871" build="1375472845"/>
-  <size package="150535" installed="324955" archive="325864"/>
-<location href="i686/opencore-amr-0.1.2-5.10.i686.rpm"/>
+  <time file="1375474419" build="1375474408"/>
+  <size package="149656" installed="333895" archive="334820"/>
+<location href="x86_64/opencore-amr-0.1.2-5.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>opencore-amr-0.1.2-5.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3243"/>
+    <rpm:header-range start="280" end="3455"/>
     <rpm:provides>
-      <rpm:entry name="libopencore-amrnb.so.0"/>
-      <rpm:entry name="libopencore-amrwb.so.0"/>
+      <rpm:entry name="libopencore-amrnb.so.0()(64bit)"/>
+      <rpm:entry name="libopencore-amrwb.so.0()(64bit)"/>
       <rpm:entry name="opencore-amr" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
-      <rpm:entry name="opencore-amr(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
+      <rpm:entry name="opencore-amr(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>opencore-amr-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="5.10"/>
-  <checksum type="sha256" pkgid="YES">7131272c74a437a46671514d84324ec0c424ab77a58f6efcaa747c863c6dd822</checksum>
+  <checksum type="sha256" pkgid="YES">14d84952b91c6afc3e4be5bf545a168214e1045cbc0d4a88537c0e1115cb6b01</checksum>
   <summary>opencore AMRNB dev package (Developement)</summary>
   <description>opencore AMRNB dev package (Developement)</description>
   <packager/>
   <url/>
-  <time file="1375472871" build="1375472845"/>
-  <size package="4473" installed="4972" archive="6340"/>
-<location href="i686/opencore-amr-devel-0.1.2-5.10.i686.rpm"/>
+  <time file="1375474419" build="1375474408"/>
+  <size package="4661" installed="4976" archive="6356"/>
+<location href="x86_64/opencore-amr-devel-0.1.2-5.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>opencore-amr-0.1.2-5.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3223"/>
+    <rpm:header-range start="280" end="3407"/>
     <rpm:provides>
       <rpm:entry name="opencore-amr-devel" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
-      <rpm:entry name="opencore-amr-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
+      <rpm:entry name="opencore-amr-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="5.10"/>
       <rpm:entry name="pkgconfig(opencore-amrnb)" flags="EQ" epoch="0" ver="0.1.2"/>
       <rpm:entry name="pkgconfig(opencore-amrwb)" flags="EQ" epoch="0" ver="0.1.2"/>
     </rpm:provides>
@@ -62623,53 +74734,52 @@ packages against openconnect</description>
 </package>
 <package type="rpm">
   <name>opencv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.4" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">ef9c86e5ccc39714a9cd2d4fadf1d42dcc1d53c3b9e6085675ebcff851d49e1d</checksum>
+  <checksum type="sha256" pkgid="YES">ba8d47832f1e6a49e369969719bf13a5601a1bf8b4fb4e3c4eb553651cabc52a</checksum>
   <summary>Collection of algorithms for computer vision</summary>
   <description>OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C
 functions and a few C++ classes that implement some popular Image Processing and
 Computer Vision algorithms.</description>
   <packager/>
   <url>http://opencv.willowgarage.com/wiki/</url>
-  <time file="1377321271" build="1377321199"/>
-  <size package="2379791" installed="20717053" archive="20722508"/>
-<location href="i686/opencv-2.4.4-1.2.i686.rpm"/>
+  <time file="1377321344" build="1377321271"/>
+  <size package="2397705" installed="20807701" archive="20813156"/>
+<location href="x86_64/opencv-2.4.4-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>opencv-2.4.4-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="407184"/>
+    <rpm:header-range start="280" end="407464"/>
     <rpm:provides>
       <rpm:entry name="opencv" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
-      <rpm:entry name="opencv(x86-32)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libopencv_imgproc.so.2.4"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libopencv_core.so.2.4"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libopencv_ml.so.2.4"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libopencv_highgui.so.2.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libopencv_calib3d.so.2.4"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libopencv_objdetect.so.2.4"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="opencv(x86-64)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libopencv_objdetect.so.2.4()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libopencv_core.so.2.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libopencv_calib3d.so.2.4()(64bit)"/>
+      <rpm:entry name="libopencv_highgui.so.2.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libopencv_imgproc.so.2.4()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libopencv_ml.so.2.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/opencv_haartraining</file>
     <file>/usr/bin/opencv_performance</file>
     <file>/usr/bin/opencv_traincascade</file>
@@ -62679,28 +74789,28 @@ Computer Vision algorithms.</description>
 </package>
 <package type="rpm">
   <name>opencv-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.4" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">f67d5f259873cbf1856a3dee99b1e92b115595a926a86e2ed1aebecfcfdb6f64</checksum>
+  <checksum type="sha256" pkgid="YES">2f67427b365f6a38ddf7432618b8552e4111e378c42dd981f87e12ad2e0eccff</checksum>
   <summary>Development files for using the OpenCV library</summary>
   <description>This package contains the OpenCV C/C++ library and header files, as well as
 documentation. It should be installed if you want to develop programs that will
 use the OpenCV library.</description>
   <packager/>
   <url>http://opencv.willowgarage.com/wiki/</url>
-  <time file="1377321271" build="1377321199"/>
-  <size package="888774" installed="3370341" archive="3400260"/>
-<location href="i686/opencv-devel-2.4.4-1.2.i686.rpm"/>
+  <time file="1377321344" build="1377321271"/>
+  <size package="888852" installed="3370383" archive="3400348"/>
+<location href="x86_64/opencv-devel-2.4.4-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>opencv-2.4.4-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="422228"/>
+    <rpm:header-range start="280" end="422408"/>
     <rpm:provides>
       <rpm:entry name="opencv-devel" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
-      <rpm:entry name="opencv-devel(x86-32)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
+      <rpm:entry name="opencv-devel(x86-64)" flags="EQ" epoch="0" ver="2.4.4" rel="1.2"/>
       <rpm:entry name="pkgconfig(opencv)" flags="EQ" epoch="0" ver="2.4.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -62712,9 +74822,9 @@ use the OpenCV library.</description>
 </package>
 <package type="rpm">
   <name>opengl-es</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="6.8"/>
-  <checksum type="sha256" pkgid="YES">1e62f14ddc869c76509284d7ed78161f8454d0903d171eae9841c6d28a378e6d</checksum>
+  <checksum type="sha256" pkgid="YES">ddd84d35b8936954389107028f38811b3f32b6e61e7d324d20ef523412c1c5b4</checksum>
   <summary>Meta Package for the OpenGL ES library</summary>
   <description>metapackage for the OpenGL ES library
  This is a meta package that will point to the latest OpenGL ES driver.
@@ -62722,30 +74832,30 @@ use the OpenCV library.</description>
  It does not provide any drivers itself..</description>
   <packager/>
   <url/>
-  <time file="1375476724" build="1375476716"/>
-  <size package="6804" installed="11644" archive="12064"/>
-<location href="i686/opengl-es-0.1.1-6.8.i686.rpm"/>
+  <time file="1375481576" build="1375481568"/>
+  <size package="6976" installed="11644" archive="12064"/>
+<location href="x86_64/opengl-es-0.1.1-6.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Library</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>opengl-es-0.1.1-6.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2816"/>
+    <rpm:header-range start="280" end="2988"/>
     <rpm:provides>
       <rpm:entry name="opengl-es" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
-      <rpm:entry name="opengl-es(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
+      <rpm:entry name="opengl-es(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="simulator-opengl"/>
+      <rpm:entry name="opengl-es-drv"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>opengl-es-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.1" rel="6.8"/>
-  <checksum type="sha256" pkgid="YES">c31ffd45aaf5ce270ae7b5949e33b88c41ecb871475e3867e8749b89376fbfd2</checksum>
+  <checksum type="sha256" pkgid="YES">d1cfc2c46893c9218c932a1018143bf88477393c2e00e760879c481ecaf17da3</checksum>
   <summary>Meta Package for development files of the OpenGL ES library</summary>
   <description>metapackage for development files of the OpenGL ES library
  This is a meta package that will point to the latest development libraries,
@@ -62754,34 +74864,34 @@ use the OpenCV library.</description>
  It does not provide any development files itself..</description>
   <packager/>
   <url/>
-  <time file="1375476724" build="1375476716"/>
-  <size package="3275" installed="433" archive="856"/>
-<location href="i686/opengl-es-devel-0.1.1-6.8.i686.rpm"/>
+  <time file="1375481576" build="1375481568"/>
+  <size package="3458" installed="435" archive="856"/>
+<location href="x86_64/opengl-es-devel-0.1.1-6.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Graphics</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>opengl-es-0.1.1-6.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3001"/>
+    <rpm:header-range start="280" end="3177"/>
     <rpm:provides>
       <rpm:entry name="opengl-es-devel" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
-      <rpm:entry name="opengl-es-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
+      <rpm:entry name="opengl-es-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
       <rpm:entry name="pkgconfig(opengl-es-11)" flags="EQ" epoch="0" ver="0.1"/>
       <rpm:entry name="pkgconfig(opengl-es-20)" flags="EQ" epoch="0" ver="0.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="opengl-es" flags="EQ" epoch="0" ver="0.1.1" rel="6.8"/>
-      <rpm:entry name="simulator-opengl-devel"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="opengl-es-drv-devel"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>openssh</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6.2p2" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">186382f2aa628c117797c91ecab1e749d4f18f286ca7b2f45b9b179971bb7d1f</checksum>
+  <checksum type="sha256" pkgid="YES">bf042d5604dfa1f5b98806070b3e191f6beb2549fb3625de796e4fb6bd121165</checksum>
   <summary>Secure Shell Client and Server (Remote Login Program)</summary>
   <description>SSH (Secure Shell) is a program for logging into and executing commands
 on a remote machine. It is intended to replace rsh (rlogin and rsh) and
@@ -62792,55 +74902,50 @@ xorg-x11 (X Window System) connections and arbitrary TCP/IP ports can
 also be forwarded over the secure channel.</description>
   <packager/>
   <url>http://www.openssh.com/</url>
-  <time file="1376540729" build="1376540718"/>
-  <size package="597297" installed="3046929" archive="3050608"/>
-<location href="i686/openssh-6.2p2-1.3.i686.rpm"/>
+  <time file="1376540875" build="1376540862"/>
+  <size package="590657" installed="3109621" archive="3113300"/>
+<location href="x86_64/openssh-6.2p2-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Network</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>openssh-6.2p2-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9302"/>
+    <rpm:header-range start="280" end="9358"/>
     <rpm:provides>
       <rpm:entry name="config(openssh)" flags="EQ" epoch="0" ver="6.2p2" rel="1.3"/>
       <rpm:entry name="openssh" flags="EQ" epoch="0" ver="6.2p2" rel="1.3"/>
-      <rpm:entry name="openssh(x86-32)" flags="EQ" epoch="0" ver="6.2p2" rel="1.3"/>
+      <rpm:entry name="openssh(x86-64)" flags="EQ" epoch="0" ver="6.2p2" rel="1.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libresolv.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libresolv.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/netstat"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(openssh)" flags="EQ" epoch="0" ver="6.2p2" rel="1.3"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
       <rpm:entry name="pwdutils" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libresolv.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libresolv.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/usr/sbin/sshd-gen-keys-start</file>
     <file>/usr/sbin/sshd</file>
@@ -62863,9 +74968,9 @@ also be forwarded over the secure channel.</description>
 </package>
 <package type="rpm">
   <name>openssl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1e" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">065c48b2cf2199d4af450f14a3ab30658ecc0961e79fce807f0823a0d655ea84</checksum>
+  <checksum type="sha256" pkgid="YES">8479a219e33e6b87ccc52a013f3d2a02a4eb7abd372f0588f29e2ef5a91ca8b3</checksum>
   <summary>Secure Sockets and Transport Layer Security</summary>
   <description>The OpenSSL Project is a collaborative effort to develop a robust,
 commercial-grade, full-featured, and open source toolkit implementing
@@ -62883,34 +74988,33 @@ Apache-style license, which basically means that you are free to get it
 and to use it for commercial and noncommercial purposes.</description>
   <packager/>
   <url>http://www.openssl.org/</url>
-  <time file="1377044409" build="1377044378"/>
-  <size package="195786" installed="609866" archive="611044"/>
-<location href="i686/openssl-1.0.1e-1.5.i686.rpm"/>
+  <time file="1377044736" build="1377044709"/>
+  <size package="203102" installed="619850" archive="621028"/>
+<location href="x86_64/openssl-1.0.1e-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>OpenSSL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4682"/>
+    <rpm:header-range start="280" end="4894"/>
     <rpm:provides>
       <rpm:entry name="config(openssl)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
       <rpm:entry name="openssl" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
-      <rpm:entry name="openssl(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="openssl(x86-64)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
       <rpm:entry name="ssl"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="config(openssl)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/openssl</file>
     <file>/etc/ssl/openssl.cnf</file>
     <file type="dir">/etc/ssl</file>
@@ -62948,26 +75052,26 @@ this package's base documentation.</description>
 </package>
 <package type="rpm">
   <name>openssl-misc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1e" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">ccdf8682faed7a29650daff428eb12ac202e77d133c451bed9acc848da1da006</checksum>
+  <checksum type="sha256" pkgid="YES">ad6a365e7a4bf343456c37a10e91eccaaa6bb381abc1a3a6182c8ad804fd13d8</checksum>
   <summary>Additional data files and scripts for openssl</summary>
   <description>Additional data files and scripts for openssl.</description>
   <packager/>
   <url>http://www.openssl.org/</url>
-  <time file="1377044409" build="1377044378"/>
-  <size package="10364" installed="22003" archive="23380"/>
-<location href="i686/openssl-misc-1.0.1e-1.5.i686.rpm"/>
+  <time file="1377044736" build="1377044709"/>
+  <size package="10536" installed="22003" archive="23380"/>
+<location href="x86_64/openssl-misc-1.0.1e-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>OpenSSL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>openssl-1.0.1e-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3826"/>
+    <rpm:header-range start="280" end="3998"/>
     <rpm:provides>
       <rpm:entry name="openssl-misc" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
-      <rpm:entry name="openssl-misc(x86-32)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
+      <rpm:entry name="openssl-misc(x86-64)" flags="EQ" epoch="0" ver="1.0.1e" rel="1.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/perl"/>
@@ -62979,9 +75083,9 @@ this package's base documentation.</description>
 </package>
 <package type="rpm">
   <name>oprofile</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">392909541045826d6a4842ba1c71a3a75b006efe05cace9f62ac357dc9411c7c</checksum>
+  <checksum type="sha256" pkgid="YES">a0492dd2f3e8a51fcbd5d19df47caa5f73fbb31319b4c9ffb988ded98015b8fd</checksum>
   <summary>System wide profiler</summary>
   <description>OProfile is a profiling system for systems running Linux. The
 profiling runs transparently during the background, and profile data
@@ -62992,55 +75096,51 @@ the RTC for profiling on other x86 processor types.
 See the HTML documentation for further details.</description>
   <packager/>
   <url>http://oprofile.sf.net</url>
-  <time file="1377044997" build="1377044938"/>
-  <size package="2246401" installed="19028511" archive="19069596"/>
-<location href="i686/oprofile-0.9.8-2.16.i686.rpm"/>
+  <time file="1377045108" build="1377045039"/>
+  <size package="2088533" installed="18334511" archive="18375596"/>
+<location href="x86_64/oprofile-0.9.8-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>oprofile-0.9.8-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34351"/>
+    <rpm:header-range start="280" end="34467"/>
     <rpm:provides>
       <rpm:entry name="oprofile" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="oprofile(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
+      <rpm:entry name="oprofile(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="which"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
       <rpm:entry name="pwdutils" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/oprofiled</file>
     <file>/usr/bin/opimport</file>
     <file>/usr/bin/operf</file>
@@ -63057,26 +75157,26 @@ See the HTML documentation for further details.</description>
 </package>
 <package type="rpm">
   <name>oprofile-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">0661d3c74223efb7b9eaf7daf9c2dbd1eef0bd96ed5665e3df707b4121b7d713</checksum>
+  <checksum type="sha256" pkgid="YES">323602e7f733f0937b8aaf7922f16752995051b29519eedaae8077d7a8537bb2</checksum>
   <summary>Header files and libraries for developing apps which will use oprofile</summary>
   <description>Header files and libraries for developing apps which will use oprofile.</description>
   <packager/>
   <url>http://oprofile.sf.net</url>
-  <time file="1377044997" build="1377044938"/>
-  <size package="4517" installed="5122" archive="5384"/>
-<location href="i686/oprofile-devel-0.9.8-2.16.i686.rpm"/>
+  <time file="1377045108" build="1377045039"/>
+  <size package="4693" installed="5122" archive="5384"/>
+<location href="x86_64/oprofile-devel-0.9.8-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>oprofile-0.9.8-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2527"/>
+    <rpm:header-range start="280" end="2703"/>
     <rpm:provides>
       <rpm:entry name="oprofile-devel" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="oprofile-devel(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
+      <rpm:entry name="oprofile-devel(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="oprofile" flags="EQ" epoch="0" ver="0.9.8"/>
@@ -63085,26 +75185,26 @@ See the HTML documentation for further details.</description>
 </package>
 <package type="rpm">
   <name>oprofile-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">2fd0dd027e187daf4a12a7ed8c9cc4cd1dc47c2caf9412aa6a3f07502eca0487</checksum>
+  <checksum type="sha256" pkgid="YES">137e5ccc3f4370e0618f74d9ec255fa986c2800fd8bf17a7bbf8b44d54b1a71d</checksum>
   <summary>Documentation for package oprofile</summary>
   <description>This package provides documentation for package oprofile.</description>
   <packager/>
   <url>http://oprofile.sf.net</url>
-  <time file="1377044997" build="1377044938"/>
-  <size package="16603" installed="13301" archive="14760"/>
-<location href="i686/oprofile-docs-0.9.8-2.16.i686.rpm"/>
+  <time file="1377045108" build="1377045039"/>
+  <size package="16780" installed="13301" archive="14760"/>
+<location href="x86_64/oprofile-docs-0.9.8-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>oprofile-0.9.8-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2947"/>
+    <rpm:header-range start="280" end="3124"/>
     <rpm:provides>
       <rpm:entry name="oprofile-docs" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="oprofile-docs(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
+      <rpm:entry name="oprofile-docs(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -63112,60 +75212,59 @@ See the HTML documentation for further details.</description>
 </package>
 <package type="rpm">
   <name>oprofile-jit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">0e35fc871c36cec9c95d2e6d6f9ecddcfdad150771871d9ad78661e608e62d04</checksum>
+  <checksum type="sha256" pkgid="YES">39eb6702c5b210a03259001060ca7fb8425edff85a6c9fe0017fd4aacb0c4e79</checksum>
   <summary>Libraries required for profiling Java and other JITed code</summary>
   <description>This package includes a base JIT support library, as well as a Java
 agent library.</description>
   <packager/>
   <url>http://oprofile.sf.net</url>
-  <time file="1377044997" build="1377044938"/>
-  <size package="914859" installed="2995134" archive="2996024"/>
-<location href="i686/oprofile-jit-0.9.8-2.16.i686.rpm"/>
+  <time file="1377045108" build="1377045039"/>
+  <size package="847269" installed="3214508" archive="3215404"/>
+<location href="x86_64/oprofile-jit-0.9.8-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>oprofile-0.9.8-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3759"/>
+    <rpm:header-range start="280" end="4031"/>
     <rpm:provides>
       <rpm:entry name="config(oprofile-jit)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="libopagent.so.1"/>
-      <rpm:entry name="libopagent.so.1(OPAGENT_1.0)"/>
+      <rpm:entry name="libopagent.so.1()(64bit)"/>
+      <rpm:entry name="libopagent.so.1(OPAGENT_1.0)(64bit)"/>
       <rpm:entry name="oprofile-jit" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="oprofile-jit(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
+      <rpm:entry name="oprofile-jit(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="config(oprofile-jit)" flags="EQ" epoch="0" ver="0.9.8" rel="2.16"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="oprofile" flags="EQ" epoch="0" ver="0.9.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/ld.so.conf.d/oprofile-i386.conf</file>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>    <file>/etc/ld.so.conf.d/oprofile-x86_64.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>orc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.16" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">df4b80aac66cea12b13ecffb0df1ac86bb45a2dc72e39531cce738f7fe6bb8a1</checksum>
+  <checksum type="sha256" pkgid="YES">0442356229ca06e67d032f21e55c09689c4bb0a6df1e7e3387abb5cf6ade6157</checksum>
   <summary>The Oil Runtime Compiler</summary>
   <description>Orc is a library and set of tools for compiling and executing very simple
 programs that operate on arrays of data.  The ?language? is a generic
@@ -63174,33 +75273,32 @@ architectures, including saturated addition and subtraction, and many
 arithmetic operations.</description>
   <packager/>
   <url>http://code.entropywave.com/projects/orc/</url>
-  <time file="1374118738" build="1374118713"/>
-  <size package="41132" installed="201928" archive="206964"/>
-<location href="i686/orc-0.4.16-2.3.i686.rpm"/>
+  <time file="1374119251" build="1374119232"/>
+  <size package="42154" installed="206062" archive="211104"/>
+<location href="x86_64/orc-0.4.16-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>orc-0.4.16-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6810"/>
+    <rpm:header-range start="280" end="7010"/>
     <rpm:provides>
       <rpm:entry name="orc" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
-      <rpm:entry name="orc(x86-32)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
+      <rpm:entry name="orc(x86-64)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
       <rpm:entry name="orc-devel" flags="EQ" epoch="0" ver="0.4.16"/>
       <rpm:entry name="pkgconfig(orc-0.4)" flags="EQ" epoch="0" ver="0.4.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="liborc-test-0.4.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liborc-test-0.4.so.0()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/orcc</file>
     <file>/usr/bin/orc-bugreport</file>
 
@@ -63208,9 +75306,9 @@ arithmetic operations.</description>
 </package>
 <package type="rpm">
   <name>orc-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.16" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">141ff1bbf59027cb0d02e66490495a6b3ac2c4bd906062d59a6678a19eab6064</checksum>
+  <checksum type="sha256" pkgid="YES">607432bd94ddda1c24759491612ffee271f78f5b0627dabc1c944d039c97ab12</checksum>
   <summary>The Oil Runtime Compiler Library - Documentation</summary>
   <description>Orc is a library and set of tools for compiling and executing very simple
 programs that operate on arrays of data.  The ?language? is a generic
@@ -63219,19 +75317,19 @@ architectures, including saturated addition and subtraction, and many
 arithmetic operations.</description>
   <packager/>
   <url>http://code.entropywave.com/projects/orc/</url>
-  <time file="1374118738" build="1374118713"/>
-  <size package="45251" installed="517910" archive="523332"/>
-<location href="i686/orc-doc-0.4.16-2.3.i686.rpm"/>
+  <time file="1374119251" build="1374119232"/>
+  <size package="45431" installed="517910" archive="523332"/>
+<location href="x86_64/orc-doc-0.4.16-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>orc-0.4.16-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6406"/>
+    <rpm:header-range start="280" end="6582"/>
     <rpm:provides>
       <rpm:entry name="orc-doc" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
-      <rpm:entry name="orc-doc(x86-32)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
+      <rpm:entry name="orc-doc(x86-64)" flags="EQ" epoch="0" ver="0.4.16" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -63239,316 +75337,190 @@ arithmetic operations.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.app-selector</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="89.12"/>
-  <checksum type="sha256" pkgid="YES">ca5b1eb3094686eaf19bea115f19d74c39a158933cad68c745a0a43ef3301120</checksum>
+  <checksum type="sha256" pkgid="YES">9820a79567a48ba948c547bb27297ab933dede6e2a56e2e1476f0d25ac7a967d</checksum>
   <summary>Application selector</summary>
   <description>SLP application selector</description>
   <packager/>
   <url/>
-  <time file="1377321524" build="1377321518"/>
-  <size package="29901" installed="73157" archive="82240"/>
-<location href="i686/org.tizen.app-selector-0.1.0-89.12.i686.rpm"/>
+  <time file="1377321506" build="1377321501"/>
+  <size package="30014" installed="80125" archive="89208"/>
+<location href="x86_64/org.tizen.app-selector-0.1.0-89.12.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.app-selector-0.1.0-89.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10881"/>
+    <rpm:header-range start="280" end="11217"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.app-selector" flags="EQ" epoch="0" ver="0.1.0" rel="89.12"/>
-      <rpm:entry name="org.tizen.app-selector(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="89.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="org.tizen.app-selector(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="89.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/app-selector</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.bt-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.56" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">766e538dd45ea33a872f64df7c4ef77b1ce0a23d71baef8bc15009726aaa6e20</checksum>
+  <checksum type="sha256" pkgid="YES">28a4c10dd9337eb6f40b5bcd9f38a256379709fd4aabfdf437b01f8ba1356c2e</checksum>
   <summary>bluetooth system-popup application (bluetooth system popup)</summary>
   <description>bluetooth system-popup application (bluetooth system popup).</description>
   <packager/>
   <url/>
-  <time file="1377321739" build="1377321735"/>
-  <size package="32935" installed="59619" archive="60576"/>
-<location href="i686/org.tizen.bt-syspopup-0.2.56-2.1.i686.rpm"/>
+  <time file="1377322011" build="1377322006"/>
+  <size package="33124" installed="62275" archive="63232"/>
+<location href="x86_64/org.tizen.bt-syspopup-0.2.56-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.bt-syspopup-0.2.56-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4290"/>
+    <rpm:header-range start="280" end="4634"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.bt-syspopup" flags="EQ" epoch="0" ver="0.2.56" rel="2.1"/>
-      <rpm:entry name="org.tizen.bt-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.2.56" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbluetooth-api.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="org.tizen.bt-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.2.56" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libbluetooth-api.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
     </rpm:requires>    <file>/opt/apps/org.tizen.bt-syspopup/bin/bt-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.calculator</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.31" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">c0723686893ccc3552b5281bec54e387610bfb4aeb47843e8f7a860a664fbe28</checksum>
+  <checksum type="sha256" pkgid="YES">82a570cd2d27a559e203b724c1595f15b87ae18b0d669d290bf6bd48da12da74</checksum>
   <summary>SLP Calculator application</summary>
   <description>SLP Calculator application</description>
   <packager/>
   <url>http://slp-source.sec.samsung.net</url>
-  <time file="1377321749" build="1377321743"/>
-  <size package="1126222" installed="1424328" archive="1455068"/>
-<location href="i686/org.tizen.calculator-0.1.31-2.1.i686.rpm"/>
+  <time file="1377322021" build="1377322014"/>
+  <size package="1127025" installed="1429684" archive="1460424"/>
+<location href="x86_64/org.tizen.calculator-0.1.31-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>TIZEN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>tizen/Application</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.calculator-0.1.31-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24705"/>
+    <rpm:header-range start="280" end="25021"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.calculator" flags="EQ" epoch="0" ver="0.1.31" rel="2.1"/>
-      <rpm:entry name="org.tizen.calculator(x86-32)" flags="EQ" epoch="0" ver="0.1.31" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="org.tizen.calculator(x86-64)" flags="EQ" epoch="0" ver="0.1.31" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="isf"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.calculator/bin/calculator</file>
 
   </format>
 </package>
 <package type="rpm">
-  <name>org.tizen.calendar</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.6.22" rel="1.99"/>
-  <checksum type="sha256" pkgid="YES">20aa6d57f820ef794f90ba3df737b5ab7d59828f009618c11516bc0882eb8205</checksum>
-  <summary>Calendar application</summary>
-  <description>Calendar application (EFL).</description>
-  <packager/>
-  <url/>
-  <time file="1374857453" build="1374857439"/>
-  <size package="714916" installed="2158377" archive="2186820"/>
-<location href="i686/org.tizen.calendar-0.6.22-1.99.i686.rpm"/>
-  <format>
-    <rpm:license>Flora License, Version 1</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Unspecified</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.calendar-0.6.22-1.99.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24503"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.calendar" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="org.tizen.calendar(x86-32)" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="ug-bluetooth-efl"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="email-service"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="contacts-service2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
-    </rpm:requires>    <file>/etc/smack/accesses.d/org.tizen.calendar.rule</file>
-    <file>/usr/apps/org.tizen.calendar/bin/calendar</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>org.tizen.calendar-viewer</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.6.22" rel="1.99"/>
-  <checksum type="sha256" pkgid="YES">a66ddd14860421d642189dbc25149c60e8fecf911aaa9452e256c8f6b786dd27</checksum>
-  <summary>Calendar viewer (EFL)</summary>
-  <description>Calendar viewer (EFL).</description>
-  <packager/>
-  <url/>
-  <time file="1374857453" build="1374857439"/>
-  <size package="63883" installed="236885" archive="237500"/>
-<location href="i686/org.tizen.calendar-viewer-0.6.22-1.99.i686.rpm"/>
-  <format>
-    <rpm:license>Flora License, Version 1</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Unspecified</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.calendar-0.6.22-1.99.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3849"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.calendar-viewer" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="org.tizen.calendar-viewer(x86-32)" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="org.tizen.calendar" flags="EQ" epoch="0" ver="0.6.22" rel="1.99"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/apps/org.tizen.calendar-viewer/bin/calendar-viewer</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>org.tizen.camera-app</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.81" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">de8e09b5ea5decb0c64fa20ad085705ee471b01890d5eef3f405ea58912431d6</checksum>
+  <checksum type="sha256" pkgid="YES">526f70c9da0bf6c35c605ef6c7050d447b7a8cdbcda2a19412974728c609e256</checksum>
   <summary>camera application</summary>
   <description>Description: org.tizen.camera-app</description>
   <packager/>
   <url/>
-  <time file="1377321723" build="1377321718"/>
-  <size package="28025" installed="90509" archive="91276"/>
-<location href="i686/org.tizen.camera-app-0.3.81-2.13.i686.rpm"/>
+  <time file="1377321820" build="1377321815"/>
+  <size package="28583" installed="92533" archive="93300"/>
+<location href="x86_64/org.tizen.camera-app-0.3.81-2.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.camera-app-0.3.81-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3383"/>
+    <rpm:header-range start="280" end="3599"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.camera-app" flags="EQ" epoch="0" ver="0.3.81" rel="2.13"/>
-      <rpm:entry name="org.tizen.camera-app(x86-32)" flags="EQ" epoch="0" ver="0.3.81" rel="2.13"/>
+      <rpm:entry name="org.tizen.camera-app(x86-64)" flags="EQ" epoch="0" ver="0.3.81" rel="2.13"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/smack/accesses.d/org.tizen.camera-app.rule</file>
     <file>/usr/apps/org.tizen.camera-app/bin/camera</file>
 
@@ -63556,63 +75528,59 @@ arithmetic operations.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.data-provider-slave</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">17b5856dba7230c185cb0ce367790c55d2880847a256f8ba1547eb88ffcae60b</checksum>
+  <checksum type="sha256" pkgid="YES">d7599a2b2b3bfae25b5d7432b91a3c844cbf1e4a09bcf1c7b9bbac8649f57301</checksum>
   <summary>Plugin type livebox service provider.</summary>
   <description>Plugin type liveboxes are managed by this.
 Supporting the EFL.
 Supporting the In-house livebox only.</description>
   <packager/>
   <url/>
-  <time file="1377321790" build="1377321784"/>
-  <size package="74422" installed="236351" archive="237664"/>
-<location href="i686/org.tizen.data-provider-slave-0.11.2-2.11.i686.rpm"/>
+  <time file="1377321811" build="1377321806"/>
+  <size package="77000" installed="240583" archive="241896"/>
+<location href="x86_64/org.tizen.data-provider-slave-0.11.2-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>HomeTF/Livebox</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.data-provider-slave-0.11.2-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6243"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.data-provider-slave" flags="EQ" epoch="0" ver="0.11.2" rel="2.11"/>
-      <rpm:entry name="org.tizen.data-provider-slave(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="liblivebox-service.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2.3)"/>
-      <rpm:entry name="libheap-monitor.so.0"/>
-      <rpm:entry name="data-provider-master"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="liblivebox.so.0"/>
-      <rpm:entry name="libprovider.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.data-provider-slave-0.11.2-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6503"/>
+    <rpm:provides>
+      <rpm:entry name="org.tizen.data-provider-slave" flags="EQ" epoch="0" ver="0.11.2" rel="2.11"/>
+      <rpm:entry name="org.tizen.data-provider-slave(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="data-provider-master"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libheap-monitor.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-system-system-settings.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcom-core.so.0()(64bit)"/>
+      <rpm:entry name="liblivebox-service.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libprovider.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcom-core.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="liblivebox.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.data-provider-slave/bin/icon-provider-slave</file>
     <file>/etc/smack/accesses.d/org.tizen.data-provider-slave.rule</file>
     <file>/usr/apps/org.tizen.data-provider-slave/bin/data-provider-slave</file>
@@ -63621,372 +75589,370 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.draglock</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.8" rel="3.14"/>
-  <checksum type="sha256" pkgid="YES">16c78385d1aed8aa816e0331685c99389e22d0d9c898bf0550d243270745a7e9</checksum>
+  <checksum type="sha256" pkgid="YES">c49211005cc11e19940e2beed11c6a8645ae9e2bc9a6b137719652896d8cf25b</checksum>
   <summary>Lock screen application</summary>
   <description>Lock screen application.</description>
   <packager/>
   <url/>
-  <time file="1377321798" build="1377321793"/>
-  <size package="56625" installed="69013" archive="95868"/>
-<location href="i686/org.tizen.draglock-0.1.8-3.14.i686.rpm"/>
+  <time file="1377322020" build="1377322014"/>
+  <size package="57040" installed="75561" archive="102416"/>
+<location href="x86_64/org.tizen.draglock-0.1.8-3.14.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TBD</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.draglock-0.1.8-3.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21326"/>
+    <rpm:header-range start="280" end="21662"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.draglock" flags="EQ" epoch="0" ver="0.1.8" rel="3.14"/>
-      <rpm:entry name="org.tizen.draglock(x86-32)" flags="EQ" epoch="0" ver="0.1.8" rel="3.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="org.tizen.draglock(x86-64)" flags="EQ" epoch="0" ver="0.1.8" rel="3.14"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
+      <rpm:entry name="libcapi-system-power.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-runtime-info.so.0()(64bit)"/>
     </rpm:requires>    <file>/opt/apps/org.tizen.draglock/bin/draglock</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.image-viewer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.83" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">528c3bc87e5aac036b655cc2cbef20a01add8e555504eb253970945414209e1c</checksum>
+  <checksum type="sha256" pkgid="YES">4ceec71567f7dba93eb80738eb14962979445f3514fc4e10f9b65290852b8d78</checksum>
   <summary>Image Viewer Application v1.0</summary>
   <description>Image Viewer Application v1.0.</description>
   <packager/>
   <url/>
-  <time file="1377321748" build="1377321743"/>
-  <size package="46006" installed="79416" archive="81136"/>
-<location href="i686/org.tizen.image-viewer-1.0.83-2.16.i686.rpm"/>
+  <time file="1377321814" build="1377321809"/>
+  <size package="46496" installed="85816" archive="87536"/>
+<location href="x86_64/org.tizen.image-viewer-1.0.83-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>misc</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.image-viewer-1.0.83-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4024"/>
+    <rpm:header-range start="280" end="4284"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.image-viewer" flags="EQ" epoch="0" ver="1.0.83" rel="2.16"/>
-      <rpm:entry name="org.tizen.image-viewer(x86-32)" flags="EQ" epoch="0" ver="1.0.83" rel="2.16"/>
+      <rpm:entry name="org.tizen.image-viewer(x86-64)" flags="EQ" epoch="0" ver="1.0.83" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pkgmgr"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.image-viewer/bin/image-viewer</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.lockscreen</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">324304600e9294564736943fb0fe512953cf772ec8b27b6a9293479abd6b7645</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.16" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">fead40ae7b3b09a45452e4f3b4a32aa894217fcc357fc65e0a94553946734eac</checksum>
   <summary>lockscreen application</summary>
   <description>lockscreen application.</description>
   <packager/>
   <url/>
-  <time file="1376659846" build="1376659840"/>
-  <size package="163895" installed="293619" archive="321200"/>
-<location href="i686/org.tizen.lockscreen-0.1.16-2.10.i686.rpm"/>
+  <time file="1377322217" build="1377322212"/>
+  <size package="164744" installed="297651" archive="325232"/>
+<location href="x86_64/org.tizen.lockscreen-0.1.16-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TBD</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.lockscreen-0.1.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22213"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.lockscreen" flags="EQ" epoch="0" ver="0.1.16" rel="2.10"/>
-      <rpm:entry name="org.tizen.lockscreen(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.lockscreen-0.1.16-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="22589"/>
+    <rpm:provides>
+      <rpm:entry name="org.tizen.lockscreen" flags="EQ" epoch="0" ver="0.1.16" rel="2.11"/>
+      <rpm:entry name="org.tizen.lockscreen(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.lockscreen/bin/lockscreen</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.lowbat-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">48059ddf25a900c7cb170113101b909d1595b422b3ab195c55b84dd7b45b942d</checksum>
+  <checksum type="sha256" pkgid="YES">89f6d9fff23539434e3591883b63e6c1629691b37cfeadb56734aa839fc19ceb</checksum>
   <summary>system-popup application (lowmem  popup)</summary>
   <description>system-popup application (lowmem  popup).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="33350" installed="57322" archive="68432"/>
-<location href="i686/org.tizen.lowbat-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="33703" installed="59270" archive="70380"/>
+<location href="x86_64/org.tizen.lowbat-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12778"/>
+    <rpm:header-range start="280" end="13082"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.lowbat-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.lowbat-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsvi.so.0"/>
+      <rpm:entry name="org.tizen.lowbat-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.lowbat-syspopup/bin/lowbatt-popup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.lowmem-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">19b817f60440023a5eae0a71a39b0f1d475698fffd3f6a46f06b7958d5b8d28f</checksum>
+  <checksum type="sha256" pkgid="YES">8bbf9381cf57ceb6a224ce248f58a44b8b3f2279293259b56e95d9e4dd52ba48</checksum>
   <summary>system-popup application (lowbatt popup)</summary>
   <description>system-popup application (lowbatt popup).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="43142" installed="100496" archive="111676"/>
-<location href="i686/org.tizen.lowmem-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="43533" installed="102464" archive="113644"/>
+<location href="x86_64/org.tizen.lowmem-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12858"/>
+    <rpm:header-range start="280" end="13150"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.lowmem-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.lowmem-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
+      <rpm:entry name="org.tizen.lowmem-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libmmfkeysound.so.0"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libmmfkeysound.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.lowmem-syspopup/bin/lowmem-popup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.menu-screen</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.1.1" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">e99435d7c74d5bf567a91aa52e15e8a52b8956a73303e0125b80321df4be67e7</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.1" rel="2.15"/>
+  <checksum type="sha256" pkgid="YES">710c58c1d741685e54e58ffd82bfd212ebb759c3258a8c4bc3ec7d8d6a9cfcc1</checksum>
   <summary>An utility library of the menu screen</summary>
   <description>An utility library for developers of the menu screen.</description>
   <packager/>
   <url/>
-  <time file="1376659754" build="1376659747"/>
-  <size package="118258" installed="270720" archive="282220"/>
-<location href="i686/org.tizen.menu-screen-1.1.1-2.14.i686.rpm"/>
+  <time file="1377322218" build="1377322212"/>
+  <size package="119384" installed="274892" archive="286392"/>
+<location href="x86_64/org.tizen.menu-screen-1.1.1-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.menu-screen-1.1.1-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14576"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.menu-screen" flags="EQ" epoch="0" ver="1.1.1" rel="2.14"/>
-      <rpm:entry name="org.tizen.menu-screen(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libbadge.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libshortcut.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.menu-screen-1.1.1-2.15.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="14984"/>
+    <rpm:provides>
+      <rpm:entry name="org.tizen.menu-screen" flags="EQ" epoch="0" ver="1.1.1" rel="2.15"/>
+      <rpm:entry name="org.tizen.menu-screen(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libshortcut.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbadge.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.menu-screen/bin/menu-screen</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.mmc-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">ecc077a68e388f4141e4eb86401c3b9a7009cacf05ffed31a9c32b2025b2e059</checksum>
+  <checksum type="sha256" pkgid="YES">5e0b58a370b928323524a01b0d182c64bb0b84cd9eaed6a72d6cb0e910c058fd</checksum>
   <summary>system-popup application (mmc  popup)</summary>
   <description>system-popup application (mmc  popup).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="20647" installed="31487" archive="41792"/>
-<location href="i686/org.tizen.mmc-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="20897" installed="37415" archive="47720"/>
+<location href="x86_64/org.tizen.mmc-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11862"/>
+    <rpm:header-range start="280" end="12122"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.mmc-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.mmc-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libsvi.so.0"/>
+      <rpm:entry name="org.tizen.mmc-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.mmc-syspopup/bin/mmc-popup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.net-popup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.1_17" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">55b2d9d871f1dc27ec9f7d866eee945c98d3100d4b224dd2e3683613e203646c</checksum>
+  <checksum type="sha256" pkgid="YES">dfdad24ebfe56eaf71d75669f83c4c6cb870b02665572b3d946c2b2d17058117</checksum>
   <summary>Network Notification Popup application</summary>
   <description>Network Notification Popup application</description>
   <packager/>
   <url/>
-  <time file="1377321602" build="1377321596"/>
-  <size package="32623" installed="89009" archive="97988"/>
-<location href="i686/org.tizen.net-popup-0.2.1_17-2.16.i686.rpm"/>
+  <time file="1377321593" build="1377321588"/>
+  <size package="32850" installed="91033" archive="100012"/>
+<location href="x86_64/org.tizen.net-popup-0.2.1_17-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>App/Network</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.net-popup-0.2.1_17-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10486"/>
+    <rpm:header-range start="280" end="10782"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.net-popup" flags="EQ" epoch="0" ver="0.2.1_17" rel="2.16"/>
-      <rpm:entry name="org.tizen.net-popup(x86-32)" flags="EQ" epoch="0" ver="0.2.1_17" rel="2.16"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstatus.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="org.tizen.net-popup(x86-64)" flags="EQ" epoch="0" ver="0.2.1_17" rel="2.16"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libstatus.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/smack/accesses.d/org.tizen.net-popup.rule</file>
     <file>/usr/apps/org.tizen.net-popup/bin/net-popup</file>
 
@@ -63994,103 +75960,102 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.poweroff-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">576b396bc858883381bef7b027d63c6a7abe9f01919c94fde58808f0baf35041</checksum>
+  <checksum type="sha256" pkgid="YES">16927f3d8fc588a8dd2e17d530a3313dce4e897b71a6a9d101db05da52723336</checksum>
   <summary>system-popup application (poweroff popup,sysevent-alert)</summary>
   <description>system-popup application (poweroff popup,sysevent-alert).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="35075" installed="83449" archive="94688"/>
-<location href="i686/org.tizen.poweroff-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="35482" installed="85369" archive="96608"/>
+<location href="x86_64/org.tizen.poweroff-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12986"/>
+    <rpm:header-range start="280" end="13294"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.poweroff-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.poweroff-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="org.tizen.poweroff-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.poweroff-syspopup/bin/poweroff-popup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.pwlock</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.4.0" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">3bd7adb9c42ef511a38f12e4499adbe16e375ff6ea815d6c713be643427f1585</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.4.0" rel="2.21"/>
+  <checksum type="sha256" pkgid="YES">5ecb0c03843f2bffb50af2bf0e9a17b5ab1daf0a865ed7da5c2da2a222106e6b</checksum>
   <summary>Password Lock application</summary>
   <description>Password lock application.</description>
   <packager/>
   <url/>
-  <time file="1376659786" build="1376659764"/>
-  <size package="536350" installed="834833" archive="845596"/>
-<location href="i686/org.tizen.pwlock-0.4.0-2.20.i686.rpm"/>
+  <time file="1377322219" build="1377322214"/>
+  <size package="537402" installed="840337" archive="851100"/>
+<location href="x86_64/org.tizen.pwlock-0.4.0-2.21.x86_64.rpm"/>
   <format>
     <rpm:license>TBD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TBD</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.pwlock-0.4.0-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12635"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.pwlock" flags="EQ" epoch="0" ver="0.4.0" rel="2.20"/>
-      <rpm:entry name="org.tizen.pwlock(x86-32)" flags="EQ" epoch="0" ver="0.4.0" rel="2.20"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.pwlock-0.4.0-2.21.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="13047"/>
+    <rpm:provides>
+      <rpm:entry name="org.tizen.pwlock" flags="EQ" epoch="0" ver="0.4.0" rel="2.21"/>
+      <rpm:entry name="org.tizen.pwlock(x86-64)" flags="EQ" epoch="0" ver="0.4.0" rel="2.21"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.pwlock/bin/pwlock</file>
     <file>/etc/smack/accesses.d/org.tizen.pwlock.rule</file>
 
@@ -64098,113 +76063,111 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.setting</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.87" rel="100.11"/>
-  <checksum type="sha256" pkgid="YES">392ac923bed0ea404e1525b24d06d0f46015c09e5889ebfe6542e547e778b825</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.87" rel="100.13"/>
+  <checksum type="sha256" pkgid="YES">233e922f1be8c73c70403d93c8658a699e53babc6034bfc5c400c1cc0f7d4b51</checksum>
   <summary>Setting application</summary>
   <description>Setting application
  BEAT UI, Setting application.</description>
   <packager/>
   <url/>
-  <time file="1376661824" build="1376661809"/>
-  <size package="4436558" installed="10804825" archive="10864736"/>
-<location href="i686/org.tizen.setting-0.1.87-100.11.i686.rpm"/>
+  <time file="1377324877" build="1377324865"/>
+  <size package="4459834" installed="10942489" archive="11002400"/>
+<location href="x86_64/org.tizen.setting-0.1.87-100.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License, Version 1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>misc</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.setting-0.1.87-100.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="61759"/>
-    <rpm:provides>
-      <rpm:entry name="libsetting-common.so.1"/>
-      <rpm:entry name="libug-setting-about-efl.so"/>
-      <rpm:entry name="libug-setting-developeroption-efl.so"/>
-      <rpm:entry name="libug-setting-display-efl.so"/>
-      <rpm:entry name="libug-setting-fileview-efl.so"/>
-      <rpm:entry name="libug-setting-font-efl.so"/>
-      <rpm:entry name="libug-setting-menuscreen-sel-efl.so"/>
-      <rpm:entry name="libug-setting-network-efl.so"/>
-      <rpm:entry name="libug-setting-password-efl.so"/>
-      <rpm:entry name="libug-setting-phone-efl.so"/>
-      <rpm:entry name="libug-setting-plugin-efl.so"/>
-      <rpm:entry name="libug-setting-powersaving-efl.so"/>
-      <rpm:entry name="libug-setting-privacy-efl.so"/>
-      <rpm:entry name="libug-setting-profile-efl.so"/>
-      <rpm:entry name="libug-setting-reset-efl.so"/>
-      <rpm:entry name="libug-setting-security-efl.so"/>
-      <rpm:entry name="libug-setting-storage-efl.so"/>
-      <rpm:entry name="libug-setting-time-efl.so"/>
-      <rpm:entry name="org.tizen.setting" flags="EQ" epoch="0" ver="0.1.87" rel="100.11"/>
-      <rpm:entry name="org.tizen.setting(x86-32)" flags="EQ" epoch="0" ver="0.1.87" rel="100.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libcapi-network-wifi.so.0"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libcapi-network-tethering.so.0.1.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libjson-glib-1.0.so.0"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libcapi-network-nfc.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.setting-0.1.87-100.13.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="62411"/>
+    <rpm:provides>
+      <rpm:entry name="libsetting-common.so.1()(64bit)"/>
+      <rpm:entry name="libug-setting-about-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-developeroption-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-display-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-fileview-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-font-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-menuscreen-sel-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-network-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-password-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-phone-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-plugin-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-powersaving-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-privacy-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-profile-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-reset-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-security-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-storage-efl.so()(64bit)"/>
+      <rpm:entry name="libug-setting-time-efl.so()(64bit)"/>
+      <rpm:entry name="org.tizen.setting" flags="EQ" epoch="0" ver="0.1.87" rel="100.13"/>
+      <rpm:entry name="org.tizen.setting(x86-64)" flags="EQ" epoch="0" ver="0.1.87" rel="100.13"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcapi-system-sensor.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdevman.so.0.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libjson-glib-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcapi-media-player.so.0()(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-media-sound-manager.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-tethering.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-system-device.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-network-nfc.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
       <rpm:entry name="ug-bluetooth-efl"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsetting-common.so.1"/>
-      <rpm:entry name="libcapi-system-sensor.so.0"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libcapi-media-player.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-system-system-settings.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
+      <rpm:entry name="libcapi-security-privacy-manager.so.0()(64bit)"/>
+      <rpm:entry name="libsetting-common.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-wifi.so.0()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-content-media-content.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-bluetooth.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libcapi-network-bluetooth.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libcapi-media-sound-manager.so.0"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libcapi-security-privacy-manager.so.0"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.setting/bin/setting</file>
     <file>/usr/apps/org.tizen.setting/bin/setting_conf_util</file>
 
@@ -64212,770 +76175,414 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>org.tizen.taskmgr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14.5" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">687ec4cc364259e523c72a238492cadd84ff4f1cbe87000fae3e748d54423aec</checksum>
+  <checksum type="sha256" pkgid="YES">f9ddb696305f1d11788f7e7806d7619f4a5ec5346e5150abefb3bfad6e2eba0c</checksum>
   <summary>Task Manager</summary>
   <description>Task Manager.</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="69185" installed="170815" archive="199564"/>
-<location href="i686/org.tizen.taskmgr-0.14.5-2.14.i686.rpm"/>
+  <time file="1377321525" build="1377321519"/>
+  <size package="70921" installed="179199" archive="207948"/>
+<location href="x86_64/org.tizen.taskmgr-0.14.5-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>devel</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.taskmgr-0.14.5-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22724"/>
+    <rpm:header-range start="280" end="23040"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.taskmgr" flags="EQ" epoch="0" ver="0.14.5" rel="2.14"/>
-      <rpm:entry name="org.tizen.taskmgr(x86-32)" flags="EQ" epoch="0" ver="0.14.5" rel="2.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="librua.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="org.tizen.taskmgr(x86-64)" flags="EQ" epoch="0" ver="0.14.5" rel="2.14"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
+      <rpm:entry name="librua.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.taskmgr/bin/taskmgr</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.tickernoti-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.9" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">d69a4f4b8d1cbced5358a78baa9219fd6e48bbc23f79dc29a4b600d2551fb228</checksum>
+  <checksum type="sha256" pkgid="YES">ed5f3c9de86955bbbc4b88fe262f8c76ab9b6f7d56369492fbbb3efa4ce7be43</checksum>
   <summary>tickernoti system popup application</summary>
   <description>tickernoti system popup application</description>
   <packager/>
   <url/>
-  <time file="1377321591" build="1377321586"/>
-  <size package="20483" installed="43342" archive="44152"/>
-<location href="i686/org.tizen.tickernoti-syspopup-0.1.9-2.12.i686.rpm"/>
+  <time file="1377321611" build="1377321606"/>
+  <size package="20686" installed="45350" archive="46160"/>
+<location href="x86_64/org.tizen.tickernoti-syspopup-0.1.9-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.tickernoti-syspopup-0.1.9-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3422"/>
+    <rpm:header-range start="280" end="3698"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.tickernoti-syspopup" flags="EQ" epoch="0" ver="0.1.9" rel="2.12"/>
-      <rpm:entry name="org.tizen.tickernoti-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.9" rel="2.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="org.tizen.tickernoti-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.9" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
     </rpm:requires>    <file>/opt/apps/org.tizen.tickernoti-syspopup/bin/tickernoti-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.usb-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.10" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">8b5a3769b0a1315e5ea84de23e1e4113cc7c68db558eb36fe484848fc15f4304</checksum>
+  <checksum type="sha256" pkgid="YES">98d875eadd2996321756b7ce97643d5c48700cec9d370f9782ac2c6a0a67e0f9</checksum>
   <summary>USB system popup</summary>
   <description>Description: USB system popup</description>
   <packager/>
   <url/>
-  <time file="1377321589" build="1377321585"/>
-  <size package="26634" installed="54334" archive="64520"/>
-<location href="i686/org.tizen.usb-syspopup-0.0.10-2.15.i686.rpm"/>
+  <time file="1377321615" build="1377321606"/>
+  <size package="26923" installed="56674" archive="66860"/>
+<location href="x86_64/org.tizen.usb-syspopup-0.0.10-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework-system</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.usb-syspopup-0.0.10-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12055"/>
+    <rpm:header-range start="280" end="12335"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.usb-syspopup" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
-      <rpm:entry name="org.tizen.usb-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
+      <rpm:entry name="org.tizen.usb-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.usb-syspopup/bin/usb-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.usb-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">dd249049e407bc824387fbcbfc9cab8d89d54e98f8ba61ff89439600a88f0823</checksum>
+  <checksum type="sha256" pkgid="YES">8f39e1a128eb69b06f87d65d9c5069a68e636475b88b93e1256994cd08158a8b</checksum>
   <summary>system-popup application (usb popup)</summary>
   <description>system-popup application (usb popup).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="26875" installed="55993" archive="66352"/>
-<location href="i686/org.tizen.usb-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="27325" installed="58433" archive="68792"/>
+<location href="x86_64/org.tizen.usb-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11954"/>
+    <rpm:header-range start="280" end="12270"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.usb-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.usb-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="org.tizen.usb-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.usb-syspopup/bin/usb-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.usbotg-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.10" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">2b373f7527924f50a1b3baf65c1fb574e8f65e278042265c44c164d614c4806b</checksum>
+  <checksum type="sha256" pkgid="YES">0a13d20e9ca0002f105b20437135d186acef7b167751e872698deb01faf9d6d1</checksum>
   <summary>system-popup application (usb otg popup)</summary>
   <description>system-popup application (usb otg popup).</description>
   <packager/>
   <url/>
-  <time file="1377321589" build="1377321585"/>
-  <size package="15522" installed="31262" archive="31892"/>
-<location href="i686/org.tizen.usbotg-syspopup-0.0.10-2.15.i686.rpm"/>
+  <time file="1377321615" build="1377321606"/>
+  <size package="15994" installed="33502" archive="34132"/>
+<location href="x86_64/org.tizen.usbotg-syspopup-0.0.10-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>org.tizen.usb-syspopup-0.0.10-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3691"/>
+    <rpm:header-range start="280" end="3999"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.usbotg-syspopup" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
-      <rpm:entry name="org.tizen.usbotg-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="org.tizen.usbotg-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
       <rpm:entry name="org.tizen.usb-syspopup" flags="EQ" epoch="0" ver="0.0.10" rel="2.15"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.usbotg-syspopup/bin/usbotg-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.usbotg-syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">254e44a207db6fb492b23461aad5bfde3336f3d2a956628b92ed20c789544d77</checksum>
+  <checksum type="sha256" pkgid="YES">99b63fb22a29d1fd3e295dada420bba4273e973c7abdc47a6b75a651409a4ee7</checksum>
   <summary>system-popup application (usb otg popup)</summary>
   <description>system-popup application (usb otg popup).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="12469" installed="29888" archive="30516"/>
-<location href="i686/org.tizen.usbotg-syspopup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="12898" installed="32136" archive="32764"/>
+<location href="x86_64/org.tizen.usbotg-syspopup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>main</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3426"/>
+    <rpm:header-range start="280" end="3754"/>
     <rpm:provides>
       <rpm:entry name="org.tizen.usbotg-syspopup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="org.tizen.usbotg-syspopup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="org.tizen.usbotg-syspopup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.usbotg-syspopup/bin/usbotg-syspopup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>org.tizen.volume</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2.8" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">8c89aa96a163febd4427c6a6978bd01cab9ad0e9ab637cde15f3f7d21940b4b0</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2.8" rel="2.17"/>
+  <checksum type="sha256" pkgid="YES">e10faffcf97c0425a0de5a76fca38c24434a50c4046fc166c1f901fc010248d5</checksum>
   <summary>Volume application (EFL)</summary>
   <description>volume.</description>
   <packager/>
   <url/>
-  <time file="1376659759" build="1376659752"/>
-  <size package="72180" installed="133393" archive="160708"/>
-<location href="i686/org.tizen.volume-0.2.8-2.16.i686.rpm"/>
+  <time file="1377322216" build="1377322211"/>
+  <size package="73378" installed="137525" archive="164840"/>
+<location href="x86_64/org.tizen.volume-0.2.8-2.17.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
-    <rpm:sourcerpm>org.tizen.volume-0.2.8-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21683"/>
-    <rpm:provides>
-      <rpm:entry name="org.tizen.volume" flags="EQ" epoch="0" ver="0.2.8" rel="2.16"/>
-      <rpm:entry name="org.tizen.volume(x86-32)" flags="EQ" epoch="0" ver="0.2.8" rel="2.16"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libmmfsound.so.0"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>org.tizen.volume-0.2.8-2.17.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="22031"/>
+    <rpm:provides>
+      <rpm:entry name="org.tizen.volume" flags="EQ" epoch="0" ver="0.2.8" rel="2.17"/>
+      <rpm:entry name="org.tizen.volume(x86-64)" flags="EQ" epoch="0" ver="0.2.8" rel="2.17"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libmmfsound.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/apps/org.tizen.volume/bin/volume</file>
 
   </format>
 </package>
 <package type="rpm">
-  <name>osp-appfw</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">a5fde514c53fa3ad12b2735d3b936e0525e24d84c08609a7ea3fb28ff0f792bb</checksum>
-  <summary>The App Framework library of OSP</summary>
-  <description>The App Framework library of OSP</description>
-  <packager/>
-  <url>https://review.tizen.org/git/?p=platform/framework/native/appfw.git;a=summary</url>
-  <time file="1377322084" build="1377322059"/>
-  <size package="1197803" installed="5259091" archive="5309404"/>
-<location href="i686/osp-appfw-1.2.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Application Framework/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>osp-appfw-1.2.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="40368"/>
-    <rpm:provides>
-      <rpm:entry name="libosp-appfw-server.so.1"/>
-      <rpm:entry name="libosp-appfw.so.1"/>
-      <rpm:entry name="osp-appfw" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="osp-appfw(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="capi-appfw-app-manager"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="capi-system-runtime-info"/>
-      <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="sqlite"/>
-      <rpm:entry name="capi-content-mime-type"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="capi-network-serial"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="message-port"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="chromium"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libminizip.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libosp-appfw.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libcapi-network-serial.so.0"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libcryptsvc.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libcapi-content-mime-type.so.0"/>
-      <rpm:entry name="libmessage-port.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="capi-appfw-application"/>
-      <rpm:entry name="libchromium.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="capi-appfw-package-manager"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="osp-env-config"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
-    </rpm:requires>    <file>/etc/ld.so.conf.d/osp.conf</file>
-    <file type="dir">/etc/ld.so.conf.d</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>osp-appfw-debug</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">97e97b8e6e0eae5cf556f0378aab26c1173be409a224a99bef1a325a96e0ccca</checksum>
-  <summary>The App Framework library of OSP (Development)</summary>
-  <description>The App Framework library of OSP (DEV)</description>
-  <packager/>
-  <url>https://review.tizen.org/git/?p=platform/framework/native/appfw.git;a=summary</url>
-  <time file="1377322084" build="1377322059"/>
-  <size package="1363243" installed="6818100" archive="6818916"/>
-<location href="i686/osp-appfw-debug-1.2.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>osp-appfw-1.2.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5580"/>
-    <rpm:provides>
-      <rpm:entry name="libosp-appfw-server.so.1"/>
-      <rpm:entry name="libosp-appfw.so.1"/>
-      <rpm:entry name="osp-appfw-debug" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="osp-appfw-debug(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libcapi-network-serial.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="osp-appfw" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libcryptsvc.so.0"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
-      <rpm:entry name="libcapi-content-mime-type.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libminizip.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libosp-appfw.so.1"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libchromium.so.1"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libmessage-port.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libheynoti.so.0"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>osp-appfw-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">d386c37b005c89be45190ef5819906c7f9ba9e632331d47628337daaad58ec18</checksum>
-  <summary>The App Framework library of OSP (Development)</summary>
-  <description>The  App Framework library of OSP (DEV)</description>
-  <packager/>
-  <url>https://review.tizen.org/git/?p=platform/framework/native/appfw.git;a=summary</url>
-  <time file="1377322084" build="1377322059"/>
-  <size package="300731" installed="2982713" archive="3031052"/>
-<location href="i686/osp-appfw-devel-1.2.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>osp-appfw-1.2.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="39036"/>
-    <rpm:provides>
-      <rpm:entry name="osp-appfw-devel" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="osp-appfw-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="pkgconfig(osp-appfw)"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="boost-devel"/>
-      <rpm:entry name="osp-appfw" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="pkgconfig(pkgmgr-info)"/>
-      <rpm:entry name="pkgconfig(capi-appfw-app-manager)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>osp-appfw-internal-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.1.0" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">c67bd967455ec6f7c11297dd4d023c924f12837d800715023350594248a6acd8</checksum>
-  <summary>OSP app framework internel (Internal)</summary>
-  <description>The App Framework library of OSP (Internal-DEV)</description>
-  <packager/>
-  <url>https://review.tizen.org/git/?p=platform/framework/native/appfw.git;a=summary</url>
-  <time file="1377322084" build="1377322059"/>
-  <size package="98144" installed="641174" archive="665772"/>
-<location href="i686/osp-appfw-internal-devel-1.2.1.0-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>osp-appfw-1.2.1.0-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20852"/>
-    <rpm:provides>
-      <rpm:entry name="osp-appfw-internal-devel" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="osp-appfw-internal-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="pkgconfig(osp-appfw-server)"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="osp-appfw" flags="EQ" epoch="0" ver="1.2.1.0" rel="2.1"/>
-      <rpm:entry name="pkgconfig(capi-appfw-app-manager)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>osp-channel-service</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.2.1.0" rel="3.13"/>
-  <checksum type="sha256" pkgid="YES">6a2cab1d3a7d8084a9507ffce87592a64c67c403b605cd1a962e6c3ce5d3f89f</checksum>
-  <summary>osp channel service</summary>
-  <description>osp channel service</description>
-  <packager/>
-  <url/>
-  <time file="1377322169" build="1377322164"/>
-  <size package="73994" installed="319396" archive="320680"/>
-<location href="i686/osp-channel-service-1.2.1.0-3.13.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>osp-channel-service-1.2.1.0-3.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4529"/>
-    <rpm:provides>
-      <rpm:entry name="osp-channel-service" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.13"/>
-      <rpm:entry name="osp-channel-service(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.13"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libmessage-port.so.1"/>
-      <rpm:entry name="osp-app-service"/>
-      <rpm:entry name="libcapi-appfw-package-manager.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="osp-appfw"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libosp-appfw-server.so.1"/>
-      <rpm:entry name="osp-installer"/>
-      <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libosp-appfw.so.1"/>
-      <rpm:entry name="libchromium.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/apps/cp7ipabg4k/bin/osp-channel-service.exe</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>osp-env-config</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">ee82dabfb35be2b80445fe7a314c2c4689ad88a905d60fb31185fed90110375e</checksum>
+  <checksum type="sha256" pkgid="YES">649437aabef68ffaf1cd9f526a53b7302529c0baff355d1db701b4c79d3c793e</checksum>
   <summary>osp application environment cofiguration serivce</summary>
   <description>osp application environment cofiguration serivce</description>
   <packager/>
   <url/>
-  <time file="1377321133" build="1377321128"/>
-  <size package="14732" installed="368366" archive="368968"/>
-<location href="i686/osp-env-config-1.2.1.0-3.7.i686.rpm"/>
+  <time file="1377321187" build="1377321183"/>
+  <size package="15097" installed="369990" archive="370596"/>
+<location href="x86_64/osp-env-config-1.2.1.0-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0 or Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>osp-env-config-1.2.1.0-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3093"/>
+    <rpm:header-range start="280" end="3301"/>
     <rpm:provides>
-      <rpm:entry name="libosp-env-config.so.SOVERSION"/>
+      <rpm:entry name="libosp-env-config.so.SOVERSION()(64bit)"/>
       <rpm:entry name="osp-env-config" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.7"/>
-      <rpm:entry name="osp-env-config(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.7"/>
+      <rpm:entry name="osp-env-config(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>osp-loader</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="3.12"/>
-  <checksum type="sha256" pkgid="YES">0f10c246ea7acc6219cb4d6c30e6cece169517a1262a1a29eed9b91f5f34b69d</checksum>
+  <checksum type="sha256" pkgid="YES">057fc848ea7d39e3578749fa6426939f265a08f54ef12d5a98f1e88e23dedf59</checksum>
   <summary>osp application loader</summary>
   <description>osp application loader</description>
   <packager/>
   <url/>
-  <time file="1377321503" build="1377321497"/>
-  <size package="16582" installed="57622" archive="58464"/>
-<location href="i686/osp-loader-1.2.1.0-3.12.i686.rpm"/>
+  <time file="1377321528" build="1377321523"/>
+  <size package="16944" installed="66350" archive="67196"/>
+<location href="x86_64/osp-loader-1.2.1.0-3.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>osp-loader-1.2.1.0-3.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3637"/>
+    <rpm:header-range start="280" end="3753"/>
     <rpm:provides>
       <rpm:entry name="osp-loader" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.12"/>
-      <rpm:entry name="osp-loader(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.12"/>
+      <rpm:entry name="osp-loader(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="3.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="osp-env-config"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>osp-sys-config</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="17.9"/>
-  <checksum type="sha256" pkgid="YES">19ad65652a945bdc72b901a71c861e002fdd9d0c5de8673d758602cea0096ca0</checksum>
+  <checksum type="sha256" pkgid="YES">9e06abfe11ec92db797524af4bd0b6bd51210297c0f5ca4c1952aac8a1da58a1</checksum>
   <summary>Configuration for OSP Framework Foundation library</summary>
   <description>Configuration for OSP Framework Foundation library</description>
   <packager/>
   <url/>
-  <time file="1377045301" build="1377045293"/>
-  <size package="8974" installed="21941" archive="23636"/>
-<location href="i686/osp-sys-config-1.2.1.0-17.9.i686.rpm"/>
+  <time file="1377045011" build="1377044984"/>
+  <size package="9309" installed="21747" archive="23436"/>
+<location href="x86_64/osp-sys-config-1.2.1.0-17.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>osp-sys-config-1.2.1.0-17.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3521"/>
+    <rpm:header-range start="280" end="3697"/>
     <rpm:provides>
       <rpm:entry name="osp-sys-config" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
-      <rpm:entry name="osp-sys-config(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
+      <rpm:entry name="osp-sys-config(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="coreutils" pre="1"/>
@@ -64985,26 +76592,26 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>osp-sys-config-ref</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1.0" rel="17.9"/>
-  <checksum type="sha256" pkgid="YES">0312f4f799a6bc806dd1a7769792f07afd4368e075f5aeec0fb998a9fe63ab00</checksum>
+  <checksum type="sha256" pkgid="YES">79d2ffc880958e64b7c19131281568cec5e85ef17c54fb5f141f6ce682f0b27e</checksum>
   <summary>Additional configuration for reference application</summary>
   <description>Additional configuration for reference application</description>
   <packager/>
   <url/>
-  <time file="1377045301" build="1377045293"/>
-  <size package="2991" installed="1086" archive="1364"/>
-<location href="i686/osp-sys-config-ref-1.2.1.0-17.9.i686.rpm"/>
+  <time file="1377045011" build="1377044984"/>
+  <size package="3167" installed="1080" archive="1356"/>
+<location href="x86_64/osp-sys-config-ref-1.2.1.0-17.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
     <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>osp-sys-config-1.2.1.0-17.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2445"/>
+    <rpm:header-range start="280" end="2617"/>
     <rpm:provides>
       <rpm:entry name="osp-sys-config-ref" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
-      <rpm:entry name="osp-sys-config-ref(x86-32)" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
+      <rpm:entry name="osp-sys-config-ref(x86-64)" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="osp-sys-config" flags="EQ" epoch="0" ver="1.2.1.0" rel="17.9"/>
@@ -65014,28 +76621,28 @@ Supporting the In-house livebox only.</description>
 </package>
 <package type="rpm">
   <name>p11-kit-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.4" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">7fa9ea7566326b8772285de391bb7d39cc232911b66e196f5aba9b86008501b1</checksum>
+  <checksum type="sha256" pkgid="YES">561daac6edab8bcb035bb305e84125797f09b2b8a11628602723aa1f2ac938b5</checksum>
   <summary>Library to work with PKCS#11 modules -- Development Files</summary>
   <description>p11-kit provides a way to load and enumerate PKCS#11 modules, as well
 as a standard configuration setup for installing PKCS#11 modules in
 such a way that they're discoverable.</description>
   <packager/>
   <url>http://p11-glue.freedesktop.org/p11-kit.html</url>
-  <time file="1374119140" build="1374119129"/>
-  <size package="54710" installed="383853" archive="391392"/>
-<location href="i686/p11-kit-devel-0.18.4-1.3.i686.rpm"/>
+  <time file="1374119695" build="1374119681"/>
+  <size package="54904" installed="383859" archive="391404"/>
+<location href="x86_64/p11-kit-devel-0.18.4-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>p11-kit-0.18.4-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7843"/>
+    <rpm:header-range start="280" end="8027"/>
     <rpm:provides>
       <rpm:entry name="p11-kit-devel" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
-      <rpm:entry name="p11-kit-devel(x86-32)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
+      <rpm:entry name="p11-kit-devel(x86-64)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
       <rpm:entry name="pkgconfig(p11-kit-1)" flags="EQ" epoch="0" ver="0.18.4"/>
     </rpm:provides>
     <rpm:requires>
@@ -65046,122 +76653,118 @@ such a way that they're discoverable.</description>
 </package>
 <package type="rpm">
   <name>p11-kit-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.18.4" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">15c39c2f723b14c37014fa57c76f8cef4d89ecb2c1079895f6dc0e8f3dac8b97</checksum>
+  <checksum type="sha256" pkgid="YES">df4a3e1469326a1000a507987217655bfc0f1ed0cdd98556f7218f7590ab5633</checksum>
   <summary>Library to work with PKCS#11 modules -- Tools</summary>
   <description>p11-kit provides a way to load and enumerate PKCS#11 modules, as well
 as a standard configuration setup for installing PKCS#11 modules in
 such a way that they're discoverable.</description>
   <packager/>
   <url>http://p11-glue.freedesktop.org/p11-kit.html</url>
-  <time file="1374119140" build="1374119129"/>
-  <size package="49778" installed="126896" archive="127148"/>
-<location href="i686/p11-kit-tools-0.18.4-1.3.i686.rpm"/>
+  <time file="1374119695" build="1374119681"/>
+  <size package="51520" installed="140928" archive="141180"/>
+<location href="x86_64/p11-kit-tools-0.18.4-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>p11-kit-0.18.4-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3139"/>
+    <rpm:header-range start="280" end="3391"/>
     <rpm:provides>
       <rpm:entry name="p11-kit-tools" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
-      <rpm:entry name="p11-kit-tools(x86-32)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtasn1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libp11-kit.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="p11-kit-tools(x86-64)" flags="EQ" epoch="0" ver="0.18.4" rel="1.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3(LIBTASN1_0_3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libtasn1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libp11-kit.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/p11-kit</file>
 
   </format>
 </package>
+
 <package type="rpm">
   <name>package-groups</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="103" rel="2.58"/>
-  <checksum type="sha256" pkgid="YES">cfd3d2e4237a046cefe2e92533c4f72dcfb509b461f5bf91047b416e4b406b3e</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="103" rel="2.72"/>
+  <checksum type="sha256" pkgid="YES">e53d5c1fcad398c44b461291c3805b34d5c6488e0c3df89419d84c4b49e0cdf9</checksum>
   <summary>Tizen Package Groups</summary>
   <description>Tizen Package Groups</description>
-  <packager/>
+  <packager></packager>
   <url>http://www.tizen.org</url>
-  <time file="1377321328" build="1377321321"/>
-  <size package="5904" installed="34676" archive="35104"/>
-<location href="i686/package-groups-103-2.58.i686.rpm"/>
+  <time file="1377652658" build="1377652650"/>
+  <size package="6043" installed="34518" archive="34944"/>
+<location href="x86_64/package-groups-103-2.72.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>package-groups-103-2.58.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2537"/>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>package-groups-103-2.72.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2713"/>
     <rpm:provides>
-      <rpm:entry name="package-groups" flags="EQ" epoch="0" ver="103" rel="2.58"/>
-      <rpm:entry name="package-groups(x86-32)" flags="EQ" epoch="0" ver="103" rel="2.58"/>
+      <rpm:entry name="package-groups" flags="EQ" epoch="0" ver="103" rel="2.72"/>
+      <rpm:entry name="package-groups(x86-64)" flags="EQ" epoch="0" ver="103" rel="2.72"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
   </format>
-</package>
-<package type="rpm">
+</package><package type="rpm">
   <name>pacrunner</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">d09fd2f63cea5e15815d9749fe91c21d054c39f4e0e4c01646aee5d14f6d1f4a</checksum>
+  <checksum type="sha256" pkgid="YES">bfa177da2028f853aea68a771f395cfd0bdd6b5dd4dfed18735eb4b8647327cf</checksum>
   <summary>Proxy configuration daemon</summary>
   <description>PACrunner - Proxy configuration daemon.</description>
   <packager/>
   <url>http://connman.net/</url>
-  <time file="1377320295" build="1377320287"/>
-  <size package="52875" installed="149653" archive="150524"/>
-<location href="i686/pacrunner-0.7-4.1.i686.rpm"/>
+  <time file="1377320293" build="1377320286"/>
+  <size package="53543" installed="167049" archive="167920"/>
+<location href="x86_64/pacrunner-0.7-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pacrunner-0.7-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4376"/>
+    <rpm:header-range start="280" end="4612"/>
     <rpm:provides>
       <rpm:entry name="pacrunner" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-      <rpm:entry name="pacrunner(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libv8.so.3"/>
+      <rpm:entry name="pacrunner(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libv8.so.3()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/pacrunner</file>
     <file>/etc/dbus-1/system.d/pacrunner.conf</file>
 
@@ -65169,41 +76772,40 @@ such a way that they're discoverable.</description>
 </package>
 <package type="rpm">
   <name>pacrunner-libproxy</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">68dcaf95760afb736ae24935fe4ec4e06323d76c2804a014427a795bcfafe237</checksum>
+  <checksum type="sha256" pkgid="YES">b9c2f84038ec0c966a283c577d6ca66897ebd31febdf220413aa84476d12263f</checksum>
   <summary>Libproxy library</summary>
   <description>PACrunner - Proxy configuration daemon.
 
 Libproxy library.</description>
   <packager/>
   <url>http://connman.net/</url>
-  <time file="1377320295" build="1377320287"/>
-  <size package="7211" installed="12032" archive="12452"/>
-<location href="i686/pacrunner-libproxy-0.7-4.1.i686.rpm"/>
+  <time file="1377320293" build="1377320286"/>
+  <size package="7363" installed="13464" archive="13884"/>
+<location href="x86_64/pacrunner-libproxy-0.7-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pacrunner-0.7-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3716"/>
+    <rpm:header-range start="280" end="3896"/>
     <rpm:provides>
       <rpm:entry name="libproxy" flags="LE" epoch="0" ver="0.4.11" rel="2"/>
       <rpm:entry name="libproxy-pacrunner-webkit" flags="LE" epoch="0" ver="0.4.11" rel="2"/>
-      <rpm:entry name="libproxy.so.1"/>
+      <rpm:entry name="libproxy.so.1()(64bit)"/>
       <rpm:entry name="pacrunner-libproxy" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-      <rpm:entry name="pacrunner-libproxy(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
+      <rpm:entry name="pacrunner-libproxy(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pacrunner" flags="EQ" epoch="0" ver="0.7"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="libproxy" flags="LE" epoch="0" ver="0.4.11" rel="2"/>
@@ -65213,29 +76815,29 @@ Libproxy library.</description>
 </package>
 <package type="rpm">
   <name>pacrunner-libproxy-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">dce267a394a7555ee8343e8bc1a9a8e8e5ee022c2aa05e2192990194864efcfb</checksum>
+  <checksum type="sha256" pkgid="YES">f7f092ce48b4e325295b7801a01c678a3b1a62b24f41bfad6c21a23cf8d08485</checksum>
   <summary>Libproxy library Development Files</summary>
   <description>PACrunner - Proxy configuration daemon.
 
 Libproxy library Development Files.</description>
   <packager/>
   <url>http://connman.net/</url>
-  <time file="1377320295" build="1377320287"/>
-  <size package="4470" installed="1401" archive="1960"/>
-<location href="i686/pacrunner-libproxy-devel-0.7-4.1.i686.rpm"/>
+  <time file="1377320293" build="1377320286"/>
+  <size package="4649" installed="1403" archive="1968"/>
+<location href="x86_64/pacrunner-libproxy-devel-0.7-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pacrunner-0.7-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3544"/>
+    <rpm:header-range start="280" end="3720"/>
     <rpm:provides>
       <rpm:entry name="libproxy-devel" flags="LE" epoch="0" ver="0.4.11" rel="2"/>
       <rpm:entry name="pacrunner-libproxy-devel" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-      <rpm:entry name="pacrunner-libproxy-devel(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
+      <rpm:entry name="pacrunner-libproxy-devel(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
       <rpm:entry name="pkgconfig(libproxy-1.0)" flags="EQ" epoch="0" ver="0.7"/>
     </rpm:provides>
     <rpm:requires>
@@ -65250,100 +76852,201 @@ Libproxy library Development Files.</description>
 </package>
 <package type="rpm">
   <name>pacrunner-proxy-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">a0974a9395871a9659d2098f1d7e7f8db27c1202bd593612c15efb4f5f243d5b</checksum>
+  <checksum type="sha256" pkgid="YES">ed5b05a574a050c9fe9452fa179c5e4cdb7ad9e41d4251bdafbd320f6d2932e5</checksum>
   <summary>Libproxy library Tools</summary>
   <description>PACrunner - Proxy configuration daemon.
 
 Libproxy library Tools.</description>
   <packager/>
   <url>http://connman.net/</url>
-  <time file="1377320295" build="1377320287"/>
-  <size package="6128" installed="7776" archive="8028"/>
-<location href="i686/pacrunner-proxy-tools-0.7-4.1.i686.rpm"/>
+  <time file="1377320293" build="1377320286"/>
+  <size package="6341" installed="9160" archive="9412"/>
+<location href="x86_64/pacrunner-proxy-tools-0.7-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pacrunner-0.7-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3340"/>
+    <rpm:header-range start="280" end="3548"/>
     <rpm:provides>
       <rpm:entry name="pacrunner-proxy-tools" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-      <rpm:entry name="pacrunner-proxy-tools(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
+      <rpm:entry name="pacrunner-proxy-tools(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libproxy.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="pacrunner-libproxy" flags="EQ" epoch="0" ver="0.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libproxy.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/proxy</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>pacrunner-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">6da35cfd060ede80247606053d1852bd3fde8c6572360398dc4cdd2e0a8f6b55</checksum>
+  <checksum type="sha256" pkgid="YES">6e445f10d6733798952d8fa0f5d577a57a870ec5dd1fb2d5a9608528eb6aa7f4</checksum>
   <summary>Test Scripts for pacrunner</summary>
   <description>PACrunner - Proxy configuration daemon.
 
 Pacrunner tests</description>
   <packager/>
   <url>http://connman.net/</url>
-  <time file="1377320295" build="1377320287"/>
-  <size package="10259" installed="18161" archive="18740"/>
-<location href="i686/pacrunner-test-0.7-4.1.i686.rpm"/>
+  <time file="1377320293" build="1377320286"/>
+  <size package="10743" installed="19965" archive="20548"/>
+<location href="x86_64/pacrunner-test-0.7-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pacrunner-0.7-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3684"/>
+    <rpm:header-range start="280" end="3908"/>
     <rpm:provides>
       <rpm:entry name="pacrunner-test" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
-      <rpm:entry name="pacrunner-test(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
+      <rpm:entry name="pacrunner-test(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="pacrunner" flags="EQ" epoch="0" ver="0.7"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/manual-proxy-test</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>pam</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">c3d6d3780b2e09bcfcf2ba3dd0ac9dffdf6e6fb69756dba2300adca9f1ad8efe</checksum>
+  <checksum type="sha256" pkgid="YES">14c824e5d3d5bc77ded95f67a1c5ec2835075e14ce6717db5d06a15e0b7cae41</checksum>
   <summary>PAM</summary>
   <description>PAM (Pluggable Authentication Modules) is a system security tool that
 allows system administrators to set authentication policy without
 having to recompile programs that handle authentication.</description>
   <packager/>
   <url>http://www.linux-pam.org/</url>
-  <time file="1375468549" build="1375468539"/>
-  <size package="135612" installed="537644" archive="543984"/>
-<location href="i686/pam-1.1.6-4.1.i686.rpm"/>
+  <time file="1375468542" build="1375468532"/>
+  <size package="138813" installed="599480" archive="605864"/>
+<location href="x86_64/pam-1.1.6-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pam-1.1.6-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14618"/>
+    <rpm:header-range start="280" end="14698"/>
     <rpm:provides>
       <rpm:entry name="config(pam)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.1)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.1.1)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0()(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit)"/>
+      <rpm:entry name="libpamc.so.0()(64bit)"/>
+      <rpm:entry name="libpamc.so.0(LIBPAMC_1.0)(64bit)"/>
+      <rpm:entry name="pam" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam_deny.so()(64bit)"/>
+      <rpm:entry name="pam_env.so()(64bit)"/>
+      <rpm:entry name="pam_keyinit.so()(64bit)"/>
+      <rpm:entry name="pam_lastlog.so()(64bit)"/>
+      <rpm:entry name="pam_limits.so()(64bit)"/>
+      <rpm:entry name="pam_loginuid.so()(64bit)"/>
+      <rpm:entry name="pam_mkhomedir.so()(64bit)"/>
+      <rpm:entry name="pam_namespace.so()(64bit)"/>
+      <rpm:entry name="pam_nologin.so()(64bit)"/>
+      <rpm:entry name="pam_permit.so()(64bit)"/>
+      <rpm:entry name="pam_rootok.so()(64bit)"/>
+      <rpm:entry name="pam_securetty.so()(64bit)"/>
+      <rpm:entry name="pam_succeed_if.so()(64bit)"/>
+      <rpm:entry name="pam_unix.so()(64bit)"/>
+      <rpm:entry name="pam_wheel.so()(64bit)"/>
+      <rpm:entry name="pam_xauth.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="config(pam)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/usr/bin/install" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>    <file>/etc/pam.d/system-auth</file>
+    <file>/sbin/unix_chkpwd</file>
+    <file>/sbin/pam_tally2</file>
+    <file>/etc/security/access.conf</file>
+    <file>/sbin/unix_update</file>
+    <file>/etc/security/group.conf</file>
+    <file>/sbin/pam_timestamp_check</file>
+    <file>/etc/security/namespace.conf</file>
+    <file>/etc/pam.d/other</file>
+    <file>/sbin/pam_tally</file>
+    <file>/etc/security/pam_env.conf</file>
+    <file>/etc/security/limits.conf</file>
+    <file>/etc/security/namespace.init</file>
+    <file>/etc/security/time.conf</file>
+    <file>/sbin/mkhomedir_helper</file>
+    <file type="dir">/etc/pam.d</file>
+    <file type="dir">/etc/security</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>pam-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.1.6" rel="4.1"/>
+  <checksum type="sha256" pkgid="YES">9625fc35b681f57796f8f098db8ced2a7bc670fd4b65a8e635144604fb856b97</checksum>
+  <summary>PAM</summary>
+  <description>PAM (Pluggable Authentication Modules) is a system security tool that
+allows system administrators to set authentication policy without
+having to recompile programs that handle authentication.</description>
+  <packager/>
+  <url>http://www.linux-pam.org/</url>
+  <time file="1375468549" build="1375468542"/>
+  <size package="103988" installed="373224" archive="376692"/>
+<location href="x86_64/pam-32bit-1.1.6-4.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ or BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Security/Access Control</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>pam-1.1.6-4.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="10295"/>
+    <rpm:provides>
       <rpm:entry name="libpam.so.0"/>
       <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
       <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)"/>
@@ -65356,8 +77059,8 @@ having to recompile programs that handle authentication.</description>
       <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)"/>
       <rpm:entry name="libpamc.so.0"/>
       <rpm:entry name="libpamc.so.0(LIBPAMC_1.0)"/>
-      <rpm:entry name="pam" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam-32bit" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam-32bit(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
       <rpm:entry name="pam_deny.so"/>
       <rpm:entry name="pam_env.so"/>
       <rpm:entry name="pam_keyinit.so"/>
@@ -65376,16 +77079,13 @@ having to recompile programs that handle authentication.</description>
       <rpm:entry name="pam_xauth.so"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="config(pam)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/usr/bin/install" pre="1"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libcrypt.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libdl.so.2"/>
@@ -65400,40 +77100,21 @@ having to recompile programs that handle authentication.</description>
       <rpm:entry name="libnsl.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
       <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1.3)"/>
       <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/pam.d/system-auth</file>
-    <file>/sbin/unix_chkpwd</file>
-    <file>/sbin/pam_tally2</file>
-    <file>/etc/security/access.conf</file>
-    <file>/sbin/unix_update</file>
-    <file>/etc/security/group.conf</file>
-    <file>/sbin/pam_timestamp_check</file>
-    <file>/etc/security/namespace.conf</file>
-    <file>/etc/pam.d/other</file>
-    <file>/sbin/pam_tally</file>
-    <file>/etc/security/pam_env.conf</file>
-    <file>/etc/security/limits.conf</file>
-    <file>/etc/security/namespace.init</file>
-    <file>/etc/security/time.conf</file>
-    <file>/sbin/mkhomedir_helper</file>
-    <file type="dir">/etc/pam.d</file>
-    <file type="dir">/etc/security</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pam-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">f8317bb52e34ac6ad1ca7b716f85b66f6ea54b78252ce22cd15c3fd56468a045</checksum>
+  <checksum type="sha256" pkgid="YES">b206a88c0dedb4ea999e0c0e78c06a7b52f2367a867289d717a10c42876c0633</checksum>
   <summary>Files needed for developing PAM-aware applications and modules for PAM</summary>
   <description>PAM (Pluggable Authentication Modules) is a system security tool that
 allows system administrators to set authentication policy without
@@ -65442,60 +77123,57 @@ contains header files and static libraries used for building both
 PAM-aware applications and modules for use with PAM.</description>
   <packager/>
   <url>http://www.linux-pam.org/</url>
-  <time file="1375468549" build="1375468539"/>
-  <size package="22362" installed="66696" archive="68908"/>
-<location href="i686/pam-devel-1.1.6-4.1.i686.rpm"/>
+  <time file="1375468542" build="1375468532"/>
+  <size package="22266" installed="68200" archive="70424"/>
+<location href="x86_64/pam-devel-1.1.6-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pam-1.1.6-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4926"/>
+    <rpm:header-range start="280" end="5082"/>
     <rpm:provides>
       <rpm:entry name="pam-devel" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam_tally2.so"/>
+      <rpm:entry name="pam-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam_tally2.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit)"/>
       <rpm:entry name="pam" flags="EQ" epoch="0" ver="1.1.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pam-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">131c91f173c1762a766057ef8506f98f9f6b2ee19e0de0f2e771ec82926cbd0f</checksum>
+  <checksum type="sha256" pkgid="YES">908eaebd3b1b295a703b992d1d908fa5de190d252c1adef20c4fa6e88878777c</checksum>
   <summary>Documentation for package pam</summary>
   <description>This package provides documentation for package pam.</description>
   <packager/>
   <url>http://www.linux-pam.org/</url>
-  <time file="1375468549" build="1375468539"/>
-  <size package="213507" installed="205172" archive="219528"/>
-<location href="i686/pam-docs-1.1.6-4.1.i686.rpm"/>
+  <time file="1375468542" build="1375468532"/>
+  <size package="213685" installed="205172" archive="219528"/>
+<location href="x86_64/pam-docs-1.1.6-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pam-1.1.6-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11254"/>
+    <rpm:header-range start="280" end="11431"/>
     <rpm:provides>
       <rpm:entry name="pam-docs" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam-docs(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam-docs(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -65531,9 +77209,9 @@ PAM-aware applications and modules for use with PAM.</description>
 </package>
 <package type="rpm">
   <name>pam-modules-extra</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">de4f68b9dd23c32ba5fa195a12fb23a7fd79adb6459b60277eb5f2b6dc189638</checksum>
+  <checksum type="sha256" pkgid="YES">3aa8a2e00ac822af7553651bf8886c16856c7c6f34bfb140e508d8e5c8987554</checksum>
   <summary>Extra modules provided by PAM not used in the base system</summary>
   <description>PAM (Pluggable Authentication Modules) is a system security tool that
 allows system administrators to set authentication policy without
@@ -65542,72 +77220,69 @@ contains extra modules for use by programs that are not used in the
 default Tizen install.</description>
   <packager/>
   <url>http://www.linux-pam.org/</url>
-  <time file="1375468549" build="1375468539"/>
-  <size package="70875" installed="288000" archive="291952"/>
-<location href="i686/pam-modules-extra-1.1.6-4.1.i686.rpm"/>
+  <time file="1375468542" build="1375468532"/>
+  <size package="71900" installed="343176" archive="347156"/>
+<location href="x86_64/pam-modules-extra-1.1.6-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pam-1.1.6-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10946"/>
+    <rpm:header-range start="280" end="11074"/>
     <rpm:provides>
       <rpm:entry name="pam-modules-extra" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam-modules-extra(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
-      <rpm:entry name="pam_access.so"/>
-      <rpm:entry name="pam_debug.so"/>
-      <rpm:entry name="pam_echo.so"/>
-      <rpm:entry name="pam_exec.so"/>
-      <rpm:entry name="pam_faildelay.so"/>
-      <rpm:entry name="pam_filter.so"/>
-      <rpm:entry name="pam_ftp.so"/>
-      <rpm:entry name="pam_group.so"/>
-      <rpm:entry name="pam_issue.so"/>
-      <rpm:entry name="pam_listfile.so"/>
-      <rpm:entry name="pam_localuser.so"/>
-      <rpm:entry name="pam_mail.so"/>
-      <rpm:entry name="pam_motd.so"/>
-      <rpm:entry name="pam_pwhistory.so"/>
-      <rpm:entry name="pam_rhosts.so"/>
-      <rpm:entry name="pam_shells.so"/>
-      <rpm:entry name="pam_stress.so"/>
-      <rpm:entry name="pam_tally.so"/>
-      <rpm:entry name="pam_time.so"/>
-      <rpm:entry name="pam_timestamp.so"/>
-      <rpm:entry name="pam_umask.so"/>
-      <rpm:entry name="pam_warn.so"/>
-    </rpm:provides>
-    <rpm:requires>
+      <rpm:entry name="pam-modules-extra(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="4.1"/>
+      <rpm:entry name="pam_access.so()(64bit)"/>
+      <rpm:entry name="pam_debug.so()(64bit)"/>
+      <rpm:entry name="pam_echo.so()(64bit)"/>
+      <rpm:entry name="pam_exec.so()(64bit)"/>
+      <rpm:entry name="pam_faildelay.so()(64bit)"/>
+      <rpm:entry name="pam_filter.so()(64bit)"/>
+      <rpm:entry name="pam_ftp.so()(64bit)"/>
+      <rpm:entry name="pam_group.so()(64bit)"/>
+      <rpm:entry name="pam_issue.so()(64bit)"/>
+      <rpm:entry name="pam_listfile.so()(64bit)"/>
+      <rpm:entry name="pam_localuser.so()(64bit)"/>
+      <rpm:entry name="pam_mail.so()(64bit)"/>
+      <rpm:entry name="pam_motd.so()(64bit)"/>
+      <rpm:entry name="pam_pwhistory.so()(64bit)"/>
+      <rpm:entry name="pam_rhosts.so()(64bit)"/>
+      <rpm:entry name="pam_shells.so()(64bit)"/>
+      <rpm:entry name="pam_stress.so()(64bit)"/>
+      <rpm:entry name="pam_tally.so()(64bit)"/>
+      <rpm:entry name="pam_time.so()(64bit)"/>
+      <rpm:entry name="pam_timestamp.so()(64bit)"/>
+      <rpm:entry name="pam_umask.so()(64bit)"/>
+      <rpm:entry name="pam_warn.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
       <rpm:entry name="pam" flags="EQ" epoch="0" ver="1.1.6"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_MODUTIL_1.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.1)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pango-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.34.1" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">98a16e071a753a5ed6a0c0f094226481714966544ec614aa74c1b633239ff287</checksum>
+  <checksum type="sha256" pkgid="YES">f5cb8cc57ff6ad9556bc73f1cea6c323caf9c7444000bafc22624ae7d456be00</checksum>
   <summary>Library for Layout and Rendering of Text -- Development Files</summary>
   <description>Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. It can be used anywhere that text layout
@@ -65619,19 +77294,19 @@ This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.pango.org/</url>
-  <time file="1375463520" build="1375463507"/>
-  <size package="37153" installed="178632" archive="185632"/>
-<location href="i686/pango-devel-1.34.1-3.8.i686.rpm"/>
+  <time file="1375463726" build="1375463714"/>
+  <size package="37316" installed="178640" archive="185660"/>
+<location href="x86_64/pango-devel-1.34.1-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8336"/>
+    <rpm:header-range start="280" end="8512"/>
     <rpm:provides>
       <rpm:entry name="pango-devel" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="pango-devel(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-devel(x86-64)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
       <rpm:entry name="pkgconfig(pango)" flags="EQ" epoch="0" ver="1.34.0"/>
       <rpm:entry name="pkgconfig(pangocairo)" flags="EQ" epoch="0" ver="1.34.0"/>
       <rpm:entry name="pkgconfig(pangoft2)" flags="EQ" epoch="0" ver="1.34.0"/>
@@ -65656,26 +77331,26 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>pango-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.34.1" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">65af90c861ee0d1179d17bb727080d19629d4d514263fc44e7227f03211c9bbe</checksum>
+  <checksum type="sha256" pkgid="YES">510270847f8d05d07bd0941ac997cfeefdd772429b915c9b83ecff50a36f2dc9</checksum>
   <summary>Documentation for package pango</summary>
   <description>This package provides documentation for package pango.</description>
   <packager/>
   <url>http://www.pango.org/</url>
-  <time file="1375463520" build="1375463507"/>
-  <size package="2759" installed="66" archive="340"/>
-<location href="i686/pango-docs-1.34.1-3.8.i686.rpm"/>
+  <time file="1375463726" build="1375463714"/>
+  <size package="2932" installed="66" archive="340"/>
+<location href="x86_64/pango-docs-1.34.1-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2577"/>
+    <rpm:header-range start="280" end="2750"/>
     <rpm:provides>
       <rpm:entry name="pango-docs" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="pango-docs(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-docs(x86-64)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -65683,9 +77358,9 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>pango-module-thai-lang</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.34.1" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">f1aa8d9b8c50b841173eaa6b477808f71a114b381ac775cd3c316c9ab6dbf246</checksum>
+  <checksum type="sha256" pkgid="YES">64a260b467c5772336325c9dca58938d1fccb71842319103601f159b34086811</checksum>
   <summary>Library for Layout and Rendering of Text -- Module for the Thai Language</summary>
   <description>Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. It can be used anywhere that text layout
@@ -65694,27 +77369,75 @@ is needed.
 Pango forms the core of text and font handling for GTK+.</description>
   <packager/>
   <url>http://www.pango.org/</url>
-  <time file="1375463520" build="1375463507"/>
-  <size package="7010" installed="12012" archive="12296"/>
-<location href="i686/pango-module-thai-lang-1.34.1-3.8.i686.rpm"/>
+  <time file="1375463726" build="1375463714"/>
+  <size package="7175" installed="13352" archive="13640"/>
+<location href="x86_64/pango-module-thai-lang-1.34.1-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/i18n</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3820"/>
+    <rpm:header-range start="280" end="4080"/>
     <rpm:provides>
       <rpm:entry name="locale(pango:th_TH)"/>
       <rpm:entry name="pango-module-thai-lang" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="pango-module-thai-lang(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="pango-thai-lang.so"/>
+      <rpm:entry name="pango-module-thai-lang(x86-64)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-thai-lang.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="pango-tools" pre="1"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libthai.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="pango-tools"/>
+      <rpm:entry name="libthai.so.0(LIBTHAI_0.1)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>pango-module-thai-lang-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.34.1" rel="3.8"/>
+  <checksum type="sha256" pkgid="YES">5379ca8c66920ebd35891275b3501e3d2edd345327ff78709283d96286b69e65</checksum>
+  <summary>Library for Layout and Rendering of Text -- Module for the Thai Language</summary>
+  <description>Pango is a library for layout and rendering of text, with an emphasis
+on internationalization. It can be used anywhere that text layout
+is needed.
+
+Pango forms the core of text and font handling for GTK+.</description>
+  <packager/>
+  <url>http://www.pango.org/</url>
+  <time file="1375463520" build="1375463511"/>
+  <size package="7119" installed="12012" archive="12696"/>
+<location href="x86_64/pango-module-thai-lang-32bit-1.34.1-3.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/i18n</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3901"/>
+    <rpm:provides>
+      <rpm:entry name="pango-module-thai-lang-32bit" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-module-thai-lang-32bit(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-thai-lang.so"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libgthread-2.0.so.0"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="pango-32bit"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libthai.so.0"/>
@@ -65722,7 +77445,6 @@ Pango forms the core of text and font handling for GTK+.</description>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="pango-tools"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libpango-1.0.so.0"/>
@@ -65733,9 +77455,9 @@ Pango forms the core of text and font handling for GTK+.</description>
 </package>
 <package type="rpm">
   <name>pango-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.34.1" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">b995ae5b3ca649572886ae00fe9366a6b9e13ad0d3ca77688ec9093b2a864b80</checksum>
+  <checksum type="sha256" pkgid="YES">d7cfdafc98684f3c6acc28d3bbabb046a46322692c056c82bf76ae83e9fe47a7</checksum>
   <summary>Library for Layout and Rendering of Text -- Tools</summary>
   <description>Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. It can be used anywhere that text layout
@@ -65744,51 +77466,90 @@ is needed.
 Pango forms the core of text and font handling for GTK+.</description>
   <packager/>
   <url>http://www.pango.org/</url>
-  <time file="1375463520" build="1375463507"/>
-  <size package="25588" installed="69876" archive="70272"/>
-<location href="i686/pango-tools-1.34.1-3.8.i686.rpm"/>
+  <time file="1375463726" build="1375463714"/>
+  <size package="26412" installed="84536" archive="84936"/>
+<location href="x86_64/pango-tools-1.34.1-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/i18n</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4180"/>
+    <rpm:header-range start="280" end="4480"/>
     <rpm:provides>
       <rpm:entry name="pango-tools" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
-      <rpm:entry name="pango-tools(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-tools(x86-64)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpangocairo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpangoxft-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpangoft2-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libXft.so.2()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/pango-querymodules-64</file>
+    <file>/usr/bin/pango-view</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>pango-tools-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.34.1" rel="3.8"/>
+  <checksum type="sha256" pkgid="YES">9a9dd70d3a734f9daa64f86e9289d3feca23c79dd0cefac569fc5aa2cdac9100</checksum>
+  <summary>Library for Layout and Rendering of Text -- Tools</summary>
+  <description>Pango is a library for layout and rendering of text, with an emphasis
+on internationalization. It can be used anywhere that text layout
+is needed.
+
+Pango forms the core of text and font handling for GTK+.</description>
+  <packager/>
+  <url>http://www.pango.org/</url>
+  <time file="1375463520" build="1375463511"/>
+  <size package="8176" installed="13096" archive="13360"/>
+<location href="x86_64/pango-tools-32bit-1.34.1-3.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/i18n</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pango-1.34.1-3.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3381"/>
+    <rpm:provides>
+      <rpm:entry name="pango-tools-32bit" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
+      <rpm:entry name="pango-tools-32bit(x86-32)" flags="EQ" epoch="0" ver="1.34.1" rel="3.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpangocairo-1.0.so.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libpangoft2-1.0.so.0"/>
-      <rpm:entry name="libpangoxft-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libXft.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgmodule-2.0.so.0"/>
       <rpm:entry name="libpango-1.0.so.0"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libfontconfig.so.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-    </rpm:requires>    <file>/usr/bin/pango-view</file>
-    <file>/usr/bin/pango-querymodules</file>
+    </rpm:requires>    <file>/usr/bin/pango-querymodules</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>parted</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a8328ee809c08880623a6c80e8b5c3b7cfdc417d2d0c970734c701fef64a12d6</checksum>
+  <checksum type="sha256" pkgid="YES">47dd3b727e001941c913926557ab18ef7631791248c5923dd840e7c2d1e8dcda</checksum>
   <summary>The GNU disk partition manipulation program</summary>
   <description>The GNU Parted program allows you to create, destroy, resize, move,
 and copy hard disk partitions. Parted can be used for creating space
@@ -65796,41 +77557,39 @@ for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.</description>
   <packager/>
   <url>http://www.gnu.org/software/parted</url>
-  <time file="1376539180" build="1376539166"/>
-  <size package="211613" installed="616232" archive="617520"/>
-<location href="i686/parted-3.1-2.10.i686.rpm"/>
+  <time file="1376539248" build="1376539236"/>
+  <size package="196870" installed="604256" archive="605552"/>
+<location href="x86_64/parted-3.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>parted-3.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4733"/>
+    <rpm:header-range start="280" end="4945"/>
     <rpm:provides>
-      <rpm:entry name="libparted-fs-resize.so.0"/>
-      <rpm:entry name="libparted-fs-resize.so.0(LIBPARTED_FS_RESIZE_0.0.0)"/>
-      <rpm:entry name="libparted.so.2"/>
+      <rpm:entry name="libparted-fs-resize.so.0()(64bit)"/>
+      <rpm:entry name="libparted-fs-resize.so.0(LIBPARTED_FS_RESIZE_0.0.0)(64bit)"/>
+      <rpm:entry name="libparted.so.2()(64bit)"/>
       <rpm:entry name="parted" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
-      <rpm:entry name="parted(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
+      <rpm:entry name="parted(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libparted.so.2"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libparted.so.2()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/sbin/parted</file>
     <file>/sbin/partprobe</file>
 
@@ -65838,9 +77597,9 @@ to new hard disks.</description>
 </package>
 <package type="rpm">
   <name>parted-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">423332800fae64840e1e57e8a2752a24c905523717876f1db6e8d0bcba13d8cc</checksum>
+  <checksum type="sha256" pkgid="YES">0e610186c14258a3f3a054602dbd8e1cefd8baa1ceaf37e94f16fc6c91a04c66</checksum>
   <summary>Files for developing apps which will manipulate disk partitions</summary>
   <description>The GNU Parted library is a set of routines for hard disk partition
 manipulation. If you want to develop programs that manipulate disk
@@ -65848,19 +77607,19 @@ partitions and filesystems using the routines provided by the GNU
 Parted library, you need to install this package.</description>
   <packager/>
   <url>http://www.gnu.org/software/parted</url>
-  <time file="1376539180" build="1376539166"/>
-  <size package="13055" installed="50279" archive="52576"/>
-<location href="i686/parted-devel-3.1-2.10.i686.rpm"/>
+  <time file="1376539248" build="1376539236"/>
+  <size package="13239" installed="50281" archive="52588"/>
+<location href="x86_64/parted-devel-3.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>parted-3.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4189"/>
+    <rpm:header-range start="280" end="4365"/>
     <rpm:provides>
       <rpm:entry name="parted-devel" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
-      <rpm:entry name="parted-devel(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
+      <rpm:entry name="parted-devel(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
       <rpm:entry name="pkgconfig(libparted)" flags="EQ" epoch="0" ver="3.1"/>
     </rpm:provides>
     <rpm:requires>
@@ -65872,26 +77631,26 @@ Parted library, you need to install this package.</description>
 </package>
 <package type="rpm">
   <name>parted-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d4b63b2ba0e4cb46d064c77ee128d8d77a424b4f6808d39ecceb1d492b1f546a</checksum>
+  <checksum type="sha256" pkgid="YES">2768630232ddfbab570e189f48c3f80caeaa996253b32fc6ce3156d1b991dda0</checksum>
   <summary>Documentation for package parted</summary>
   <description>This package provides documentation for package parted.</description>
   <packager/>
   <url>http://www.gnu.org/software/parted</url>
-  <time file="1376539180" build="1376539166"/>
-  <size package="23960" installed="21207" archive="21772"/>
-<location href="i686/parted-docs-3.1-2.10.i686.rpm"/>
+  <time file="1376539248" build="1376539236"/>
+  <size package="24133" installed="21207" archive="21772"/>
+<location href="x86_64/parted-docs-3.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>parted-3.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2346"/>
+    <rpm:header-range start="280" end="2519"/>
     <rpm:provides>
       <rpm:entry name="parted-docs" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
-      <rpm:entry name="parted-docs(x86-32)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
+      <rpm:entry name="parted-docs(x86-64)" flags="EQ" epoch="0" ver="3.1" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -65927,9 +77686,9 @@ Parted library, you need to install this package.</description>
 </package>
 <package type="rpm">
   <name>patch</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">3ce87d55e32c2555e41b1c6330722bba57eadc83d430b2b7ddd05d9cbf3148f7</checksum>
+  <checksum type="sha256" pkgid="YES">e180b9a37752ff02f632a26e41a4cf81f0bb6067a132d742415ccffa8233eb3c</checksum>
   <summary>The GNU patch command, for modifying/upgrading files</summary>
   <description>The patch program applies diff files to originals.  The diff command
 is used to compare an original to a changed file.  Diff lists the
@@ -65941,96 +77700,94 @@ Patch should be installed because it is a common way of upgrading
 applications.</description>
   <packager/>
   <url>http://www.gnu.org/software/patch/patch.html</url>
-  <time file="1374118117" build="1374118108"/>
-  <size package="99642" installed="217085" archive="217772"/>
-<location href="i686/patch-2.7-1.6.i686.rpm"/>
+  <time file="1374118911" build="1374118902"/>
+  <size package="95236" installed="215329" archive="216016"/>
+<location href="x86_64/patch-2.7-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>patch-2.7-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3547"/>
+    <rpm:header-range start="280" end="3743"/>
     <rpm:provides>
       <rpm:entry name="patch" flags="EQ" epoch="0" ver="2.7" rel="1.6"/>
-      <rpm:entry name="patch(x86-32)" flags="EQ" epoch="0" ver="2.7" rel="1.6"/>
+      <rpm:entry name="patch(x86-64)" flags="EQ" epoch="0" ver="2.7" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/patch</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>patchelf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">304a9ad0317f15d3d094c0f72870af5ce0b414a903b73814d0e5d2b997e5ff0a</checksum>
+  <checksum type="sha256" pkgid="YES">e67a344415b25a5b08e1f12e57a1929110356cd86e95683800ea607de46cf071</checksum>
   <summary>A utility for patching ELF binaries</summary>
   <description>PatchELF is a simple utility for modifing existing ELF executables and
 libraries.  It can change the dynamic loader ("ELF interpreter") of
 executables and change the RPATH of executables and libraries.</description>
   <packager/>
   <url>http://nixos.org/patchelf.html</url>
-  <time file="1375477024" build="1375477016"/>
-  <size package="55758" installed="150587" archive="151580"/>
-<location href="i686/patchelf-0.6-2.8.i686.rpm"/>
+  <time file="1375477903" build="1375477893"/>
+  <size package="52867" installed="148963" archive="149956"/>
+<location href="x86_64/patchelf-0.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>patchelf-0.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3815"/>
+    <rpm:header-range start="280" end="4015"/>
     <rpm:provides>
       <rpm:entry name="patchelf" flags="EQ" epoch="0" ver="0.6" rel="2.8"/>
-      <rpm:entry name="patchelf(x86-32)" flags="EQ" epoch="0" ver="0.6" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="patchelf(x86-64)" flags="EQ" epoch="0" ver="0.6" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/patchelf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>pattern-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="001" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">4881ab12a9ce6cda696734de4a03466c0d662b7f6a6018728e27cf27dfb00855</checksum>
+  <checksum type="sha256" pkgid="YES">b0c08fa9027be7b66655189d2bc55d6998b181fc84f2a3ddaedd7a862489afc9</checksum>
   <summary>Pattern Tools</summary>
   <description>Tools for managing package groups and patterns.</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1375473659" build="1375473649"/>
-  <size package="4162" installed="4747" archive="5172"/>
-<location href="i686/pattern-tools-001-2.8.i686.rpm"/>
+  <time file="1375475536" build="1375475528"/>
+  <size package="4335" installed="4747" archive="5172"/>
+<location href="x86_64/pattern-tools-001-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>pattern-tools-001-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2480"/>
+    <rpm:header-range start="280" end="2652"/>
     <rpm:provides>
       <rpm:entry name="pattern-tools" flags="EQ" epoch="0" ver="001" rel="2.8"/>
-      <rpm:entry name="pattern-tools(x86-32)" flags="EQ" epoch="0" ver="001" rel="2.8"/>
+      <rpm:entry name="pattern-tools(x86-64)" flags="EQ" epoch="0" ver="001" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/python"/>
@@ -66043,9 +77800,9 @@ executables and change the RPATH of executables and libraries.</description>
 </package>
 <package type="rpm">
   <name>pbzip2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">da4227947979218b7b7d769eaf0981f21df3b0a2b8e7a32366789f15e9c91f85</checksum>
+  <checksum type="sha256" pkgid="YES">d66de3fb6bc2312d695b9ca19ab9176641e7c418b0441009fc346100c1412660</checksum>
   <summary>Parallel implementation of bzip2</summary>
   <description>PBZIP2 is a parallel implementation of the bzip2 block-sorting file
 compressor that uses pthreads and achieves near-linear speedup on SMP
@@ -66054,40 +77811,35 @@ v1.0.2 or newer (ie: anything compressed with pbzip2 can be
 decompressed with bzip2).</description>
   <packager/>
   <url>http://www.compression.ca/pbzip2/</url>
-  <time file="1375477010" build="1375477001"/>
-  <size package="33447" installed="81414" archive="82232"/>
-<location href="i686/pbzip2-1.1.6-2.8.i686.rpm"/>
+  <time file="1375481365" build="1375481354"/>
+  <size package="35013" installed="85078" archive="85896"/>
+<location href="x86_64/pbzip2-1.1.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Other</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pbzip2-1.1.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3881"/>
+    <rpm:header-range start="280" end="3993"/>
     <rpm:provides>
       <rpm:entry name="pbzip2" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
-      <rpm:entry name="pbzip2(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="pbzip2(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pbzip2</file>
     <file>/usr/bin/pbzcat</file>
     <file>/usr/bin/pbunzip2</file>
@@ -66096,26 +77848,26 @@ decompressed with bzip2).</description>
 </package>
 <package type="rpm">
   <name>pbzip2-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">4b48385c6f30968233e3ae10e7c54622ad4426ff62f0483b4be34261169a4652</checksum>
+  <checksum type="sha256" pkgid="YES">3783560c7142ba03e65710ef0020b73dc8ce77ed7b12a677d15675d3c6e649f9</checksum>
   <summary>Documentation for package pbzip2</summary>
   <description>This package provides documentation for package pbzip2.</description>
   <packager/>
   <url>http://www.compression.ca/pbzip2/</url>
-  <time file="1375477010" build="1375477001"/>
-  <size package="4553" installed="2140" archive="2408"/>
-<location href="i686/pbzip2-docs-1.1.6-2.8.i686.rpm"/>
+  <time file="1375481365" build="1375481354"/>
+  <size package="4730" installed="2140" archive="2408"/>
+<location href="x86_64/pbzip2-docs-1.1.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pbzip2-1.1.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2271"/>
+    <rpm:header-range start="280" end="2448"/>
     <rpm:provides>
       <rpm:entry name="pbzip2-docs" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
-      <rpm:entry name="pbzip2-docs(x86-32)" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
+      <rpm:entry name="pbzip2-docs(x86-64)" flags="EQ" epoch="0" ver="1.1.6" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -66123,26 +77875,26 @@ decompressed with bzip2).</description>
 </package>
 <package type="rpm">
   <name>pc-installer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1" rel="4.8"/>
-  <checksum type="sha256" pkgid="YES">ace2876e366071d1c57ff0b2132ac01c25b683816a94777bfeee892f5ce77397</checksum>
+  <checksum type="sha256" pkgid="YES">d4c350651589f1c4d7b1645700478b0ed43ac279d5138fc9dd9bfe71b3fcf5f4</checksum>
   <summary>PC Installer</summary>
   <description>Installs a system from a live USB stick to a local hard-disk.</description>
   <packager/>
   <url/>
-  <time file="1375477018" build="1375477007"/>
-  <size package="4896" installed="4325" archive="4744"/>
-<location href="i686/pc-installer-0.1-4.8.i686.rpm"/>
+  <time file="1375481270" build="1375481257"/>
+  <size package="5072" installed="4325" archive="4744"/>
+<location href="x86_64/pc-installer-0.1-4.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/System</rpm:group>
     <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>pc-installer-0.1-4.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3139"/>
+    <rpm:header-range start="280" end="3315"/>
     <rpm:provides>
       <rpm:entry name="pc-installer" flags="EQ" epoch="0" ver="0.1" rel="4.8"/>
-      <rpm:entry name="pc-installer(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="4.8"/>
+      <rpm:entry name="pc-installer(x86-64)" flags="EQ" epoch="0" ver="0.1" rel="4.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="snapper"/>
@@ -66157,9 +77909,9 @@ decompressed with bzip2).</description>
 </package>
 <package type="rpm">
   <name>pciutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">7cfe22ed04b674255ce7cd8a8f3221a859bf13dead99625ce3f22237ad1c2585</checksum>
+  <checksum type="sha256" pkgid="YES">e4822a81e48ec187bb65898a9f4ded2fd49f585bf9e5af7179509b39d8df360d</checksum>
   <summary>PCI utilities for Kernel version 2</summary>
   <description>lspci: This program displays detailed information about all PCI busses
 and devices in the system, replacing the original /proc/pci interface.
@@ -66172,32 +77924,32 @@ update-pciids: This program downloads the current version of the
 pci.ids file.</description>
   <packager/>
   <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
-  <time file="1376538098" build="1376538089"/>
-  <size package="46059" installed="117545" archive="118352"/>
-<location href="i686/pciutils-3.1.10-2.12.i686.rpm"/>
+  <time file="1376538207" build="1376538196"/>
+  <size package="46812" installed="126313" archive="127120"/>
+<location href="x86_64/pciutils-3.1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4051"/>
+    <rpm:header-range start="280" end="4283"/>
     <rpm:provides>
       <rpm:entry name="pciutils" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
-      <rpm:entry name="pciutils(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="pciutils(x86-64)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.1)"/>
-      <rpm:entry name="libpci.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="pciutils-ids"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.1)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpci.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/setpci</file>
     <file>/usr/sbin/update-pciids</file>
     <file>/usr/sbin/lspci</file>
@@ -66206,27 +77958,27 @@ pci.ids file.</description>
 </package>
 <package type="rpm">
   <name>pciutils-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">09ebc6454a4e9fae54a0e1c90ed766d59c22a25d6d52c0fc0b010823c0c58c5c</checksum>
+  <checksum type="sha256" pkgid="YES">d68c8e3b2fab39de09b9414b62aabb531479fc1c0cdb9d5b715757eca80ae259</checksum>
   <summary>Library and Include Files of the PCI utilities</summary>
   <description>This package contains the files that are necessary for software
 development using the PCI utilities.</description>
   <packager/>
   <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
-  <time file="1376538098" build="1376538089"/>
-  <size package="20127" installed="73565" archive="74660"/>
-<location href="i686/pciutils-devel-3.1.10-2.12.i686.rpm"/>
+  <time file="1376538207" build="1376538196"/>
+  <size package="20322" installed="73569" archive="74668"/>
+<location href="x86_64/pciutils-devel-3.1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3343"/>
+    <rpm:header-range start="280" end="3523"/>
     <rpm:provides>
       <rpm:entry name="pciutils-devel" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
-      <rpm:entry name="pciutils-devel(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="pciutils-devel(x86-64)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
       <rpm:entry name="pkgconfig(libpci)" flags="EQ" epoch="0" ver="3.1.10"/>
     </rpm:provides>
     <rpm:requires>
@@ -66236,27 +77988,56 @@ development using the PCI utilities.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>pciutils-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="3.1.10" rel="2.12"/>
+  <checksum type="sha256" pkgid="YES">5e162cc052cbf085f1b763826f1e64402d6ef2c1f29b877038c263694717e871</checksum>
+  <summary>Library and Include Files of the PCI utilities</summary>
+  <description>This package contains the files that are necessary for software
+development using the PCI utilities.</description>
+  <packager/>
+  <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
+  <time file="1376538098" build="1376538090"/>
+  <size package="2544" installed="0" archive="268"/>
+<location href="x86_64/pciutils-devel-32bit-3.1.10-2.12.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2440"/>
+    <rpm:provides>
+      <rpm:entry name="pciutils-devel-32bit" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="pciutils-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpci-32bit" flags="EQ" epoch="0" ver="3.1.10"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>pciutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.1.10" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">c1ab7516ab8fc4a6b0dca9cf7c9be2c141f415e336f255183594b2d9ed6e0a4d</checksum>
+  <checksum type="sha256" pkgid="YES">8d1fa2947daf58e3941800e7ce600f54a5d840146de7e4837ac19d28b9cc41d5</checksum>
   <summary>Documentation for package pciutils</summary>
   <description>This package provides documentation for package pciutils.</description>
   <packager/>
   <url>http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml</url>
-  <time file="1376538098" build="1376538089"/>
-  <size package="11558" installed="8686" archive="9404"/>
-<location href="i686/pciutils-docs-3.1.10-2.12.i686.rpm"/>
+  <time file="1376538207" build="1376538196"/>
+  <size package="11728" installed="8686" archive="9404"/>
+<location href="x86_64/pciutils-docs-3.1.10-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pciutils-3.1.10-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2614"/>
+    <rpm:header-range start="280" end="2787"/>
     <rpm:provides>
       <rpm:entry name="pciutils-docs" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
-      <rpm:entry name="pciutils-docs(x86-32)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
+      <rpm:entry name="pciutils-docs(x86-64)" flags="EQ" epoch="0" ver="3.1.10" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -66264,28 +78045,28 @@ development using the PCI utilities.</description>
 </package>
 <package type="rpm">
   <name>pcre-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">38fa12e13f02b0d2f360cc2a8aa203823403ca4b438e5229f8b3705b3f00fa39</checksum>
+  <checksum type="sha256" pkgid="YES">2ee53049693f57befc82247a28d64d58a7c19b65e788884c8f8562e1092d0cbd</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="189349" installed="234891" archive="248400"/>
-<location href="i686/pcre-devel-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="189540" installed="234905" archive="248424"/>
+<location href="x86_64/pcre-devel-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12091"/>
+    <rpm:header-range start="280" end="12271"/>
     <rpm:provides>
       <rpm:entry name="pcre-devel" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="pcre-devel(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="pcre-devel(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
       <rpm:entry name="pkgconfig(libpcre)" flags="EQ" epoch="0" ver="8.31"/>
       <rpm:entry name="pkgconfig(libpcrecpp)" flags="EQ" epoch="0" ver="8.31"/>
       <rpm:entry name="pkgconfig(libpcreposix)" flags="EQ" epoch="0" ver="8.31"/>
@@ -66304,9 +78085,9 @@ as Perl 5.</description>
 </package>
 <package type="rpm">
   <name>pcre-devel-static</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f05f0bc496ad861ab2ede846ab8e154cc0b1043d2970208693c610a7492507c4</checksum>
+  <checksum type="sha256" pkgid="YES">39079d17b097471c14981cbb86698e4c49b75a7c6e25de736eacdf411f4d69c1</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
@@ -66314,19 +78095,19 @@ as Perl 5.
 This package contains static versions of the PCRE libraries.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="450186" installed="1750344" archive="1750876"/>
-<location href="i686/pcre-devel-static-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="583652" installed="3587156" archive="3587692"/>
+<location href="x86_64/pcre-devel-static-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2759"/>
+    <rpm:header-range start="280" end="2939"/>
     <rpm:provides>
       <rpm:entry name="pcre-devel-static" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="pcre-devel-static(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="pcre-devel-static(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pcre-devel" flags="EQ" epoch="0" ver="8.31"/>
@@ -66363,152 +78144,48 @@ as Perl 5.</description>
 </package>
 <package type="rpm">
   <name>pcre-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.31" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">30b256cbb1f971da8454b74cc4701a3024efae5adaea1d057e1885bcf001ace0</checksum>
+  <checksum type="sha256" pkgid="YES">0b6785af323ed5ffc4c96f0f76510817a17762ac2abba1d7e7a5a19516b47caf</checksum>
   <summary>A library for Perl-compatible regular expressions</summary>
   <description>The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.</description>
   <packager/>
   <url>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/</url>
-  <time file="1375471970" build="1375471940"/>
-  <size package="62970" installed="124872" archive="125856"/>
-<location href="i686/pcre-tools-8.31-2.10.i686.rpm"/>
+  <time file="1375473769" build="1375473755"/>
+  <size package="65972" installed="134624" archive="135608"/>
+<location href="x86_64/pcre-tools-8.31-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pcre-8.31-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3775"/>
+    <rpm:header-range start="280" end="3971"/>
     <rpm:provides>
       <rpm:entry name="pcre-tools" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
-      <rpm:entry name="pcre-tools(x86-32)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
+      <rpm:entry name="pcre-tools(x86-64)" flags="EQ" epoch="0" ver="8.31" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpcreposix.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpcreposix.so.0()(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pcretest</file>
     <file>/usr/bin/pcregrep</file>
 
   </format>
 </package>
 <package type="rpm">
-  <name>perf</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-  <checksum type="sha256" pkgid="YES">977aa74006d5ce043ed4bb3d6c026d2776f28f15d1e63d2d54eb54b24565cbf6</checksum>
-  <summary>The 'perf' performance counter tool</summary>
-  <description>This package provides the "perf" tool that can be used to monitor performance
-counter events as well as various kernel internal events.</description>
-  <packager/>
-  <url>http://www.kernel.org/</url>
-  <time file="1377309158" build="1377308929"/>
-  <size package="1271090" installed="3772294" archive="3790788"/>
-<location href="i686/perf-3.11.0-0.rc6.0.1.1.i686.rpm"/>
-  <format>
-    <rpm:license>GPL-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System Environment/Kernel</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>kernel-x86-ivi-3.11.0-0.rc6.0.1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="33740"/>
-    <rpm:provides>
-      <rpm:entry name="perf" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="perf" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1-x86-ivi"/>
-      <rpm:entry name="perf(x86-32)" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="perl(Perf::Trace::Context)" flags="EQ" epoch="0" ver="0.01"/>
-      <rpm:entry name="perl(Perf::Trace::Core)" flags="EQ" epoch="0" ver="0.01"/>
-      <rpm:entry name="perl(Perf::Trace::Util)" flags="EQ" epoch="0" ver="0.01"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.142)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libdw.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.130)"/>
-      <rpm:entry name="libperl.so"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.143)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="kernel-x86-ivi" flags="EQ" epoch="0" ver="3.11.0" rel="0.rc6.0.1.1"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdw.so.1(ELFUTILS_0.122)"/>
-      <rpm:entry name="/bin/bash"/>
-    </rpm:requires>    <file>/usr/libexec/perf-core/scripts/python/bin/sctop-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/syscall-counts-report</file>
-    <file>/usr/bin/perf</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rw-by-file-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/syscall-counts-by-pid-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/sctop-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/failed-syscalls-report</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/check-perf-trace-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/netdev-times-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/sched-migration-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/failed-syscalls-by-pid-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/event_analyzing_sample-report</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/failed-syscalls-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/wakeup-latency-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/net_dropmonitor-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/futex-contention-report</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rwtop-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/futex-contention-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rw-by-file-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rwtop-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/failed-syscalls-by-pid-report</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/wakeup-latency-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/netdev-times-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/event_analyzing_sample-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/sched-migration-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/syscall-counts-by-pid-record</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/syscall-counts-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rw-by-pid-report</file>
-    <file>/usr/libexec/perf-core/scripts/python/bin/net_dropmonitor-record</file>
-    <file>/usr/libexec/perf-core/scripts/perl/bin/rw-by-pid-record</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>perl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.16.3" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">5d9a12c3bbf6e6b682d15af3eb7c020f0e070f965607694492e9bc6ece06f810</checksum>
+  <checksum type="sha256" pkgid="YES">1eb11549ceb55f8b94242030c8070dc7637ee3174878314d158b9b90ef447f27</checksum>
   <summary>The Perl interpreter</summary>
   <description>perl - Practical Extraction and Report Language
 
@@ -66522,70 +78199,70 @@ Some of the modules available on CPAN can be found in the "perl"
 series.</description>
   <packager/>
   <url>http://www.perl.org/</url>
-  <time file="1377042318" build="1377042203"/>
-  <size package="8715637" installed="43184131" archive="43783564"/>
-<location href="i686/perl-5.16.3-2.22.i686.rpm"/>
+  <time file="1377042515" build="1377042437"/>
+  <size package="9190934" installed="49428981" archive="50031476"/>
+<location href="x86_64/perl-5.16.3-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>Artistic-1.0 or GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Perl</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>perl-5.16.3-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="413639"/>
+    <rpm:header-range start="280" end="414079"/>
     <rpm:provides>
       <rpm:entry name="/bin/perl"/>
-      <rpm:entry name="B.so"/>
-      <rpm:entry name="Base64.so"/>
-      <rpm:entry name="Byte.so"/>
-      <rpm:entry name="Bzip2.so"/>
-      <rpm:entry name="CN.so"/>
-      <rpm:entry name="Call.so"/>
-      <rpm:entry name="Collate.so"/>
-      <rpm:entry name="Cwd.so"/>
-      <rpm:entry name="DB_File.so"/>
-      <rpm:entry name="Dumper.so"/>
-      <rpm:entry name="EBCDIC.so"/>
-      <rpm:entry name="Encode.so"/>
-      <rpm:entry name="FastCalc.so"/>
-      <rpm:entry name="Fcntl.so"/>
-      <rpm:entry name="FieldHash.so"/>
-      <rpm:entry name="GDBM_File.so"/>
-      <rpm:entry name="Glob.so"/>
-      <rpm:entry name="HiRes.so"/>
-      <rpm:entry name="Hostname.so"/>
-      <rpm:entry name="IO.so"/>
-      <rpm:entry name="JP.so"/>
-      <rpm:entry name="KR.so"/>
-      <rpm:entry name="Langinfo.so"/>
-      <rpm:entry name="MD5.so"/>
-      <rpm:entry name="NDBM_File.so"/>
-      <rpm:entry name="NamedCapture.so"/>
-      <rpm:entry name="Normalize.so"/>
-      <rpm:entry name="ODBM_File.so"/>
-      <rpm:entry name="Opcode.so"/>
-      <rpm:entry name="POSIX.so"/>
-      <rpm:entry name="PPPort.so"/>
-      <rpm:entry name="Peek.so"/>
-      <rpm:entry name="Piece.so"/>
-      <rpm:entry name="SDBM_File.so"/>
-      <rpm:entry name="SHA.so"/>
-      <rpm:entry name="Socket.so"/>
-      <rpm:entry name="Soundex.so"/>
-      <rpm:entry name="Storable.so"/>
-      <rpm:entry name="Symbol.so"/>
-      <rpm:entry name="SysV.so"/>
-      <rpm:entry name="Syslog.so"/>
-      <rpm:entry name="TW.so"/>
-      <rpm:entry name="Unicode.so"/>
-      <rpm:entry name="Util.so"/>
-      <rpm:entry name="Zlib.so"/>
-      <rpm:entry name="arybase.so"/>
-      <rpm:entry name="attributes.so"/>
+      <rpm:entry name="B.so()(64bit)"/>
+      <rpm:entry name="Base64.so()(64bit)"/>
+      <rpm:entry name="Byte.so()(64bit)"/>
+      <rpm:entry name="Bzip2.so()(64bit)"/>
+      <rpm:entry name="CN.so()(64bit)"/>
+      <rpm:entry name="Call.so()(64bit)"/>
+      <rpm:entry name="Collate.so()(64bit)"/>
+      <rpm:entry name="Cwd.so()(64bit)"/>
+      <rpm:entry name="DB_File.so()(64bit)"/>
+      <rpm:entry name="Dumper.so()(64bit)"/>
+      <rpm:entry name="EBCDIC.so()(64bit)"/>
+      <rpm:entry name="Encode.so()(64bit)"/>
+      <rpm:entry name="FastCalc.so()(64bit)"/>
+      <rpm:entry name="Fcntl.so()(64bit)"/>
+      <rpm:entry name="FieldHash.so()(64bit)"/>
+      <rpm:entry name="GDBM_File.so()(64bit)"/>
+      <rpm:entry name="Glob.so()(64bit)"/>
+      <rpm:entry name="HiRes.so()(64bit)"/>
+      <rpm:entry name="Hostname.so()(64bit)"/>
+      <rpm:entry name="IO.so()(64bit)"/>
+      <rpm:entry name="JP.so()(64bit)"/>
+      <rpm:entry name="KR.so()(64bit)"/>
+      <rpm:entry name="Langinfo.so()(64bit)"/>
+      <rpm:entry name="MD5.so()(64bit)"/>
+      <rpm:entry name="NDBM_File.so()(64bit)"/>
+      <rpm:entry name="NamedCapture.so()(64bit)"/>
+      <rpm:entry name="Normalize.so()(64bit)"/>
+      <rpm:entry name="ODBM_File.so()(64bit)"/>
+      <rpm:entry name="Opcode.so()(64bit)"/>
+      <rpm:entry name="POSIX.so()(64bit)"/>
+      <rpm:entry name="PPPort.so()(64bit)"/>
+      <rpm:entry name="Peek.so()(64bit)"/>
+      <rpm:entry name="Piece.so()(64bit)"/>
+      <rpm:entry name="SDBM_File.so()(64bit)"/>
+      <rpm:entry name="SHA.so()(64bit)"/>
+      <rpm:entry name="Socket.so()(64bit)"/>
+      <rpm:entry name="Soundex.so()(64bit)"/>
+      <rpm:entry name="Storable.so()(64bit)"/>
+      <rpm:entry name="Symbol.so()(64bit)"/>
+      <rpm:entry name="SysV.so()(64bit)"/>
+      <rpm:entry name="Syslog.so()(64bit)"/>
+      <rpm:entry name="TW.so()(64bit)"/>
+      <rpm:entry name="Unicode.so()(64bit)"/>
+      <rpm:entry name="Util.so()(64bit)"/>
+      <rpm:entry name="Zlib.so()(64bit)"/>
+      <rpm:entry name="arybase.so()(64bit)"/>
+      <rpm:entry name="attributes.so()(64bit)"/>
       <rpm:entry name="config(perl)" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
-      <rpm:entry name="encoding.so"/>
-      <rpm:entry name="libperl.so"/>
-      <rpm:entry name="mmap.so"/>
-      <rpm:entry name="mro.so"/>
+      <rpm:entry name="encoding.so()(64bit)"/>
+      <rpm:entry name="libperl.so()(64bit)"/>
+      <rpm:entry name="mmap.so()(64bit)"/>
+      <rpm:entry name="mro.so()(64bit)"/>
       <rpm:entry name="perl" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
       <rpm:entry name="perl(:MODULE_COMPAT_5.16.3)"/>
       <rpm:entry name="perl(AnyDBM_File)" flags="EQ" epoch="0" ver="1.01"/>
@@ -67339,7 +79016,7 @@ series.</description>
       <rpm:entry name="perl(vmsish)" flags="EQ" epoch="0" ver="1.03"/>
       <rpm:entry name="perl(warnings)" flags="EQ" epoch="0" ver="1.13"/>
       <rpm:entry name="perl(warnings::register)" flags="EQ" epoch="0" ver="1.02"/>
-      <rpm:entry name="perl(x86-32)" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
+      <rpm:entry name="perl(x86-64)" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
       <rpm:entry name="perl-500"/>
       <rpm:entry name="perl-Archive-Tar"/>
       <rpm:entry name="perl-Compress-Raw-Zlib"/>
@@ -67364,51 +79041,42 @@ series.</description>
       <rpm:entry name="perl-libnet"/>
       <rpm:entry name="perl-macros"/>
       <rpm:entry name="perl-version"/>
-      <rpm:entry name="re.so"/>
-      <rpm:entry name="scalar.so"/>
-      <rpm:entry name="shared.so"/>
-      <rpm:entry name="threads.so"/>
-      <rpm:entry name="via.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libgdbm_compat.so.4"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="re.so()(64bit)"/>
+      <rpm:entry name="scalar.so()(64bit)"/>
+      <rpm:entry name="shared.so()(64bit)"/>
+      <rpm:entry name="threads.so()(64bit)"/>
+      <rpm:entry name="via.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="config(perl)" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.2)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0.8)"/>
+      <rpm:entry name="libgdbm_compat.so.4()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.2)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
     </rpm:requires>
     <rpm:obsoletes>
@@ -67481,10 +79149,263 @@ series.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>perl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.16.3" rel="2.22"/>
+  <checksum type="sha256" pkgid="YES">c46d2096b1533995422601bf0806cb10cc2ab6b2c6a021c7d034a101dd412e4c</checksum>
+  <summary>The Perl interpreter</summary>
+  <description>perl - Practical Extraction and Report Language
+
+Perl is optimized for scanning arbitrary text files, extracting
+information from those text files, and printing reports based on that
+information.  It is also good for many system management tasks. Perl is
+intended to be practical (easy to use, efficient, and complete) rather
+than beautiful (tiny, elegant, and minimal).
+
+Some of the modules available on CPAN can be found in the "perl"
+series.</description>
+  <packager/>
+  <url>http://www.perl.org/</url>
+  <time file="1377042318" build="1377042280"/>
+  <size package="3381957" installed="17198710" archive="17484608"/>
+<location href="x86_64/perl-32bit-5.16.3-2.22.x86_64.rpm"/>
+  <format>
+    <rpm:license>Artistic-1.0 or GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Platform Development/Perl</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>perl-5.16.3-2.22.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="182184"/>
+    <rpm:provides>
+      <rpm:entry name="B.so"/>
+      <rpm:entry name="Base64.so"/>
+      <rpm:entry name="Byte.so"/>
+      <rpm:entry name="Bzip2.so"/>
+      <rpm:entry name="CN.so"/>
+      <rpm:entry name="Call.so"/>
+      <rpm:entry name="Collate.so"/>
+      <rpm:entry name="Cwd.so"/>
+      <rpm:entry name="DB_File.so"/>
+      <rpm:entry name="Dumper.so"/>
+      <rpm:entry name="EBCDIC.so"/>
+      <rpm:entry name="Encode.so"/>
+      <rpm:entry name="FastCalc.so"/>
+      <rpm:entry name="Fcntl.so"/>
+      <rpm:entry name="FieldHash.so"/>
+      <rpm:entry name="GDBM_File.so"/>
+      <rpm:entry name="Glob.so"/>
+      <rpm:entry name="HiRes.so"/>
+      <rpm:entry name="Hostname.so"/>
+      <rpm:entry name="IO.so"/>
+      <rpm:entry name="JP.so"/>
+      <rpm:entry name="KR.so"/>
+      <rpm:entry name="Langinfo.so"/>
+      <rpm:entry name="MD5.so"/>
+      <rpm:entry name="NDBM_File.so"/>
+      <rpm:entry name="NamedCapture.so"/>
+      <rpm:entry name="Normalize.so"/>
+      <rpm:entry name="ODBM_File.so"/>
+      <rpm:entry name="Opcode.so"/>
+      <rpm:entry name="POSIX.so"/>
+      <rpm:entry name="PPPort.so"/>
+      <rpm:entry name="Peek.so"/>
+      <rpm:entry name="Piece.so"/>
+      <rpm:entry name="SDBM_File.so"/>
+      <rpm:entry name="SHA.so"/>
+      <rpm:entry name="Socket.so"/>
+      <rpm:entry name="Soundex.so"/>
+      <rpm:entry name="Storable.so"/>
+      <rpm:entry name="Symbol.so"/>
+      <rpm:entry name="SysV.so"/>
+      <rpm:entry name="Syslog.so"/>
+      <rpm:entry name="TW.so"/>
+      <rpm:entry name="Unicode.so"/>
+      <rpm:entry name="Util.so"/>
+      <rpm:entry name="Zlib.so"/>
+      <rpm:entry name="arybase.so"/>
+      <rpm:entry name="attributes.so"/>
+      <rpm:entry name="encoding.so"/>
+      <rpm:entry name="libperl.so"/>
+      <rpm:entry name="mmap.so"/>
+      <rpm:entry name="mro.so"/>
+      <rpm:entry name="perl(B)" flags="EQ" epoch="0" ver="1.35"/>
+      <rpm:entry name="perl(B::Concise)" flags="EQ" epoch="0" ver="0.89"/>
+      <rpm:entry name="perl(B::OBJECT)"/>
+      <rpm:entry name="perl(B::Section)"/>
+      <rpm:entry name="perl(B::Showlex)" flags="EQ" epoch="0" ver="1.03"/>
+      <rpm:entry name="perl(B::Terse)" flags="EQ" epoch="0" ver="1.06"/>
+      <rpm:entry name="perl(B::Xref)" flags="EQ" epoch="0" ver="1.03"/>
+      <rpm:entry name="perl(Compress::Raw::Bzip2)" flags="EQ" epoch="0" ver="2.048"/>
+      <rpm:entry name="perl(Compress::Raw::Zlib)" flags="EQ" epoch="0" ver="2.048"/>
+      <rpm:entry name="perl(Config)"/>
+      <rpm:entry name="perl(Cwd)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(DB_File)" flags="EQ" epoch="0" ver="1.826"/>
+      <rpm:entry name="perl(DB_File::BTREEINFO)"/>
+      <rpm:entry name="perl(DB_File::HASHINFO)"/>
+      <rpm:entry name="perl(DB_File::RECNOINFO)"/>
+      <rpm:entry name="perl(Data::Dumper)" flags="EQ" epoch="0" ver="2.135"/>
+      <rpm:entry name="perl(Devel::PPPort)" flags="EQ" epoch="0" ver="3.20"/>
+      <rpm:entry name="perl(Devel::Peek)" flags="EQ" epoch="0" ver="1.08"/>
+      <rpm:entry name="perl(Digest::MD5)" flags="EQ" epoch="0" ver="2.51"/>
+      <rpm:entry name="perl(Digest::SHA)" flags="EQ" epoch="0" ver="5.71"/>
+      <rpm:entry name="perl(DynaLoader)" flags="EQ" epoch="0" ver="1.14"/>
+      <rpm:entry name="perl(Encode)" flags="EQ" epoch="0" ver="2.44"/>
+      <rpm:entry name="perl(Encode::Alias)" flags="EQ" epoch="0" ver="2.15"/>
+      <rpm:entry name="perl(Encode::Byte)" flags="EQ" epoch="0" ver="2.4"/>
+      <rpm:entry name="perl(Encode::CJKConstants)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::CN)" flags="EQ" epoch="0" ver="2.3"/>
+      <rpm:entry name="perl(Encode::CN::HZ)" flags="EQ" epoch="0" ver="2.5"/>
+      <rpm:entry name="perl(Encode::Config)" flags="EQ" epoch="0" ver="2.5"/>
+      <rpm:entry name="perl(Encode::EBCDIC)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::Encoder)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::Encoding)" flags="EQ" epoch="0" ver="2.5"/>
+      <rpm:entry name="perl(Encode::GSM0338)" flags="EQ" epoch="0" ver="2.1"/>
+      <rpm:entry name="perl(Encode::Guess)" flags="EQ" epoch="0" ver="2.5"/>
+      <rpm:entry name="perl(Encode::Internal)"/>
+      <rpm:entry name="perl(Encode::JP)" flags="EQ" epoch="0" ver="2.4"/>
+      <rpm:entry name="perl(Encode::JP::H2Z)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::JP::JIS7)" flags="EQ" epoch="0" ver="2.4"/>
+      <rpm:entry name="perl(Encode::KR)" flags="EQ" epoch="0" ver="2.3"/>
+      <rpm:entry name="perl(Encode::KR::2022_KR)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::MIME::Header)" flags="EQ" epoch="0" ver="2.13"/>
+      <rpm:entry name="perl(Encode::MIME::Header::ISO_2022_JP)" flags="EQ" epoch="0" ver="1.3"/>
+      <rpm:entry name="perl(Encode::MIME::Name)" flags="EQ" epoch="0" ver="1.1"/>
+      <rpm:entry name="perl(Encode::Symbol)" flags="EQ" epoch="0" ver="2.2"/>
+      <rpm:entry name="perl(Encode::TW)" flags="EQ" epoch="0" ver="2.3"/>
+      <rpm:entry name="perl(Encode::UTF_EBCDIC)"/>
+      <rpm:entry name="perl(Encode::Unicode)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="perl(Encode::Unicode::UTF7)" flags="EQ" epoch="0" ver="2.5"/>
+      <rpm:entry name="perl(Encode::utf8)"/>
+      <rpm:entry name="perl(Errno)" flags="EQ" epoch="0" ver="1.15"/>
+      <rpm:entry name="perl(Fcntl)" flags="EQ" epoch="0" ver="1.11"/>
+      <rpm:entry name="perl(File::Glob)" flags="EQ" epoch="0" ver="1.17"/>
+      <rpm:entry name="perl(File::Spec)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Cygwin)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Epoc)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Functions)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Mac)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::OS2)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Unix)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::VMS)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(File::Spec::Win32)" flags="EQ" epoch="0" ver="3.39"/>
+      <rpm:entry name="perl(Filter::Util::Call)" flags="EQ" epoch="0" ver="1.40"/>
+      <rpm:entry name="perl(GDBM_File)" flags="EQ" epoch="0" ver="1.14"/>
+      <rpm:entry name="perl(Hash::Util)" flags="EQ" epoch="0" ver="0.11"/>
+      <rpm:entry name="perl(Hash::Util::FieldHash)" flags="EQ" epoch="0" ver="1.10"/>
+      <rpm:entry name="perl(I18N::Langinfo)" flags="EQ" epoch="0" ver="0.08"/>
+      <rpm:entry name="perl(IO)" flags="EQ" epoch="0" ver="1.25"/>
+      <rpm:entry name="perl(IO::Dir)" flags="EQ" epoch="0" ver="1.10"/>
+      <rpm:entry name="perl(IO::File)" flags="EQ" epoch="0" ver="1.16"/>
+      <rpm:entry name="perl(IO::Handle)" flags="EQ" epoch="0" ver="1.33"/>
+      <rpm:entry name="perl(IO::Pipe)" flags="EQ" epoch="0" ver="1.15"/>
+      <rpm:entry name="perl(IO::Pipe::End)"/>
+      <rpm:entry name="perl(IO::Poll)" flags="EQ" epoch="0" ver="0.09"/>
+      <rpm:entry name="perl(IO::Seekable)" flags="EQ" epoch="0" ver="1.10"/>
+      <rpm:entry name="perl(IO::Select)" flags="EQ" epoch="0" ver="1.21"/>
+      <rpm:entry name="perl(IO::Socket)" flags="EQ" epoch="0" ver="1.34"/>
+      <rpm:entry name="perl(IO::Socket::INET)" flags="EQ" epoch="0" ver="1.33"/>
+      <rpm:entry name="perl(IO::Socket::UNIX)" flags="EQ" epoch="0" ver="1.24"/>
+      <rpm:entry name="perl(IPC::Msg)" flags="EQ" epoch="0" ver="2.03"/>
+      <rpm:entry name="perl(IPC::Msg::stat)"/>
+      <rpm:entry name="perl(IPC::Semaphore)" flags="EQ" epoch="0" ver="2.03"/>
+      <rpm:entry name="perl(IPC::Semaphore::stat)"/>
+      <rpm:entry name="perl(IPC::SharedMem)" flags="EQ" epoch="0" ver="2.03"/>
+      <rpm:entry name="perl(IPC::SharedMem::stat)"/>
+      <rpm:entry name="perl(IPC::SysV)" flags="EQ" epoch="0" ver="2.03"/>
+      <rpm:entry name="perl(List::Util)" flags="EQ" epoch="0" ver="1.25"/>
+      <rpm:entry name="perl(List::Util::XS)" flags="EQ" epoch="0" ver="1.25"/>
+      <rpm:entry name="perl(MIME::Base64)" flags="EQ" epoch="0" ver="3.13"/>
+      <rpm:entry name="perl(MIME::QuotedPrint)" flags="EQ" epoch="0" ver="3.13"/>
+      <rpm:entry name="perl(Math::BigInt::FastCalc)" flags="EQ" epoch="0" ver="0.30"/>
+      <rpm:entry name="perl(NDBM_File)" flags="EQ" epoch="0" ver="1.12"/>
+      <rpm:entry name="perl(O)" flags="EQ" epoch="0" ver="1.01"/>
+      <rpm:entry name="perl(ODBM_File)" flags="EQ" epoch="0" ver="1.12"/>
+      <rpm:entry name="perl(Opcode)" flags="EQ" epoch="0" ver="1.23"/>
+      <rpm:entry name="perl(POSIX)" flags="EQ" epoch="0" ver="1.30"/>
+      <rpm:entry name="perl(POSIX::SigAction)"/>
+      <rpm:entry name="perl(POSIX::SigRt)"/>
+      <rpm:entry name="perl(POSIX::SigSet)"/>
+      <rpm:entry name="perl(PerlIO::encoding)" flags="EQ" epoch="0" ver="0.15"/>
+      <rpm:entry name="perl(PerlIO::mmap)" flags="EQ" epoch="0" ver="0.010"/>
+      <rpm:entry name="perl(PerlIO::scalar)" flags="EQ" epoch="0" ver="0.14"/>
+      <rpm:entry name="perl(PerlIO::via)" flags="EQ" epoch="0" ver="0.12"/>
+      <rpm:entry name="perl(SDBM_File)" flags="EQ" epoch="0" ver="1.09"/>
+      <rpm:entry name="perl(Scalar::Util)" flags="EQ" epoch="0" ver="1.25"/>
+      <rpm:entry name="perl(Socket)" flags="EQ" epoch="0" ver="2.001"/>
+      <rpm:entry name="perl(Storable)" flags="EQ" epoch="0" ver="2.34"/>
+      <rpm:entry name="perl(Sys::Hostname)" flags="EQ" epoch="0" ver="1.16"/>
+      <rpm:entry name="perl(Sys::Syslog)" flags="EQ" epoch="0" ver="0.29"/>
+      <rpm:entry name="perl(Text::Soundex)" flags="EQ" epoch="0" ver="3.03"/>
+      <rpm:entry name="perl(Tie::Hash::NamedCapture)" flags="EQ" epoch="0" ver="0.08"/>
+      <rpm:entry name="perl(Time::HiRes)" flags="EQ" epoch="0" ver="1.9725"/>
+      <rpm:entry name="perl(Time::Piece)" flags="EQ" epoch="0" ver="1.20"/>
+      <rpm:entry name="perl(Time::Seconds)"/>
+      <rpm:entry name="perl(Unicode::Collate)" flags="EQ" epoch="0" ver="0.89"/>
+      <rpm:entry name="perl(Unicode::Collate::Locale)" flags="EQ" epoch="0" ver="0.89"/>
+      <rpm:entry name="perl(Unicode::Normalize)" flags="EQ" epoch="0" ver="1.14"/>
+      <rpm:entry name="perl(arybase)" flags="EQ" epoch="0" ver="0.05"/>
+      <rpm:entry name="perl(attributes)" flags="EQ" epoch="0" ver="0.19"/>
+      <rpm:entry name="perl(encoding)" flags="EQ" epoch="0" ver="2.6"/>
+      <rpm:entry name="perl(lib)" flags="EQ" epoch="0" ver="0.63"/>
+      <rpm:entry name="perl(mro)" flags="EQ" epoch="0" ver="1.09"/>
+      <rpm:entry name="perl(ops)" flags="EQ" epoch="0" ver="1.02"/>
+      <rpm:entry name="perl(re)" flags="EQ" epoch="0" ver="0.19"/>
+      <rpm:entry name="perl(threads)" flags="EQ" epoch="0" ver="1.86"/>
+      <rpm:entry name="perl(threads::shared)" flags="EQ" epoch="0" ver="1.40"/>
+      <rpm:entry name="perl-32bit" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
+      <rpm:entry name="perl-32bit(x86-32)" flags="EQ" epoch="0" ver="5.16.3" rel="2.22"/>
+      <rpm:entry name="re.so"/>
+      <rpm:entry name="scalar.so"/>
+      <rpm:entry name="shared.so"/>
+      <rpm:entry name="threads.so"/>
+      <rpm:entry name="via.so"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbz2.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libgdbm_compat.so.4"/>
+      <rpm:entry name="libgdbm.so.4"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libcrypt.so.1"/>
+      <rpm:entry name="libdb-4.8.so"/>
+      <rpm:entry name="librt.so.1"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libdl.so.2"/>
+      <rpm:entry name="libnsl.so.1"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libutil.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.2)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
+      <rpm:entry name="libz.so.1"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.8)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>perl-Crypt-SSLeay</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.64" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">2ad736eefdf37e33cb1f5aa5c230c979ff915605562a6a5f24c9538d534dc7a7</checksum>
+  <checksum type="sha256" pkgid="YES">95c61210c0aa763bc2b432550cf81c9ee59e2f3229f872afdc697c4fd4355c87</checksum>
   <summary>OpenSSL support for LWP</summary>
   <description>This Perl module provides support for the HTTPS protocol under LWP, to
 allow an 'LWP::UserAgent' object to perform GET, HEAD and POST requests.
@@ -67504,18 +79425,18 @@ Work on Crypt::SSLeay has been continued only to provide https support for
 the LWP (libwww-perl) libraries.</description>
   <packager/>
   <url>http://search.cpan.org/dist/Crypt-SSLeay/</url>
-  <time file="1376445500" build="1376445492"/>
-  <size package="38436" installed="84295" archive="87544"/>
-<location href="i686/perl-Crypt-SSLeay-0.64-2.9.i686.rpm"/>
+  <time file="1376445481" build="1376445473"/>
+  <size package="38450" installed="86583" archive="89848"/>
+<location href="x86_64/perl-Crypt-SSLeay-0.64-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-1.0+ or Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Perl</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>perl-Crypt-SSLeay-0.64-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5868"/>
+    <rpm:header-range start="280" end="6052"/>
     <rpm:provides>
-      <rpm:entry name="SSLeay.so"/>
+      <rpm:entry name="SSLeay.so()(64bit)"/>
       <rpm:entry name="perl(Crypt::SSLeay)" flags="EQ" epoch="0" ver="0.64"/>
       <rpm:entry name="perl(Crypt::SSLeay::CTX)"/>
       <rpm:entry name="perl(Crypt::SSLeay::Conn)"/>
@@ -67525,47 +79446,45 @@ the LWP (libwww-perl) libraries.</description>
       <rpm:entry name="perl(DB)"/>
       <rpm:entry name="perl(Net::SSL)" flags="EQ" epoch="0" ver="2.85"/>
       <rpm:entry name="perl-Crypt-SSLeay" flags="EQ" epoch="0" ver="0.64" rel="2.9"/>
-      <rpm:entry name="perl-Crypt-SSLeay(x86-32)" flags="EQ" epoch="0" ver="0.64" rel="2.9"/>
+      <rpm:entry name="perl-Crypt-SSLeay(x86-64)" flags="EQ" epoch="0" ver="0.64" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="perl(MIME::Base64)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="openssl"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>perl-Devel-Symdump</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.08" rel="12.7"/>
-  <checksum type="sha256" pkgid="YES">c417954c22a0ae01aae83ab8a081da5fa3548662a1b5395a3dbca1bbd4950e68</checksum>
+  <checksum type="sha256" pkgid="YES">988405e1a4ec49990305d248a227d1e29edd16d52e3237c2e2be5b39d3109228</checksum>
   <summary>Dump symbol names or the symbol table</summary>
   <description>Devel-Symdump module for perl
 This little package serves to access the symbol table of perl.</description>
   <packager/>
   <url>http://cpan.org/modules/by-module/Devel/</url>
-  <time file="1375473159" build="1375473151"/>
-  <size package="15193" installed="23844" archive="25804"/>
-<location href="i686/perl-Devel-Symdump-2.08-12.7.i686.rpm"/>
+  <time file="1375474668" build="1375474660"/>
+  <size package="15378" installed="23844" archive="25812"/>
+<location href="x86_64/perl-Devel-Symdump-2.08-12.7.x86_64.rpm"/>
   <format>
     <rpm:license>Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>perl-Devel-Symdump-2.08-12.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3917"/>
+    <rpm:header-range start="280" end="4101"/>
     <rpm:provides>
       <rpm:entry name="perl(Devel::Symdump)" flags="EQ" epoch="0" ver="2.08"/>
       <rpm:entry name="perl(Devel::Symdump::Export)"/>
       <rpm:entry name="perl-Devel-Symdump" flags="EQ" epoch="0" ver="2.08" rel="12.7"/>
-      <rpm:entry name="perl-Devel-Symdump(x86-32)" flags="EQ" epoch="0" ver="2.08" rel="12.7"/>
+      <rpm:entry name="perl-Devel-Symdump(x86-64)" flags="EQ" epoch="0" ver="2.08" rel="12.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="perl(Carp)"/>
@@ -67612,27 +79531,27 @@ should throw errors from a sub-class of 'Error'.</description>
 </package>
 <package type="rpm">
   <name>perl-HTML-Parser</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.69" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">68e15bf35b9277902840e40a24c038665608cb52b62b36ecf4104a583aa3590d</checksum>
+  <checksum type="sha256" pkgid="YES">794787c435f1cfc6e9d610a220acf370ec939f35232fb9fd266e89cf625281b9</checksum>
   <summary>Perl module for parsing HTML</summary>
   <description>The HTML-Parser module for perl to parse and extract information from
 HTML documents, including the HTML::Entities, HTML::HeadParser,
 HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.</description>
   <packager/>
   <url>http://search.cpan.org/dist/HTML-Parser/</url>
-  <time file="1375477698" build="1375477689"/>
-  <size package="86974" installed="175524" archive="179176"/>
-<location href="i686/perl-HTML-Parser-3.69-2.9.i686.rpm"/>
+  <time file="1375481993" build="1375481983"/>
+  <size package="87659" installed="181372" archive="185060"/>
+<location href="x86_64/perl-HTML-Parser-3.69-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or Artistic</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>perl-HTML-Parser-3.69-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5492"/>
+    <rpm:header-range start="280" end="5640"/>
     <rpm:provides>
-      <rpm:entry name="Parser.so"/>
+      <rpm:entry name="Parser.so()(64bit)"/>
       <rpm:entry name="perl(HTML::Entities)" flags="EQ" epoch="0" ver="3.69"/>
       <rpm:entry name="perl(HTML::Filter)" flags="EQ" epoch="0" ver="3.57"/>
       <rpm:entry name="perl(HTML::HeadParser)" flags="EQ" epoch="0" ver="3.69"/>
@@ -67641,39 +79560,37 @@ HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.</description>
       <rpm:entry name="perl(HTML::PullParser)" flags="EQ" epoch="0" ver="3.57"/>
       <rpm:entry name="perl(HTML::TokeParser)" flags="EQ" epoch="0" ver="3.69"/>
       <rpm:entry name="perl-HTML-Parser" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
-      <rpm:entry name="perl-HTML-Parser(x86-32)" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
+      <rpm:entry name="perl-HTML-Parser(x86-64)" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="perl(HTML::Tagset)" flags="GE" epoch="0" ver="3.03"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>perl-HTML-Parser-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.69" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">8cae0e5240eabd0a80b52b6a3d9830cccb1fa83b4d674580efba17abf349dda0</checksum>
+  <checksum type="sha256" pkgid="YES">28e4d4a6e87deacd8d0e0f1fd3d7990e4a0e3a0d15648d0631fc1b4b9cb1f33e</checksum>
   <summary>Documentation for package perl-HTML-Parser</summary>
   <description>This package provides documentation for package perl-HTML-Parser.</description>
   <packager/>
   <url>http://search.cpan.org/dist/HTML-Parser/</url>
-  <time file="1375477698" build="1375477689"/>
-  <size package="39892" installed="36355" archive="37576"/>
-<location href="i686/perl-HTML-Parser-docs-3.69-2.9.i686.rpm"/>
+  <time file="1375481993" build="1375481983"/>
+  <size package="40070" installed="36355" archive="37576"/>
+<location href="x86_64/perl-HTML-Parser-docs-3.69-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ or Artistic</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>perl-HTML-Parser-3.69-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2892"/>
+    <rpm:header-range start="280" end="3069"/>
     <rpm:provides>
       <rpm:entry name="perl-HTML-Parser-docs" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
-      <rpm:entry name="perl-HTML-Parser-docs(x86-32)" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
+      <rpm:entry name="perl-HTML-Parser-docs(x86-64)" flags="EQ" epoch="0" ver="3.69" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -67709,9 +79626,9 @@ HTML parsing operations, such as tag and entity names.</description>
 </package>
 <package type="rpm">
   <name>perl-Net-DBus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7acf7cfdc4cc4c0f9afe7e3a88ba6f5e2ee506288675ea7dfffc250a59afb7c1</checksum>
+  <checksum type="sha256" pkgid="YES">10a187d1a7175ab8fb5cce30d28b97871d3d6f004981fc7c73c212b67ef6aaf9</checksum>
   <summary>Perl extension for the DBus message system</summary>
   <description>Net::DBus provides a Perl API for the DBus message system. The DBus Perl
 interface is currently operating against the 0.32 development version of
@@ -67725,18 +79642,18 @@ Net::DBus::RemoteService manpage and the Net::DBus::RemoteObject manpage
 are of most relevance.</description>
   <packager/>
   <url>http://search.cpan.org/dist/Net-DBus/</url>
-  <time file="1375478596" build="1375478586"/>
-  <size package="211291" installed="598980" archive="616564"/>
-<location href="i686/perl-Net-DBus-1.0.0-2.8.i686.rpm"/>
+  <time file="1375480378" build="1375480370"/>
+  <size package="211234" installed="594760" archive="612432"/>
+<location href="x86_64/perl-Net-DBus-1.0.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>perl-Net-DBus-1.0.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15964"/>
+    <rpm:header-range start="280" end="16144"/>
     <rpm:provides>
-      <rpm:entry name="DBus.so"/>
+      <rpm:entry name="DBus.so()(64bit)"/>
       <rpm:entry name="perl(Net::DBus)" flags="EQ" epoch="0" ver="1.0.0"/>
       <rpm:entry name="perl(Net::DBus::ASyncReply)"/>
       <rpm:entry name="perl(Net::DBus::Annotation)"/>
@@ -67767,16 +79684,14 @@ are of most relevance.</description>
       <rpm:entry name="perl(Net::DBus::Test::MockMessage)"/>
       <rpm:entry name="perl(Net::DBus::Test::MockObject)"/>
       <rpm:entry name="perl-Net-DBus" flags="EQ" epoch="0" ver="1.0.0" rel="2.8"/>
-      <rpm:entry name="perl-Net-DBus(x86-32)" flags="EQ" epoch="0" ver="1.0.0" rel="2.8"/>
+      <rpm:entry name="perl-Net-DBus(x86-64)" flags="EQ" epoch="0" ver="1.0.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="perl(XML::Twig)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -68086,9 +80001,9 @@ updated by RFC 2732).</description>
 </package>
 <package type="rpm">
   <name>perl-WWW-Curl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.05" rel="6.16"/>
-  <checksum type="sha256" pkgid="YES">f1902726e16a8032186b13a1ad9ea961bdef7150c2eed53632eae2b4b4c2d794</checksum>
+  <checksum type="sha256" pkgid="YES">eefb959760b45746518e23c51e22e67b86f2848ab29f0fac589fd85f67c83083</checksum>
   <summary>WWW::Curl is a Perl extension interface for libcurl</summary>
   <description>This module provides a Perl interface to libcurl. It is not intended to be a standalone module
 and because of this, the main libcurl documentation should be consulted for API details at
@@ -68096,18 +80011,18 @@ L&lt;http://curl.haxx.se&gt;. The documentation you're reading right now only co
 details, some sample code and the differences between the C API and the Perl one.</description>
   <packager>Arix International &lt;cpan2rpm@arix.com&gt;</packager>
   <url>http://www.cpan.org</url>
-  <time file="1377046315" build="1377046289"/>
-  <size package="51385" installed="137927" archive="143860"/>
-<location href="i686/perl-WWW-Curl-4.05-6.16.i686.rpm"/>
+  <time file="1377046058" build="1377046050"/>
+  <size package="50905" installed="135319" archive="141288"/>
+<location href="x86_64/perl-WWW-Curl-4.05-6.16.x86_64.rpm"/>
   <format>
     <rpm:license>Artistic</rpm:license>
     <rpm:vendor>szbalint@cpan.org</rpm:vendor>
     <rpm:group>Applications/CPAN</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>perl-WWW-Curl-4.05-6.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7492"/>
+    <rpm:header-range start="280" end="7720"/>
     <rpm:provides>
-      <rpm:entry name="Curl.so"/>
+      <rpm:entry name="Curl.so()(64bit)"/>
       <rpm:entry name="perl(Module::Install)" flags="EQ" epoch="0" ver="0.75"/>
       <rpm:entry name="perl(Module::Install::Base)" flags="EQ" epoch="0" ver="0.75"/>
       <rpm:entry name="perl(Module::Install::Base::FakeAdmin)"/>
@@ -68122,23 +80037,23 @@ details, some sample code and the differences between the C API and the Perl one
       <rpm:entry name="perl(WWW::Curl::Multi)"/>
       <rpm:entry name="perl(WWW::Curl::Share)"/>
       <rpm:entry name="perl-WWW-Curl" flags="EQ" epoch="0" ver="4.05" rel="6.16"/>
-      <rpm:entry name="perl-WWW-Curl(x86-32)" flags="EQ" epoch="0" ver="4.05" rel="6.16"/>
+      <rpm:entry name="perl-WWW-Curl(x86-64)" flags="EQ" epoch="0" ver="4.05" rel="6.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libcurl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>perl-X11-Protocol</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.56" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">e2c606be27971dc71e647183e07d9071fe87b9e70cfb249e019c90dc05e34079</checksum>
+  <checksum type="sha256" pkgid="YES">fd7b41cd153bc6cb55a3b2eeeaac1bae1b6a64bf1bc2eb6439a97012b518dcef</checksum>
   <summary>Perl module for the X Window System Protocol, version 11</summary>
   <description>X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
 information about X11), allowing perl programs to display windows and
@@ -68152,16 +80067,16 @@ Associates's series of books about X (ISBN 1-56592-083-X,
 'http://www.oreilly.com'), which contains most of the same information.</description>
   <packager/>
   <url>http://search.cpan.org/dist/X11-Protocol/</url>
-  <time file="1375477127" build="1375477119"/>
-  <size package="102836" installed="283632" archive="290636"/>
-<location href="i686/perl-X11-Protocol-0.56-2.6.i686.rpm"/>
+  <time file="1375479283" build="1375479276"/>
+  <size package="103016" installed="283632" archive="290640"/>
+<location href="x86_64/perl-X11-Protocol-0.56-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-1.0+ or Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>perl-X11-Protocol-0.56-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8520"/>
+    <rpm:header-range start="280" end="8696"/>
     <rpm:provides>
       <rpm:entry name="perl(X11::Auth)" flags="EQ" epoch="0" ver="0.05"/>
       <rpm:entry name="perl(X11::Keysyms)" flags="EQ" epoch="0" ver="0.01"/>
@@ -68181,7 +80096,7 @@ Associates's series of books about X (ISBN 1-56592-083-X,
       <rpm:entry name="perl(X11::Protocol::Ext::XC_MISC)" flags="EQ" epoch="0" ver="0.01"/>
       <rpm:entry name="perl(X11::Protocol::Ext::XFree86_Misc)" flags="EQ" epoch="0" ver="0.01"/>
       <rpm:entry name="perl-X11-Protocol" flags="EQ" epoch="0" ver="0.56" rel="2.6"/>
-      <rpm:entry name="perl-X11-Protocol(x86-32)" flags="EQ" epoch="0" ver="0.56" rel="2.6"/>
+      <rpm:entry name="perl-X11-Protocol(x86-64)" flags="EQ" epoch="0" ver="0.56" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -68189,9 +80104,9 @@ Associates's series of books about X (ISBN 1-56592-083-X,
 </package>
 <package type="rpm">
   <name>perl-XML-Parser</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.41" rel="10.9"/>
-  <checksum type="sha256" pkgid="YES">2258997b5f61587bd23d85d435e03fea08d4d4ed65df0ff3658cfcd94af3ae22</checksum>
+  <checksum type="sha256" pkgid="YES">b042f8a3d101dcba09bb058084de3c42e86679be1413c22773846c75591a7c64</checksum>
   <summary>A perl module for parsing XML documents</summary>
   <description>This module provides ways to parse XML documents. It is built on top of
  XML::Parser::Expat, which is a lower level interface to James Clark's expat
@@ -68216,18 +80131,18 @@ You will find examples in
 read the XML::Parser and XML::Parser::Expat man pages.</description>
   <packager/>
   <url>http://www.cpan.org/modules/by-module/XML/</url>
-  <time file="1375472496" build="1375472456"/>
-  <size package="158506" installed="450920" archive="460424"/>
-<location href="i686/perl-XML-Parser-2.41-10.9.i686.rpm"/>
+  <time file="1375474103" build="1375474095"/>
+  <size package="158497" installed="449864" archive="459436"/>
+<location href="x86_64/perl-XML-Parser-2.41-10.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-1.0+ or Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>perl-XML-Parser-2.41-10.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9890"/>
+    <rpm:header-range start="280" end="10122"/>
     <rpm:provides>
-      <rpm:entry name="Expat.so"/>
+      <rpm:entry name="Expat.so()(64bit)"/>
       <rpm:entry name="perl(XML::Parser)"/>
       <rpm:entry name="perl(XML::Parser)" flags="EQ" epoch="0" ver="2.41"/>
       <rpm:entry name="perl(XML::Parser::Expat)" flags="EQ" epoch="0" ver="2.41"/>
@@ -68237,41 +80152,41 @@ read the XML::Parser and XML::Parser::Expat man pages.</description>
       <rpm:entry name="perl(XML::Parser::Style::Subs)"/>
       <rpm:entry name="perl(XML::Parser::Style::Tree)"/>
       <rpm:entry name="perl-XML-Parser" flags="EQ" epoch="0" ver="2.41" rel="10.9"/>
-      <rpm:entry name="perl-XML-Parser(x86-32)" flags="EQ" epoch="0" ver="2.41" rel="10.9"/>
+      <rpm:entry name="perl-XML-Parser(x86-64)" flags="EQ" epoch="0" ver="2.41" rel="10.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>perl-XML-Simple</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.18" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">53d4923422892e9489658b1b87ae9c53574eaa9686be89b51c5cfc7239e08b15</checksum>
+  <checksum type="sha256" pkgid="YES">bbc086f9328ba1f8162e10320ac8cbf571d9854a5f790363b78ec5f060752d34</checksum>
   <summary>Easy API to read/write XML (Perl module)</summary>
   <description>XML::Simple - Easy API to read/write XML (esp config files)</description>
   <packager/>
   <url>http://cpan.org/modules/by-module/XML/</url>
-  <time file="1375477173" build="1375477160"/>
-  <size package="63344" installed="145009" archive="146448"/>
-<location href="i686/perl-XML-Simple-2.18-2.6.i686.rpm"/>
+  <time file="1375481739" build="1375481728"/>
+  <size package="63522" installed="145009" archive="146448"/>
+<location href="x86_64/perl-XML-Simple-2.18-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>perl-XML-Simple-2.18-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3542"/>
+    <rpm:header-range start="280" end="3718"/>
     <rpm:provides>
       <rpm:entry name="perl(XML::Simple)" flags="EQ" epoch="0" ver="2.18"/>
       <rpm:entry name="perl(XML::Simple::FAQ)"/>
       <rpm:entry name="perl-XML-Simple" flags="EQ" epoch="0" ver="2.18" rel="2.6"/>
-      <rpm:entry name="perl-XML-Simple(x86-32)" flags="EQ" epoch="0" ver="2.18" rel="2.6"/>
+      <rpm:entry name="perl-XML-Simple(x86-64)" flags="EQ" epoch="0" ver="2.18" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="perl-XML-Parser"/>
@@ -68280,9 +80195,9 @@ read the XML::Parser and XML::Parser::Expat man pages.</description>
 </package>
 <package type="rpm">
   <name>perl-XML-Twig</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.39" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">7bd9a023e0245a00bae8fa21b379b4367e7e0666a9f5ac6907272977877be399</checksum>
+  <checksum type="sha256" pkgid="YES">75e0b9283910ac0d1caff1d2fafbdaf0c2522efcf8e87be3fef38ec0c0b0f645</checksum>
   <summary>Tree interface to XML documents</summary>
   <description>XML::Twig is (yet another!) XML transformation module.
 
@@ -68302,16 +80217,16 @@ whole XML::Twig page at http://xmltwig.com/xmltwig/ has plenty of
 information to get you started with XML::Twig</description>
   <packager/>
   <url>http://search.cpan.org/dist/XML::Twig</url>
-  <time file="1375474032" build="1375474024"/>
-  <size package="177192" installed="578674" archive="580992"/>
-<location href="i686/perl-XML-Twig-3.39-2.7.i686.rpm"/>
+  <time file="1375475019" build="1375475011"/>
+  <size package="177349" installed="578674" archive="580992"/>
+<location href="x86_64/perl-XML-Twig-3.39-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-1.0+ or Artistic-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>perl-XML-Twig-3.39-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5228"/>
+    <rpm:header-range start="280" end="5400"/>
     <rpm:provides>
       <rpm:entry name="perl(XML::Twig)" flags="EQ" epoch="0" ver="3.39"/>
       <rpm:entry name="perl(XML::Twig::Elt)"/>
@@ -68323,7 +80238,7 @@ information to get you started with XML::Twig</description>
       <rpm:entry name="perl(XML::Twig::XPath::Namespace)"/>
       <rpm:entry name="perl(XML::XPathEngine::NodeSet)"/>
       <rpm:entry name="perl-XML-Twig" flags="EQ" epoch="0" ver="3.39" rel="2.7"/>
-      <rpm:entry name="perl-XML-Twig(x86-32)" flags="EQ" epoch="0" ver="3.39" rel="2.7"/>
+      <rpm:entry name="perl-XML-Twig(x86-64)" flags="EQ" epoch="0" ver="3.39" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="perl-XML-Parser"/>
@@ -68423,9 +80338,9 @@ For information on the YAML syntax, please refer to the YAML specification.</des
 </package>
 <package type="rpm">
   <name>perl-gettext</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.05" rel="152.9"/>
-  <checksum type="sha256" pkgid="YES">ce17450aa15968da07581a83b17c2439bef277622c612fccf1d178053704a848</checksum>
+  <checksum type="sha256" pkgid="YES">767071bdb65da62296147ca82ae03c6a0362c94954ab263bb8f7d878f94859a1</checksum>
   <summary>Message handling functions</summary>
   <description>The gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed to
@@ -68445,27 +80360,25 @@ _bindtextdomain(domain, dirname)_ instructs the retrieval functions to look
 for the databases belonging to domain 'domain' in the directory 'dirname'</description>
   <packager/>
   <url>http://search.cpan.org/dist/gettext/</url>
-  <time file="1375472834" build="1375472825"/>
-  <size package="15556" installed="30686" archive="32284"/>
-<location href="i686/perl-gettext-1.05-152.9.i686.rpm"/>
+  <time file="1375474499" build="1375474490"/>
+  <size package="15503" installed="28078" archive="29692"/>
+<location href="x86_64/perl-gettext-1.05-152.9.x86_64.rpm"/>
   <format>
     <rpm:license>Artistic-1.0 ; GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Perl</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>perl-gettext-1.05-152.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4627"/>
+    <rpm:header-range start="280" end="4775"/>
     <rpm:provides>
-      <rpm:entry name="gettext.so"/>
+      <rpm:entry name="gettext.so()(64bit)"/>
       <rpm:entry name="perl(Locale::gettext)" flags="EQ" epoch="0" ver="1.05"/>
       <rpm:entry name="perl-gettext" flags="EQ" epoch="0" ver="1.05" rel="152.9"/>
-      <rpm:entry name="perl-gettext(x86-32)" flags="EQ" epoch="0" ver="1.05" rel="152.9"/>
+      <rpm:entry name="perl-gettext(x86-64)" flags="EQ" epoch="0" ver="1.05" rel="152.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -68582,23 +80495,23 @@ help you implement simple HTTP servers.</description>
 </package>
 <package type="rpm">
   <name>perl-solv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">9b72c60345c266b27288e002e04b36b64780d1c15c3a67dfaa8762328c93d010</checksum>
+  <checksum type="sha256" pkgid="YES">2f701fb5ee223cc503fe29e61072c54dada65313196e3142dcd9961c397d09d0</checksum>
   <summary>Perl bindings for the libsolv library</summary>
   <description>Perl bindings for sat solver.</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="100507" installed="514427" archive="514912"/>
-<location href="i686/perl-solv-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="105673" installed="511467" archive="511952"/>
+<location href="x86_64/perl-solv-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platfrom Development/Perl</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3974"/>
+    <rpm:header-range start="280" end="4158"/>
     <rpm:provides>
       <rpm:entry name="perl(solv)"/>
       <rpm:entry name="perl(solv::Chksum)"/>
@@ -68626,172 +80539,205 @@ help you implement simple HTTP servers.</description>
       <rpm:entry name="perl(solv::XSolvable)"/>
       <rpm:entry name="perl(solvc)"/>
       <rpm:entry name="perl-solv" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="perl-solv(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="solv.so"/>
+      <rpm:entry name="perl-solv(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="solv.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="perl" flags="EQ" epoch="0" ver="5.16.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pims-ipc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.28" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">94f6ba65aad343f1399208f4a2041aee5cecadd362ce0ef31345d66308a8d744</checksum>
+  <checksum type="sha256" pkgid="YES">829d720cabef523b9ba5748060b9ecc8584429a3dd1711ff68ce84e48522594e</checksum>
   <summary>library for PIMs IPC</summary>
   <description>library for PIMs IPC</description>
   <packager/>
   <url/>
-  <time file="1377321005" build="1377321000"/>
-  <size package="21827" installed="59868" archive="60300"/>
-<location href="i686/pims-ipc-0.0.28-2.5.i686.rpm"/>
+  <time file="1377321001" build="1377320996"/>
+  <size package="22271" installed="58752" archive="59184"/>
+<location href="x86_64/pims-ipc-0.0.28-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pims-ipc-0.0.28-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3131"/>
+    <rpm:header-range start="280" end="3343"/>
     <rpm:provides>
-      <rpm:entry name="libpims-ipc.so.0"/>
+      <rpm:entry name="libpims-ipc.so.0()(64bit)"/>
       <rpm:entry name="pims-ipc" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
-      <rpm:entry name="pims-ipc(x86-32)" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
+      <rpm:entry name="pims-ipc(x86-64)" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libzmq.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libzmq.so.3()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libsystemd-daemon.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pims-ipc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.28" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">6fd8758c11b61d5a63dc0a6477100fb154c247f8b4b08e3dd9e1e41247e6d460</checksum>
+  <checksum type="sha256" pkgid="YES">a6e868e4f0411e57f8db48687301009e87fbc4b6d43c6517bfedfc32fc3ea132</checksum>
   <summary>DB library for calendar</summary>
   <description>library for PIMs IPC (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377321005" build="1377321000"/>
-  <size package="10918" installed="24507" archive="25668"/>
-<location href="i686/pims-ipc-devel-0.0.28-2.5.i686.rpm"/>
+  <time file="1377321001" build="1377320996"/>
+  <size package="11237" installed="26385" archive="27548"/>
+<location href="x86_64/pims-ipc-devel-0.0.28-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>pims-ipc-0.0.28-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3631"/>
+    <rpm:header-range start="280" end="3879"/>
     <rpm:provides>
       <rpm:entry name="pims-ipc-devel" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
-      <rpm:entry name="pims-ipc-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
+      <rpm:entry name="pims-ipc-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
       <rpm:entry name="pkgconfig(pims-ipc)" flags="EQ" epoch="0" ver="0.0.28"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pims-ipc" flags="EQ" epoch="0" ver="0.0.28" rel="2.5"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpims-ipc.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="pkgconfig(libzmq)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="pkgconfig(libzmq)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpims-ipc.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pixman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.28.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">9ab13a2abd2a724e2aee4bcfeb6b55fd9adf373effcb0f5c604b445a97d75dd1</checksum>
+  <checksum type="sha256" pkgid="YES">9b01f5543955ce3492694a14a5cb3ea4fd9afb8451361bde07dd3af7c2f08b25</checksum>
   <summary>Pixel manipulation library</summary>
   <description>The pixel-manipulation library for X and cairo.</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375472370" build="1375472357"/>
-  <size package="210973" installed="674115" archive="674836"/>
-<location href="i686/pixman-0.28.2-2.10.i686.rpm"/>
+  <time file="1375474014" build="1375473996"/>
+  <size package="216971" installed="679855" archive="680576"/>
+<location href="x86_64/pixman-0.28.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pixman-0.28.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3289"/>
+    <rpm:header-range start="280" end="3517"/>
     <rpm:provides>
-      <rpm:entry name="libpixman-1.so.0"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
       <rpm:entry name="pixman" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
-      <rpm:entry name="pixman(x86-32)" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
+      <rpm:entry name="pixman(x86-64)" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>pixman-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.28.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">a5d5d1d795a0b237002411c7878db3533ba5eb788932ebc0cefb8dd36cb4566e</checksum>
+  <summary>Pixel manipulation library</summary>
+  <description>The pixel-manipulation library for X and cairo.</description>
+  <packager/>
+  <url>http://www.x.org/</url>
+  <time file="1375472370" build="1375472360"/>
+  <size package="209480" installed="672028" archive="672460"/>
+<location href="x86_64/pixman-32bit-0.28.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Graphics/Libraries</rpm:group>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>pixman-0.28.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2862"/>
+    <rpm:provides>
+      <rpm:entry name="libpixman-1.so.0"/>
+      <rpm:entry name="pixman-32bit" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
+      <rpm:entry name="pixman-32bit(x86-32)" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="ld-linux.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pixman-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.28.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">e17078d34965995cbff736f1e0cd09888d413889f4d5cd5f8bc5e89cddc350d3</checksum>
+  <checksum type="sha256" pkgid="YES">6c6cc6ae56ec991566836c735ca8f5eea9c8156c6ff4530e4a8294e21e088633</checksum>
   <summary>Development components for the pixman library</summary>
   <description>The pixel-manipulation library for X and cairo.
 
 Development components for the pixman library.</description>
   <packager/>
   <url>http://www.x.org/</url>
-  <time file="1375472370" build="1375472357"/>
-  <size package="11015" installed="44652" archive="45516"/>
-<location href="i686/pixman-devel-0.28.2-2.10.i686.rpm"/>
+  <time file="1375474014" build="1375473996"/>
+  <size package="11197" installed="44654" archive="45520"/>
+<location href="x86_64/pixman-devel-0.28.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>pixman-0.28.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3089"/>
+    <rpm:header-range start="280" end="3269"/>
     <rpm:provides>
       <rpm:entry name="pixman-devel" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
-      <rpm:entry name="pixman-devel(x86-32)" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
+      <rpm:entry name="pixman-devel(x86-64)" flags="EQ" epoch="0" ver="0.28.2" rel="2.10"/>
       <rpm:entry name="pkgconfig(pixman-1)" flags="EQ" epoch="0" ver="0.28.2"/>
     </rpm:provides>
     <rpm:requires>
@@ -68802,79 +80748,75 @@ Development components for the pixman library.</description>
 </package>
 <package type="rpm">
   <name>pkg-config</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.28" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0fb91e88510f4064c93581f92ccac0b4ffa609aceecda16539d6e7453a651829</checksum>
+  <checksum type="sha256" pkgid="YES">2309c6fda20785e034d88c28bdee2f18f5309a01f2d15ab5abc2e34087123ca6</checksum>
   <summary>A library management system</summary>
   <description>The pkg-config program is used to retrieve information about installed
 libraries in the system. It is typically used to compile and link
 against one or more libraries.</description>
   <packager/>
   <url>http://pkgconfig.freedesktop.org/</url>
-  <time file="1375471624" build="1375471613"/>
-  <size package="176291" installed="603055" archive="604032"/>
-<location href="i686/pkg-config-0.28-2.10.i686.rpm"/>
+  <time file="1375473387" build="1375473372"/>
+  <size package="181513" installed="629347" archive="630328"/>
+<location href="x86_64/pkg-config-0.28-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pkg-config-0.28-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4137"/>
+    <rpm:header-range start="280" end="4277"/>
     <rpm:provides>
       <rpm:entry name="pkg-config" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
-      <rpm:entry name="pkg-config(x86-32)" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
+      <rpm:entry name="pkg-config(x86-64)" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
       <rpm:entry name="pkgconfig" flags="EQ" epoch="0" ver="0.28"/>
       <rpm:entry name="pkgconfig(pkg-config)" flags="EQ" epoch="0" ver="0.28"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/bin/pkg-config</file>
-    <file>/usr/bin/i686-tizen-linux-gnu-pkg-config</file>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/x86_64-tizen-linux-gnu-pkg-config</file>
+    <file>/usr/bin/pkg-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>pkg-config-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.28" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">2afa5696259788e7b6c7df3cd22a0b89d4212c28243869c4a04b7c2f26615ef3</checksum>
+  <checksum type="sha256" pkgid="YES">ab7a5d173b14d3fd7818cab041f8bcfdca54b29ab83b18857a83595afdcb2d0c</checksum>
   <summary>Documentation for package pkg-config</summary>
   <description>This package provides documentation for package pkg-config.</description>
   <packager/>
   <url>http://pkgconfig.freedesktop.org/</url>
-  <time file="1375471624" build="1375471613"/>
-  <size package="9217" installed="6772" archive="7044"/>
-<location href="i686/pkg-config-docs-0.28-2.10.i686.rpm"/>
+  <time file="1375473387" build="1375473372"/>
+  <size package="9394" installed="6772" archive="7044"/>
+<location href="x86_64/pkg-config-docs-0.28-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pkg-config-0.28-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2247"/>
+    <rpm:header-range start="280" end="2424"/>
     <rpm:provides>
       <rpm:entry name="pkg-config-docs" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
-      <rpm:entry name="pkg-config-docs(x86-32)" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
+      <rpm:entry name="pkg-config-docs(x86-64)" flags="EQ" epoch="0" ver="0.28" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -68882,48 +80824,47 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">251b718b81417bd7bd0d7335cde3f08c571a9073d920586462af020aba60d13f</checksum>
+  <checksum type="sha256" pkgid="YES">6b7c01b941e8b5785e6308151a5ea7a434ff9dfd81cb546bfb9b8a63555d9338</checksum>
   <summary>Packager Manager client library package</summary>
   <description>Packager Manager client library package for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="33209" installed="116248" archive="118188"/>
-<location href="i686/pkgmgr-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="34293" installed="129892" archive="131832"/>
+<location href="x86_64/pkgmgr-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5715"/>
+    <rpm:header-range start="280" end="5983"/>
     <rpm:provides>
       <rpm:entry name="pkgmgr" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
+      <rpm:entry name="pkgmgr(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_parser.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpkgmgr_installer.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libpkgmgr_parser.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/pkgcmd</file>
     <file>/usr/bin/pkg_getsize</file>
     <file>/usr/bin/pkgmgr-install</file>
@@ -68938,50 +80879,48 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">b26380efcbdc6512170044804941bc0ae7b6d5255970c79cd87ad432717b59f4</checksum>
+  <checksum type="sha256" pkgid="YES">ac887136bef94b8aad25503b673e1db1d01f0ec42b5f9cc5fd0f747b729933ae</checksum>
   <summary>Package Manager client library develpoment package</summary>
   <description>Package Manager client library develpoment package for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="27588" installed="84709" archive="85436"/>
-<location href="i686/pkgmgr-client-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="28858" installed="88817" archive="89548"/>
+<location href="x86_64/pkgmgr-client-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3879"/>
+    <rpm:header-range start="280" end="4119"/>
     <rpm:provides>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr-client" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-client(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+      <rpm:entry name="pkgmgr-client(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpkgmgr_installer_client.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libiniparser.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
       <rpm:entry name="pkgmgr" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpkgmgr_installer_client.so.0()(64bit)"/>
       <rpm:entry name="shared-mime-info"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
     </rpm:requires>    <file>/etc/package-manager/pkg_path.conf</file>
     <file type="dir">/etc/package-manager</file>
 
@@ -68989,27 +80928,27 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">0ce1cf3d566ab63765300e7aa56dd2fb8b9d9f3c390364af067295e328c8a08d</checksum>
+  <checksum type="sha256" pkgid="YES">fab3c01c02978fd45a8314eb23aaf86928a773394b2aae0a26793ac59e3989ec</checksum>
   <summary>Package Manager client library develpoment package</summary>
   <description>Package Manager client library develpoment package for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="9272" installed="42852" archive="43568"/>
-<location href="i686/pkgmgr-client-devel-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="9462" installed="42854" archive="43580"/>
+<location href="x86_64/pkgmgr-client-devel-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3387"/>
+    <rpm:header-range start="280" end="3571"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pkgmgr)" flags="EQ" epoch="0" ver="0.1.68"/>
       <rpm:entry name="pkgmgr-client-devel" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+      <rpm:entry name="pkgmgr-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(pkgmgr-types)"/>
@@ -69024,76 +80963,74 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.110" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">58afdd2797a225fad7759ed3f5ca0089769dddcd12d0d974b9039169494ac574</checksum>
+  <checksum type="sha256" pkgid="YES">26f58496f6e68c3ac75c5eb9e1d1ca64f907a9287fc4e92a5dd955b7f7456133</checksum>
   <summary>Packager Manager infomation api for package</summary>
   <description>Packager Manager infomation api for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321108" build="1377321102"/>
-  <size package="49313" installed="173132" archive="173844"/>
-<location href="i686/pkgmgr-info-0.0.110-2.9.i686.rpm"/>
+  <time file="1377321202" build="1377321197"/>
+  <size package="52752" installed="173304" archive="174020"/>
+<location href="x86_64/pkgmgr-info-0.0.110-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-info-0.0.110-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3780"/>
+    <rpm:header-range start="280" end="4052"/>
     <rpm:provides>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr-info" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
-      <rpm:entry name="pkgmgr-info(x86-32)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
+      <rpm:entry name="pkgmgr-info(x86-64)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libpkgmgr_parser.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpkgmgr_parser.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pkgmgr-info-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.110" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">53cdb11ac62730058d29e5f603b90cc2168f97b3045d1d9cef0b52f4c516e881</checksum>
+  <checksum type="sha256" pkgid="YES">6df931956d973887c4865c4a5d09e09d9c2105c20b5003bae43c80c6bac35d28</checksum>
   <summary>Packager Manager infomation api (devel)</summary>
   <description>Packager Manager infomation api (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321108" build="1377321102"/>
-  <size package="14437" installed="168492" archive="169064"/>
-<location href="i686/pkgmgr-info-devel-0.0.110-2.9.i686.rpm"/>
+  <time file="1377321202" build="1377321197"/>
+  <size package="14629" installed="168494" archive="169068"/>
+<location href="x86_64/pkgmgr-info-devel-0.0.110-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-info-0.0.110-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2988"/>
+    <rpm:header-range start="280" end="3172"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pkgmgr-info)" flags="EQ" epoch="0" ver="0.0.17"/>
       <rpm:entry name="pkgmgr-info-devel" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
-      <rpm:entry name="pkgmgr-info-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
+      <rpm:entry name="pkgmgr-info-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgmgr-info" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
@@ -69103,55 +81040,52 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-info-parser</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.110" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">dbc9f696993bd42d472dc6e7d7c7e43c93ad844a12fd82c9b085c913ef243db7</checksum>
+  <checksum type="sha256" pkgid="YES">fcb4680ae9dd558c4fe893b610b46bb53f3d5d6bcf2bd2d3f5f90c403d91531b</checksum>
   <summary>Library for manifest parser</summary>
   <description>Library for manifest parser</description>
   <packager/>
   <url/>
-  <time file="1377321108" build="1377321102"/>
-  <size package="36746" installed="123377" archive="124448"/>
-<location href="i686/pkgmgr-info-parser-0.0.110-2.9.i686.rpm"/>
+  <time file="1377321202" build="1377321197"/>
+  <size package="38323" installed="126753" archive="127824"/>
+<location href="x86_64/pkgmgr-info-parser-0.0.110-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-info-0.0.110-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4244"/>
+    <rpm:header-range start="280" end="4500"/>
     <rpm:provides>
-      <rpm:entry name="libpkgmgr_parser.so.0"/>
+      <rpm:entry name="libpkgmgr_parser.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr-info-parser" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
-      <rpm:entry name="pkgmgr-info-parser(x86-32)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
+      <rpm:entry name="pkgmgr-info-parser(x86-64)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr-info" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
     </rpm:requires>    <file>/etc/package-manager/preload/preload_list.txt</file>
     <file>/etc/package-manager/preload/manifest.xsd</file>
     <file>/etc/package-manager/parser_path.conf</file>
@@ -69161,27 +81095,27 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-info-parser-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.110" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">19c0bb08f7fa9051a7cbf81ef31acee2bf7e12fcdd661d6d5e2b7c741f9da1f3</checksum>
+  <checksum type="sha256" pkgid="YES">78dd0ee1fb7e15f5b470f61c8347334838a4603e94e064e7a7d44018b8d6d165</checksum>
   <summary>Dev package for libpkgmgr-parser</summary>
   <description>Dev package for libpkgmgr-parser</description>
   <packager/>
   <url/>
-  <time file="1377321108" build="1377321102"/>
-  <size package="7681" installed="26683" archive="27424"/>
-<location href="i686/pkgmgr-info-parser-devel-0.0.110-2.9.i686.rpm"/>
+  <time file="1377321202" build="1377321197"/>
+  <size package="7866" installed="26685" archive="27436"/>
+<location href="x86_64/pkgmgr-info-parser-devel-0.0.110-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-info-0.0.110-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3152"/>
+    <rpm:header-range start="280" end="3336"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pkgmgr-parser)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="pkgmgr-info-parser-devel" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
-      <rpm:entry name="pkgmgr-info-parser-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
+      <rpm:entry name="pkgmgr-info-parser-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgmgr-info" flags="EQ" epoch="0" ver="0.0.110" rel="2.9"/>
@@ -69192,72 +81126,71 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-installer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">6cf2be4adc0897aa3c5628217f695df10addac652a814045b0d3b7c500f807d6</checksum>
+  <checksum type="sha256" pkgid="YES">e671e0cd254a1967a32ebb19b85afe62dd1c1d08053d9a448f6aef3466749911</checksum>
   <summary>Library for installer frontend/backend</summary>
   <description>Library for installer frontend/backend for packaging.</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="13744" installed="41700" archive="42896"/>
-<location href="i686/pkgmgr-installer-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="14033" installed="45856" archive="47060"/>
+<location href="x86_64/pkgmgr-installer-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4427"/>
+    <rpm:header-range start="280" end="4655"/>
     <rpm:provides>
-      <rpm:entry name="libpkgmgr_installer.so.0"/>
-      <rpm:entry name="libpkgmgr_installer_client.so.0"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
+      <rpm:entry name="libpkgmgr_installer.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_client.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
       <rpm:entry name="pkgmgr-installer" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-installer(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+      <rpm:entry name="pkgmgr-installer(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="pkgmgr" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pkgmgr-installer-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">edadb787b1d208720939887b0690ada14a3ad31d1c7c8102a51501568b476d44</checksum>
+  <checksum type="sha256" pkgid="YES">88eefb3946a475584d045c111557eb14242afaaa48b3afd13a4f4dd0538ce7c2</checksum>
   <summary>Dev package for libpkgmgr-installer</summary>
   <description>Dev package for libpkgmgr-installer for packaging.</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="7005" installed="13674" archive="15144"/>
-<location href="i686/pkgmgr-installer-devel-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="7187" installed="13680" archive="15160"/>
+<location href="x86_64/pkgmgr-installer-devel-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3963"/>
+    <rpm:header-range start="280" end="4143"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pkgmgr-installer)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="pkgconfig(pkgmgr-installer-client)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="pkgconfig(pkgmgr-installer-status-broadcast-server)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="pkgmgr-installer-devel" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-installer-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+      <rpm:entry name="pkgmgr-installer-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(dbus-glib-1)"/>
@@ -69270,82 +81203,81 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">49ca2b1978ff201284d639cb4a574fbc36492bf8013b983724a0ec7d7f333219</checksum>
+  <checksum type="sha256" pkgid="YES">96b7aebcd3aeed0e7aafbcb5618b298828dfdcd9590d4a07e55d6d1769bd8a63</checksum>
   <summary>Package Manager server</summary>
   <description>Package Manager server for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="26611" installed="66927" archive="68156"/>
-<location href="i686/pkgmgr-server-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="27972" installed="70787" archive="72016"/>
+<location href="x86_64/pkgmgr-server-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5139"/>
+    <rpm:header-range start="280" end="5739"/>
     <rpm:provides>
       <rpm:entry name="pkgmgr-server" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-server(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libiniparser.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
+      <rpm:entry name="pkgmgr-server(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_mime.so.1()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libefreet_trash.so.1()(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
       <rpm:entry name="pkgmgr" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libpkgmgr_installer.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pkgmgr-server</file>
     <file>/etc/package-manager/server/queue_status</file>
     <file type="dir">/etc/package-manager/server</file>
@@ -69354,27 +81286,27 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>pkgmgr-types-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.89" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">301a12af3cc2fef3d3b4b045d3ca132b32e08ea972e319ba4e217de6252e9a0c</checksum>
+  <checksum type="sha256" pkgid="YES">08a03b5b25d4dcdc2e236c2f171faa48aabfa6628ecf93e22218ec3977c827dd</checksum>
   <summary>Package Manager manifest parser develpoment package</summary>
   <description>Package Manager client types develpoment package for packaging</description>
   <packager/>
   <url/>
-  <time file="1377321508" build="1377321503"/>
-  <size package="4907" installed="5576" archive="6152"/>
-<location href="i686/pkgmgr-types-devel-0.2.89-2.1.i686.rpm"/>
+  <time file="1377321529" build="1377321523"/>
+  <size package="5084" installed="5578" archive="6152"/>
+<location href="x86_64/pkgmgr-types-devel-0.2.89-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framework/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>pkgmgr-0.2.89-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3091"/>
+    <rpm:header-range start="280" end="3271"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pkgmgr-types)" flags="EQ" epoch="0" ver="0.1.68"/>
       <rpm:entry name="pkgmgr-types-devel" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
-      <rpm:entry name="pkgmgr-types-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
+      <rpm:entry name="pkgmgr-types-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgmgr" flags="EQ" epoch="0" ver="0.2.89" rel="2.1"/>
@@ -69384,9 +81316,9 @@ against one or more libraries.</description>
 </package>
 <package type="rpm">
   <name>plymouth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">dbc9fa40bd9dca57b8db273ff264ef7a023dfe3ceb20c8abc8f7757dc521f123</checksum>
+  <checksum type="sha256" pkgid="YES">377f7e567f28982fe42694dc38bb5f86e449938decc5e1542a512af4d155e797</checksum>
   <summary>Graphical Boot Animation and Logger</summary>
   <description>Plymouth provides an attractive graphical boot animation in
 place of the text messages that normally get shown.  Text
@@ -69394,48 +81326,46 @@ messages are instead redirected to a log file for viewing
 after boot.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="94008" installed="284087" archive="293120"/>
-<location href="i686/plymouth-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="94760" installed="317335" archive="326380"/>
+<location href="x86_64/plymouth-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11495"/>
+    <rpm:header-range start="280" end="11703"/>
     <rpm:provides>
       <rpm:entry name="config(plymouth)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="details.so"/>
-      <rpm:entry name="drm.so"/>
-      <rpm:entry name="frame-buffer.so"/>
+      <rpm:entry name="details.so()(64bit)"/>
+      <rpm:entry name="drm.so()(64bit)"/>
+      <rpm:entry name="frame-buffer.so()(64bit)"/>
       <rpm:entry name="plymouth" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="text.so"/>
+      <rpm:entry name="plymouth(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="text.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
       <rpm:entry name="plymouth-scripts" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
       <rpm:entry name="systemd" flags="GE" epoch="0" ver="44"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
       <rpm:entry name="dracut" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
       <rpm:entry name="config(plymouth)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/etc/plymouth/plymouth.conf</file>
     <file>/usr/bin/plymouth</file>
@@ -69447,30 +81377,30 @@ after boot.</description>
 </package>
 <package type="rpm">
   <name>plymouth-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">c3c164c63514ffbfbff83829289e8cf3a1befc436698b550cf6a103f6246b18d</checksum>
+  <checksum type="sha256" pkgid="YES">d7b41e76f50383bb85a8ac2cdbed90edfdec440b5c2b7d564b6dc8133ff51050</checksum>
   <summary>Libraries and headers for writing Plymouth splash plugins</summary>
   <description>This package contains the libply and libplybootsplash libraries
 and headers needed to develop 3rd party splash plugins for Plymouth.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="21397" installed="123630" archive="131456"/>
-<location href="i686/plymouth-devel-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="21556" installed="123640" archive="131464"/>
+<location href="x86_64/plymouth-devel-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8131"/>
+    <rpm:header-range start="280" end="8311"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(ply-boot-client)" flags="EQ" epoch="0" ver="0.8.8"/>
       <rpm:entry name="pkgconfig(ply-splash-core)" flags="EQ" epoch="0" ver="0.8.8"/>
       <rpm:entry name="pkgconfig(ply-splash-graphics)" flags="EQ" epoch="0" ver="0.8.8"/>
       <rpm:entry name="plymouth-devel" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-devel(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="plymouth-devel(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="plymouth-x11-renderer" flags="EQ" epoch="0" ver="0.8.8"/>
@@ -69487,26 +81417,26 @@ and headers needed to develop 3rd party splash plugins for Plymouth.</descriptio
 </package>
 <package type="rpm">
   <name>plymouth-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">893779cafa26cddd06d229ea5509144c1fa55abd00396fe5b7c5c1ed4b16641d</checksum>
+  <checksum type="sha256" pkgid="YES">ce9710cdb4450908b3311f5d9c812d7006724aee77825c0a8da6c11c12a5caef</checksum>
   <summary>Documentation for package plymouth</summary>
   <description>This package provides documentation for package plymouth.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="3924" installed="1498" archive="1772"/>
-<location href="i686/plymouth-docs-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="4102" installed="1498" archive="1772"/>
+<location href="x86_64/plymouth-docs-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2289"/>
+    <rpm:header-range start="280" end="2466"/>
     <rpm:provides>
       <rpm:entry name="plymouth-docs" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-docs(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="plymouth-docs(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -69514,101 +81444,99 @@ and headers needed to develop 3rd party splash plugins for Plymouth.</descriptio
 </package>
 <package type="rpm">
   <name>plymouth-plugin-fade-throbber</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">f79925d75724581e5e5f2b5dcbccdfb98c33602a837a527b392de8e045b74034</checksum>
+  <checksum type="sha256" pkgid="YES">bed4b1f8bb2896bf8eaeeffce580ba9e5c7149df353e912c109b0cf32bb9d75a</checksum>
   <summary>Plymouth "Fade-Throbber" plugin</summary>
   <description>This package contains the "Fade-In" boot splash plugin for
 Plymouth. It features a centered image that fades in and out
 while other images pulsate around during system boot up.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="11105" installed="23200" archive="23472"/>
-<location href="i686/plymouth-plugin-fade-throbber-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="11483" installed="29496" archive="29768"/>
+<location href="x86_64/plymouth-plugin-fade-throbber-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3255"/>
+    <rpm:header-range start="280" end="3503"/>
     <rpm:provides>
-      <rpm:entry name="fade-throbber.so"/>
+      <rpm:entry name="fade-throbber.so()(64bit)"/>
       <rpm:entry name="plymouth-plugin-fade-throbber" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-fade-throbber(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="plymouth-plugin-fade-throbber(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libply.so.2"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>plymouth-plugin-label</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">b8fd6606280fbb5800d1e8198c0dbf790f2d44904421c5938b3a872f69d28c19</checksum>
+  <checksum type="sha256" pkgid="YES">c0b937d1efd8be3852d9fa77db2f19f76d5e8053f64f92cd5f220fa2e3c75e00</checksum>
   <summary>Plymouth label plugin</summary>
   <description>This package contains the label control plugin for
 Plymouth. It provides the ability to render text on
 graphical boot splashes using pango and cairo.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="7608" installed="12880" archive="13144"/>
-<location href="i686/plymouth-plugin-label-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="7790" installed="18592" archive="18856"/>
+<location href="x86_64/plymouth-plugin-label-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3231"/>
+    <rpm:header-range start="280" end="3515"/>
     <rpm:provides>
-      <rpm:entry name="label.so"/>
+      <rpm:entry name="label.so()(64bit)"/>
       <rpm:entry name="plymouth-plugin-label" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-label(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpangocairo-1.0.so.0"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libpango-1.0.so.0"/>
+      <rpm:entry name="plymouth-plugin-label(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libpango-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpangocairo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>plymouth-plugin-script</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">14cda30f188f484b026a231394e9975cff625d1dfc1d33cbb107f275ceae3e27</checksum>
+  <checksum type="sha256" pkgid="YES">62ae2dcb57c7777a6100e54f147b72c8537430730808955515bdf309b6666a70</checksum>
   <summary>Plymouth "script" plugin</summary>
   <description>This package contains the "script" boot splash plugin for
 Plymouth. It features an extensible, scriptable boot splash
@@ -69616,93 +81544,89 @@ language that simplifies the process of designing custom
 boot splash themes.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="32820" installed="90176" archive="90440"/>
-<location href="i686/plymouth-plugin-script-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="31638" installed="93264" archive="93532"/>
+<location href="x86_64/plymouth-plugin-script-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3287"/>
+    <rpm:header-range start="280" end="3515"/>
     <rpm:provides>
       <rpm:entry name="plymouth-plugin-script" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-script(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="script.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="plymouth-plugin-script(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="script.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libply.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>plymouth-plugin-space-flares</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">d9ddc46ac03ee6a59fdfbfdac4e3ac09c50f435dd3cc0a78f742119979e6d6bb</checksum>
+  <checksum type="sha256" pkgid="YES">5daf38d656df2a435004d52a1c2adf3638142bbee8e0a51074e47aa36e7dcc8a</checksum>
   <summary>Plymouth "space-flares" plugin</summary>
   <description>This package contains the "space-flares" boot splash plugin for
 Plymouth. It features a corner image with animated flares.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="17565" installed="40392" archive="40664"/>
-<location href="i686/plymouth-plugin-space-flares-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="18265" installed="42800" archive="43072"/>
+<location href="x86_64/plymouth-plugin-space-flares-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3255"/>
+    <rpm:header-range start="280" end="3471"/>
     <rpm:provides>
       <rpm:entry name="plymouth-plugin-space-flares" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-space-flares(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="space-flares.so"/>
+      <rpm:entry name="plymouth-plugin-space-flares(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="space-flares.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="plymouth-plugin-label" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libply.so.2"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>plymouth-plugin-throbgress</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">365b345d6f0e31a29b553b84a8facf5e4f563aeaa71920f59474e7c72d6e808e</checksum>
+  <checksum type="sha256" pkgid="YES">a346a53bd7035663200941562b32485b540bd6c7b9d4a897e5c3c1c9a2a82e25</checksum>
   <summary>Plymouth "Throbgress" plugin</summary>
   <description>This package contains the "throbgress" boot splash plugin for
 Plymouth. It features a centered logo and animated spinner that
@@ -69710,46 +81634,45 @@ spins repeatedly while a progress bar advances at the bottom of
 the screen.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="11438" installed="27964" archive="28232"/>
-<location href="i686/plymouth-plugin-throbgress-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="11719" installed="30376" archive="30648"/>
+<location href="x86_64/plymouth-plugin-throbgress-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3291"/>
+    <rpm:header-range start="280" end="3543"/>
     <rpm:provides>
       <rpm:entry name="plymouth-plugin-throbgress" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-throbgress(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="throbgress.so"/>
+      <rpm:entry name="plymouth-plugin-throbgress(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="throbgress.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="plymouth-plugin-label" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libply.so.2"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>plymouth-plugin-two-step</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">db5ab63cb7007b5c9c67daa447e790316f63427652fd20830419e539b156b617</checksum>
+  <checksum type="sha256" pkgid="YES">82321a6d7d686c4853bfb103f4910bc624157f4c3e12f03c1468b0a6755da1f2</checksum>
   <summary>Plymouth "two-step" plugin</summary>
   <description>This package contains the "two-step" boot splash plugin for
 Plymouth. It features a two phased boot process that starts with
@@ -69757,38 +81680,37 @@ a progressing animation synced to boot time and finishes with a
 short, fast one-shot animation.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="15105" installed="37772" archive="38040"/>
-<location href="i686/plymouth-plugin-two-step-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="15633" installed="44664" archive="44932"/>
+<location href="x86_64/plymouth-plugin-two-step-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3295"/>
+    <rpm:header-range start="280" end="3543"/>
     <rpm:provides>
       <rpm:entry name="plymouth-plugin-two-step" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-plugin-two-step(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="two-step.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libply-splash-core.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libply-splash-graphics.so.2"/>
-      <rpm:entry name="libply.so.2"/>
+      <rpm:entry name="plymouth-plugin-two-step(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="two-step.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libply-splash-core" flags="EQ" epoch="0" ver="0.8.8"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libply-splash-graphics.so.2()(64bit)"/>
+      <rpm:entry name="libply-splash-core.so.2()(64bit)"/>
       <rpm:entry name="libply" flags="EQ" epoch="0" ver="0.8.8"/>
       <rpm:entry name="plymouth-plugin-label"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libply-splash-graphics" flags="EQ" epoch="0" ver="0.8.8"/>
+      <rpm:entry name="libply.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -69984,27 +81906,27 @@ Plymouth.</description>
 </package>
 <package type="rpm">
   <name>plymouth-x11-renderer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.8" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">350e929c90e3af43193c65292afc99d69a13cb48bca951453c4f5391c95468e0</checksum>
+  <checksum type="sha256" pkgid="YES">63187ca99e7cbe7eafa6d935bc5b210d8f95e291c07905abf83e88c5943589b3</checksum>
   <summary>Plymouth X11 renderer</summary>
   <description>This package provides the X11 renderer which allows to test plymouth
 behavior on environments with a valid DISPLAY.</description>
   <packager/>
   <url>http://freedesktop.org/software/plymouth/releases</url>
-  <time file="1376543429" build="1376543403"/>
-  <size package="2163" installed="0" archive="124"/>
-<location href="i686/plymouth-x11-renderer-0.8.8-2.11.i686.rpm"/>
+  <time file="1376544013" build="1376543999"/>
+  <size package="2340" installed="0" archive="124"/>
+<location href="x86_64/plymouth-x11-renderer-0.8.8-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>plymouth-0.8.8-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2115"/>
+    <rpm:header-range start="280" end="2292"/>
     <rpm:provides>
       <rpm:entry name="plymouth-x11-renderer" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
-      <rpm:entry name="plymouth-x11-renderer(x86-32)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
+      <rpm:entry name="plymouth-x11-renderer(x86-64)" flags="EQ" epoch="0" ver="0.8.8" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="plymouth" flags="EQ" epoch="0" ver="0.8.8"/>
@@ -70013,9 +81935,9 @@ behavior on environments with a valid DISPLAY.</description>
 </package>
 <package type="rpm">
   <name>pocketsphinx</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">8359e2c4b2c627f8b63ab646faa01572e15ecd5559767622e2fe5cf5aa28fe5a</checksum>
+  <checksum type="sha256" pkgid="YES">9f55064507b1dbb8cd897c05e2818f0f5aa414e33071bdf2331f40aeb0d8b083</checksum>
   <summary>Speech Recognition Engine</summary>
   <description>PocketSphinx is a version of the open-source Sphinx-II speech recognition
 system which is able to recognize speech in real-time.  While it may be
@@ -70023,31 +81945,30 @@ somewhat less accurate than the offline speech recognizers, it is lightweight
 enough to run on handheld and embedded devices.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308727" build="1377308698"/>
-  <size package="15899137" installed="34828147" archive="34836760"/>
-<location href="i686/pocketsphinx-0.7-1.1.i686.rpm"/>
+  <time file="1377308569" build="1377308542"/>
+  <size package="16035526" installed="34837795" archive="34846408"/>
+<location href="x86_64/pocketsphinx-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pocketsphinx-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9010"/>
+    <rpm:header-range start="280" end="9206"/>
     <rpm:provides>
       <rpm:entry name="pocketsphinx" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpocketsphinx.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libsphinxad.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="pocketsphinx(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsphinxad.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libpocketsphinx.so.1()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pocketsphinx_batch</file>
     <file>/usr/bin/pocketsphinx_continuous</file>
     <file>/usr/bin/pocketsphinx_mdef_convert</file>
@@ -70056,27 +81977,27 @@ enough to run on handheld and embedded devices.</description>
 </package>
 <package type="rpm">
   <name>pocketsphinx-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">ba9f6895670eabc78f59383dbeccf306ef7fadf9f3e62c0e926ec6e745db6360</checksum>
+  <checksum type="sha256" pkgid="YES">29e068cf1ec9078b6836430d9f0847558d7c3353998809c4e135d01354a60664</checksum>
   <summary>Header files for developing with pocketsphinx</summary>
   <description>Header files for developing with pocketsphinx.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308727" build="1377308698"/>
-  <size package="16376" installed="73876" archive="75536"/>
-<location href="i686/pocketsphinx-devel-0.7-1.1.i686.rpm"/>
+  <time file="1377308569" build="1377308542"/>
+  <size package="16555" installed="73878" archive="75540"/>
+<location href="x86_64/pocketsphinx-devel-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pocketsphinx-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3502"/>
+    <rpm:header-range start="280" end="3682"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pocketsphinx)" flags="EQ" epoch="0" ver="0.7"/>
       <rpm:entry name="pocketsphinx-devel" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx-devel(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="pocketsphinx-devel(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(sphinxbase)" flags="GE" epoch="0" ver="0.6"/>
@@ -70089,121 +82010,118 @@ enough to run on handheld and embedded devices.</description>
 </package>
 <package type="rpm">
   <name>pocketsphinx-libs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">d21cae0dcddac14d40c6e25a0552bdd28831ecdec27aa4ae00b23549059deb30</checksum>
+  <checksum type="sha256" pkgid="YES">7148b6eaccb3a3b5fa61eeb38e86839249899d6cd989a6c1c67c14be8732e241</checksum>
   <summary>Shared libraries for pocketsphinx executables</summary>
   <description>Shared libraries for pocketsphinx executables.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308727" build="1377308698"/>
-  <size package="121136" installed="303605" archive="305016"/>
-<location href="i686/pocketsphinx-libs-0.7-1.1.i686.rpm"/>
+  <time file="1377308569" build="1377308542"/>
+  <size package="124212" installed="311249" archive="312660"/>
+<location href="x86_64/pocketsphinx-libs-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pocketsphinx-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3590"/>
+    <rpm:header-range start="280" end="3798"/>
     <rpm:provides>
-      <rpm:entry name="libpocketsphinx.so.1"/>
+      <rpm:entry name="libpocketsphinx.so.1()(64bit)"/>
       <rpm:entry name="pocketsphinx-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx-libs(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="pocketsphinx-libs(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pocketsphinx-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">07ba15d334c3d67fa0604dcbcff509e593b7097e93f10e50bc4a6d77989ce9c1</checksum>
+  <checksum type="sha256" pkgid="YES">18c71515c917321e5343b42d89831549ff40a69958783458655e6a5fb33a3555</checksum>
   <summary>Pocketsphinx gstreamer plugin</summary>
   <description>A gstreamer plugin for pocketsphinx.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308727" build="1377308698"/>
-  <size package="16978" installed="44032" archive="44316"/>
-<location href="i686/pocketsphinx-plugin-0.7-1.1.i686.rpm"/>
+  <time file="1377308569" build="1377308542"/>
+  <size package="16449" installed="46432" archive="46716"/>
+<location href="x86_64/pocketsphinx-plugin-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pocketsphinx-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2950"/>
+    <rpm:header-range start="280" end="3186"/>
     <rpm:provides>
-      <rpm:entry name="libgstpocketsphinx.so"/>
+      <rpm:entry name="libgstpocketsphinx.so()(64bit)"/>
       <rpm:entry name="pocketsphinx-plugin" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx-plugin(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="pocketsphinx-plugin(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpocketsphinx.so.1"/>
-      <rpm:entry name="libgstreamer-0.10.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstaudio-0.10.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgstbase-0.10.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsphinxad.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libgstreamer-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsphinxad.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
       <rpm:entry name="pocketsphinx-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="libgstaudio-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstbase-0.10.so.0()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libpocketsphinx.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="gst-plugins-base"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pocketsphinx-python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1750ad3e748c6e1245dd7ef4931fc8caca4cd710a66e22ec513d1b4482f4cbc5</checksum>
+  <checksum type="sha256" pkgid="YES">aef40704f44497d4d963a3dba4b829dc03639f1d37b1ebf345413640bdecd098</checksum>
   <summary>Python interface to pocketsphinx</summary>
   <description>Python interface to pocketsphinx.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308727" build="1377308698"/>
-  <size package="29566" installed="98787" archive="100024"/>
-<location href="i686/pocketsphinx-python-0.7-1.1.i686.rpm"/>
+  <time file="1377308569" build="1377308542"/>
+  <size package="33576" installed="117315" archive="118564"/>
+<location href="x86_64/pocketsphinx-python-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>pocketsphinx-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3314"/>
+    <rpm:header-range start="280" end="3554"/>
     <rpm:provides>
       <rpm:entry name="pocketsphinx-python" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx-python(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="pocketsphinx.so"/>
+      <rpm:entry name="pocketsphinx-python(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="pocketsphinx.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libpocketsphinx.so.1"/>
-      <rpm:entry name="sphinxbase-python"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="pocketsphinx-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpocketsphinx.so.1()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="sphinxbase-python"/>
     </rpm:requires>
   </format>
 </package>
@@ -70238,52 +82156,49 @@ to correctly render CJK and Cyrrilic properly.</description>
 </package>
 <package type="rpm">
   <name>poppler-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.22.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">2d8c69a2cf4bae4dcd026a391253b4509ec194f3c1674864e07f7b32ade91f2c</checksum>
+  <checksum type="sha256" pkgid="YES">d819f8da96d8924ef09719699fc9ff744857a32f5f36d999ae24ba1d67f27c60</checksum>
   <summary>PDF Rendering Library Tools</summary>
   <description>Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.</description>
   <packager/>
   <url>http://poppler.freedesktop.org/</url>
-  <time file="1375463364" build="1375463345"/>
-  <size package="141661" installed="490075" archive="493588"/>
-<location href="i686/poppler-tools-0.22.1-2.9.i686.rpm"/>
+  <time file="1375463655" build="1375463626"/>
+  <size package="150238" installed="561155" archive="564668"/>
+<location href="x86_64/poppler-tools-0.22.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>poppler-0.22.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8226"/>
+    <rpm:header-range start="280" end="8486"/>
     <rpm:provides>
       <rpm:entry name="poppler-tools" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-      <rpm:entry name="poppler-tools(x86-32)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="liblcms2.so.2"/>
-      <rpm:entry name="libpoppler.so.34"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="poppler-tools(x86-64)" flags="EQ" epoch="0" ver="0.22.1" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpoppler.so.34()(64bit)"/>
+      <rpm:entry name="liblcms2.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libpoppler" flags="GE" epoch="0" ver="0.22.1"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pdfdetach</file>
     <file>/usr/bin/pdftoppm</file>
     <file>/usr/bin/pdftohtml</file>
@@ -70300,29 +82215,29 @@ developed by Derek Noonburg of Glyph and Cog, LLC.</description>
 </package>
 <package type="rpm">
   <name>popt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.16" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3a61c65ee6b392a1a3597d2dce3c00140f53ae3fe726f9ffb2404a465af579f0</checksum>
+  <checksum type="sha256" pkgid="YES">978d6096d3db2c76aeef126f6640c4e24d15ac55d89780e46e52b93df6ad4abc</checksum>
   <summary>Development files for the popt library</summary>
   <description>The popt-devel package includes header files and libraries necessary
 for developing programs which use the popt C library. It contains the
 API documentation of the popt library, too.</description>
   <packager/>
   <url>http://www.rpm5.org/</url>
-  <time file="1375471652" build="1375471643"/>
-  <size package="20106" installed="34070" archive="35072"/>
-<location href="i686/popt-devel-1.16-2.10.i686.rpm"/>
+  <time file="1375473358" build="1375473347"/>
+  <size package="20283" installed="34072" archive="35080"/>
+<location href="x86_64/popt-devel-1.16-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>XFree86-1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>popt-1.16-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3375"/>
+    <rpm:header-range start="280" end="3551"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(popt)" flags="EQ" epoch="0" ver="1.16"/>
       <rpm:entry name="popt-devel" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
-      <rpm:entry name="popt-devel(x86-32)" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
+      <rpm:entry name="popt-devel(x86-64)" flags="EQ" epoch="0" ver="1.16" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpopt" flags="EQ" epoch="0" ver="1.16"/>
@@ -70360,49 +82275,49 @@ API documentation of the popt library, too.</description>
 </package>
 <package type="rpm">
   <name>power-manager</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.23" rel="10.8"/>
-  <checksum type="sha256" pkgid="YES">29f76f5861e0fb78368a981b417e89adb495bdaa7231855612d530903b399340</checksum>
+  <checksum type="sha256" pkgid="YES">9bf2b664e57837c83a4a1d128d384740287181aac097af230a410e84d5bd8a8d</checksum>
   <summary>Power manager</summary>
   <description>Description: Power manager</description>
   <packager/>
   <url/>
-  <time file="1377321509" build="1377321503"/>
-  <size package="32667" installed="83164" archive="84692"/>
-<location href="i686/power-manager-1.3.23-10.8.i686.rpm"/>
+  <time file="1377321577" build="1377321571"/>
+  <size package="36783" installed="101620" archive="103152"/>
+<location href="x86_64/power-manager-1.3.23-10.8.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework/system</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>power-manager-1.3.23-10.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4991"/>
+    <rpm:header-range start="280" end="5303"/>
     <rpm:provides>
       <rpm:entry name="power-manager" flags="EQ" epoch="0" ver="1.3.23" rel="10.8"/>
-      <rpm:entry name="power-manager(x86-32)" flags="EQ" epoch="0" ver="1.3.23" rel="10.8"/>
+      <rpm:entry name="power-manager(x86-64)" flags="EQ" epoch="0" ver="1.3.23" rel="10.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libdevice-node.so.0.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
       <rpm:entry name="system-server" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libdevice-node.so.0.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/power_manager</file>
     <file>/usr/bin/pm_event</file>
     <file>/etc/rc.d/rc3.d/S35power-manager</file>
@@ -70414,9 +82329,9 @@ API documentation of the popt library, too.</description>
 </package>
 <package type="rpm">
   <name>powertop</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">6bd01e42507147c6e55c835b1647f29f66ac9b7308356ea76f960689a34f81be</checksum>
+  <checksum type="sha256" pkgid="YES">1a17b4d1e5b628a99c58215d184f0d44dc9d63ad207e27fec1e9171c7fab2f89</checksum>
   <summary>PowerTop is tool that is used for power diagnostics</summary>
   <description>PowerTop is tool that detects which Linux programs
 and kernel tunables are resulting in the largest
@@ -70428,49 +82343,44 @@ time left for battery power if you are running a
 laptop.</description>
   <packager/>
   <url>http://www.01.org</url>
-  <time file="1377046166" build="1377046154"/>
-  <size package="164905" installed="528174" archive="528868"/>
-<location href="i686/powertop-2.3-2.11.i686.rpm"/>
+  <time file="1377045230" build="1377045219"/>
+  <size package="167989" installed="547554" archive="548248"/>
+<location href="x86_64/powertop-2.3-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Tools</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>powertop-2.3-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4107"/>
+    <rpm:header-range start="280" end="4291"/>
     <rpm:provides>
       <rpm:entry name="powertop" flags="EQ" epoch="0" ver="2.3" rel="2.11"/>
-      <rpm:entry name="powertop(x86-32)" flags="EQ" epoch="0" ver="2.3" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libncursesw.so.5"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libnl.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libpci.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="powertop(x86-64)" flags="EQ" epoch="0" ver="2.3" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libnl.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.0)(64bit)"/>
+      <rpm:entry name="libpci.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/powertop</file>
 
   </format>
@@ -70505,9 +82415,9 @@ laptop.</description>
 </package>
 <package type="rpm">
   <name>ppl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">f15658c5b385e201dcd656838aa05c578702943c355f888f109fc0c0d65b9723</checksum>
+  <checksum type="sha256" pkgid="YES">54cf937bc6902a59fa4d8f1cec9c9830fcace426c149c26557035cf3b2a73a48</checksum>
   <summary>The Parma Polyhedra Library</summary>
   <description>The Parma Polyhedra Library (PPL) is a library for the manipulation of
 (not necessarily closed) convex polyhedra and other numerical
@@ -70522,36 +82432,34 @@ provides all what is necessary to run applications using the PPL
 through its C and C++ interfaces.</description>
   <packager/>
   <url>http://www.cs.unipr.it/ppl/</url>
-  <time file="1375470297" build="1375470212"/>
-  <size package="87301" installed="328086" archive="329604"/>
-<location href="i686/ppl-0.11.2-2.15.i686.rpm"/>
+  <time file="1375471793" build="1375471652"/>
+  <size package="88267" installed="345366" archive="346884"/>
+<location href="x86_64/ppl-0.11.2-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4822"/>
+    <rpm:header-range start="280" end="5022"/>
     <rpm:provides>
       <rpm:entry name="ppl" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="ppl(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgmpxx.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="ppl(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libgmpxx.so.4()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ppl_pips</file>
     <file>/usr/bin/ppl_lcdd</file>
 
@@ -70559,72 +82467,117 @@ through its C and C++ interfaces.</description>
 </package>
 <package type="rpm">
   <name>ppl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">d1900d84cfaf70928258cc0afb4a16b8f499e54b5c38cf1aac9692ee62b5072d</checksum>
+  <checksum type="sha256" pkgid="YES">8efa72b83a2a10577324f81b7e0ef98dfa054a81302f17d0a3fe430904346f6f</checksum>
   <summary>Development tools for the Parma Polyhedra Library C and C++ interfaces</summary>
   <description>The header files, Autoconf macro, and ppl-config tool for developing
 applications using the Parma Polyhedra Library through its C and C++
 interfaces.</description>
   <packager/>
   <url>http://www.cs.unipr.it/ppl/</url>
-  <time file="1375470297" build="1375470212"/>
-  <size package="349782" installed="3204052" archive="3205888"/>
-<location href="i686/ppl-devel-0.11.2-2.15.i686.rpm"/>
+  <time file="1375471793" build="1375471652"/>
+  <size package="350798" installed="3220356" archive="3222196"/>
+<location href="x86_64/ppl-devel-0.11.2-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4374"/>
+    <rpm:header-range start="280" end="4610"/>
     <rpm:provides>
       <rpm:entry name="ppl-devel" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="ppl-devel(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+      <rpm:entry name="ppl-devel(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="libppl" flags="EQ" epoch="0" ver="0.11.2"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="gmp-devel" flags="GE" epoch="0" ver="4.1.3"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libppl_c" flags="EQ" epoch="0" ver="0.11.2"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgmp.so.10()(64bit)"/>
+      <rpm:entry name="libppl.so.9()(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/ppl-config</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>ppl-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.11.2" rel="2.15"/>
+  <checksum type="sha256" pkgid="YES">e035012af73078fb6f6d45fd90c16303dbafb00806f20d8d7b24f38fa6d467f8</checksum>
+  <summary>Development tools for the Parma Polyhedra Library C and C++ interfaces</summary>
+  <description>The header files, Autoconf macro, and ppl-config tool for developing
+applications using the Parma Polyhedra Library through its C and C++
+interfaces.</description>
+  <packager/>
+  <url>http://www.cs.unipr.it/ppl/</url>
+  <time file="1375470297" build="1375470284"/>
+  <size package="34826" installed="100620" archive="101472"/>
+<location href="x86_64/ppl-devel-32bit-0.11.2-2.15.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-3.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3259"/>
+    <rpm:provides>
+      <rpm:entry name="ppl-devel-32bit" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+      <rpm:entry name="ppl-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+    </rpm:provides>
+    <rpm:requires>
       <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libppl9-32bit" flags="EQ" epoch="0" ver="0.11.2"/>
       <rpm:entry name="libgmp.so.10"/>
-      <rpm:entry name="gmp-devel" flags="GE" epoch="0" ver="4.1.3"/>
       <rpm:entry name="libgcc_s.so.1"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
+      <rpm:entry name="libppl.so.9"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libppl.so.9"/>
-      <rpm:entry name="libppl_c" flags="EQ" epoch="0" ver="0.11.2"/>
+      <rpm:entry name="gmp-devel-32bit" flags="GE" epoch="0" ver="4.1.3"/>
       <rpm:entry name="libstdc++.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
+      <rpm:entry name="libppl_c4-32bit" flags="EQ" epoch="0" ver="0.11.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/ppl-config</file>
+    </rpm:requires>    <file>/usr/lib/baselibs-32bit/bin/ppl-config</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ppl-devel-static</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">5fbea472cdab0204db56659f76f089d42f265f2bd2d2ca8398395e6d7524a238</checksum>
+  <checksum type="sha256" pkgid="YES">9112804b84e98a7bddee102ee47c5b39ae627f145d276f808f469f67781d9caa</checksum>
   <summary>Static libraries for the Parma Polyhedra Library C and C++ interfaces</summary>
   <description>Static libraries for the Parma Polyhedra Library C and C++ interfaces.</description>
   <packager/>
   <url>http://www.cs.unipr.it/ppl/</url>
-  <time file="1375470297" build="1375470212"/>
-  <size package="12799211" installed="79312717" archive="79313372"/>
-<location href="i686/ppl-devel-static-0.11.2-2.15.i686.rpm"/>
+  <time file="1375471793" build="1375471652"/>
+  <size package="17135879" installed="170112163" archive="170112832"/>
+<location href="x86_64/ppl-devel-static-0.11.2-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>ppl-0.11.2-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2658"/>
+    <rpm:header-range start="280" end="2834"/>
     <rpm:provides>
       <rpm:entry name="ppl-devel-static" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
-      <rpm:entry name="ppl-devel-static(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
+      <rpm:entry name="ppl-devel-static(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="ppl-devel" flags="EQ" epoch="0" ver="0.11.2"/>
@@ -70661,9 +82614,9 @@ want to program with the PPL.</description>
 </package>
 <package type="rpm">
   <name>prelink</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20111012" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">63a75f79c3b1cda9861920ba1e569c813d08e6e0de9c5b4b311c7595d6cd206d</checksum>
+  <checksum type="sha256" pkgid="YES">de739ec97226e7f0a7d920dc16910f759083f8c4d09aa316ec5e19ea05874084</checksum>
   <summary>An ELF Prelinking Utility</summary>
   <description>The prelink program is a utility that modifies shared libraries and
 executables in the ELF format so that far less relocations need to be
@@ -70674,31 +82627,30 @@ system. Applications which monitor changes in files or RPM itself
 will no longer work.</description>
   <packager/>
   <url>http://people.redhat.com/jakub/prelink/</url>
-  <time file="1376538118" build="1376538101"/>
-  <size package="518837" installed="1607046" archive="1608244"/>
-<location href="i686/prelink-20111012-2.12.i686.rpm"/>
+  <time file="1376538325" build="1376538313"/>
+  <size package="519258" installed="1701562" archive="1702760"/>
+<location href="x86_64/prelink-20111012-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>prelink-20111012-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4030"/>
+    <rpm:header-range start="280" end="4230"/>
     <rpm:provides>
       <rpm:entry name="config(prelink)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
       <rpm:entry name="prelink" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
-      <rpm:entry name="prelink(x86-32)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
+      <rpm:entry name="prelink(x86-64)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(prelink)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libelf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libelf.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/prelink</file>
     <file>/etc/prelink.conf</file>
     <file>/usr/bin/execstack</file>
@@ -70709,26 +82661,26 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>prelink-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20111012" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">332b9031a3864ec0ae13b79cb7a3071d8753a903addc0c19a421e44008634a3b</checksum>
+  <checksum type="sha256" pkgid="YES">2a51a0897e2b846665fc7dc77679ea41ef903076f1937a5a596cd31575042c31</checksum>
   <summary>Documentation for package prelink</summary>
   <description>This package provides documentation for package prelink.</description>
   <packager/>
   <url>http://people.redhat.com/jakub/prelink/</url>
-  <time file="1376538118" build="1376538101"/>
-  <size package="7569" installed="5142" archive="5560"/>
-<location href="i686/prelink-docs-20111012-2.12.i686.rpm"/>
+  <time file="1376538325" build="1376538313"/>
+  <size package="7740" installed="5142" archive="5560"/>
+<location href="x86_64/prelink-docs-20111012-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>prelink-20111012-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2233"/>
+    <rpm:header-range start="280" end="2406"/>
     <rpm:provides>
       <rpm:entry name="prelink-docs" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
-      <rpm:entry name="prelink-docs(x86-32)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
+      <rpm:entry name="prelink-docs(x86-64)" flags="EQ" epoch="0" ver="20111012" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -70736,26 +82688,26 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>print-driver-data</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.9" rel="2.65"/>
-  <checksum type="sha256" pkgid="YES">a2830cb6e0ed28530ee15549a4821bf42258f27213ff0c7bb36c493c359b2b8f</checksum>
+  <checksum type="sha256" pkgid="YES">fd206b0834ac3e60c82c46925e24736d8797a8097800068d0f62d106c3b9bcc4</checksum>
   <summary>printer data - ppd, cts, data files</summary>
   <description>printer data - ppd, cts, data files</description>
   <packager/>
   <url/>
-  <time file="1377321552" build="1377321545"/>
-  <size package="891332" installed="1970589" archive="1975708"/>
-<location href="i686/print-driver-data-1.2.9-2.65.i686.rpm"/>
+  <time file="1377321549" build="1377321542"/>
+  <size package="891750" installed="1970589" archive="1975708"/>
+<location href="x86_64/print-driver-data-1.2.9-2.65.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>print-service-1.2.9-2.65.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6242"/>
+    <rpm:header-range start="280" end="6418"/>
     <rpm:provides>
       <rpm:entry name="print-driver-data" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
-      <rpm:entry name="print-driver-data(x86-32)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
+      <rpm:entry name="print-driver-data(x86-64)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="print-service" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
@@ -70766,78 +82718,77 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>print-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.9" rel="2.65"/>
-  <checksum type="sha256" pkgid="YES">895ed30a7e0e6ead0f3ce35dfe9e74c858b7b171b2211989b0a0f28e8420a96f</checksum>
+  <checksum type="sha256" pkgid="YES">2b88279e45ada89e24c2140405c747c011b387540e51ddc7aaaffe98be6dfb22</checksum>
   <summary>print service library</summary>
   <description>print-service library</description>
   <packager/>
   <url/>
-  <time file="1377321552" build="1377321545"/>
-  <size package="58997" installed="190623" archive="191940"/>
-<location href="i686/print-service-1.2.9-2.65.i686.rpm"/>
+  <time file="1377321549" build="1377321542"/>
+  <size package="66883" installed="216043" archive="217368"/>
+<location href="x86_64/print-service-1.2.9-2.65.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>print-service-1.2.9-2.65.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5280"/>
+    <rpm:header-range start="280" end="5544"/>
     <rpm:provides>
-      <rpm:entry name="libprint-service.so.1"/>
-      <rpm:entry name="libptdb.so.1"/>
+      <rpm:entry name="libprint-service.so.1()(64bit)"/>
+      <rpm:entry name="libptdb.so.1()(64bit)"/>
       <rpm:entry name="print-service" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
-      <rpm:entry name="print-service(x86-32)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
+      <rpm:entry name="print-service(x86-64)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="glib2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libptdb.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libcups.so.2"/>
       <rpm:entry name="cups"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libptdb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/getppd</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>print-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.9" rel="2.65"/>
-  <checksum type="sha256" pkgid="YES">dd781218221781e8c9c03ad97ffe0164b61492455b73dec2257b5077fd566aee</checksum>
+  <checksum type="sha256" pkgid="YES">4cbeb4553599eec510d064d9d3c85772e5b96a530eb8e2950225a190dab96665</checksum>
   <summary>print library - development file</summary>
   <description>print library - development file</description>
   <packager/>
   <url/>
-  <time file="1377321552" build="1377321545"/>
-  <size package="6870" installed="17329" archive="17752"/>
-<location href="i686/print-service-devel-1.2.9-2.65.i686.rpm"/>
+  <time file="1377321549" build="1377321542"/>
+  <size package="7050" installed="17331" archive="17756"/>
+<location href="x86_64/print-service-devel-1.2.9-2.65.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>print-service-1.2.9-2.65.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2519"/>
+    <rpm:header-range start="280" end="2695"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(print-service)" flags="EQ" epoch="0" ver="1.2.7"/>
       <rpm:entry name="print-service-devel" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
-      <rpm:entry name="print-service-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
+      <rpm:entry name="print-service-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="print-service" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
@@ -70847,46 +82798,46 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>print-service-tests</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.9" rel="2.65"/>
-  <checksum type="sha256" pkgid="YES">306616fd0b7b5719c5d78ded2a5be9d51ec828e3089d5411e7694f3af6de61db</checksum>
+  <checksum type="sha256" pkgid="YES">fbb11aef235c93eedd56223709e13628623c75439054038d40845ad735f5b98f</checksum>
   <summary>testing utilities</summary>
   <description>Set of utilities for testing different parts of library</description>
   <packager/>
   <url/>
-  <time file="1377321552" build="1377321545"/>
-  <size package="44524" installed="193688" archive="195368"/>
-<location href="i686/print-service-tests-1.2.9-2.65.i686.rpm"/>
+  <time file="1377321549" build="1377321542"/>
+  <size package="48995" installed="212640" archive="214324"/>
+<location href="x86_64/print-service-tests-1.2.9-2.65.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>print-service-1.2.9-2.65.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4443"/>
+    <rpm:header-range start="280" end="4759"/>
     <rpm:provides>
-      <rpm:entry name="libopmap.so.1"/>
+      <rpm:entry name="libopmap.so.1()(64bit)"/>
       <rpm:entry name="print-service-tests" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
-      <rpm:entry name="print-service-tests(x86-32)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
+      <rpm:entry name="print-service-tests(x86-64)" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcups.so.2"/>
-      <rpm:entry name="libopmap.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libcups.so.2()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="print-service" flags="EQ" epoch="0" ver="1.2.9" rel="2.65"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libptdb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libopmap.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libptdb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/print-test-opmap.sh</file>
     <file>/usr/bin/test-opmap</file>
     <file>/usr/bin/ppd_test.sh</file>
@@ -70896,87 +82847,86 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>privacy-manager-client</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">0b6bcd8e2b51c7e304cba917ba8e174a85f452d49aaef2404e6bdef4f6d230e6</checksum>
+  <checksum type="sha256" pkgid="YES">be9ec38e39f76c89f727242db6573281c67974e1cc1405cedec62dc14b23744e</checksum>
   <summary>privacy-manager client</summary>
   <description>privacy-manager client</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="45355" installed="140294" archive="141432"/>
-<location href="i686/privacy-manager-client-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="47624" installed="150222" archive="151368"/>
+<location href="x86_64/privacy-manager-client-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4599"/>
+    <rpm:header-range start="280" end="4955"/>
     <rpm:provides>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libprivileges.so"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
+      <rpm:entry name="libprivileges.so()(64bit)"/>
       <rpm:entry name="privacy-manager-client" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="privacy-manager-client(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="privacy-manager-client(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="privacy-manager-server" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/package-manager/parserlib/libprivileges.so</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>privacy-manager-client-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">58bdd0c4d6e94d886504753f012e05bc44a87ad5d40d4995a81ae8faee0e4835</checksum>
+  <checksum type="sha256" pkgid="YES">d35095816adb09df2fe1336536c4b498e41c30937ea948e87427dfa4976cf831</checksum>
   <summary>privacy-manager client devel</summary>
   <description>Privacy Management(development files)</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="7930" installed="24891" archive="26764"/>
-<location href="i686/privacy-manager-client-devel-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="8114" installed="24893" archive="26768"/>
+<location href="x86_64/privacy-manager-client-devel-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3900"/>
+    <rpm:header-range start="280" end="4080"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(privacy-manager-client)" flags="EQ" epoch="0" ver="0.0.3"/>
       <rpm:entry name="privacy-manager-client-devel" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="privacy-manager-client-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="privacy-manager-client-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="privacy-manager-client" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
@@ -70986,65 +82936,64 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>privacy-manager-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c668cfaae177cd4f0be8c687a32219b9949b064bf8c6e713f30d111a4cdfeccd</checksum>
+  <checksum type="sha256" pkgid="YES">635878115d7f2db909b1405baa57cd30d96cf02eda25a25a7f1655d88dda0c7f</checksum>
   <summary>Privacy Management</summary>
   <description>Privacy Management</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="48893" installed="153011" archive="154900"/>
-<location href="i686/privacy-manager-server-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="50752" installed="155879" archive="157768"/>
+<location href="x86_64/privacy-manager-server-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7156"/>
+    <rpm:header-range start="280" end="7548"/>
     <rpm:provides>
       <rpm:entry name="privacy-manager-server" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="privacy-manager-server(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="privacy-manager-server(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/tizenprv00.privacy-popup</file>
     <file>/usr/bin/privacy_db.sql</file>
     <file>/usr/bin/privacy-manager-server</file>
@@ -71054,27 +83003,27 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>privacy-manager-server-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">1a1af125fbb71ab92d888bb2aa5598827fcf167e255679371460fdfcb86d2545</checksum>
+  <checksum type="sha256" pkgid="YES">96baa2c9fc9c191f9388ee65b2d66b71c0541179085e4e6696664251fefbc966</checksum>
   <summary>privacy-manager server</summary>
   <description>privacy-manager server devel</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="2790" installed="171" archive="452"/>
-<location href="i686/privacy-manager-server-devel-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="2974" installed="173" archive="460"/>
+<location href="x86_64/privacy-manager-server-devel-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2568"/>
+    <rpm:header-range start="280" end="2748"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(privacy-manager-server)" flags="EQ" epoch="0" ver="0.0.3"/>
       <rpm:entry name="privacy-manager-server-devel" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="privacy-manager-server-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+      <rpm:entry name="privacy-manager-server-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -71084,9 +83033,9 @@ will no longer work.</description>
 </package>
 <package type="rpm">
   <name>procps-ng</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.3.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">9803776e3b03fcf9e2195a0bd77b88c0178f68478f29a3bfdd48bd2c72e0fe84</checksum>
+  <checksum type="sha256" pkgid="YES">45cf52cc85b5f0a1c9a4d3c2e1613e5692f18bd5788c087d73e1c946bc56c9f8</checksum>
   <summary>System and process monitoring utilities</summary>
   <description>The procps package contains a set of system utilities that provide
 system information. Procps includes ps, free, skill, pkill, pgrep,
@@ -71109,44 +83058,41 @@ I/O, traps, and CPU activity. The pwdx command reports the current
 working directory of a process or processes.</description>
   <packager/>
   <url>https://sourceforge.net/projects/procps-ng/</url>
-  <time file="1375473372" build="1375473361"/>
-  <size package="170611" installed="599090" archive="601872"/>
-<location href="i686/procps-ng-3.3.7-2.7.i686.rpm"/>
+  <time file="1375474892" build="1375474882"/>
+  <size package="177977" installed="659698" archive="662488"/>
+<location href="x86_64/procps-ng-3.3.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0 and LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>procps-ng-3.3.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9396"/>
+    <rpm:header-range start="280" end="9380"/>
     <rpm:provides>
       <rpm:entry name="/bin/ps"/>
       <rpm:entry name="/sbin/sysctl"/>
-      <rpm:entry name="libprocps.so.1"/>
-      <rpm:entry name="libprocps.so.1(LIBPROCPS_0)"/>
+      <rpm:entry name="libprocps.so.1()(64bit)"/>
+      <rpm:entry name="libprocps.so.1(LIBPROCPS_0)(64bit)"/>
       <rpm:entry name="procps" flags="EQ" epoch="0" ver="3.3.7"/>
       <rpm:entry name="procps-ng" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
-      <rpm:entry name="procps-ng(x86-32)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
+      <rpm:entry name="procps-ng(x86-64)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libprocps.so.1(LIBPROCPS_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libprocps.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libprocps.so.1(LIBPROCPS_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libprocps.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="procps" flags="LT" epoch="0" ver="3.3.4" rel="1"/>
@@ -71170,31 +83116,31 @@ working directory of a process or processes.</description>
 </package>
 <package type="rpm">
   <name>procps-ng-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.3.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">f3b875372091274582bd203d0bdb1fb32af6895afe894157a113e983258f1605</checksum>
+  <checksum type="sha256" pkgid="YES">e6efb1107fcbec1e5d8191dfdb2a8aac99e295c4880e9a68c7924d3c2d508fab</checksum>
   <summary>System and process monitoring utilities</summary>
   <description>System and process monitoring utilities development headers</description>
   <packager/>
   <url>https://sourceforge.net/projects/procps-ng/</url>
-  <time file="1375473372" build="1375473361"/>
-  <size package="13081" installed="28609" archive="30860"/>
-<location href="i686/procps-ng-devel-3.3.7-2.7.i686.rpm"/>
+  <time file="1375474892" build="1375474882"/>
+  <size package="13265" installed="28611" archive="30868"/>
+<location href="x86_64/procps-ng-devel-3.3.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0 and LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>procps-ng-3.3.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4112"/>
+    <rpm:header-range start="280" end="4292"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(libprocps)" flags="EQ" epoch="0" ver="3.3.7"/>
       <rpm:entry name="procps-devel" flags="EQ" epoch="0" ver="3.3.7"/>
       <rpm:entry name="procps-ng-devel" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
-      <rpm:entry name="procps-ng-devel(x86-32)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
+      <rpm:entry name="procps-ng-devel(x86-64)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="procps-ng(x86-32)" flags="EQ" epoch="0" ver="3.3.7"/>
+      <rpm:entry name="procps-ng(x86-64)" flags="EQ" epoch="0" ver="3.3.7"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
     <rpm:obsoletes>
@@ -71204,26 +83150,26 @@ working directory of a process or processes.</description>
 </package>
 <package type="rpm">
   <name>procps-ng-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.3.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">ae3287837afa1d71e7f30bfbfc8020fb79e0e08a50deab51d3838dfc3d7bb582</checksum>
+  <checksum type="sha256" pkgid="YES">617c4b983a539b60d9c6ae728b771aaba7490a68e490385a19cbe729dcd50782</checksum>
   <summary>Documentation for package procps-ng</summary>
   <description>This package provides documentation for package procps-ng.</description>
   <packager/>
   <url>https://sourceforge.net/projects/procps-ng/</url>
-  <time file="1375473372" build="1375473361"/>
-  <size package="68752" installed="64171" archive="66476"/>
-<location href="i686/procps-ng-docs-3.3.7-2.7.i686.rpm"/>
+  <time file="1375474892" build="1375474882"/>
+  <size package="68927" installed="64171" archive="66476"/>
+<location href="x86_64/procps-ng-docs-3.3.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0 and LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>procps-ng-3.3.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3471"/>
+    <rpm:header-range start="280" end="3648"/>
     <rpm:provides>
       <rpm:entry name="procps-ng-docs" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
-      <rpm:entry name="procps-ng-docs(x86-32)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
+      <rpm:entry name="procps-ng-docs(x86-64)" flags="EQ" epoch="0" ver="3.3.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -71231,54 +83177,54 @@ working directory of a process or processes.</description>
 </package>
 <package type="rpm">
   <name>protobuf-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.5.0" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">7a96055d87e7cc6157129faf28d3afe1d3d588e870bd3bfaf00ac99fc17b2602</checksum>
+  <checksum type="sha256" pkgid="YES">893ff1e6924e2920473c7eb779e4780abec45ee3a4ffe2ca074f1c0380dc968f</checksum>
   <summary>Header files, libraries and development documentation for protobuf</summary>
   <description>Development files for Google Protocol Buffers</description>
   <packager/>
   <url>http://code.google.com/p/protobuf/</url>
-  <time file="1375472887" build="1375472866"/>
-  <size package="163249" installed="1034094" archive="1047568"/>
-<location href="i686/protobuf-devel-2.5.0-1.6.i686.rpm"/>
+  <time file="1375474464" build="1375474446"/>
+  <size package="163405" installed="1035610" archive="1049096"/>
+<location href="x86_64/protobuf-devel-2.5.0-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>protobuf-2.5.0-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12044"/>
+    <rpm:header-range start="280" end="12284"/>
     <rpm:provides>
       <rpm:entry name="libprotobuf-devel" flags="EQ" epoch="0" ver="2.5.0"/>
       <rpm:entry name="pkgconfig(protobuf)" flags="EQ" epoch="0" ver="2.5.0"/>
       <rpm:entry name="pkgconfig(protobuf-lite)" flags="EQ" epoch="0" ver="2.5.0"/>
       <rpm:entry name="protobuf-devel" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
-      <rpm:entry name="protobuf-devel(x86-32)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
+      <rpm:entry name="protobuf-devel(x86-64)" flags="EQ" epoch="0" ver="2.5.0" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libprotobuf8" flags="EQ" epoch="0" ver="2.5.0"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="zlib-devel"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libprotoc.so.8"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libprotobuf8" flags="EQ" epoch="0" ver="2.5.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libprotobuf-lite8"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="gcc-c++"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libprotoc.so.8()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/protoc</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>psmisc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="22.20" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">d1da3e3d5c06964f40566c7443d6b074844afcbd34f5dc48d4540ec510fd1219</checksum>
+  <checksum type="sha256" pkgid="YES">2c71e5fd24981d29760dbbd001e217bd75583c483b0481ebc8d1e2eff281524b</checksum>
   <summary>Utilities for managing processes on your system</summary>
   <description>The psmisc package contains utilities for managing processes on your
 system: pstree, killall and fuser.  The pstree command displays a tree
@@ -71288,33 +83234,31 @@ processes identified by name.  The fuser command identifies the PIDs of
 processes that are using specified files or filesystems.</description>
   <packager/>
   <url>http://sourceforge.net/projects/psmisc/</url>
-  <time file="1375473653" build="1375473645"/>
-  <size package="38863" installed="111184" archive="112088"/>
-<location href="i686/psmisc-22.20-2.7.i686.rpm"/>
-  <format>
-    <rpm:license>GPL-2.0+</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>psmisc-22.20-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4661"/>
-    <rpm:provides>
-      <rpm:entry name="ps:/usr/bin/killall"/>
-      <rpm:entry name="psmisc" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
-      <rpm:entry name="psmisc(x86-32)" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+  <time file="1375475492" build="1375475483"/>
+  <size package="42053" installed="138472" archive="139376"/>
+<location href="x86_64/psmisc-22.20-2.7.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Base</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>psmisc-22.20-2.7.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4797"/>
+    <rpm:provides>
+      <rpm:entry name="ps:/usr/bin/killall"/>
+      <rpm:entry name="psmisc" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
+      <rpm:entry name="psmisc(x86-64)" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/killall</file>
     <file>/usr/bin/prtstat</file>
     <file>/usr/bin/peekfd</file>
@@ -71326,26 +83270,26 @@ processes that are using specified files or filesystems.</description>
 </package>
 <package type="rpm">
   <name>psmisc-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="22.20" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">141dc4aa0ba9f920b70e1f535c982fade7c34b1b06b0403bdc2c76ae81dd932b</checksum>
+  <checksum type="sha256" pkgid="YES">dabccc491fb52090e6d40e5a5dec3c27a2ba813b675eb87a1bf4347339b8477c</checksum>
   <summary>Documentation for package psmisc</summary>
   <description>This package provides documentation for package psmisc.</description>
   <packager/>
   <url>http://sourceforge.net/projects/psmisc/</url>
-  <time file="1375473653" build="1375473645"/>
-  <size package="11437" installed="8607" archive="9456"/>
-<location href="i686/psmisc-docs-22.20-2.7.i686.rpm"/>
+  <time file="1375475492" build="1375475483"/>
+  <size package="11610" installed="8607" archive="9456"/>
+<location href="x86_64/psmisc-docs-22.20-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>psmisc-22.20-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2572"/>
+    <rpm:header-range start="280" end="2745"/>
     <rpm:provides>
       <rpm:entry name="psmisc-docs" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
-      <rpm:entry name="psmisc-docs(x86-32)" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
+      <rpm:entry name="psmisc-docs(x86-64)" flags="EQ" epoch="0" ver="22.20" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -71353,27 +83297,381 @@ processes that are using specified files or filesystems.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">9c23f1c6f34c5e2e977d8861f2e4f3053094f52966200e20560b638dbc7a7fd7</checksum>
+  <checksum type="sha256" pkgid="YES">ab9a5106e2f27ed63a2b6e332fed7fca2c14b781271f11cde9651bd8ce591f3d</checksum>
   <summary>A Networked Sound Server</summary>
   <description>pulseaudio is a networked sound server for Linux, other Unix like
 operating systems and Microsoft Windows. It is intended to be an
 improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="807953" installed="3703025" archive="3726084"/>
-<location href="i686/pulseaudio-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="850731" installed="3991633" archive="4014864"/>
+<location href="x86_64/pulseaudio-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="44249"/>
+    <rpm:header-range start="280" end="44797"/>
     <rpm:provides>
       <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="libalsa-util.so()(64bit)"/>
+      <rpm:entry name="libcli.so()(64bit)"/>
+      <rpm:entry name="liboss-util.so()(64bit)"/>
+      <rpm:entry name="libprotocol-cli.so()(64bit)"/>
+      <rpm:entry name="libprotocol-esound.so()(64bit)"/>
+      <rpm:entry name="libprotocol-http.so()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
+      <rpm:entry name="libprotocol-simple.so()(64bit)"/>
+      <rpm:entry name="libpulsecore-2.1.so()(64bit)"/>
+      <rpm:entry name="libpulsedsp.so()(64bit)"/>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="module-alsa-card.so()(64bit)"/>
+      <rpm:entry name="module-alsa-sink.so()(64bit)"/>
+      <rpm:entry name="module-alsa-source.so()(64bit)"/>
+      <rpm:entry name="module-always-sink.so()(64bit)"/>
+      <rpm:entry name="module-augment-properties.so()(64bit)"/>
+      <rpm:entry name="module-card-restore.so()(64bit)"/>
+      <rpm:entry name="module-cli-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-cli-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-cli.so()(64bit)"/>
+      <rpm:entry name="module-combine-sink.so()(64bit)"/>
+      <rpm:entry name="module-combine.so()(64bit)"/>
+      <rpm:entry name="module-console-kit.so()(64bit)"/>
+      <rpm:entry name="module-dbus-protocol.so()(64bit)"/>
+      <rpm:entry name="module-default-device-restore.so()(64bit)"/>
+      <rpm:entry name="module-detect.so()(64bit)"/>
+      <rpm:entry name="module-device-manager.so()(64bit)"/>
+      <rpm:entry name="module-device-restore.so()(64bit)"/>
+      <rpm:entry name="module-echo-cancel.so()(64bit)"/>
+      <rpm:entry name="module-esound-compat-spawnfd.so()(64bit)"/>
+      <rpm:entry name="module-esound-compat-spawnpid.so()(64bit)"/>
+      <rpm:entry name="module-esound-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-esound-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-esound-sink.so()(64bit)"/>
+      <rpm:entry name="module-filter-apply.so()(64bit)"/>
+      <rpm:entry name="module-filter-heuristics.so()(64bit)"/>
+      <rpm:entry name="module-hal-detect.so()(64bit)"/>
+      <rpm:entry name="module-http-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-http-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-intended-roles.so()(64bit)"/>
+      <rpm:entry name="module-ladspa-sink.so()(64bit)"/>
+      <rpm:entry name="module-loopback.so()(64bit)"/>
+      <rpm:entry name="module-match.so()(64bit)"/>
+      <rpm:entry name="module-mmkbd-evdev.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-fd.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-null-sink.so()(64bit)"/>
+      <rpm:entry name="module-null-source.so()(64bit)"/>
+      <rpm:entry name="module-oss.so()(64bit)"/>
+      <rpm:entry name="module-pipe-sink.so()(64bit)"/>
+      <rpm:entry name="module-pipe-source.so()(64bit)"/>
+      <rpm:entry name="module-policy.so()(64bit)"/>
+      <rpm:entry name="module-position-event-sounds.so()(64bit)"/>
+      <rpm:entry name="module-raop-sink.so()(64bit)"/>
+      <rpm:entry name="module-remap-sink.so()(64bit)"/>
+      <rpm:entry name="module-rescue-streams.so()(64bit)"/>
+      <rpm:entry name="module-role-cork.so()(64bit)"/>
+      <rpm:entry name="module-rtp-recv.so()(64bit)"/>
+      <rpm:entry name="module-rtp-send.so()(64bit)"/>
+      <rpm:entry name="module-rygel-media-server.so()(64bit)"/>
+      <rpm:entry name="module-simple-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-simple-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-sine-source.so()(64bit)"/>
+      <rpm:entry name="module-sine.so()(64bit)"/>
+      <rpm:entry name="module-stream-restore.so()(64bit)"/>
+      <rpm:entry name="module-suspend-on-idle.so()(64bit)"/>
+      <rpm:entry name="module-switch-on-connect.so()(64bit)"/>
+      <rpm:entry name="module-switch-on-port-available.so()(64bit)"/>
+      <rpm:entry name="module-systemd-login.so()(64bit)"/>
+      <rpm:entry name="module-tunnel-sink.so()(64bit)"/>
+      <rpm:entry name="module-tunnel-source.so()(64bit)"/>
+      <rpm:entry name="module-udev-detect.so()(64bit)"/>
+      <rpm:entry name="module-virtual-sink.so()(64bit)"/>
+      <rpm:entry name="module-virtual-source.so()(64bit)"/>
+      <rpm:entry name="module-virtual-surround-sink.so()(64bit)"/>
+      <rpm:entry name="module-volume-restore.so()(64bit)"/>
+      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libprotocol-esound.so()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcli.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libalsa-util.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libprotocol-http.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpulsecore-2.1.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="libprotocol-cli.so()(64bit)"/>
+      <rpm:entry name="libprotocol-simple.so()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="liboss-util.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="pwdutils" pre="1"/>
+      <rpm:entry name="libsystemd-login.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="udev" flags="GE" epoch="0" ver="146"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+    </rpm:requires>    <file>/etc/pulse/daemon.conf</file>
+    <file>/etc/pulse/default.pa</file>
+    <file>/etc/pulse/system.pa</file>
+    <file>/usr/bin/pulseaudio</file>
+    <file>/etc/sysconfig/sound</file>
+    <file>/etc/dbus-1/system.d/pulseaudio-system.conf</file>
+    <file>/usr/bin/setup-pulseaudio</file>
+    <file type="dir">/etc/pulse</file>
+    <file type="ghost">/etc/profile.d/pulseaudio.sh</file>
+    <file type="ghost">/etc/profile.d/pulseaudio.csh</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>pulseaudio</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">787a5ab90ac5628b3b3d48e564aa4a3a24b4853af02fc548c995974c4bc69cf8</checksum>
+  <summary>Improved Linux sound server</summary>
+  <description>PulseAudio is a sound server for Linux and other Unix like operating
+systems. It is intended to be an improved drop-in replacement for the
+Enlightened Sound Daemon (ESOUND).</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377551657" build="1377551640"/>
+  <size package="772566" installed="3655070" archive="3669668"/>
+<location href="x86_64/pulseaudio-4.0-2.3.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="34261"/>
+    <rpm:provides>
+      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libalsa-util.so()(64bit)"/>
+      <rpm:entry name="libcli.so()(64bit)"/>
+      <rpm:entry name="libprotocol-cli.so()(64bit)"/>
+      <rpm:entry name="libprotocol-esound.so()(64bit)"/>
+      <rpm:entry name="libprotocol-http.so()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
+      <rpm:entry name="libprotocol-simple.so()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="module-alsa-card.so()(64bit)"/>
+      <rpm:entry name="module-alsa-sink.so()(64bit)"/>
+      <rpm:entry name="module-alsa-source.so()(64bit)"/>
+      <rpm:entry name="module-always-sink.so()(64bit)"/>
+      <rpm:entry name="module-card-restore.so()(64bit)"/>
+      <rpm:entry name="module-cli-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-cli-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-cli.so()(64bit)"/>
+      <rpm:entry name="module-combine.so()(64bit)"/>
+      <rpm:entry name="module-console-kit.so()(64bit)"/>
+      <rpm:entry name="module-default-device-restore.so()(64bit)"/>
+      <rpm:entry name="module-detect.so()(64bit)"/>
+      <rpm:entry name="module-device-restore.so()(64bit)"/>
+      <rpm:entry name="module-echo-cancel.so()(64bit)"/>
+      <rpm:entry name="module-esound-compat-spawnfd.so()(64bit)"/>
+      <rpm:entry name="module-esound-compat-spawnpid.so()(64bit)"/>
+      <rpm:entry name="module-esound-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-esound-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-esound-sink.so()(64bit)"/>
+      <rpm:entry name="module-gconf.so()(64bit)"/>
+      <rpm:entry name="module-http-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-http-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-intended-roles.so()(64bit)"/>
+      <rpm:entry name="module-ladspa-sink.so()(64bit)"/>
+      <rpm:entry name="module-loopback.so()(64bit)"/>
+      <rpm:entry name="module-match.so()(64bit)"/>
+      <rpm:entry name="module-mmkbd-evdev.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-fd.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-native-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-null-sink.so()(64bit)"/>
+      <rpm:entry name="module-pipe-sink.so()(64bit)"/>
+      <rpm:entry name="module-pipe-source.so()(64bit)"/>
+      <rpm:entry name="module-policy.so()(64bit)"/>
+      <rpm:entry name="module-position-event-sounds.so()(64bit)"/>
+      <rpm:entry name="module-remap-sink.so()(64bit)"/>
+      <rpm:entry name="module-remap-source.so()(64bit)"/>
+      <rpm:entry name="module-rescue-streams.so()(64bit)"/>
+      <rpm:entry name="module-role-cork.so()(64bit)"/>
+      <rpm:entry name="module-role-ducking.so()(64bit)"/>
+      <rpm:entry name="module-rtp-recv.so()(64bit)"/>
+      <rpm:entry name="module-rtp-send.so()(64bit)"/>
+      <rpm:entry name="module-rygel-media-server.so()(64bit)"/>
+      <rpm:entry name="module-simple-protocol-tcp.so()(64bit)"/>
+      <rpm:entry name="module-simple-protocol-unix.so()(64bit)"/>
+      <rpm:entry name="module-sine-source.so()(64bit)"/>
+      <rpm:entry name="module-sine.so()(64bit)"/>
+      <rpm:entry name="module-stream-restore.so()(64bit)"/>
+      <rpm:entry name="module-suspend-on-idle.so()(64bit)"/>
+      <rpm:entry name="module-switch-on-port-available.so()(64bit)"/>
+      <rpm:entry name="module-systemd-login.so()(64bit)"/>
+      <rpm:entry name="module-tunnel-sink.so()(64bit)"/>
+      <rpm:entry name="module-tunnel-source.so()(64bit)"/>
+      <rpm:entry name="module-udev-detect.so()(64bit)"/>
+      <rpm:entry name="module-virtual-sink.so()(64bit)"/>
+      <rpm:entry name="module-virtual-source.so()(64bit)"/>
+      <rpm:entry name="module-virtual-surround-sink.so()(64bit)"/>
+      <rpm:entry name="module-volume-restore.so()(64bit)"/>
+      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libprotocol-esound.so()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcli.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libalsa-util.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libprotocol-http.so()(64bit)"/>
+      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libasound.so.2()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.1)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libprotocol-cli.so()(64bit)"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
+      <rpm:entry name="libprotocol-simple.so()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="udev"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libgconf-2.so.4()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+    </rpm:requires>    <file>/etc/pulse/filter/filter_12000_44100.dat</file>
+    <file>/etc/pulse/filter/filter_8000_44100.dat</file>
+    <file>/usr/bin/esdcompat</file>
+    <file>/etc/bash_completion.d/pulseaudio-bash-completion.sh</file>
+    <file>/etc/pulse/filter/filter_16000_44100.dat</file>
+    <file>/etc/pulse/filter/filter_32000_44100.dat</file>
+    <file>/etc/pulse/filter/filter_11025_44100.dat</file>
+    <file>/usr/bin/pulseaudio</file>
+    <file>/etc/pulse/filter/filter_24000_44100.dat</file>
+    <file>/etc/pulse/filter/filter_44100_48000.dat</file>
+    <file>/etc/pulse/filter/filter_44100_8000.dat</file>
+    <file>/etc/pulse/filter/filter_22050_44100.dat</file>
+    <file>/etc/dbus-1/system.d/pulseaudio-system.conf</file>
+    <file>/etc/pulse/filter/filter_48000_44100.dat</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>pulseaudio-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1" rel="3.1"/>
+  <checksum type="sha256" pkgid="YES">ec8c5ff13e2b16b53694382e4190b6f6d9b2046d2060d6f57f6e616ab72d4daf</checksum>
+  <summary>A Networked Sound Server</summary>
+  <description>pulseaudio is a networked sound server for Linux, other Unix like
+operating systems and Microsoft Windows. It is intended to be an
+improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</description>
+  <packager/>
+  <url>http://pulseaudio.org</url>
+  <time file="1377321269" build="1377321260"/>
+  <size package="747983" installed="3418216" archive="3431384"/>
+<location href="x86_64/pulseaudio-32bit-2.1-3.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="36201"/>
+    <rpm:provides>
       <rpm:entry name="libalsa-util.so"/>
       <rpm:entry name="libcli.so"/>
       <rpm:entry name="liboss-util.so"/>
@@ -71452,27 +83750,25 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</descrip
       <rpm:entry name="module-virtual-source.so"/>
       <rpm:entry name="module-virtual-surround-sink.so"/>
       <rpm:entry name="module-volume-restore.so"/>
-      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-32bit" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libssl.so.1.0.0"/>
       <rpm:entry name="liboss-util.so"/>
       <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libudev.so.1"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
       <rpm:entry name="libjson.so.0"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
       <rpm:entry name="libXtst.so.6"/>
-      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)"/>
       <rpm:entry name="libprotocol-http.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpulsecommon-2.1.so"/>
-      <rpm:entry name="udev" flags="GE" epoch="0" ver="146"/>
-      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
       <rpm:entry name="libalsa-util.so"/>
       <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libprotocol-native.so"/>
@@ -71487,12 +83783,11 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</descrip
       <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
+      <rpm:entry name="libcap.so.2"/>
       <rpm:entry name="libprotocol-cli.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="librtp.so"/>
@@ -71503,19 +83798,16 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</descrip
       <rpm:entry name="libcli.so"/>
       <rpm:entry name="libprotocol-simple.so"/>
       <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libcap.so.2"/>
       <rpm:entry name="libvconf.so.0"/>
       <rpm:entry name="libprotocol-esound.so"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libasound.so.2"/>
       <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libsystemd-login.so.0"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libcrypto.so.1.0.0"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)"/>
-      <rpm:entry name="pwdutils" pre="1"/>
       <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)"/>
@@ -71527,43 +83819,32 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).</descrip
       <rpm:entry name="libpulsecore-2.1.so"/>
       <rpm:entry name="liborc-0.4.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-    </rpm:requires>    <file>/etc/pulse/daemon.conf</file>
-    <file>/etc/pulse/default.pa</file>
-    <file>/etc/pulse/system.pa</file>
-    <file>/usr/bin/pulseaudio</file>
-    <file>/etc/sysconfig/sound</file>
-    <file>/etc/dbus-1/system.d/pulseaudio-system.conf</file>
-    <file>/usr/bin/setup-pulseaudio</file>
-    <file type="dir">/etc/pulse</file>
-    <file type="ghost">/etc/profile.d/pulseaudio.sh</file>
-    <file type="ghost">/etc/profile.d/pulseaudio.csh</file>
-
+      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>pulseaudio</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">b48a3b34e7da51d356f4f38a331b3814044f478956bfd30e3e2f2dd106009cb3</checksum>
+  <name>pulseaudio-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">065d53609d3ff68a3de5bf6ef6613403a5d3b8f9a077dceec2ddc28191eb51f3</checksum>
   <summary>Improved Linux sound server</summary>
   <description>PulseAudio is a sound server for Linux and other Unix like operating
 systems. It is intended to be an improved drop-in replacement for the
 Enlightened Sound Daemon (ESOUND).</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="741697" installed="3439862" archive="3454312"/>
-<location href="i686/pulseaudio-4.0-2.2.i686.rpm"/>
+  <time file="1377551663" build="1377551654"/>
+  <size package="645487" installed="2899136" archive="2910408"/>
+<location href="x86_64/pulseaudio-32bit-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="33797"/>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="30022"/>
     <rpm:provides>
-      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
       <rpm:entry name="libalsa-util.so"/>
       <rpm:entry name="libcli.so"/>
       <rpm:entry name="libprotocol-cli.so"/>
@@ -71631,27 +83912,25 @@ Enlightened Sound Daemon (ESOUND).</description>
       <rpm:entry name="module-virtual-source.so"/>
       <rpm:entry name="module-virtual-surround-sink.so"/>
       <rpm:entry name="module-volume-restore.so"/>
-      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio-32bit" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-32bit(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="udev"/>
       <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libprotocol-cli.so"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0rc4)"/>
-      <rpm:entry name="libgconf-2.so.4"/>
-      <rpm:entry name="libjson.so.0"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libsndfile.so.1"/>
       <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
       <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
       <rpm:entry name="libtdb.so.1(TDB_1.2.1)"/>
       <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="libtdb.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpulsecommon-4.0.so"/>
       <rpm:entry name="libalsa-util.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libprotocol-native.so"/>
       <rpm:entry name="libltdl.so.7"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -71659,87 +83938,64 @@ Enlightened Sound Daemon (ESOUND).</description>
       <rpm:entry name="libprotocol-http.so"/>
       <rpm:entry name="librt.so.1"/>
       <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpulse.so.0"/>
       <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libbluetooth.so.3"/>
       <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libprotocol-cli.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="librtp.so"/>
-      <rpm:entry name="config(pulseaudio)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libprotocol-esound.so"/>
       <rpm:entry name="libcli.so"/>
       <rpm:entry name="libprotocol-simple.so"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
+      <rpm:entry name="libjson.so.0"/>
       <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libprotocol-esound.so"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libasound.so.2"/>
       <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libtdb.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
       <rpm:entry name="libsystemd-login.so.0"/>
       <rpm:entry name="libdbus-1.so.3"/>
       <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)"/>
       <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libasound.so.2(ALSA_0.9.0rc8)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="/bin/sh"/>
-    </rpm:requires>    <file>/etc/pulse/filter/filter_12000_44100.dat</file>
-    <file>/etc/pulse/filter/filter_8000_44100.dat</file>
-    <file>/usr/bin/esdcompat</file>
-    <file>/etc/bash_completion.d/pulseaudio-bash-completion.sh</file>
-    <file>/etc/pulse/filter/filter_16000_44100.dat</file>
-    <file>/etc/pulse/filter/filter_32000_44100.dat</file>
-    <file>/etc/pulse/filter/filter_11025_44100.dat</file>
-    <file>/usr/bin/pulseaudio</file>
-    <file>/etc/pulse/filter/filter_24000_44100.dat</file>
-    <file>/etc/pulse/filter/filter_44100_48000.dat</file>
-    <file>/etc/pulse/filter/filter_44100_8000.dat</file>
-    <file>/etc/pulse/filter/filter_22050_44100.dat</file>
-    <file>/etc/dbus-1/system.d/pulseaudio-system.conf</file>
-    <file>/etc/pulse/filter/filter_48000_44100.dat</file>
-
+      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-config</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">66a1ebcb57e2f0be65408a7bed4b7fe188625a777d2e8e2884d9f0dbb4dc11ae</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">64131d0e6eeae56675a863d1e966aae72df7070fba3f5517755ad0bb0b62af8e</checksum>
   <summary>Default configuration for PulseAudio.</summary>
   <description>Default configuration for PulseAudio.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="22989" installed="129492" archive="137800"/>
-<location href="i686/pulseaudio-config-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="23164" installed="129492" archive="137800"/>
+<location href="x86_64/pulseaudio-config-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Configuration</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9101"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="9273"/>
     <rpm:provides>
-      <rpm:entry name="config(pulseaudio-config)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-config" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-config(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="config(pulseaudio-config)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-config" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-config(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="config(pulseaudio-config)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="config(pulseaudio-config)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:requires>    <file>/etc/pulse/client.conf</file>
     <file>/etc/pulse/daemon.conf</file>
     <file>/etc/pulse/system.pa</file>
@@ -71749,26 +84005,26 @@ Enlightened Sound Daemon (ESOUND).</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">68db7863df7816b124c3d93ceb4929c30d2adbaf435f5f7416212ac57b12cbf5</checksum>
+  <checksum type="sha256" pkgid="YES">d434cf8d3687c93e15e581c9bebab300dd92fd447d008686037b7de290d4ba3f</checksum>
   <summary>Documentation for package pulseaudio</summary>
   <description>This package provides documentation for package pulseaudio.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="27485" installed="23202" archive="25604"/>
-<location href="i686/pulseaudio-docs-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="27663" installed="23202" archive="25604"/>
+<location href="x86_64/pulseaudio-docs-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3746"/>
+    <rpm:header-range start="280" end="3923"/>
     <rpm:provides>
       <rpm:entry name="pulseaudio-docs" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-docs(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-docs(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -71776,26 +84032,26 @@ Enlightened Sound Daemon (ESOUND).</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-docs</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">95632e30f53b39778546b8637ce04f3ed567ac3ad4e90d05ef52d13e48f7a43d</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">9838beaeca1b19f386405211ad2e4b9383ba04b62d8266fd88eaa5cb562426d0</checksum>
   <summary>Documentation for package pulseaudio</summary>
   <description>This package provides documentation for package pulseaudio.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="28941" installed="23762" archive="26156"/>
-<location href="i686/pulseaudio-docs-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="29116" installed="23762" archive="26156"/>
+<location href="x86_64/pulseaudio-docs-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4630"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4803"/>
     <rpm:provides>
-      <rpm:entry name="pulseaudio-docs" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-docs(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio-docs" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-docs(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -71803,9 +84059,9 @@ Enlightened Sound Daemon (ESOUND).</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-esound-compat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">3c40788e511ba018f04fb30fb3f3832b0dcb65b75bfee2fe4a3e06d1ab4b65da</checksum>
+  <checksum type="sha256" pkgid="YES">e2e5513158d5ea485531cacbf0802f44ea5cc717ef864a6a83b130b853aea80b</checksum>
   <summary>ESOUND compatibility for PulseAudio</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -71815,19 +84071,19 @@ This package provides the compatibility layer for drop-in replacement
 of ESOUND.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="4279" installed="2611" archive="3004"/>
-<location href="i686/pulseaudio-esound-compat-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="4451" installed="2611" archive="3004"/>
+<location href="x86_64/pulseaudio-esound-compat-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2917"/>
+    <rpm:header-range start="280" end="3089"/>
     <rpm:provides>
       <rpm:entry name="pulseaudio-esound-compat" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-esound-compat(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-esound-compat(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1"/>
@@ -71839,9 +84095,9 @@ of ESOUND.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-gdm-hooks</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">f964824e5d6b9c1737094cf35bacbf5f4e7e3f89b785e11a38802ffe930b1713</checksum>
+  <checksum type="sha256" pkgid="YES">f600844a6e1264fc23f852b4555796275dc21c0e2783aa29d8bbfbf5f6b7e71c</checksum>
   <summary>PulseAudio GDM integration</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -71850,19 +84106,19 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
 This package contains GDM integration hooks for the PulseAudio sound server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="3242" installed="386" archive="912"/>
-<location href="i686/pulseaudio-gdm-hooks-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="3418" installed="386" archive="912"/>
+<location href="x86_64/pulseaudio-gdm-hooks-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2949"/>
+    <rpm:header-range start="280" end="3125"/>
     <rpm:provides>
       <rpm:entry name="pulseaudio-gdm-hooks" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-gdm-hooks(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-gdm-hooks(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="gdm" flags="GE" epoch="0" ver="2.22"/>
@@ -71902,25 +84158,25 @@ This package contains GDM integration hooks for the PulseAudio sound server.</de
 <package type="rpm">
   <name>pulseaudio-locale</name>
   <arch>noarch</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">668e68e33eb3671ff2a4c6744e2f6cc9d5594760817b0fa14b1b5509090c7057</checksum>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">1c5f8b2e74fd361e0e639c38645bbc28174ec42fad9de29eb20356b53d9aa172</checksum>
   <summary>Translations and Locale for package pulseaudio</summary>
   <description>This package provides translations for package pulseaudio.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321266" build="1377321249"/>
-  <size package="193694" installed="1525084" archive="1530880"/>
-<location href="noarch/pulseaudio-locale-4.0-2.2.noarch.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="193705" installed="1525084" archive="1530880"/>
+<location href="noarch/pulseaudio-locale-4.0-2.3.noarch.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Localization</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
     <rpm:header-range start="280" end="8502"/>
     <rpm:provides>
       <rpm:entry name="pulseaudio-lang-all" flags="EQ" epoch="0" ver="4.0"/>
-      <rpm:entry name="pulseaudio-locale" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio-locale" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0"/>
@@ -71929,55 +84185,53 @@ This package contains GDM integration hooks for the PulseAudio sound server.</de
 </package>
 <package type="rpm">
   <name>pulseaudio-module-augment-properties</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">0f6434b0aaa479b9020a7c44cce91040ec0a6231a5c0d02e5e58a87bdbdbfa3f</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">15d2f38b5d02bbd0468730d6f1e937536c0645024a7e6771e9bbe3359107218b</checksum>
   <summary>PA module-augment-properties</summary>
   <description>PA module-augment-properties.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="10461" installed="18520" archive="18812"/>
-<location href="i686/pulseaudio-module-augment-properties-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="10712" installed="24632" archive="24928"/>
+<location href="x86_64/pulseaudio-module-augment-properties-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4213"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4469"/>
     <rpm:provides>
-      <rpm:entry name="module-augment-properties.so"/>
-      <rpm:entry name="pulseaudio-module-augment-properties" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-augment-properties(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="module-augment-properties.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-augment-properties" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-augment-properties(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-bluetooth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">3c135895c462c07b0fe35f1b2536ee367a5ac5064f882c5786e68dd18a0ae3ce</checksum>
+  <checksum type="sha256" pkgid="YES">d6c175f25473ec01eb7cab9bbfdd51678ce8b8112a848aa8ddadd387c01160d1</checksum>
   <summary>Bluetooth support for the PulseAudio sound server</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -71986,236 +84240,235 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
 Contains Bluetooth audio (A2DP/HSP/HFP) support for the PulseAudio sound server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="70671" installed="242652" archive="243908"/>
-<location href="i686/pulseaudio-module-bluetooth-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="72916" installed="261744" archive="263012"/>
+<location href="x86_64/pulseaudio-module-bluetooth-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6281"/>
-    <rpm:provides>
-      <rpm:entry name="libbluetooth-ipc.so"/>
-      <rpm:entry name="libbluetooth-sbc.so"/>
-      <rpm:entry name="libbluetooth-util.so"/>
-      <rpm:entry name="module-bluetooth-device.so"/>
-      <rpm:entry name="module-bluetooth-discover.so"/>
-      <rpm:entry name="module-bluetooth-proximity.so"/>
+    <rpm:header-range start="280" end="6733"/>
+    <rpm:provides>
+      <rpm:entry name="libbluetooth-ipc.so()(64bit)"/>
+      <rpm:entry name="libbluetooth-sbc.so()(64bit)"/>
+      <rpm:entry name="libbluetooth-util.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-device.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-discover.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-proximity.so()(64bit)"/>
       <rpm:entry name="pulseaudio-module-bluetooth" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-module-bluetooth(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="bluez" flags="GE" epoch="0" ver="4.34"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="pulseaudio-module-bluetooth(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libbluetooth-ipc.so"/>
-      <rpm:entry name="libpulsecommon-2.1.so"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSM.so.6"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libbluetooth.so.3"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libbluetooth-util.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libbluetooth-sbc.so"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpulsecore-2.1.so"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libbluetooth-util.so()(64bit)"/>
+      <rpm:entry name="libbluetooth-ipc.so()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpulsecore-2.1.so()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libbluetooth.so.3()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libbluetooth-sbc.so()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="bluez" flags="GE" epoch="0" ver="4.34"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-bluetooth</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">c5ed335151de1f3bb6d8294bfea6cb70afa270aef09ffa524e9f4c043c00105a</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">979e014289b956c9497a138f77c6461ca976e1348ea3922ad922fe3adab0e835</checksum>
   <summary>Bluetooth module for PulseAudio sound server</summary>
   <description>This module enables PulseAudio to work with bluetooth devices, like headset
 or audio gateway</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="58351" installed="203336" archive="204292"/>
-<location href="i686/pulseaudio-module-bluetooth-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="60520" installed="219368" archive="220336"/>
+<location href="x86_64/pulseaudio-module-bluetooth-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5909"/>
-    <rpm:provides>
-      <rpm:entry name="libbluetooth-util.so"/>
-      <rpm:entry name="module-bluetooth-device.so"/>
-      <rpm:entry name="module-bluetooth-discover.so"/>
-      <rpm:entry name="module-bluetooth-policy.so"/>
-      <rpm:entry name="module-bluetooth-proximity.so"/>
-      <rpm:entry name="pulseaudio-module-bluetooth" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-bluetooth(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libsbc.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libbluetooth-util.so"/>
-      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libsbc.so.1(SBC_1.0)"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libtdb.so.1"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="6277"/>
+    <rpm:provides>
+      <rpm:entry name="libbluetooth-util.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-device.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-discover.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-policy.so()(64bit)"/>
+      <rpm:entry name="module-bluetooth-proximity.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-bluetooth" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-bluetooth(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libbluetooth-util.so()(64bit)"/>
+      <rpm:entry name="libsbc.so.1(SBC_1.0)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsbc.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-combine-sink</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">76cd83adadc94da79e2abb4002684a5c704ed014df941705d2d679efb89fe608</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">200debcd0503198009c72d20724cca5106b57acbee1368854328d12844f80b23</checksum>
   <summary>PA module-combine-sink</summary>
   <description>PA module-combine-sink.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="20280" installed="53416" archive="53704"/>
-<location href="i686/pulseaudio-module-combine-sink-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="19764" installed="56640" archive="56928"/>
+<location href="x86_64/pulseaudio-module-combine-sink-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4137"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4429"/>
     <rpm:provides>
-      <rpm:entry name="module-combine-sink.so"/>
-      <rpm:entry name="pulseaudio-module-combine-sink" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-combine-sink(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="module-combine-sink.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-combine-sink" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-combine-sink(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-dbus-protocol</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">b7f5b400354f8fbe6fd77d6a5e88d0edce9b8b087eb370de112962f3b0e5e8c9</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">5291f0c30c09e33eff249575d173881f5f3b3d2d59e19db57a5df789dbe5159a</checksum>
   <summary>PA module-dbus-protocol</summary>
   <description>PA module-dbus-protocol.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="57799" installed="257652" archive="257940"/>
-<location href="i686/pulseaudio-module-dbus-protocol-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="64851" installed="259896" archive="260184"/>
+<location href="x86_64/pulseaudio-module-dbus-protocol-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4201"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4549"/>
     <rpm:provides>
-      <rpm:entry name="module-dbus-protocol.so"/>
-      <rpm:entry name="pulseaudio-module-dbus-protocol" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-dbus-protocol(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="module-dbus-protocol.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-dbus-protocol" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-dbus-protocol(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">25b1e17b39a854ae99e7e5b7ae7c5a3d711be1a8d18ca07049eccbcaf3ea0bcf</checksum>
+  <checksum type="sha256" pkgid="YES">527abbb130767fd01b19b948d603397f12e5200c45168b5f4de1cf943d92cb67</checksum>
   <summary>Headers and libraries for PulseAudio module development</summary>
   <description>Headers and libraries for developing pulseaudio modules</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="79050" installed="412034" archive="430588"/>
-<location href="i686/pulseaudio-module-devel-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="79301" installed="412163" archive="430716"/>
+<location href="x86_64/pulseaudio-module-devel-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15701"/>
+    <rpm:header-range start="280" end="15877"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pulseaudio-module-devel)" flags="EQ" epoch="0" ver="2.1" rel="rebootstrapped"/>
       <rpm:entry name="pulseaudio-module-devel" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-module-devel(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-module-devel(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpulse-devel" flags="EQ" epoch="0" ver="2.1"/>
@@ -72225,28 +84478,28 @@ or audio gateway</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">c5831f28b8ae16181ea4e56e129fcd15c497216b0af021797c3680689399773f</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">1ff142dcb2d39ea8af85ca5e95929cf192713a7a07d9a4784e9729e6906b90c7</checksum>
   <summary>Headers and libraries for PulseAudio module development</summary>
   <description>Headers and libraries for developing pulseaudio modules outside
 the source tree.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="135379" installed="729188" archive="754660"/>
-<location href="i686/pulseaudio-module-devel-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="135596" installed="729317" archive="754788"/>
+<location href="x86_64/pulseaudio-module-devel-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Development</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20437"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="20609"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pulseaudio-module-devel)" flags="EQ" epoch="0" ver="4.0" rel="rebootstrapped"/>
-      <rpm:entry name="pulseaudio-module-devel" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-devel(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio-module-devel" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-devel(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpulse-devel" flags="EQ" epoch="0" ver="4.0"/>
@@ -72256,197 +84509,253 @@ the source tree.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-filter</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">8b78c135a6c8ba098f6be77d4f060803951aea557da7a728cb88936282f619da</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">653e69284e72d73842ff74307633d754e6a2b6fb14452662d9267ea4a9316500</checksum>
   <summary>PA module-filter</summary>
   <description>PA module-filter.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="16803" installed="49864" archive="50320"/>
-<location href="i686/pulseaudio-module-filter-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="17440" installed="54008" archive="54464"/>
+<location href="x86_64/pulseaudio-module-filter-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4481"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4773"/>
     <rpm:provides>
-      <rpm:entry name="module-filter-apply.so"/>
-      <rpm:entry name="module-filter-heuristics.so"/>
-      <rpm:entry name="pulseaudio-module-filter" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-filter(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="module-filter-apply.so()(64bit)"/>
+      <rpm:entry name="module-filter-heuristics.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-filter" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-filter(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>pulseaudio-module-murphy-ivi</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.9.13" rel="2.1"/>
+  <checksum type="sha256" pkgid="YES">33b1d7f22e35100ead3d518395cd496719fd20cad9bef9b4413d07550853659c</checksum>
+  <summary>Pulseaudio module for enforcing policy decisions in the audio domain</summary>
+  <description>This package contains a pulseaudio module that enforces (mostly audio) routing,
+corking and muting policy decisions.</description>
+  <packager/>
+  <url>https://github.com/otcshare/pulseaudio-module-murphy-ivi</url>
+  <time file="1377551974" build="1377551969"/>
+  <size package="134940" installed="455298" archive="456224"/>
+<location href="x86_64/pulseaudio-module-murphy-ivi-0.9.13-2.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPLv2.1</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System Environment/Daemons</rpm:group>
+    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-module-murphy-ivi-0.9.13-2.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8810"/>
+    <rpm:provides>
+      <rpm:entry name="module-augment-properties.so()(64bit)"/>
+      <rpm:entry name="module-combine-sink.so()(64bit)"/>
+      <rpm:entry name="module-dir-watch.so()(64bit)"/>
+      <rpm:entry name="module-murphy-ivi.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-murphy-ivi" flags="EQ" epoch="0" ver="0.9.13" rel="2.1"/>
+      <rpm:entry name="pulseaudio-module-murphy-ivi(x86-64)" flags="EQ" epoch="0" ver="0.9.13" rel="2.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmurphy-pulse.so.0()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libmurphy-domain-controller.so.0()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="pulseaudio"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libmurphy-lua-utils.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
     </rpm:requires>
+    <rpm:conflicts>
+      <rpm:entry name="pulseaudio-module-combine-sink"/>
+      <rpm:entry name="pulseaudio-module-augment-properties"/>
+    </rpm:conflicts>    <file>/etc/pulse/murphy-ivi.lua</file>
+
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-null-source</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">aeefae3267dc2a3a81735cc0512b731fd4b34949f03b9bd234a41aadc08bff25</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">bb481f740a4062515bebb142b989c55bc32f77564d95e6503992828f620649c8</checksum>
   <summary>PA module-null-source</summary>
   <description>PA module-null-source.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="9935" installed="18268" archive="18552"/>
-<location href="i686/pulseaudio-module-null-source-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="10129" installed="20168" archive="20456"/>
+<location href="x86_64/pulseaudio-module-null-source-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4133"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4425"/>
     <rpm:provides>
-      <rpm:entry name="module-null-source.so"/>
-      <rpm:entry name="pulseaudio-module-null-source" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-null-source(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="module-null-source.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-null-source" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-null-source(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-raop</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">1d0f94710336bc49b3f02bd68c507aa96235319b91e5423aed4ed062c5af0e84</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">dd601cf5e90fa6067e0c8c3131b7bc204992b3922da96389112e9035d2441181</checksum>
   <summary>PA module-raop</summary>
   <description>PA module-raop.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="20057" installed="51068" archive="51504"/>
-<location href="i686/pulseaudio-module-raop-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="20578" installed="63432" archive="63868"/>
+<location href="x86_64/pulseaudio-module-raop-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4609"/>
-    <rpm:provides>
-      <rpm:entry name="libraop.so"/>
-      <rpm:entry name="module-raop-sink.so"/>
-      <rpm:entry name="pulseaudio-module-raop" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-raop(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="librtp.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libraop.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libjson.so.0"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4949"/>
+    <rpm:provides>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="module-raop-sink.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-raop" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-raop(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-switch-on-connect</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">69c66fc8fb62a0b8918d0333d33adc5b1d8d198816d311b9a47fc15ea096d3c8</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">ddf8551d10d517a664abf9d9e52d28d559da223ef6f95eb8b8760dbff4d31a3a</checksum>
   <summary>PA module-swich-on-connect</summary>
   <description>PA module-swich-on-connect.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="8280" installed="12612" archive="12904"/>
-<location href="i686/pulseaudio-module-switch-on-connect-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="8542" installed="14080" archive="14372"/>
+<location href="x86_64/pulseaudio-module-switch-on-connect-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4169"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4465"/>
     <rpm:provides>
-      <rpm:entry name="module-switch-on-connect.so"/>
-      <rpm:entry name="pulseaudio-module-switch-on-connect" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-module-switch-on-connect(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="module-switch-on-connect.so()(64bit)"/>
+      <rpm:entry name="pulseaudio-module-switch-on-connect" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-module-switch-on-connect(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulsecore-4.0.so"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libpulsecore-4.0.so()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-x11</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">ea133b5b837529b2882fb4a6e9e913da9445d50ea2fbf84a38a0cf894f22fdd9</checksum>
+  <checksum type="sha256" pkgid="YES">8ce75d729d095c9a787b4e3210555f808c9c88e17a6b92da89ad848d2e381f33</checksum>
   <summary>X11 module for PulseAudio</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -72456,54 +84765,53 @@ This package provides the components needed to automatically start
 the PulseAudio sound server on X11 startup.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="19685" installed="66543" archive="67756"/>
-<location href="i686/pulseaudio-module-x11-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="20250" installed="81107" archive="82324"/>
+<location href="x86_64/pulseaudio-module-x11-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5337"/>
+    <rpm:header-range start="280" end="5717"/>
     <rpm:provides>
-      <rpm:entry name="module-x11-bell.so"/>
-      <rpm:entry name="module-x11-cork-request.so"/>
-      <rpm:entry name="module-x11-publish.so"/>
-      <rpm:entry name="module-x11-xsmp.so"/>
+      <rpm:entry name="module-x11-bell.so()(64bit)"/>
+      <rpm:entry name="module-x11-cork-request.so()(64bit)"/>
+      <rpm:entry name="module-x11-publish.so()(64bit)"/>
+      <rpm:entry name="module-x11-xsmp.so()(64bit)"/>
       <rpm:entry name="pulseaudio-module-x11" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-module-x11(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-module-x11(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpulsecommon-2.1.so"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libprotocol-native.so()(64bit)"/>
       <rpm:entry name="pulseaudio-utils" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libprotocol-native.so"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libSM.so.6"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecore-2.1.so"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpulsecore-2.1.so()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
     </rpm:requires>    <file>/etc/xdg/autostart/pulseaudio.desktop</file>
     <file>/usr/bin/start-pulseaudio-x11</file>
@@ -72513,9 +84821,9 @@ the PulseAudio sound server on X11 startup.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-module-zeroconf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">56588aa3b829db529c1f2f9d661e09e0d50fdd41db27433ea52b27f9dde4eb1e</checksum>
+  <checksum type="sha256" pkgid="YES">06fe281a5b446c3931eb7a598c9138af44debebd0abe1fc3c5267c80b6b8cd2e</checksum>
   <summary>Zeroconf module for PulseAudio</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -72524,63 +84832,62 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
 This package provides zeroconf network support for the PulseAudio sound server</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="19669" installed="51068" archive="51504"/>
-<location href="i686/pulseaudio-module-zeroconf-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="20247" installed="63432" archive="63868"/>
+<location href="x86_64/pulseaudio-module-zeroconf-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4141"/>
+    <rpm:header-range start="280" end="4553"/>
     <rpm:provides>
-      <rpm:entry name="libraop.so"/>
-      <rpm:entry name="module-raop-sink.so"/>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="module-raop-sink.so()(64bit)"/>
       <rpm:entry name="pulseaudio-module-zeroconf" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-module-zeroconf(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="pulseaudio-module-zeroconf(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpulsecommon-2.1.so"/>
-      <rpm:entry name="libltdl.so.7"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libSM.so.6"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="librtp.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libraop.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecore-2.1.so"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="liborc-0.4.so.0"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="librtp.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpulsecore-2.1.so()(64bit)"/>
+      <rpm:entry name="libraop.so()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libltdl.so.7()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="liborc-0.4.so.0()(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pulseaudio-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="3.1"/>
-  <checksum type="sha256" pkgid="YES">de9e894bc365cf2c1e65dd5c6bba535fe82ac99c722186c3f9f2faaece20e393</checksum>
+  <checksum type="sha256" pkgid="YES">d6e193e3515ba8692726cb11779c917e3e681db4e73dac75794032dee1e7d6a2</checksum>
   <summary>PulseAudio utilities</summary>
   <description>pulseaudio is a networked sound server for Linux and other Unix like
 operating systems and Microsoft Windows. It is intended to be an
@@ -72590,50 +84897,51 @@ This package provides utilies for making use of the PulseAudio sound
 server.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321269" build="1377321246"/>
-  <size package="46134" installed="166741" archive="168196"/>
-<location href="i686/pulseaudio-utils-2.1-3.1.i686.rpm"/>
+  <time file="1377321339" build="1377321322"/>
+  <size package="47541" installed="187681" archive="189136"/>
+<location href="x86_64/pulseaudio-utils-2.1-3.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and  LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>pulseaudio-2.1-3.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5585"/>
+    <rpm:header-range start="280" end="5993"/>
     <rpm:provides>
       <rpm:entry name="pulseaudio-utils" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
-      <rpm:entry name="pulseaudio-utils(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
+      <rpm:entry name="pulseaudio-utils(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="3.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="libpulse" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libpulsecommon-2.1.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="libpulse-mainloop-glib" flags="EQ" epoch="0" ver="2.1"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libSM.so.6"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpulsecommon-2.1.so()(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libSM.so.6()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/pax11publish</file>
     <file>/usr/bin/parecord</file>
     <file>/usr/bin/pacat</file>
@@ -72649,9 +84957,9 @@ server.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-utils</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">16c23b8e62c386882939a775bfea54c8eb3e5b0981ea9a22691a30b30b04b34f</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">fb004a18fa784021e0a0f20f37e33dabba16535c2ac92375e2fe93fd0e41265c</checksum>
   <summary>Command line tools for the PulseAudio sound server</summary>
   <description>These tools provide command line access to various features of the
 PulseAudio sound server. Included tools are:
@@ -72666,39 +84974,40 @@ pax11publish - Store/retrieve PulseAudio default server/sink/source
 settings in the X11 root window.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="71037" installed="180762" archive="184220"/>
-<location href="i686/pulseaudio-utils-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="72530" installed="196314" archive="199772"/>
+<location href="x86_64/pulseaudio-utils-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8009"/>
-    <rpm:provides>
-      <rpm:entry name="pulseaudio-utils" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-utils(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsndfile.so.1"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
-      <rpm:entry name="libjson.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulsecommon-4.0.so"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="8349"/>
+    <rpm:provides>
+      <rpm:entry name="pulseaudio-utils" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-utils(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libjson.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libpulsecommon-4.0.so()(64bit)"/>
+      <rpm:entry name="libsndfile.so.1(libsndfile.so.1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/parecord</file>
     <file>/usr/bin/pacat</file>
     <file>/usr/bin/pasuspender</file>
@@ -72712,59 +85021,58 @@ settings in the X11 root window.</description>
 </package>
 <package type="rpm">
   <name>pulseaudio-vala-bindings</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">b2905c01edceb3697b107442c4ccdfb773bcd993cf7be4d9c5eaa25d89cec34b</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.0" rel="2.3"/>
+  <checksum type="sha256" pkgid="YES">c1a6a81ab7e22a5fcc8aa5bc60dfb776171e40549e0d2d40532b333c2537ddde</checksum>
   <summary>PA Vala bindings</summary>
   <description>PA Vala bindings.</description>
   <packager/>
   <url>http://pulseaudio.org</url>
-  <time file="1377321246" build="1377321220"/>
-  <size package="12035" installed="62031" archive="62780"/>
-<location href="i686/pulseaudio-vala-bindings-4.0-2.2.i686.rpm"/>
+  <time file="1377551657" build="1377551640"/>
+  <size package="12206" installed="62031" archive="62780"/>
+<location href="x86_64/pulseaudio-vala-bindings-4.0-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>pulseaudio-4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3849"/>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>pulseaudio-4.0-2.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4021"/>
     <rpm:provides>
-      <rpm:entry name="pulseaudio-vala-bindings" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
-      <rpm:entry name="pulseaudio-vala-bindings(x86-32)" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio-vala-bindings" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
+      <rpm:entry name="pulseaudio-vala-bindings(x86-64)" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.2"/>
+      <rpm:entry name="pulseaudio" flags="EQ" epoch="0" ver="4.0" rel="2.3"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>push-bin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.42" rel="6.7"/>
-  <checksum type="sha256" pkgid="YES">082ce095acb69ebb19115ecfb6e211bafd5a471e82a83097d1d8cb6dd86f5488</checksum>
+  <checksum type="sha256" pkgid="YES">ff9b24c6d72acd77bc627c162c859a80a562f196a2e420d401cda233215d1b00</checksum>
   <summary>Push service daemon</summary>
   <description>Push service daemon</description>
   <packager/>
   <url/>
-  <time file="1375730978" build="1375730969"/>
-  <size package="66171" installed="203271" archive="204464"/>
-<location href="i686/push-bin-0.2.42-6.7.i686.rpm"/>
+  <time file="1375735310" build="1375735301"/>
+  <size package="66343" installed="203271" archive="204464"/>
+<location href="x86_64/push-bin-0.2.42-6.7.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Application Framwork/Service</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>push-0.2.42-6.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6469"/>
+    <rpm:header-range start="280" end="6641"/>
     <rpm:provides>
       <rpm:entry name="push-bin" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
-      <rpm:entry name="push-bin(x86-32)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
+      <rpm:entry name="push-bin(x86-64)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libvconf.so.0"/>
       <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libbadge.so.0"/>
       <rpm:entry name="libpmapi.so.1.2"/>
       <rpm:entry name="libssl.so.1.0.0"/>
@@ -72788,9 +85096,10 @@ settings in the X11 root window.</description>
       <rpm:entry name="libnotification.so.0"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libglib-2.0.so.0"/>
       <rpm:entry name="libalarm.so.0"/>
       <rpm:entry name="libSLP-tapi.so.0"/>
+      <rpm:entry name="libvconf.so.0"/>
       <rpm:entry name="libgobject-2.0.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
     </rpm:requires>    <file>/etc/init.d/pushd</file>
@@ -72802,26 +85111,26 @@ settings in the X11 root window.</description>
 </package>
 <package type="rpm">
   <name>push-tool</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.42" rel="6.7"/>
-  <checksum type="sha256" pkgid="YES">d001aecab6903ff0ef10cfc6ed2ec74219b1c1fb6b8c1329bb308816abe4f9bc</checksum>
+  <checksum type="sha256" pkgid="YES">736978076cfdaa3e1cc4ed9fc81ca8a265afa977d14078ee6ca0bc0f93455782</checksum>
   <summary>Push service tool</summary>
   <description>Push service tool</description>
   <packager/>
   <url/>
-  <time file="1375730978" build="1375730969"/>
-  <size package="9143" installed="15000" archive="15256"/>
-<location href="i686/push-tool-0.2.42-6.7.i686.rpm"/>
+  <time file="1375735310" build="1375735301"/>
+  <size package="9319" installed="15000" archive="15256"/>
+<location href="x86_64/push-tool-0.2.42-6.7.x86_64.rpm"/>
   <format>
     <rpm:license>Flora</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>devel</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>push-0.2.42-6.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3641"/>
+    <rpm:header-range start="280" end="3817"/>
     <rpm:provides>
       <rpm:entry name="push-tool" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
-      <rpm:entry name="push-tool(x86-32)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
+      <rpm:entry name="push-tool(x86-64)" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libpush" flags="EQ" epoch="0" ver="0.2.42" rel="6.7"/>
@@ -72840,56 +85149,54 @@ settings in the X11 root window.</description>
 </package>
 <package type="rpm">
   <name>pwdutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2.19" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">dd7843350278d6016bf7da8d0b0eec23e6023d638a13f1be4d67ac438dd43170</checksum>
+  <checksum type="sha256" pkgid="YES">6508bc0b3053767af21b1975d5651ce0b73e285b2652d71a7b27533e33c9e756</checksum>
   <summary>Utilities to Manage User and Group Accounts</summary>
   <description>This package includes the necessary programs for converting plain
 password files to the shadow password format, and managing user and
 group accounts in both local files and in an LDAP database.</description>
   <packager/>
   <url>http://www.thkukuk.de/pam/pwdutils/</url>
-  <time file="1374119509" build="1374119498"/>
-  <size package="183324" installed="1133893" archive="1139756"/>
-<location href="i686/pwdutils-3.2.19-2.4.i686.rpm"/>
+  <time file="1374120038" build="1374120027"/>
+  <size package="187207" installed="1237229" archive="1243100"/>
+<location href="x86_64/pwdutils-3.2.19-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Accounts</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>pwdutils-3.2.19-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13191"/>
+    <rpm:header-range start="280" end="13107"/>
     <rpm:provides>
       <rpm:entry name="config(pwdutils)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
-      <rpm:entry name="liblog_syslog.so.1"/>
-      <rpm:entry name="liblog_syslog.so.1(LIBLOG_SYSLOG_1.0)"/>
+      <rpm:entry name="liblog_syslog.so.1()(64bit)"/>
+      <rpm:entry name="liblog_syslog.so.1(LIBLOG_SYSLOG_1.0)(64bit)"/>
       <rpm:entry name="pwdutils" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
-      <rpm:entry name="pwdutils(x86-32)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
+      <rpm:entry name="pwdutils(x86-64)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libnsl.so.1(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libpam_misc.so.0"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="config(pwdutils)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)"/>
-      <rpm:entry name="libnsl.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>    <file>/etc/pam.d/chage</file>
     <file>/usr/sbin/pwconv</file>
@@ -72934,26 +85241,26 @@ group accounts in both local files and in an LDAP database.</description>
 </package>
 <package type="rpm">
   <name>pwdutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2.19" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">605d1627c3a37b3801504cee3f3b256461c49d45625ef8bf827ae02c6ea1a06f</checksum>
+  <checksum type="sha256" pkgid="YES">8d57ea3a3d67ecb9b93d56baf48148e0c2cb3cdcb1286b9ce12920afdcd7e02b</checksum>
   <summary>Documentation for package pwdutils</summary>
   <description>This package provides documentation for package pwdutils.</description>
   <packager/>
   <url>http://www.thkukuk.de/pam/pwdutils/</url>
-  <time file="1374119509" build="1374119498"/>
-  <size package="40753" installed="35436" archive="39684"/>
-<location href="i686/pwdutils-docs-3.2.19-2.4.i686.rpm"/>
+  <time file="1374120038" build="1374120027"/>
+  <size package="40927" installed="35436" archive="39684"/>
+<location href="x86_64/pwdutils-docs-3.2.19-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>pwdutils-3.2.19-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4673"/>
+    <rpm:header-range start="280" end="4846"/>
     <rpm:provides>
       <rpm:entry name="pwdutils-docs" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
-      <rpm:entry name="pwdutils-docs(x86-32)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
+      <rpm:entry name="pwdutils-docs(x86-64)" flags="EQ" epoch="0" ver="3.2.19" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -72961,74 +85268,74 @@ group accounts in both local files and in an LDAP database.</description>
 </package>
 <package type="rpm">
   <name>pygobject</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.21.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">7564b5832bfca6e6bae81c5bfb79e6fb8eda17f9007704c955e304cc3e480668</checksum>
+  <checksum type="sha256" pkgid="YES">76d5a50b8af600bda0b222209c821dca65af5441f1e13d548fbeb3ed5f62d753</checksum>
   <summary>Python bindings for GObject</summary>
   <description>The pygobject package provides a convenient wrapper for the GObject library
 for use in Python programs.</description>
   <packager/>
   <url>http://www.pygtk.org/</url>
-  <time file="1375738989" build="1375738968"/>
-  <size package="194123" installed="900664" archive="907496"/>
-<location href="i686/pygobject-2.21.3-3.9.i686.rpm"/>
+  <time file="1375736470" build="1375736457"/>
+  <size package="203228" installed="1020680" archive="1027564"/>
+<location href="x86_64/pygobject-2.21.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pygobject-2.21.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8373"/>
+    <rpm:header-range start="280" end="8681"/>
     <rpm:provides>
-      <rpm:entry name="_gio.so"/>
-      <rpm:entry name="_glib.so"/>
-      <rpm:entry name="_gobject.so"/>
-      <rpm:entry name="libpyglib-2.0-python.so.0"/>
+      <rpm:entry name="_gio.so()(64bit)"/>
+      <rpm:entry name="_glib.so()(64bit)"/>
+      <rpm:entry name="_gobject.so()(64bit)"/>
+      <rpm:entry name="libpyglib-2.0-python.so.0()(64bit)"/>
       <rpm:entry name="pygobject" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
-      <rpm:entry name="pygobject(x86-32)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
-      <rpm:entry name="unix.so"/>
+      <rpm:entry name="pygobject(x86-64)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
+      <rpm:entry name="unix.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpyglib-2.0-python.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpyglib-2.0-python.so.0()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>pygobject-codegen</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.21.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">1d100c752fb512056f39af624cbd82193194aa2bf89fdec93b8de74d41691bc3</checksum>
+  <checksum type="sha256" pkgid="YES">6d544312e0a3dc45f4a16a20f12cd54937a5b4e2e1404d4cf805c23d426a4f1e</checksum>
   <summary>The code generation program for PyGObject</summary>
   <description>The package contains the C code generation program for PyGObject.</description>
   <packager/>
   <url>http://www.pygtk.org/</url>
-  <time file="1375738989" build="1375738968"/>
-  <size package="86693" installed="594557" archive="600592"/>
-<location href="i686/pygobject-codegen-2.21.3-3.9.i686.rpm"/>
+  <time file="1375736470" build="1375736457"/>
+  <size package="86878" installed="594557" archive="600592"/>
+<location href="x86_64/pygobject-codegen-2.21.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pygobject-2.21.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6577"/>
+    <rpm:header-range start="280" end="6753"/>
     <rpm:provides>
       <rpm:entry name="pygobject-codegen" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
-      <rpm:entry name="pygobject-codegen(x86-32)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
+      <rpm:entry name="pygobject-codegen(x86-64)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/env"/>
@@ -73039,28 +85346,28 @@ for use in Python programs.</description>
 </package>
 <package type="rpm">
   <name>pygobject-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.21.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">f9a17ec045d46f7731daeb97eebfd4e2bf1bd00ee65a69e286c66f94cb49f36e</checksum>
+  <checksum type="sha256" pkgid="YES">27418c11edc4023d007a1fc64273f4f4e91c15ded103865c6252563a723cc80a</checksum>
   <summary>Development files for building add-on libraries</summary>
   <description>This package contains files required to build wrappers for pygobject-based
 libraries such as pygtk2.</description>
   <packager/>
   <url>http://www.pygtk.org/</url>
-  <time file="1375738989" build="1375738968"/>
-  <size package="52762" installed="454392" archive="460296"/>
-<location href="i686/pygobject-devel-2.21.3-3.9.i686.rpm"/>
+  <time file="1375736470" build="1375736457"/>
+  <size package="52952" installed="454394" archive="460304"/>
+<location href="x86_64/pygobject-devel-2.21.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pygobject-2.21.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6725"/>
+    <rpm:header-range start="280" end="6901"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pygobject-2.0)" flags="EQ" epoch="0" ver="2.21.3"/>
       <rpm:entry name="pygobject-devel" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
-      <rpm:entry name="pygobject-devel(x86-32)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
+      <rpm:entry name="pygobject-devel(x86-64)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pygobject" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
@@ -73075,26 +85382,26 @@ libraries such as pygtk2.</description>
 </package>
 <package type="rpm">
   <name>pygobject-doc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.21.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">672a953bd7d569fb5557428931a3bcc65d460ab487dffa853462953ace93bb05</checksum>
+  <checksum type="sha256" pkgid="YES">51faf66f46407ae881de5b3da291a7ac561da06129a98633fe7e908b4c23f329</checksum>
   <summary>Documentation files for pygobject</summary>
   <description>This package contains documentation files for pygobject.</description>
   <packager/>
   <url>http://www.pygtk.org/</url>
-  <time file="1375738989" build="1375738968"/>
-  <size package="113710" installed="1400292" archive="1412436"/>
-<location href="i686/pygobject-doc-2.21.3-3.9.i686.rpm"/>
+  <time file="1375736470" build="1375736457"/>
+  <size package="113883" installed="1400292" archive="1412436"/>
+<location href="x86_64/pygobject-doc-2.21.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>pygobject-2.21.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10837"/>
+    <rpm:header-range start="280" end="11017"/>
     <rpm:provides>
       <rpm:entry name="pygobject-doc" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
-      <rpm:entry name="pygobject-doc(x86-32)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
+      <rpm:entry name="pygobject-doc(x86-64)" flags="EQ" epoch="0" ver="2.21.3" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -73102,9 +85409,9 @@ libraries such as pygtk2.</description>
 </package>
 <package type="rpm">
   <name>python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">efe13b4a04008166250c3d1d9db5e56c4987025ca2219c6f1aba475f4ff47148</checksum>
+  <checksum type="sha256" pkgid="YES">73bb3722efe533436c18ebbe1ebd0a82a1bbec229dcbccf67b491d8b7095190b</checksum>
   <summary>Python Interpreter</summary>
   <description>Python is an interpreted, object-oriented programming language, and is
 often compared to Tcl, Perl, Scheme, or Java.  You can find an overview
@@ -73115,125 +85422,117 @@ If you want to install third party modules using distutils, you need to
 install python-devel package.</description>
   <packager/>
   <url>http://www.python.org/</url>
-  <time file="1377044869" build="1377044782"/>
-  <size package="4577548" installed="23707268" archive="24091804"/>
-<location href="i686/python-2.7.3-2.16.i686.rpm"/>
+  <time file="1377045276" build="1377045195"/>
+  <size package="4609532" installed="24176237" archive="24565292"/>
+<location href="x86_64/python-2.7.3-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Python-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-2.7.3-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="280665"/>
+    <rpm:header-range start="280" end="280841"/>
     <rpm:provides>
       <rpm:entry name="/bin/python"/>
-      <rpm:entry name="_bisect.so"/>
-      <rpm:entry name="_bsddb.so"/>
-      <rpm:entry name="_codecs_cn.so"/>
-      <rpm:entry name="_codecs_hk.so"/>
-      <rpm:entry name="_codecs_iso2022.so"/>
-      <rpm:entry name="_codecs_jp.so"/>
-      <rpm:entry name="_codecs_kr.so"/>
-      <rpm:entry name="_codecs_tw.so"/>
-      <rpm:entry name="_collections.so"/>
-      <rpm:entry name="_csv.so"/>
-      <rpm:entry name="_ctypes.so"/>
-      <rpm:entry name="_ctypes_test.so"/>
-      <rpm:entry name="_elementtree.so"/>
-      <rpm:entry name="_functools.so"/>
-      <rpm:entry name="_hashlib.so"/>
-      <rpm:entry name="_heapq.so"/>
-      <rpm:entry name="_hotshot.so"/>
-      <rpm:entry name="_io.so"/>
-      <rpm:entry name="_json.so"/>
-      <rpm:entry name="_locale.so"/>
-      <rpm:entry name="_lsprof.so"/>
-      <rpm:entry name="_multibytecodec.so"/>
-      <rpm:entry name="_multiprocessing.so"/>
-      <rpm:entry name="_random.so"/>
-      <rpm:entry name="_socket.so"/>
-      <rpm:entry name="_sqlite3.so"/>
-      <rpm:entry name="_ssl.so"/>
-      <rpm:entry name="_struct.so"/>
-      <rpm:entry name="_testcapi.so"/>
-      <rpm:entry name="array.so"/>
-      <rpm:entry name="audioop.so"/>
-      <rpm:entry name="binascii.so"/>
-      <rpm:entry name="bz2.so"/>
-      <rpm:entry name="cPickle.so"/>
-      <rpm:entry name="cStringIO.so"/>
-      <rpm:entry name="cmath.so"/>
+      <rpm:entry name="_bisect.so()(64bit)"/>
+      <rpm:entry name="_bsddb.so()(64bit)"/>
+      <rpm:entry name="_codecs_cn.so()(64bit)"/>
+      <rpm:entry name="_codecs_hk.so()(64bit)"/>
+      <rpm:entry name="_codecs_iso2022.so()(64bit)"/>
+      <rpm:entry name="_codecs_jp.so()(64bit)"/>
+      <rpm:entry name="_codecs_kr.so()(64bit)"/>
+      <rpm:entry name="_codecs_tw.so()(64bit)"/>
+      <rpm:entry name="_collections.so()(64bit)"/>
+      <rpm:entry name="_csv.so()(64bit)"/>
+      <rpm:entry name="_ctypes.so()(64bit)"/>
+      <rpm:entry name="_ctypes_test.so()(64bit)"/>
+      <rpm:entry name="_elementtree.so()(64bit)"/>
+      <rpm:entry name="_functools.so()(64bit)"/>
+      <rpm:entry name="_hashlib.so()(64bit)"/>
+      <rpm:entry name="_heapq.so()(64bit)"/>
+      <rpm:entry name="_hotshot.so()(64bit)"/>
+      <rpm:entry name="_io.so()(64bit)"/>
+      <rpm:entry name="_json.so()(64bit)"/>
+      <rpm:entry name="_locale.so()(64bit)"/>
+      <rpm:entry name="_lsprof.so()(64bit)"/>
+      <rpm:entry name="_multibytecodec.so()(64bit)"/>
+      <rpm:entry name="_multiprocessing.so()(64bit)"/>
+      <rpm:entry name="_random.so()(64bit)"/>
+      <rpm:entry name="_socket.so()(64bit)"/>
+      <rpm:entry name="_sqlite3.so()(64bit)"/>
+      <rpm:entry name="_ssl.so()(64bit)"/>
+      <rpm:entry name="_struct.so()(64bit)"/>
+      <rpm:entry name="_testcapi.so()(64bit)"/>
+      <rpm:entry name="array.so()(64bit)"/>
+      <rpm:entry name="audioop.so()(64bit)"/>
+      <rpm:entry name="binascii.so()(64bit)"/>
+      <rpm:entry name="bz2.so()(64bit)"/>
+      <rpm:entry name="cPickle.so()(64bit)"/>
+      <rpm:entry name="cStringIO.so()(64bit)"/>
+      <rpm:entry name="cmath.so()(64bit)"/>
       <rpm:entry name="config(python)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="crypt.so"/>
-      <rpm:entry name="datetime.so"/>
-      <rpm:entry name="dbm.so"/>
-      <rpm:entry name="dl.so"/>
-      <rpm:entry name="fcntl.so"/>
-      <rpm:entry name="future_builtins.so"/>
-      <rpm:entry name="grp.so"/>
-      <rpm:entry name="itertools.so"/>
-      <rpm:entry name="linuxaudiodev.so"/>
-      <rpm:entry name="math.so"/>
-      <rpm:entry name="mmap.so"/>
-      <rpm:entry name="nis.so"/>
-      <rpm:entry name="operator.so"/>
-      <rpm:entry name="ossaudiodev.so"/>
-      <rpm:entry name="parser.so"/>
+      <rpm:entry name="crypt.so()(64bit)"/>
+      <rpm:entry name="datetime.so()(64bit)"/>
+      <rpm:entry name="dbm.so()(64bit)"/>
+      <rpm:entry name="fcntl.so()(64bit)"/>
+      <rpm:entry name="future_builtins.so()(64bit)"/>
+      <rpm:entry name="grp.so()(64bit)"/>
+      <rpm:entry name="itertools.so()(64bit)"/>
+      <rpm:entry name="linuxaudiodev.so()(64bit)"/>
+      <rpm:entry name="math.so()(64bit)"/>
+      <rpm:entry name="mmap.so()(64bit)"/>
+      <rpm:entry name="nis.so()(64bit)"/>
+      <rpm:entry name="operator.so()(64bit)"/>
+      <rpm:entry name="ossaudiodev.so()(64bit)"/>
+      <rpm:entry name="parser.so()(64bit)"/>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="python(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="readline.so"/>
-      <rpm:entry name="resource.so"/>
-      <rpm:entry name="select.so"/>
-      <rpm:entry name="spwd.so"/>
-      <rpm:entry name="strop.so"/>
-      <rpm:entry name="syslog.so"/>
-      <rpm:entry name="termios.so"/>
-      <rpm:entry name="time.so"/>
-      <rpm:entry name="unicodedata.so"/>
-      <rpm:entry name="zlib.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1.1)"/>
-      <rpm:entry name="libbz2.so.1"/>
+      <rpm:entry name="python(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
+      <rpm:entry name="readline.so()(64bit)"/>
+      <rpm:entry name="resource.so()(64bit)"/>
+      <rpm:entry name="select.so()(64bit)"/>
+      <rpm:entry name="spwd.so()(64bit)"/>
+      <rpm:entry name="strop.so()(64bit)"/>
+      <rpm:entry name="syslog.so()(64bit)"/>
+      <rpm:entry name="termios.so()(64bit)"/>
+      <rpm:entry name="time.so()(64bit)"/>
+      <rpm:entry name="unicodedata.so()(64bit)"/>
+      <rpm:entry name="zlib.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
       <rpm:entry name="config(python)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdb-4.8.so()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
       <rpm:entry name="/usr/bin/python"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libdb-4.8.so"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libnsl.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libnsl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libnsl.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnsl.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/python2.7"/>
     </rpm:requires>
     <rpm:obsoletes>
@@ -73254,9 +85553,9 @@ install python-devel package.</description>
 </package>
 <package type="rpm">
   <name>python-Cheetah</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.4.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">e869d7ba0c0b0a5f66f63bb1c8a64ce6e2dc2c1dc76f66c1339bca8715df1616</checksum>
+  <checksum type="sha256" pkgid="YES">66b09b3430a8919889801fb74ac7da65ff0ac7f552a10ddc75151dc9cff02fbe</checksum>
   <summary>Cheetah is a template engine and code generation tool</summary>
   <description>Cheetah is an open source template engine and code generation tool.
 
@@ -73265,30 +85564,29 @@ development is its principle use, but Cheetah is very flexible and is also being
 used to generate C++ game code, Java, sql, form emails and even Python code.</description>
   <packager/>
   <url>http://www.cheetahtemplate.org/</url>
-  <time file="1375732996" build="1375732988"/>
-  <size package="267950" installed="1376289" archive="1397856"/>
-<location href="i686/python-Cheetah-2.4.4-2.9.i686.rpm"/>
+  <time file="1375734150" build="1375734109"/>
+  <size package="268201" installed="1381793" archive="1403624"/>
+<location href="x86_64/python-Cheetah-2.4.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>python-Cheetah-2.4.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="17197"/>
+    <rpm:header-range start="280" end="17401"/>
     <rpm:provides>
-      <rpm:entry name="_namemapper.so"/>
+      <rpm:entry name="_namemapper.so()(64bit)"/>
       <rpm:entry name="python-Cheetah" flags="EQ" epoch="0" ver="2.4.4" rel="2.9"/>
-      <rpm:entry name="python-Cheetah(x86-32)" flags="EQ" epoch="0" ver="2.4.4" rel="2.9"/>
+      <rpm:entry name="python-Cheetah(x86-64)" flags="EQ" epoch="0" ver="2.4.4" rel="2.9"/>
       <rpm:entry name="python-cheetah" flags="EQ" epoch="0" ver="2.4.4"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/python"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="python-cheetah" flags="LT" epoch="0" ver="2.4.4"/>
@@ -73300,9 +85598,9 @@ used to generate C++ game code, Java, sql, form emails and even Python code.</de
 </package>
 <package type="rpm">
   <name>python-M2Crypto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.21.1" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">1dfc6d3fb276eed14a308db0f26c5e59b783ef551e6635b0318dcdb4d19b70fc</checksum>
+  <checksum type="sha256" pkgid="YES">cbc6be3a208c412dddd69961225cc0569fbd0de8254be8523cb9969003c46fa6</checksum>
   <summary>Crypto and SSL toolkit for Python</summary>
   <description>M2Crypto is a crypto and SSL toolkit for Python featuring the
 following:
@@ -73319,33 +85617,33 @@ http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto. The
 original M2Crypto homepage is at http://sandbox.rulemaker.net/ngps/m2/.</description>
   <packager/>
   <url>http://chandlerproject.org/bin/view/Projects/MeTooCrypto</url>
-  <time file="1376447669" build="1376447658"/>
-  <size package="201215" installed="1000724" archive="1016924"/>
-<location href="i686/python-M2Crypto-0.21.1-2.10.i686.rpm"/>
+  <time file="1376447525" build="1376447515"/>
+  <size package="204791" installed="1064000" archive="1080392"/>
+<location href="x86_64/python-M2Crypto-0.21.1-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT and ZPL-2.0 and BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platfrom Development/Python</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>python-M2Crypto-0.21.1-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13946"/>
+    <rpm:header-range start="280" end="14206"/>
     <rpm:provides>
-      <rpm:entry name="__m2crypto.so"/>
+      <rpm:entry name="__m2crypto.so()(64bit)"/>
       <rpm:entry name="python-M2Crypto" flags="EQ" epoch="0" ver="0.21.1" rel="2.10"/>
-      <rpm:entry name="python-M2Crypto(x86-32)" flags="EQ" epoch="0" ver="0.21.1" rel="2.10"/>
+      <rpm:entry name="python-M2Crypto(x86-64)" flags="EQ" epoch="0" ver="0.21.1" rel="2.10"/>
       <rpm:entry name="python-m2crypto" flags="EQ" epoch="0" ver="0.21.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="python-m2crypto" flags="LT" epoch="0" ver="0.21.1"/>
@@ -73354,9 +85652,9 @@ original M2Crypto homepage is at http://sandbox.rulemaker.net/ngps/m2/.</descrip
 </package>
 <package type="rpm">
   <name>python-PyYAML</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.10" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">6d4c64c92e9f550a01053e6b9e3825070260ecf5e363b61ad2c08c2b4337a410</checksum>
+  <checksum type="sha256" pkgid="YES">0d2c94848be2d6d4ed9fb18145b25dd590834bedac47804950a22ac3083db62c</checksum>
   <summary>YAML parser and emitter for Python</summary>
   <description>YAML is a data serialization format designed for human readability
 and interaction with scripting languages.  PyYAML is a YAML parser
@@ -73371,19 +85669,19 @@ PyYAML is applicable for a broad range of tasks from complex
 configuration files to object serialization and persistance.</description>
   <packager/>
   <url>http://pyyaml.org/wiki/PyYAML</url>
-  <time file="1375474956" build="1375474947"/>
-  <size package="76312" installed="390584" archive="396904"/>
-<location href="i686/python-PyYAML-3.10-2.6.i686.rpm"/>
+  <time file="1375477915" build="1375477888"/>
+  <size package="76464" installed="391454" archive="397860"/>
+<location href="x86_64/python-PyYAML-3.10-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>python-PyYAML-3.10-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7040"/>
+    <rpm:header-range start="280" end="7216"/>
     <rpm:provides>
       <rpm:entry name="python-PyYAML" flags="EQ" epoch="0" ver="3.10" rel="2.6"/>
-      <rpm:entry name="python-PyYAML(x86-32)" flags="EQ" epoch="0" ver="3.10" rel="2.6"/>
+      <rpm:entry name="python-PyYAML(x86-64)" flags="EQ" epoch="0" ver="3.10" rel="2.6"/>
       <rpm:entry name="python-yaml" flags="EQ" epoch="0" ver="3.10"/>
     </rpm:provides>
     <rpm:requires>
@@ -73435,63 +85733,63 @@ known limitation is that it cannot handle multi-dimensional arrays.</description
 </package>
 <package type="rpm">
   <name>python-cairo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c005b81beefcfe1a79be408f8fd4768fbb698aeba13e180cda60321e97f04ec1</checksum>
+  <checksum type="sha256" pkgid="YES">e991a3d5f97ac0842da28e8a6d56bd63b928cad8cc04921238916a46d70e646f</checksum>
   <summary>Python Bindings for Cairo</summary>
   <description>Python bindings for cairo.</description>
   <packager/>
   <url>http://www.cairographics.org/</url>
-  <time file="1375463292" build="1375463280"/>
-  <size package="45788" installed="167852" archive="169424"/>
-<location href="i686/python-cairo-1.10.0-2.9.i686.rpm"/>
+  <time file="1375463539" build="1375463528"/>
+  <size package="46010" installed="189326" archive="190912"/>
+<location href="x86_64/python-cairo-1.10.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Python</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>python-cairo-1.10.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3695"/>
+    <rpm:header-range start="280" end="3939"/>
     <rpm:provides>
-      <rpm:entry name="_cairo.so"/>
+      <rpm:entry name="_cairo.so()(64bit)"/>
       <rpm:entry name="python-cairo" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
-      <rpm:entry name="python-cairo(x86-32)" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
+      <rpm:entry name="python-cairo(x86-64)" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-cairo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.10.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">53d00daadd4a0649731ae1e710f6c9f191884f34e1f9f022635efe5a286f7e9e</checksum>
+  <checksum type="sha256" pkgid="YES">336fdfddde9592b1a3d63d81cc24d26f8313013ced5a43ed6e88119fcb62ba86</checksum>
   <summary>Headers for python-cairo</summary>
   <description>Headers for python-cairo</description>
   <packager/>
   <url>http://www.cairographics.org/</url>
-  <time file="1375463292" build="1375463280"/>
-  <size package="4857" installed="7624" archive="8172"/>
-<location href="i686/python-cairo-devel-1.10.0-2.9.i686.rpm"/>
+  <time file="1375463539" build="1375463528"/>
+  <size package="5031" installed="7624" archive="8172"/>
+<location href="x86_64/python-cairo-devel-1.10.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MPL-1.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>python-cairo-1.10.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2691"/>
+    <rpm:header-range start="280" end="2867"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pycairo)" flags="EQ" epoch="0" ver="1.10.0"/>
       <rpm:entry name="python-cairo-devel" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
-      <rpm:entry name="python-cairo-devel(x86-32)" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
+      <rpm:entry name="python-cairo-devel(x86-64)" flags="EQ" epoch="0" ver="1.10.0" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="cairo-devel"/>
@@ -73504,39 +85802,38 @@ known limitation is that it cannot handle multi-dimensional arrays.</description
 </package>
 <package type="rpm">
   <name>python-coverage</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.6" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">5d0afaf945ca2bd9119e6af0ca193332d6b167c681a4c3773226a6f3bcbe8ce9</checksum>
+  <checksum type="sha256" pkgid="YES">b0a27fd94cc6b4e5da20030f20694187c2c0f4ee6eee53392d19e99e6e87ad23</checksum>
   <summary>Code coverage measurement for Python</summary>
   <description>Coverage.py measures code coverage, typically during test execution. It uses
 the code analysis tools and tracing hooks provided in the Python standard
 library to determine which lines are executable, and which have been executed.</description>
   <packager/>
   <url>http://nedbatchelder.com/code/coverage</url>
-  <time file="1375477903" build="1375477893"/>
-  <size package="137100" installed="499358" archive="511236"/>
-<location href="i686/python-coverage-3.6-2.8.i686.rpm"/>
+  <time file="1375482204" build="1375482196"/>
+  <size package="137320" installed="501960" archive="513928"/>
+<location href="x86_64/python-coverage-3.6-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Python</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>python-coverage-3.6-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10542"/>
+    <rpm:header-range start="280" end="10738"/>
     <rpm:provides>
       <rpm:entry name="python-coverage" flags="EQ" epoch="0" ver="3.6" rel="2.8"/>
-      <rpm:entry name="python-coverage(x86-32)" flags="EQ" epoch="0" ver="3.6" rel="2.8"/>
-      <rpm:entry name="tracer.so"/>
+      <rpm:entry name="python-coverage(x86-64)" flags="EQ" epoch="0" ver="3.6" rel="2.8"/>
+      <rpm:entry name="tracer.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="python-xml"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/python"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/coverage2</file>
     <file>/usr/bin/coverage-2.7</file>
     <file>/usr/bin/coverage</file>
@@ -73545,43 +85842,42 @@ library to determine which lines are executable, and which have been executed.</
 </package>
 <package type="rpm">
   <name>python-curses</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">e98acfec4b6bc85c5c18828d99f6f59089e46fb364da58d0e235905a7fa37324</checksum>
+  <checksum type="sha256" pkgid="YES">fbe0e986e4113053999b49550621763bedc90c5a6f426eaa32256cfe6b92a1c0</checksum>
   <summary>Python Interface to the (N)Curses Library</summary>
   <description>An easy to use interface to the (n)curses CUI library. CUI stands for
 Console User Interface.</description>
   <packager/>
   <url>http://www.python.org/</url>
-  <time file="1377044869" build="1377044782"/>
-  <size package="40400" installed="140610" archive="143912"/>
-<location href="i686/python-curses-2.7.3-2.16.i686.rpm"/>
+  <time file="1377045276" build="1377045195"/>
+  <size package="41988" installed="158092" archive="161432"/>
+<location href="x86_64/python-curses-2.7.3-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Python-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-2.7.3-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5577"/>
+    <rpm:header-range start="280" end="5801"/>
     <rpm:provides>
-      <rpm:entry name="_curses.so"/>
-      <rpm:entry name="_curses_panel.so"/>
+      <rpm:entry name="_curses.so()(64bit)"/>
+      <rpm:entry name="_curses_panel.so()(64bit)"/>
       <rpm:entry name="pyth_cur"/>
       <rpm:entry name="python-curses" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="python-curses(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
+      <rpm:entry name="python-curses(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libncursesw.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpanelw.so.5"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7.3"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpanelw.so.5()(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="pyth_cur"/>
@@ -73590,47 +85886,46 @@ Console User Interface.</description>
 </package>
 <package type="rpm">
   <name>python-deltarpm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.5.git" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7aa491321f85c09f2b956842337c22a482bd0efef38036401841726c18c619e5</checksum>
+  <checksum type="sha256" pkgid="YES">ccc3ea1f28e47a23d6c93b088f165973482ef75494af40d765340b8946ada1f6</checksum>
   <summary>Tools to Create and Apply deltarpms</summary>
   <description>Python bindings for deltarpm</description>
   <packager/>
   <url>ftp://ftp.suse.com/pub/projects/deltarpm</url>
-  <time file="1375477777" build="1375477767"/>
-  <size package="61926" installed="109554" archive="109996"/>
-<location href="i686/python-deltarpm-3.5.git-2.8.i686.rpm"/>
+  <time file="1375482199" build="1375482188"/>
+  <size package="63794" installed="120074" archive="120520"/>
+<location href="x86_64/python-deltarpm-3.5.git-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>deltarpm-3.5.git-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2855"/>
+    <rpm:header-range start="280" end="3059"/>
     <rpm:provides>
-      <rpm:entry name="_deltarpmmodule.so"/>
+      <rpm:entry name="_deltarpmmodule.so()(64bit)"/>
       <rpm:entry name="python-deltarpm" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
-      <rpm:entry name="python-deltarpm(x86-32)" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
+      <rpm:entry name="python-deltarpm(x86-64)" flags="EQ" epoch="0" ver="3.5.git" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="deltarpm" flags="EQ" epoch="0" ver="3.5.git"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">33807e974ef9a8b096b1ed19456106b77f437a4cb617e1f5005b1e96ce400e8c</checksum>
+  <checksum type="sha256" pkgid="YES">635d87a7865e9a84fb9973e7ba04344d76924c8e92e36f0718a7bf10234e2c16</checksum>
   <summary>Include Files and Libraries Mandatory for Building Python Modules</summary>
   <description>The Python programming language's interpreter can be extended with
 dynamically loaded extensions and can be embedded in other programs.
@@ -73640,28 +85935,28 @@ tools for building Python modules, extending the Python interpreter or
 embedding Python in applications.</description>
   <packager/>
   <url>http://www.python.org/</url>
-  <time file="1377044869" build="1377044782"/>
-  <size package="3042379" installed="19543666" archive="19799444"/>
-<location href="i686/python-devel-2.7.3-2.16.i686.rpm"/>
+  <time file="1377045276" build="1377045195"/>
+  <size package="3043006" installed="19587494" archive="19846612"/>
+<location href="x86_64/python-devel-2.7.3-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Python-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-2.7.3-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="189061"/>
+    <rpm:header-range start="280" end="189253"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python)" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="pkgconfig(python-2.7)" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="pkgconfig(python2)" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="python-devel" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="python-devel(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
+      <rpm:entry name="python-devel(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="glibc-devel"/>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7.3"/>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="glibc-devel"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="/usr/bin/python2.7"/>
@@ -73711,70 +86006,69 @@ with Python module distributions.</description>
 </package>
 <package type="rpm">
   <name>python-ecore</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">f762e5e192946213c12535825be31c4da156e08d464350fbeb386fc4fe6da8e9</checksum>
+  <checksum type="sha256" pkgid="YES">3cc2bdacf84735813b12fd9a44347f3b098e39a483c4d676c6d49bc3bc401322</checksum>
   <summary>Edbus python bindings</summary>
   <description>Ecore python bindings.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376505173" build="1376505161"/>
-  <size package="172500" installed="895142" archive="898876"/>
-<location href="i686/python-ecore-1.7.0-2.16.i686.rpm"/>
+  <time file="1376505088" build="1376505060"/>
+  <size package="196609" installed="1004558" archive="1008332"/>
+<location href="x86_64/python-ecore-1.7.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>python-ecore-1.7.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5707"/>
+    <rpm:header-range start="280" end="5931"/>
     <rpm:provides>
-      <rpm:entry name="c_ecore.so"/>
-      <rpm:entry name="c_ecore_file.so"/>
-      <rpm:entry name="c_ecore_imf.so"/>
-      <rpm:entry name="c_ecore_x.so"/>
+      <rpm:entry name="c_ecore.so()(64bit)"/>
+      <rpm:entry name="c_ecore_file.so()(64bit)"/>
+      <rpm:entry name="c_ecore_imf.so()(64bit)"/>
+      <rpm:entry name="c_ecore_x.so()(64bit)"/>
       <rpm:entry name="python-ecore" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
-      <rpm:entry name="python-ecore(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
+      <rpm:entry name="python-ecore(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-ecore-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">a50ea6bd2d69874dc6bb94079068ca486be249ed4953adb16074e28fe4e5eae3</checksum>
+  <checksum type="sha256" pkgid="YES">2f4dd7486121de8a9055439117c8dd8e150173e712acd24e335fbb559cdeb106</checksum>
   <summary>Development files for python-ecore</summary>
   <description>Development files for python-ecore.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376505173" build="1376505161"/>
-  <size package="19974" installed="101758" archive="105640"/>
-<location href="i686/python-ecore-devel-1.7.0-2.16.i686.rpm"/>
+  <time file="1376505088" build="1376505060"/>
+  <size package="20158" installed="101782" archive="105676"/>
+<location href="x86_64/python-ecore-devel-1.7.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Python</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>python-ecore-1.7.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5299"/>
+    <rpm:header-range start="280" end="5479"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python-ecore)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="pkgconfig(python-ecore-file)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="pkgconfig(python-ecore-imf)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="pkgconfig(python-ecore-x)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="python-ecore-devel" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
-      <rpm:entry name="python-ecore-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
+      <rpm:entry name="python-ecore-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(ecore-imf)" flags="GE" epoch="0" ver="1.7.0"/>
@@ -73787,61 +86081,61 @@ with Python module distributions.</description>
 </package>
 <package type="rpm">
   <name>python-edbus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7fc3b8bf69cf4357ddc83ba256edaee5bd59e889db37e07a142c29e5c1d3d887</checksum>
+  <checksum type="sha256" pkgid="YES">e30c170b1b3e8ef1c9757f6ca800cb5c5bb429962d0cb32d4f6623bc6cda6a48</checksum>
   <summary>Edbus python bindings</summary>
   <description>Edbus python bindings.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375464028" build="1375463998"/>
-  <size package="15134" installed="38840" archive="39416"/>
-<location href="i686/python-edbus-1.7.0-2.10.i686.rpm"/>
+  <time file="1375464297" build="1375464278"/>
+  <size package="15339" installed="40348" archive="40924"/>
+<location href="x86_64/python-edbus-1.7.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>python-edbus-1.7.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2875"/>
+    <rpm:header-range start="280" end="3087"/>
     <rpm:provides>
-      <rpm:entry name="e_dbus.so"/>
+      <rpm:entry name="e_dbus.so()(64bit)"/>
       <rpm:entry name="python-edbus" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
-      <rpm:entry name="python-edbus(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
+      <rpm:entry name="python-edbus(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libedbus.so.1"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="dbus-python"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="edbus"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libedbus.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-edbus-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">4846134350c707934607f88ee3b96ed8bc2925df791dcf31783e7590f1b23dbc</checksum>
+  <checksum type="sha256" pkgid="YES">d930474f372d1305b4c0839de616a72b5a20b71ea51b228a146492013b667aea</checksum>
   <summary>Development files for python-edbus</summary>
   <description>Development files for python-edbus.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375464028" build="1375463998"/>
-  <size package="2813" installed="295" archive="568"/>
-<location href="i686/python-edbus-devel-1.7.0-2.10.i686.rpm"/>
+  <time file="1375464297" build="1375464278"/>
+  <size package="2994" installed="301" archive="576"/>
+<location href="x86_64/python-edbus-devel-1.7.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Python</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>python-edbus-1.7.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2535"/>
+    <rpm:header-range start="280" end="2715"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python-edbus)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="python-edbus-devel" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
-      <rpm:entry name="python-edbus-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
+      <rpm:entry name="python-edbus-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(dbus-python)" flags="GE" epoch="0" ver="0.83.0"/>
@@ -73853,134 +86147,133 @@ with Python module distributions.</description>
 </package>
 <package type="rpm">
   <name>python-edje</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">974918adb323414ed258e38a5dcd2d96fb9c852ce7dd396f04fc65852ddb69a7</checksum>
+  <checksum type="sha256" pkgid="YES">1e4c08899d1f72061ddd4232c35ad15764d84d12acc984fbb143fb9f40e1f90a</checksum>
   <summary>Edje python bindings</summary>
   <description>Edje python bindings.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375740967" build="1375740956"/>
-  <size package="165518" installed="764208" archive="766760"/>
-<location href="i686/python-edje-1.7.0-2.14.i686.rpm"/>
+  <time file="1375740425" build="1375740415"/>
+  <size package="188645" installed="863416" archive="866000"/>
+<location href="x86_64/python-edje-1.7.0-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-edje-1.7.0-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4502"/>
+    <rpm:header-range start="280" end="4702"/>
     <rpm:provides>
-      <rpm:entry name="c_edit.so"/>
-      <rpm:entry name="c_edje.so"/>
+      <rpm:entry name="c_edit.so()(64bit)"/>
+      <rpm:entry name="c_edje.so()(64bit)"/>
       <rpm:entry name="python-edje" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
-      <rpm:entry name="python-edje(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
+      <rpm:entry name="python-edje(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-edje-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">15e76253985d079155062e295b355791e788649216cc2c0197e5cbfd819fc842</checksum>
+  <checksum type="sha256" pkgid="YES">318d0651dbf64c42a21358debea66cecff25b0a1ca6ef3355a26b9bd851ea668</checksum>
   <summary>Development files for python-edje</summary>
   <description>Development files for python-edje.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375740967" build="1375740956"/>
-  <size package="293135" installed="427366" archive="435752"/>
-<location href="i686/python-edje-devel-1.7.0-2.14.i686.rpm"/>
+  <time file="1375740425" build="1375740415"/>
+  <size package="293340" installed="427372" archive="435760"/>
+<location href="x86_64/python-edje-devel-1.7.0-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Python</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-edje-1.7.0-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8314"/>
+    <rpm:header-range start="280" end="8494"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python-edje)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="python-edje-devel" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
-      <rpm:entry name="python-edje-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
+      <rpm:entry name="python-edje-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(python-evas)" flags="GE" epoch="0" ver="1.7.0"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
       <rpm:entry name="pkgconfig(edje)" flags="GE" epoch="0" ver="1.7.0"/>
       <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.0"/>
-      <rpm:entry name="pkgconfig(python-evas)"/>
-      <rpm:entry name="pkgconfig(edje)"/>
       <rpm:entry name="pkgconfig(evas)" flags="GE" epoch="0" ver="1.7.0"/>
+      <rpm:entry name="pkgconfig(edje)"/>
+      <rpm:entry name="pkgconfig(python-evas)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-elementary</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">fe299c0f971ef5b1d13e9f6ccad256c755c325708da31fac82663eb9b9e26862</checksum>
+  <checksum type="sha256" pkgid="YES">85f9de877a6ccadce56d567fcde0395a263f2d5697fbeadabbbc250bf85d6a90</checksum>
   <summary>Edbus python bindings</summary>
   <description>Elementary python bindings.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376505651" build="1376505627"/>
-  <size package="517270" installed="3306512" archive="3308296"/>
-<location href="i686/python-elementary-1.7.0-2.16.i686.rpm"/>
+  <time file="1376505445" build="1376505409"/>
+  <size package="595831" installed="3631544" archive="3633356"/>
+<location href="x86_64/python-elementary-1.7.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>python-elementary-1.7.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3832"/>
+    <rpm:header-range start="280" end="4084"/>
     <rpm:provides>
-      <rpm:entry name="c_elementary.so"/>
+      <rpm:entry name="c_elementary.so()(64bit)"/>
       <rpm:entry name="python-elementary" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
-      <rpm:entry name="python-elementary(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
+      <rpm:entry name="python-elementary(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-elementary-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">4b57823cec5174893bf220ccfeaeb5f061b555af425046d1ddcd107229b3e49f</checksum>
+  <checksum type="sha256" pkgid="YES">abd8e668a0eb3bb7c7c41d86a1597d9b2d65ba04772d1f25a4a89da175529579</checksum>
   <summary>Development files for python-elementary</summary>
   <description>Development files for python-elementary.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1376505651" build="1376505627"/>
-  <size package="3455368" installed="3990443" archive="4008412"/>
-<location href="i686/python-elementary-devel-1.7.0-2.16.i686.rpm"/>
+  <time file="1376505445" build="1376505409"/>
+  <size package="3455852" installed="3990449" archive="4008424"/>
+<location href="x86_64/python-elementary-devel-1.7.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>python-elementary-1.7.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14416"/>
+    <rpm:header-range start="280" end="14596"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python-elementary)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="python-elementary-devel" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
-      <rpm:entry name="python-elementary-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
+      <rpm:entry name="python-elementary-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(elementary)" flags="GE" epoch="0" ver="1.7.0"/>
@@ -73993,62 +86286,61 @@ with Python module distributions.</description>
 </package>
 <package type="rpm">
   <name>python-evas</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">a0f4753b7bb1e7d4e6e029e56a715732ca7bd0121d55154175b37bc5fcf3e9e6</checksum>
+  <checksum type="sha256" pkgid="YES">2f94dad02147db87fe0998741bd358af8ace5d85488c994e306ab9fe5e19fd24</checksum>
   <summary>Evas python bindings</summary>
   <description>Evas python bindings.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375736976" build="1375736959"/>
-  <size package="237648" installed="1156315" archive="1159012"/>
-<location href="i686/python-evas-1.7.0-2.14.i686.rpm"/>
+  <time file="1375737364" build="1375737353"/>
+  <size package="268096" installed="1284003" archive="1286728"/>
+<location href="x86_64/python-evas-1.7.0-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>EFL</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>python-evas-1.7.0-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4418"/>
+    <rpm:header-range start="280" end="4614"/>
     <rpm:provides>
-      <rpm:entry name="c_evas.so"/>
+      <rpm:entry name="c_evas.so()(64bit)"/>
       <rpm:entry name="python-evas" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
-      <rpm:entry name="python-evas(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
+      <rpm:entry name="python-evas(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-evas-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7.0" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">671f990e14181e958a32913b52aa0d5f21b432beee37ebb2ae810f3aa4ded4fc</checksum>
+  <checksum type="sha256" pkgid="YES">2d064be8a54ef24502ef82bb196f30becc5bbb077f93372cc18ea01c585dcff8</checksum>
   <summary>Development files for python-evas</summary>
   <description>Development files for python-evas.</description>
   <packager/>
   <url>http://www.enlightenment.org</url>
-  <time file="1375736976" build="1375736959"/>
-  <size package="12515" installed="61395" archive="62624"/>
-<location href="i686/python-evas-devel-1.7.0-2.14.i686.rpm"/>
+  <time file="1375737364" build="1375737353"/>
+  <size package="12691" installed="61401" archive="62628"/>
+<location href="x86_64/python-evas-devel-1.7.0-2.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Python</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>python-evas-1.7.0-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3290"/>
+    <rpm:header-range start="280" end="3466"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(python-evas)" flags="EQ" epoch="0" ver="1.7.0"/>
       <rpm:entry name="python-evas-devel" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
-      <rpm:entry name="python-evas-devel(x86-32)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
+      <rpm:entry name="python-evas-devel(x86-64)" flags="EQ" epoch="0" ver="1.7.0" rel="2.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(eina)" flags="GE" epoch="0" ver="1.7.0"/>
@@ -74059,57 +86351,57 @@ with Python module distributions.</description>
 </package>
 <package type="rpm">
   <name>python-gobject</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">894e96798ef09582ffd0a8151a32b052e68d7fba5341b74cc0ba571e9413a57a</checksum>
+  <checksum type="sha256" pkgid="YES">e377e00c32761e92829fa815930994bab402c0f5122e60ca3ba19196a3e405a3</checksum>
   <summary>Python bindings for GObject</summary>
   <description>Pygobjects is an extension module for python that gives you access to
 GLib's GObjects.</description>
   <packager/>
   <url>http://ftp.gnome.org/pub/GNOME/sources/pygobject/</url>
-  <time file="1375740551" build="1375740537"/>
-  <size package="226467" installed="963720" archive="976096"/>
-<location href="i686/python-gobject-3.8.0-2.12.i686.rpm"/>
+  <time file="1375739981" build="1375739963"/>
+  <size package="228301" installed="1004962" archive="1017472"/>
+<location href="x86_64/python-gobject-3.8.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>python-gobject-3.8.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11793"/>
+    <rpm:header-range start="280" end="12081"/>
     <rpm:provides>
-      <rpm:entry name="_gi.so"/>
-      <rpm:entry name="_glib.so"/>
-      <rpm:entry name="_gobject.so"/>
+      <rpm:entry name="_gi.so()(64bit)"/>
+      <rpm:entry name="_glib.so()(64bit)"/>
+      <rpm:entry name="_gobject.so()(64bit)"/>
       <rpm:entry name="pygobject"/>
       <rpm:entry name="pygobject2"/>
       <rpm:entry name="python-gobject" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
-      <rpm:entry name="python-gobject(x86-32)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
+      <rpm:entry name="python-gobject(x86-64)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(GLib)"/>
-      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgirepository-1.0.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="typelib(cairo)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libpyglib-gi-2.0-python2.so.0"/>
+      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpyglib-gi-2.0-python2.so.0()(64bit)"/>
       <rpm:entry name="typelib(GObject)"/>
-      <rpm:entry name="libgirepository-1.0.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-gobject-cairo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">8d6c2d1bcd4910fa68d10ef38c939a0e4fbf0ec62690bac9978a7e22a93e77f8</checksum>
+  <checksum type="sha256" pkgid="YES">b51fd938b88f6a7907275667109ee1c89655f0219c293bd138873cf9a49cac62</checksum>
   <summary>Python bindings for GObject -- Cairo bindings</summary>
   <description>Pygobjects is an extension module for python that gives you access to
 GLib's GObjects.
@@ -74117,56 +86409,56 @@ GLib's GObjects.
 This package contains the Python Cairo bindings for GObject.</description>
   <packager/>
   <url>http://ftp.gnome.org/pub/GNOME/sources/pygobject/</url>
-  <time file="1375740551" build="1375740537"/>
-  <size package="6434" installed="12320" archive="12604"/>
-<location href="i686/python-gobject-cairo-3.8.0-2.12.i686.rpm"/>
+  <time file="1375739981" build="1375739963"/>
+  <size package="6534" installed="13776" archive="14064"/>
+<location href="x86_64/python-gobject-cairo-3.8.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>python-gobject-3.8.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3117"/>
+    <rpm:header-range start="280" end="3341"/>
     <rpm:provides>
-      <rpm:entry name="_gi_cairo.so"/>
+      <rpm:entry name="_gi_cairo.so()(64bit)"/>
       <rpm:entry name="python-gobject-cairo" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
-      <rpm:entry name="python-gobject-cairo(x86-32)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
+      <rpm:entry name="python-gobject-cairo(x86-64)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
       <rpm:entry name="python-gobject" flags="EQ" epoch="0" ver="3.8.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-gobject-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">656d7d3cf7307883146f25dbae9d4c24fec7ff80bdd82105793067700ebab3b1</checksum>
+  <checksum type="sha256" pkgid="YES">dab2d3e0f87b75b6d6436de083ba6ff5a17192836794be38cc2d28da1c22f6ef</checksum>
   <summary>Python bindings for GObject</summary>
   <description>This package contains files required to build wrappers for gobject
 addon libraries such as pygtk.</description>
   <packager/>
   <url>http://ftp.gnome.org/pub/GNOME/sources/pygobject/</url>
-  <time file="1375740551" build="1375740537"/>
-  <size package="9137" installed="25754" archive="26504"/>
-<location href="i686/python-gobject-devel-3.8.0-2.12.i686.rpm"/>
+  <time file="1375739981" build="1375739963"/>
+  <size package="9319" installed="25756" archive="26516"/>
+<location href="x86_64/python-gobject-devel-3.8.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>python-gobject-3.8.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3265"/>
+    <rpm:header-range start="280" end="3441"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(pygobject-3.0)" flags="EQ" epoch="0" ver="3.8.0"/>
       <rpm:entry name="python-gobject-devel" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
-      <rpm:entry name="python-gobject-devel(x86-32)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
+      <rpm:entry name="python-gobject-devel(x86-64)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(gobject-2.0)"/>
@@ -74179,9 +86471,9 @@ addon libraries such as pygtk.</description>
 </package>
 <package type="rpm">
   <name>python-gobject-pygtkcompat</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">71bd324f1ed6ad1001aa79ea49bb3f07043b19f81257604541939f6f82f3737c</checksum>
+  <checksum type="sha256" pkgid="YES">9910d9e232244ef054de567d73c86c8a727d97a3c948e79195492fc6c71e7c8a</checksum>
   <summary>Python bindings for GObject -- PyGTK Backwards Compatibility</summary>
   <description>Pygobjects is an extension module for python that gives you access to
 GLib's GObjects.
@@ -74190,19 +86482,19 @@ This package contains a module providing backwards compatibility to
 pygtk.</description>
   <packager/>
   <url>http://ftp.gnome.org/pub/GNOME/sources/pygobject/</url>
-  <time file="1375740551" build="1375740537"/>
-  <size package="20769" installed="73852" archive="75704"/>
-<location href="i686/python-gobject-pygtkcompat-3.8.0-2.12.i686.rpm"/>
+  <time file="1375739981" build="1375739963"/>
+  <size package="20930" installed="74064" archive="75940"/>
+<location href="x86_64/python-gobject-pygtkcompat-3.8.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>python-gobject-3.8.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4545"/>
+    <rpm:header-range start="280" end="4721"/>
     <rpm:provides>
       <rpm:entry name="python-gobject-pygtkcompat" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
-      <rpm:entry name="python-gobject-pygtkcompat(x86-32)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
+      <rpm:entry name="python-gobject-pygtkcompat(x86-64)" flags="EQ" epoch="0" ver="3.8.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(Pango)"/>
@@ -74233,9 +86525,9 @@ pygtk.</description>
 </package>
 <package type="rpm">
   <name>python-gpgme</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">f62bd606cad530a0b4c7a8d461321ae9853db3756138337fb7c6c31bf375c0e3</checksum>
+  <checksum type="sha256" pkgid="YES">f50441eacf1c2ab47276714191c3d86c1e4baa54e4bfad40c4fc7bb08c0fe140</checksum>
   <summary>A Python module for working with OpenPGP messages</summary>
   <description>PyGPGME is a Python module that lets you sign, verify, encrypt and
 decrypt messages using the OpenPGP format.
@@ -74243,32 +86535,32 @@ decrypt messages using the OpenPGP format.
 It is built on top of the GNU Privacy Guard and the GPGME library.</description>
   <packager/>
   <url>http://pypi.python.org/pypi/pygpgme</url>
-  <time file="1375474660" build="1375474651"/>
-  <size package="27883" installed="92210" archive="93952"/>
-<location href="i686/python-gpgme-0.1-2.8.i686.rpm"/>
+  <time file="1375477590" build="1375477581"/>
+  <size package="28320" installed="107872" archive="109628"/>
+<location href="x86_64/python-gpgme-0.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Python</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>python-gpgme-0.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4123"/>
+    <rpm:header-range start="280" end="4383"/>
     <rpm:provides>
-      <rpm:entry name="_gpgme.so"/>
+      <rpm:entry name="_gpgme.so()(64bit)"/>
       <rpm:entry name="python-gpgme" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
-      <rpm:entry name="python-gpgme(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
+      <rpm:entry name="python-gpgme(x86-64)" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libgpgme.so.11(GPGME_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgpgme.so.11"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgpgme.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgpgme.so.11(GPGME_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -74304,9 +86596,9 @@ are preserved when data is updated), and is more convenient to use.</description
 </package>
 <package type="rpm">
   <name>python-libxml2</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">a609020127a47925cb578353b0a0a0cdbb393f536681496762b6b40025f33d57</checksum>
+  <checksum type="sha256" pkgid="YES">7fe57d47c2391a8a304d65a1823eb6dabb992a294c471242a722a6029b46db62</checksum>
   <summary>Python Bindings for libxml2</summary>
   <description>The libxml2-python package contains a module that permits applications
 written in the Python programming language to use the interface
@@ -74318,64 +86610,64 @@ support that includes parsing and validation even with complex DTDs,
 either at parse time or later once the document has been modified.</description>
   <packager/>
   <url>http://xmlsoft.org</url>
-  <time file="1375474391" build="1375474359"/>
-  <size package="162882" installed="906982" archive="916564"/>
-<location href="i686/python-libxml2-2.8.0-2.9.i686.rpm"/>
+  <time file="1375475917" build="1375475907"/>
+  <size package="162984" installed="978626" archive="988216"/>
+<location href="x86_64/python-libxml2-2.8.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Python</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>python-libxml2-2.8.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10312"/>
+    <rpm:header-range start="280" end="10768"/>
     <rpm:provides>
       <rpm:entry name="libxml2-python" flags="EQ" epoch="0" ver="2.8.0"/>
-      <rpm:entry name="libxml2mod.so"/>
+      <rpm:entry name="libxml2mod.so()(64bit)"/>
       <rpm:entry name="python-libxml2" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-      <rpm:entry name="python-libxml2(x86-32)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.10)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.11)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.18)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.23)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.25)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.1)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="python-libxml2(x86-64)" flags="EQ" epoch="0" ver="2.8.0" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.23)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.27)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.16)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.28)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.8.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.1)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.10)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.12)(64bit)"/>
       <rpm:entry name="libxml2" flags="EQ" epoch="0" ver="2.8.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.12)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.28)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.16)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.27)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.8.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.6)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.11)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.25)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.18)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="libxml2-python" flags="LT" epoch="0" ver="2.8.0"/>
@@ -74384,9 +86676,9 @@ either at parse time or later once the document has been modified.</description>
 </package>
 <package type="rpm">
   <name>python-lxml</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.4" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">17d9b9697faae85f73cb4cc60f308231733270f896fbe94272e4157fa3abf38d</checksum>
+  <checksum type="sha256" pkgid="YES">62c95b1dd8a1812638034e516a8afb565feeba0bfe63dc46aa5e9df80689f94d</checksum>
   <summary>Powerful and Pythonic XML processing library</summary>
   <description>lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
 provides safe and convenient access to these libraries using the ElementTree
@@ -74394,84 +86686,84 @@ API. It extends the ElementTree API significantly to offer support for XPath,
 RelaxNG, XML Schema, XSLT, C14N and much more.</description>
   <packager/>
   <url>http://lxml.de/</url>
-  <time file="1375474623" build="1375474588"/>
-  <size package="581856" installed="2348841" archive="2361360"/>
-<location href="i686/python-lxml-2.3.4-2.8.i686.rpm"/>
+  <time file="1375476409" build="1375476395"/>
+  <size package="622867" installed="2519467" archive="2532120"/>
+<location href="x86_64/python-lxml-2.3.4-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>python-lxml-2.3.4-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12178"/>
+    <rpm:header-range start="280" end="12626"/>
     <rpm:provides>
-      <rpm:entry name="etree.so"/>
-      <rpm:entry name="objectify.so"/>
+      <rpm:entry name="etree.so()(64bit)"/>
+      <rpm:entry name="objectify.so()(64bit)"/>
       <rpm:entry name="python-lxml" flags="EQ" epoch="0" ver="2.3.4" rel="2.8"/>
-      <rpm:entry name="python-lxml(x86-32)" flags="EQ" epoch="0" ver="2.3.4" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.32)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.1)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.26)"/>
+      <rpm:entry name="python-lxml(x86-64)" flags="EQ" epoch="0" ver="2.3.4" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.20)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.26)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.1)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libexslt.so.0"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.18)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.3)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.21)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.9)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.15)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.9)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.17)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.32)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexslt.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-magic</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.11" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">d47959d634c6cc787e8bf39cf1c963b89b40466548faac2b09a5100820b4d353</checksum>
+  <checksum type="sha256" pkgid="YES">15ba9e643a311e474d4f1dd7b1db8df6891243b702ee4e9e3e1c1e268fce0c3c</checksum>
   <summary>Python module to use libmagic</summary>
   <description>This package contains the python binding that require the magic "file"
 interface.</description>
   <packager/>
   <url>http://www.darwinsys.com/file/</url>
-  <time file="1376447858" build="1376447850"/>
-  <size package="6265" installed="14977" archive="15608"/>
-<location href="i686/python-magic-5.11-2.8.i686.rpm"/>
+  <time file="1376447590" build="1376447577"/>
+  <size package="6441" installed="14977" archive="15608"/>
+<location href="x86_64/python-magic-5.11-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and BSD-4-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
     <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>python-magic-5.11-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2604"/>
+    <rpm:header-range start="280" end="2780"/>
     <rpm:provides>
       <rpm:entry name="python-magic" flags="EQ" epoch="0" ver="5.11" rel="2.8"/>
-      <rpm:entry name="python-magic(x86-32)" flags="EQ" epoch="0" ver="5.11" rel="2.8"/>
+      <rpm:entry name="python-magic(x86-64)" flags="EQ" epoch="0" ver="5.11" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
@@ -74555,9 +86847,9 @@ output capture and more.</description>
 </package>
 <package type="rpm">
   <name>python-pyOpenSSL</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">852713c0c2308462682d753e2cfdb8431f261fb4493a32b432c43e37860c26f9</checksum>
+  <checksum type="sha256" pkgid="YES">ad168d0113b9bb55784a28c8f55b791ddc0992e4ef1de948e2f788bcd42cb73a</checksum>
   <summary>Python wrapper module around the OpenSSL library</summary>
   <description>High-level wrapper around a subset of the OpenSSL library, includes
  * SSL.Connection objects, wrapping the methods of Python's portable
@@ -74567,42 +86859,42 @@ output capture and more.</description>
 ...  and much more ;)</description>
   <packager/>
   <url>http://launchpad.net/pyopenssl</url>
-  <time file="1376447903" build="1376447894"/>
-  <size package="117512" installed="573752" archive="577580"/>
-<location href="i686/python-pyOpenSSL-0.13-2.9.i686.rpm"/>
+  <time file="1376447731" build="1376447722"/>
+  <size package="119600" installed="608780" archive="612636"/>
+<location href="x86_64/python-pyOpenSSL-0.13-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>python-pyOpenSSL-0.13-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5891"/>
+    <rpm:header-range start="280" end="6143"/>
     <rpm:provides>
-      <rpm:entry name="SSL.so"/>
-      <rpm:entry name="crypto.so"/>
+      <rpm:entry name="SSL.so()(64bit)"/>
+      <rpm:entry name="crypto.so()(64bit)"/>
       <rpm:entry name="python-pyOpenSSL" flags="EQ" epoch="0" ver="0.13" rel="2.9"/>
-      <rpm:entry name="python-pyOpenSSL(x86-32)" flags="EQ" epoch="0" ver="0.13" rel="2.9"/>
-      <rpm:entry name="rand.so"/>
+      <rpm:entry name="python-pyOpenSSL(x86-64)" flags="EQ" epoch="0" ver="0.13" rel="2.9"/>
+      <rpm:entry name="rand.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-pycurl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.19.0" rel="2.18"/>
-  <checksum type="sha256" pkgid="YES">98495c73d9163970cb75d18a4e0cb933c28e94b9ab2c8817408e0fee1779e831</checksum>
+  <checksum type="sha256" pkgid="YES">71e63ce0d0dc2bfc8f9a6a9644461c03628f5153602399eb6d846c6e6ec95742</checksum>
   <summary>A Python interface to libcurl</summary>
   <description>PycURL is a Python interface to libcurl. PycURL can be used to fetch
 objects identified by a URL from a Python program, similar to the
@@ -74610,34 +86902,34 @@ urllib Python module. PycURL is mature, very fast, and supports a lot
 of features.</description>
   <packager/>
   <url>http://pycurl.sourceforge.net/</url>
-  <time file="1377045077" build="1377045068"/>
-  <size package="40551" installed="123839" archive="125100"/>
-<location href="i686/python-pycurl-7.19.0-2.18.i686.rpm"/>
+  <time file="1377045511" build="1377045503"/>
+  <size package="41465" installed="132659" archive="133924"/>
+<location href="x86_64/python-pycurl-7.19.0-2.18.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or MIT/X11</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Python</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-pycurl-7.19.0-2.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4139"/>
+    <rpm:header-range start="280" end="4399"/>
     <rpm:provides>
       <rpm:entry name="pycurl" flags="EQ" epoch="0" ver="7.19.0" rel="2.18"/>
-      <rpm:entry name="pycurl.so"/>
+      <rpm:entry name="pycurl.so()(64bit)"/>
       <rpm:entry name="python-pycurl" flags="EQ" epoch="0" ver="7.19.0" rel="2.18"/>
-      <rpm:entry name="python-pycurl(x86-32)" flags="EQ" epoch="0" ver="7.19.0" rel="2.18"/>
+      <rpm:entry name="python-pycurl(x86-64)" flags="EQ" epoch="0" ver="7.19.0" rel="2.18"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libcurl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -74676,9 +86968,9 @@ markup.</description>
 </package>
 <package type="rpm">
   <name>python-rpm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.11.0.1" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">54745676b90b2cf24d762df85c545f0d2c02df87753482f7ceebc8b58d146ce3</checksum>
+  <checksum type="sha256" pkgid="YES">53f7066fd59b124dd281732150954b75d69c30bd2383ae12e623a125b80cb0de</checksum>
   <summary>Python Bindings for Manipulating RPM Packages</summary>
   <description>The python-rpm package contains a module that permits applications
 written in the Python programming language to use the interface
@@ -74688,51 +86980,49 @@ This package should be installed if you want to develop Python programs
 that will manipulate RPM packages and databases.</description>
   <packager/>
   <url/>
-  <time file="1377320259" build="1377320251"/>
-  <size package="40609" installed="136630" archive="137720"/>
-<location href="i686/python-rpm-4.11.0.1-2.4.i686.rpm"/>
+  <time file="1377320385" build="1377320376"/>
+  <size package="41725" installed="159830" archive="160940"/>
+<location href="x86_64/python-rpm-4.11.0.1-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>python-rpm-4.11.0.1-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6024"/>
+    <rpm:header-range start="280" end="6356"/>
     <rpm:provides>
-      <rpm:entry name="_rpmbmodule.so"/>
-      <rpm:entry name="_rpmmodule.so"/>
-      <rpm:entry name="_rpmsmodule.so"/>
+      <rpm:entry name="_rpmbmodule.so()(64bit)"/>
+      <rpm:entry name="_rpmmodule.so()(64bit)"/>
+      <rpm:entry name="_rpmsmodule.so()(64bit)"/>
       <rpm:entry name="python-rpm" flags="EQ" epoch="0" ver="4.11.0.1" rel="2.4"/>
-      <rpm:entry name="python-rpm(x86-32)" flags="EQ" epoch="0" ver="4.11.0.1" rel="2.4"/>
+      <rpm:entry name="python-rpm(x86-64)" flags="EQ" epoch="0" ver="4.11.0.1" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="librpmsign.so.1"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="librpmbuild.so.3"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="librpmsign.so.1()(64bit)"/>
+      <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="librpmbuild.so.3()(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -74808,50 +87098,48 @@ requiring setuptools.</description>
 </package>
 <package type="rpm">
   <name>python-solv</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.0" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">ad2930d4d75e0d1e4e100aaaeed46e8c955c4d87fa396e3c5950fb8bbec54315</checksum>
+  <checksum type="sha256" pkgid="YES">1c42da5c8414a4188cc85cf027187ae15fed8de6e36d3aba29010ae3cf7fe137</checksum>
   <summary>Python bindings for the libsolv library</summary>
   <description>Python bindings for sat solver.</description>
   <packager/>
   <url>https://github.com/openSUSE/libsolv</url>
-  <time file="1377321022" build="1377321008"/>
-  <size package="90327" installed="523442" archive="524192"/>
-<location href="i686/python-solv-0.3.0-2.12.i686.rpm"/>
+  <time file="1377321052" build="1377321037"/>
+  <size package="95410" installed="560074" archive="560828"/>
+<location href="x86_64/python-solv-0.3.0-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platfrom Development/Python</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>libsolv-0.3.0-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3470"/>
+    <rpm:header-range start="280" end="3662"/>
     <rpm:provides>
-      <rpm:entry name="_solv.so"/>
+      <rpm:entry name="_solv.so()(64bit)"/>
       <rpm:entry name="python-solv" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
-      <rpm:entry name="python-solv(x86-32)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
+      <rpm:entry name="python-solv(x86-64)" flags="EQ" epoch="0" ver="0.3.0" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsolv.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libsolv.so.0(SOLV_1.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libsolv.so.0()(64bit)"/>
+      <rpm:entry name="libsolvext.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libsolvext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsolvext.so.0(SOLV_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libsolv.so.0(SOLV_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-sqlite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.6.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">0881616f94ea11e688409f020e83982fe1e87e25b65d7a98050039833812a0d0</checksum>
+  <checksum type="sha256" pkgid="YES">3ff889fddc775f933038bf10967dc3748280f376565e4a5ce90ebc997ac9db8a</checksum>
   <summary>DB-API 2.0 interface for SQLite 3.x</summary>
   <description>Python interface to SQLite 3
 
@@ -74860,40 +87148,40 @@ It is almost fully compliant with the Python database API version 2.0 also
 exposes the unique features of SQLite.</description>
   <packager/>
   <url>http://pysqlite.googlecode.com/</url>
-  <time file="1375477831" build="1375477816"/>
-  <size package="69020" installed="329353" archive="335468"/>
-<location href="i686/python-sqlite-2.6.3-2.8.i686.rpm"/>
+  <time file="1375479932" build="1375479923"/>
+  <size package="69990" installed="345117" archive="351308"/>
+<location href="x86_64/python-sqlite-2.6.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Python</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>python-sqlite-2.6.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6980"/>
+    <rpm:header-range start="280" end="7232"/>
     <rpm:provides>
-      <rpm:entry name="_sqlite.so"/>
+      <rpm:entry name="_sqlite.so()(64bit)"/>
       <rpm:entry name="python-sqlite" flags="EQ" epoch="0" ver="2.6.3" rel="2.8"/>
-      <rpm:entry name="python-sqlite(x86-32)" flags="EQ" epoch="0" ver="2.6.3" rel="2.8"/>
+      <rpm:entry name="python-sqlite(x86-64)" flags="EQ" epoch="0" ver="2.6.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="sqlite3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>python-tdb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">d8765791da6f7af5fd54718fbbcc004033578aca44148189fddfa938c330e21e</checksum>
+  <checksum type="sha256" pkgid="YES">888dcdfc9d7020ddd075759e018a112a172a54e89d776294d64d3e05b14644e3</checksum>
   <summary>Python bindings to Develop Programs with tdb Support</summary>
   <description>TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
 except that it allows multiple simultaneous writers and uses locking
@@ -74903,34 +87191,33 @@ small.
 This package contains python language support.</description>
   <packager/>
   <url>http://tdb.samba.org/</url>
-  <time file="1376539742" build="1376539732"/>
-  <size package="10771" installed="24392" archive="24668"/>
-<location href="i686/python-tdb-1.2.10-2.11.i686.rpm"/>
+  <time file="1376539816" build="1376539805"/>
+  <size package="10794" installed="31664" archive="31944"/>
+<location href="x86_64/python-tdb-1.2.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>tdb-1.2.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3186"/>
+    <rpm:header-range start="280" end="3426"/>
     <rpm:provides>
       <rpm:entry name="python-tdb" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="python-tdb(x86-32)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="tdb.so"/>
+      <rpm:entry name="python-tdb(x86-64)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
+      <rpm:entry name="tdb.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libutil.so.1"/>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.1)"/>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.1)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
@@ -74970,28 +87257,28 @@ authentication, proxies and more.</description>
 </package>
 <package type="rpm">
   <name>python-xcb-proto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">bfbf060db123a3966186dc52d8eb55f1706e2ac04ce03bb8061b1c6d07fd304b</checksum>
+  <checksum type="sha256" pkgid="YES">e6c9c09eacf4ffc350eeb6087ca6bdf4c8d04dfd192f2a6c0aa4cfbc11e1c22f</checksum>
   <summary>Python libraries mandatory for XML-XCB Development</summary>
   <description>Language-independent Python
 libraries that used to parse an XML description and create objects
 used by Python code generators in individual language bindings.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375732665" build="1375732657"/>
-  <size package="19842" installed="117602" archive="120840"/>
-<location href="i686/python-xcb-proto-1.8-2.8.i686.rpm"/>
+  <time file="1375732432" build="1375732418"/>
+  <size package="20018" installed="117602" archive="120840"/>
+<location href="x86_64/python-xcb-proto-1.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/X11 Protocols</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>xcb-proto-1.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4580"/>
+    <rpm:header-range start="280" end="4752"/>
     <rpm:provides>
       <rpm:entry name="python-xcb-proto" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
-      <rpm:entry name="python-xcb-proto(x86-32)" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
+      <rpm:entry name="python-xcb-proto(x86-64)" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7"/>
@@ -75001,40 +87288,40 @@ used by Python code generators in individual language bindings.</description>
 </package>
 <package type="rpm">
   <name>python-xml</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">67f3df6327e6673a44e21c3afd9c627d11f2508ba08cc209d59602ec2b5cfb13</checksum>
+  <checksum type="sha256" pkgid="YES">73272aac5ddf06184101c7cc017397bef3150416d8a1c651e0df978224f3e52e</checksum>
   <summary>A Python XML Interface</summary>
   <description>The expat module is a Python interface to the expat XML parser. Since
 Python2.x, it is part of the core Python distribution.</description>
   <packager/>
   <url>http://www.python.org/</url>
-  <time file="1377044869" build="1377044782"/>
-  <size package="189166" installed="921986" archive="933208"/>
-<location href="i686/python-xml-2.7.3-2.16.i686.rpm"/>
+  <time file="1377045276" build="1377045195"/>
+  <size package="186426" installed="925178" archive="936532"/>
+<location href="x86_64/python-xml-2.7.3-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Python-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Python</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>python-2.7.3-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10993"/>
+    <rpm:header-range start="280" end="11241"/>
     <rpm:provides>
-      <rpm:entry name="pyexpat.so"/>
+      <rpm:entry name="pyexpat.so()(64bit)"/>
       <rpm:entry name="python-xml" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
-      <rpm:entry name="python-xml(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
+      <rpm:entry name="python-xml(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.16"/>
       <rpm:entry name="pyxml" flags="EQ" epoch="0" ver="0.8.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="python" flags="EQ" epoch="0" ver="2.7.3"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="pyxml" flags="LT" epoch="0" ver="0.8.5"/>
@@ -75043,57 +87330,56 @@ Python2.x, it is part of the core Python distribution.</description>
 </package>
 <package type="rpm">
   <name>python-zypp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.14" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">17dd8aba6a3aee497fbc7cd5b0ab00fe9ada1db0c8b4ad72a60e93947076051d</checksum>
+  <checksum type="sha256" pkgid="YES">a8af2aec7e433f95c2548f597e6dc81752946313c1afb1837a41767443a4f369</checksum>
   <summary>Python bindings for libzypp</summary>
   <description>Python bindings of libzypp</description>
   <packager/>
   <url/>
-  <time file="1377320699" build="1377320689"/>
-  <size package="673004" installed="4046926" archive="4047360"/>
-<location href="i686/python-zypp-0.5.14-2.2.i686.rpm"/>
+  <time file="1377320708" build="1377320695"/>
+  <size package="707055" installed="4164650" archive="4165088"/>
+<location href="x86_64/python-zypp-0.5.14-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Python</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>libzypp-bindings-0.5.14-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4191"/>
+    <rpm:header-range start="280" end="4467"/>
     <rpm:provides>
-      <rpm:entry name="_zypp.so"/>
+      <rpm:entry name="_zypp.so()(64bit)"/>
       <rpm:entry name="python-zypp" flags="EQ" epoch="0" ver="0.5.14" rel="2.2"/>
-      <rpm:entry name="python-zypp(x86-32)" flags="EQ" epoch="0" ver="0.5.14" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
+      <rpm:entry name="python-zypp(x86-64)" flags="EQ" epoch="0" ver="0.5.14" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libzypp.so.1200(ZYPP_plain)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libzypp.so.1200"/>
-      <rpm:entry name="libzypp.so.1200(ZYPP_plain)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libzypp.so.1200()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libzypp"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>qemu</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">1002782507dd43c3d10549e51a70eef77059f36f6a9dd72a6b05effcfb05ea94</checksum>
+  <checksum type="sha256" pkgid="YES">475c74a9e95aed11b833f6bd7c2c1d5579c684c472a589a40be705cfc87c04e8</checksum>
   <summary>Universal CPU emulator</summary>
   <description>QEMU is an extremely well-performing CPU emulator that allows you to
 choose between simulating an entire system and running userspace
@@ -75102,76 +87388,70 @@ system. It currently emulates x86, ARM, PowerPC and SPARC CPUs as well
 as PC and PowerMac systems.</description>
   <packager/>
   <url>http://www.qemu.org/</url>
-  <time file="1374856036" build="1374855703"/>
-  <size package="10913876" installed="105819333" archive="105833984"/>
-<location href="i686/qemu-1.3.0-2.16.i686.rpm"/>
+  <time file="1374856985" build="1374856681"/>
+  <size package="11198306" installed="111604313" archive="111618964"/>
+<location href="x86_64/qemu-1.3.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/GUI/Other</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>qemu-1.3.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="24980"/>
+    <rpm:header-range start="280" end="24752"/>
     <rpm:provides>
       <rpm:entry name="config(qemu)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
       <rpm:entry name="qemu" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="qemu(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libSDL-1.2.so.0"/>
-      <rpm:entry name="timezone"/>
+      <rpm:entry name="qemu(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/sbin/groupadd"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.14)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libSDL-1.2.so.0()(64bit)"/>
       <rpm:entry name="config(qemu)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
       <rpm:entry name="pwdutils"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libGL.so.1"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libgnutls.so.28"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="timezone"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libGL.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
     </rpm:requires>    <file>/etc/qemu/target-x86_64.conf</file>
     <file>/usr/bin/qemu-system-xtensaeb</file>
     <file>/usr/bin/qemu-system-x86_64</file>
@@ -75203,10 +87483,168 @@ as PC and PowerMac systems.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>qemu-accel-armv7hl</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">6e29ad3bca9055587ed94777eb2f04f8127e72eb0b90976588788906a33d02d9</checksum>
+  <summary>Native binaries for speeding up cross compile</summary>
+  <description>This package is used in armv7hl architecture builds using qemu to speed up builds
+with native binaries.
+ This should not be installed on systems, it is just intended for qemu environments.</description>
+  <packager/>
+  <url/>
+  <time file="1377320936" build="1377320861"/>
+  <size package="44741152" installed="132339650" archive="132400820"/>
+<location href="x86_64/qemu-accel-armv7hl-0.2-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/Cross</rpm:group>
+    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:sourcerpm>qemu-accel-armv7hl-0.2-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="39912"/>
+    <rpm:provides>
+      <rpm:entry name="qemu-accel-armv7hl" flags="EQ" epoch="0" ver="0.2" rel="1.1"/>
+      <rpm:entry name="qemu-accel-armv7hl(x86-64)" flags="EQ" epoch="0" ver="0.2" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="coreutils"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>    <file>/emul/x86_64-for-arm/usr/bin/gcc</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpmbuild</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gcc-4.7</file>
+    <file>/emul/x86_64-for-arm/usr/bin/expr</file>
+    <file>/emul/x86_64-for-arm/usr/bin/objdump</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ar</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/bin/g++</file>
+    <file>/emul/x86_64-for-arm/usr/bin/patch</file>
+    <file>/emul/x86_64-for-arm/usr/bin/mkdir</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld.bfd</file>
+    <file>/emul/x86_64-for-arm/usr/bin/mv</file>
+    <file>/emul/x86_64-for-arm/usr/bin/xz</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgfmt</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rm</file>
+    <file>/emul/x86_64-for-arm/usr/bin/xzdec</file>
+    <file>/emul/x86_64-for-arm/usr/bin/cc</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgcat</file>
+    <file>/emul/x86_64-for-arm/usr/bin/cat</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/objcopy</file>
+    <file>/emul/x86_64-for-arm/usr/bin/as.real</file>
+    <file>/emul/x86_64-for-arm/usr/bin/c++</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ar</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ld.bfd</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/objdump</file>
+    <file>/emul/x86_64-for-arm/usr/bin/bzip2</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpmdb</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7hl-gcc47-icecream-backend_x86_64/usr/bin/gcc</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpm</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ld</file>
+    <file>/emul/x86_64-for-arm/usr/bin/sed</file>
+    <file>/emul/x86_64-for-arm/usr/bin/tar</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rmdir</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgexec</file>
+    <file>/emul/x86_64-for-arm/usr/bin/egrep</file>
+    <file>/emul/x86_64-for-arm/usr/bin/bash</file>
+    <file>/emul/x86_64-for-arm/usr/bin/m4</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gcc.real</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld.real</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgmerge</file>
+    <file>/emul/x86_64-for-arm/usr/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/bin/objcopy</file>
+    <file>/emul/x86_64-for-arm/usr/bin/grep</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gzip</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7hl-gcc47-icecream-backend_x86_64/usr/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/bin/make</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7hl-gcc47-icecream-backend_x86_64/usr/bin/g++</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>qemu-accel-armv7l</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">e0d074b279d36ac7d64beffaf30e8496372845f12c717322ba6c97a13f56b8f8</checksum>
+  <summary>Native binaries for speeding up cross compile</summary>
+  <description>This package is used in armv7l architecture builds using qemu to speed up builds
+with native binaries.
+ This should not be installed on systems, it is just intended for qemu environments.</description>
+  <packager/>
+  <url/>
+  <time file="1377320934" build="1377320858"/>
+  <size package="44746789" installed="132335559" archive="132396692"/>
+<location href="x86_64/qemu-accel-armv7l-0.2-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/Cross</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>qemu-accel-armv7l-0.2-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="39907"/>
+    <rpm:provides>
+      <rpm:entry name="qemu-accel-armv7l" flags="EQ" epoch="0" ver="0.2" rel="1.1"/>
+      <rpm:entry name="qemu-accel-armv7l(x86-64)" flags="EQ" epoch="0" ver="0.2" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="coreutils"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+    </rpm:requires>    <file>/emul/x86_64-for-arm/usr/bin/gcc</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpmbuild</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gcc-4.7</file>
+    <file>/emul/x86_64-for-arm/usr/bin/expr</file>
+    <file>/emul/x86_64-for-arm/usr/bin/objdump</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ar</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/bin/g++</file>
+    <file>/emul/x86_64-for-arm/usr/bin/patch</file>
+    <file>/emul/x86_64-for-arm/usr/bin/mkdir</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7l-gcc47-icecream-backend_x86_64/usr/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld.bfd</file>
+    <file>/emul/x86_64-for-arm/usr/bin/mv</file>
+    <file>/emul/x86_64-for-arm/usr/bin/xz</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgfmt</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rm</file>
+    <file>/emul/x86_64-for-arm/usr/bin/xzdec</file>
+    <file>/emul/x86_64-for-arm/usr/bin/cc</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgcat</file>
+    <file>/emul/x86_64-for-arm/usr/bin/cat</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/objcopy</file>
+    <file>/emul/x86_64-for-arm/usr/bin/as.real</file>
+    <file>/emul/x86_64-for-arm/usr/bin/c++</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ar</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ld.bfd</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/objdump</file>
+    <file>/emul/x86_64-for-arm/usr/bin/bzip2</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpmdb</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rpm</file>
+    <file>/emul/x86_64-for-arm/usr/bin/ld</file>
+    <file>/emul/x86_64-for-arm/usr/bin/sed</file>
+    <file>/emul/x86_64-for-arm/usr/bin/tar</file>
+    <file>/emul/x86_64-for-arm/usr/bin/rmdir</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgexec</file>
+    <file>/emul/x86_64-for-arm/usr/bin/egrep</file>
+    <file>/emul/x86_64-for-arm/usr/bin/bash</file>
+    <file>/emul/x86_64-for-arm/usr/bin/m4</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gcc.real</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld.real</file>
+    <file>/emul/x86_64-for-arm/usr/bin/msgmerge</file>
+    <file>/emul/x86_64-for-arm/usr/bin/as</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7l-gcc47-icecream-backend_x86_64/usr/bin/g++</file>
+    <file>/emul/x86_64-for-arm/usr/bin/objcopy</file>
+    <file>/emul/x86_64-for-arm/usr/bin/grep</file>
+    <file>/emul/x86_64-for-arm/usr/bin/gzip</file>
+    <file>/emul/x86_64-for-arm/usr/bin/make</file>
+    <file>/emul/x86_64-for-arm/usr/arm-tizen-linux-gnueabi/bin/ld</file>
+    <file>/emul/x86_64-for-arm/usr/share/icecream-envs/cross-armv7l-gcc47-icecream-backend_x86_64/usr/bin/gcc</file>
+
+  </format>
+</package>
+<package type="rpm">
   <name>qemu-guest-agent</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">db70b4d0df7dc67fb0d5e15ed9c6393c22b469307f7c66fb6d9267ca9cb00aa1</checksum>
+  <checksum type="sha256" pkgid="YES">6464a9329da8be559e3f51e83ff47410a41db5d46f7eb6dd02de6816b06054b4</checksum>
   <summary>Universal CPU emulator -- Guest agent</summary>
   <description>QEMU is an extremely well-performing CPU emulator that allows you to
 choose between simulating an entire system and running userspace
@@ -75217,51 +87655,47 @@ as PC and PowerMac systems.
 This sub-package contains the guest agent.</description>
   <packager/>
   <url>http://www.qemu.org/</url>
-  <time file="1374856036" build="1374855703"/>
-  <size package="80367" installed="285388" archive="285640"/>
-<location href="i686/qemu-guest-agent-1.3.0-2.16.i686.rpm"/>
+  <time file="1374856985" build="1374856681"/>
+  <size package="76790" installed="279768" archive="280020"/>
+<location href="x86_64/qemu-guest-agent-1.3.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/GUI/Other</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>qemu-1.3.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3544"/>
+    <rpm:header-range start="280" end="3708"/>
     <rpm:provides>
       <rpm:entry name="qemu-guest-agent" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="qemu-guest-agent(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
+      <rpm:entry name="qemu-guest-agent(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
       <rpm:entry name="qemu:/usr/bin/qemu-ga"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/qemu-ga</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>qemu-linux-user</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">17b0737b7669f6a328a47bce01656a064ce648e5af3b572a65e678f3ff463d1c</checksum>
+  <checksum type="sha256" pkgid="YES">b3b6565458e27fb0189b04d1376497881925d99e0e17c77a23cef62f825d0b6d</checksum>
   <summary>Universal CPU emulator -- Linux User binaries</summary>
   <description>QEMU is an extremely well-performing CPU emulator that allows you to
 choose between simulating an entire system and running userspace
@@ -75274,19 +87708,19 @@ emulations. This can be used together with the OBS build script to
 run cross-architecture builds.</description>
   <packager/>
   <url>http://www.qemu.org/</url>
-  <time file="1374856036" build="1374855703"/>
-  <size package="4172119" installed="48771810" archive="48779308"/>
-<location href="i686/qemu-linux-user-1.3.0-2.16.i686.rpm"/>
+  <time file="1374856985" build="1374856681"/>
+  <size package="5224217" installed="122284470" archive="122291324"/>
+<location href="x86_64/qemu-linux-user-1.3.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/GUI/Other</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>qemu-1.3.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12240"/>
+    <rpm:header-range start="280" end="16084"/>
     <rpm:provides>
       <rpm:entry name="qemu-linux-user" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="qemu-linux-user(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
+      <rpm:entry name="qemu-linux-user(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
       <rpm:entry name="qemu:/usr/bin/qemu-arm"/>
     </rpm:provides>
     <rpm:requires>
@@ -75345,9 +87779,9 @@ run cross-architecture builds.</description>
 </package>
 <package type="rpm">
   <name>qemu-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.16"/>
-  <checksum type="sha256" pkgid="YES">3348015c58b5d77dbc5a05d9e96567d677dcb906db91b6fb1b8e3e200a00e9ba</checksum>
+  <checksum type="sha256" pkgid="YES">6ce88ba1dba0d7e0859801862ee7e6fd6ecfd37fa303197a9ad062de6c2fd450</checksum>
   <summary>Universal CPU emulator -- Tools</summary>
   <description>QEMU is an extremely well-performing CPU emulator that allows you to
 choose between simulating an entire system and running userspace
@@ -75358,53 +87792,50 @@ as PC and PowerMac systems.
 This sub-package contains various tools, including a bridge helper.</description>
   <packager/>
   <url>http://www.qemu.org/</url>
-  <time file="1374856036" build="1374855703"/>
-  <size package="347470" installed="2040801" archive="2041864"/>
-<location href="i686/qemu-tools-1.3.0-2.16.i686.rpm"/>
+  <time file="1374856985" build="1374856681"/>
+  <size package="330540" installed="2009073" archive="2010136"/>
+<location href="x86_64/qemu-tools-1.3.0-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/GUI/Other</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>qemu-1.3.0-2.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5616"/>
+    <rpm:header-range start="280" end="5824"/>
     <rpm:provides>
       <rpm:entry name="config(qemu-tools)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
       <rpm:entry name="qemu-tools" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="qemu-tools(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
+      <rpm:entry name="qemu-tools(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
       <rpm:entry name="qemu:/usr/libexec/qemu-bridge-helper"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libuuid.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
       <rpm:entry name="config(qemu-tools)" flags="EQ" epoch="0" ver="1.3.0" rel="2.16"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcap-ng.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libcap-ng.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/virtfs-proxy-helper</file>
     <file>/usr/bin/qemu-img</file>
     <file>/etc/qemu/bridge.conf</file>
@@ -75416,9 +87847,9 @@ This sub-package contains various tools, including a bridge helper.</description
 </package>
 <package type="rpm">
   <name>ragel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6.6" rel="4.3"/>
-  <checksum type="sha256" pkgid="YES">93a4bdb80e0a8ac44a2f4b47fbbefe622cb0fc2795e03e05f10f3a6aab113981</checksum>
+  <checksum type="sha256" pkgid="YES">ae4753d0599e95de6fd19957e85634bffb49b3695cfa5031d34f0e90b6e5bbac</checksum>
   <summary>Ragel State Machine Compiler</summary>
   <description>compiles finite state machines into code in various languages
 Ragel compiles finite state machines from regular languages into C, C++,
@@ -75432,57 +87863,57 @@ with integer-sized alphabets and can compile large state machines.
 The generated code has no dependencies.</description>
   <packager/>
   <url/>
-  <time file="1374118147" build="1374118136"/>
-  <size package="304403" installed="1438916" archive="1439456"/>
-<location href="i686/ragel-6.6-4.3.i686.rpm"/>
+  <time file="1374119054" build="1374119042"/>
+  <size package="324722" installed="1673560" archive="1674100"/>
+<location href="x86_64/ragel-6.6-4.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>ragel-6.6-4.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3663"/>
+    <rpm:header-range start="280" end="3907"/>
     <rpm:provides>
       <rpm:entry name="ragel" flags="EQ" epoch="0" ver="6.6" rel="4.3"/>
-      <rpm:entry name="ragel(x86-32)" flags="EQ" epoch="0" ver="6.6" rel="4.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="ragel(x86-64)" flags="EQ" epoch="0" ver="6.6" rel="4.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ragel</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>randrproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">6f3f7a788301716f9347386a0ed576204032134be5f6f66fae44c901584f165a</checksum>
+  <checksum type="sha256" pkgid="YES">4690a26503e61d630246b938d61d478037c6aeb14f1bef2fddef89856475afd9</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504593" build="1373504586"/>
-  <size package="8166" installed="33161" archive="34036"/>
-<location href="i686/randrproto-1.4.0-2.2.i686.rpm"/>
+  <time file="1373507905" build="1373507898"/>
+  <size package="8340" installed="33161" archive="34036"/>
+<location href="x86_64/randrproto-1.4.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>randrproto-1.4.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2853"/>
+    <rpm:header-range start="280" end="3029"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(randrproto)" flags="EQ" epoch="0" ver="1.4.0"/>
       <rpm:entry name="randrproto" flags="EQ" epoch="0" ver="1.4.0" rel="2.2"/>
-      <rpm:entry name="randrproto(x86-32)" flags="EQ" epoch="0" ver="1.4.0" rel="2.2"/>
+      <rpm:entry name="randrproto(x86-64)" flags="EQ" epoch="0" ver="1.4.0" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -75491,61 +87922,61 @@ The generated code has no dependencies.</description>
 </package>
 <package type="rpm">
   <name>raptor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">30d74d61ba171a6f6211f706f3edb0b41182d47ed157de1328be6f4d9166e62a</checksum>
+  <checksum type="sha256" pkgid="YES">5cb28a500b71d1ec3d2bdb444c445638086de9a6f3c5f408b847b0ce711be0a1</checksum>
   <summary>RDF Parser Toolkit</summary>
   <description>Raptor is the RDF Parser Toolkit for Redland that provides a set of
 standalone RDF parsers, generating triples from RDF/XML or N-Triples.</description>
   <packager/>
   <url>http://www.redland.opensource.ac.uk/raptor/</url>
-  <time file="1375477684" build="1375477671"/>
-  <size package="23374" installed="75105" archive="75952"/>
-<location href="i686/raptor-2.0.8-2.8.i686.rpm"/>
+  <time file="1375482262" build="1375482249"/>
+  <size package="24098" installed="81521" archive="82368"/>
+<location href="x86_64/raptor-2.0.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ or GPL-2.0+ or Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>raptor-2.0.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3225"/>
+    <rpm:header-range start="280" end="3425"/>
     <rpm:provides>
       <rpm:entry name="raptor" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
-      <rpm:entry name="raptor(x86-32)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
+      <rpm:entry name="raptor(x86-64)" flags="EQ" epoch="0" ver="2.0.8" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libraptor2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libraptor2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rapper</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>re2-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="20130115" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">19be4d9b8a902a7a78d32487fd32d9d003501e3469e4310d48b9d7064a304a9f</checksum>
+  <checksum type="sha256" pkgid="YES">055a603af6e9b77e2d34b8bceac0847c1a159f2e2f67affcb11aafab6235e778</checksum>
   <summary>An efficient, principled regular expression library</summary>
   <description>RE2 is a fast, safe, thread-friendly alternative to backtracking
 regular expression engines like those used in PCRE, Perl, and
 Python. It is a C++ library.</description>
   <packager/>
   <url>http://code.google.com/p/re2/</url>
-  <time file="1377320166" build="1377320157"/>
-  <size package="16665" installed="61772" archive="62888"/>
-<location href="i686/re2-devel-20130115-1.1.i686.rpm"/>
+  <time file="1377320165" build="1377320156"/>
+  <size package="16850" installed="61772" archive="62888"/>
+<location href="x86_64/re2-devel-20130115-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>re2-20130115-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3163"/>
+    <rpm:header-range start="280" end="3343"/>
     <rpm:provides>
       <rpm:entry name="re2-devel" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
-      <rpm:entry name="re2-devel(x86-32)" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
+      <rpm:entry name="re2-devel(x86-64)" flags="EQ" epoch="0" ver="20130115" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libre2" flags="EQ" epoch="0" ver="20130115"/>
@@ -75554,9 +87985,9 @@ Python. It is a C++ library.</description>
 </package>
 <package type="rpm">
   <name>re2c</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.13.5" rel="38.10"/>
-  <checksum type="sha256" pkgid="YES">54fd38c24611b045277f46f8b91aebe6ab6e6264aa9913bb6a136b0936a9dbd8</checksum>
+  <checksum type="sha256" pkgid="YES">af215c32e55477d7807e4af384a42a9642ca0f683c5a73a4286e29e9e531e236</checksum>
   <summary>Tool for generating C-based recognizers from regular expressions</summary>
   <description>re2c is a tool for writing fast and flexible lexers. Unlike other such
 tools, it concentrates solely on generating efficient code for matching
@@ -75565,63 +87996,62 @@ applications. The generated scanners approach hand-crafted ones in
 terms of size and speed.</description>
   <packager/>
   <url>http://re2c.org/</url>
-  <time file="1375473965" build="1375473956"/>
-  <size package="92091" installed="263854" archive="264252"/>
-<location href="i686/re2c-0.13.5-38.10.i686.rpm"/>
+  <time file="1375475487" build="1375475476"/>
+  <size package="95272" installed="297510" archive="297908"/>
+<location href="x86_64/re2c-0.13.5-38.10.x86_64.rpm"/>
   <format>
     <rpm:license>SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
     <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>re2c-0.13.5-38.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3351"/>
+    <rpm:header-range start="280" end="3591"/>
     <rpm:provides>
       <rpm:entry name="re2c" flags="EQ" epoch="0" ver="0.13.5" rel="38.10"/>
-      <rpm:entry name="re2c(x86-32)" flags="EQ" epoch="0" ver="0.13.5" rel="38.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="re2c(x86-64)" flags="EQ" epoch="0" ver="0.13.5" rel="38.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/re2c</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>readline-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d61ef7aafeb6de8c1945e27a115e7c42fe1c0e0e6c10e206a7ecc45501b2daaf</checksum>
+  <checksum type="sha256" pkgid="YES">4c12a8700bbd5ccebc13ab457f5e1201d20b0f569324be8a1a301d32e02f7f49</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://www.gnu.org/software/bash/bash.html</url>
-  <time file="1375471935" build="1375471922"/>
-  <size package="290394" installed="1073655" archive="1075836"/>
-<location href="i686/readline-devel-5.2-2.10.i686.rpm"/>
+  <time file="1375473765" build="1375473753"/>
+  <size package="317172" installed="1747759" archive="1749952"/>
+<location href="x86_64/readline-devel-5.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>readline-5.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4015"/>
+    <rpm:header-range start="280" end="4195"/>
     <rpm:provides>
-      <rpm:entry name="bash:/usr/lib/libreadline.a"/>
+      <rpm:entry name="bash:/usr/lib64/libreadline.a"/>
       <rpm:entry name="readline-devel" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
-      <rpm:entry name="readline-devel(x86-32)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="readline-devel(x86-64)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="ncurses-devel"/>
@@ -75630,28 +88060,57 @@ to develop applications that require these.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>readline-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.2" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">b479863ca2eecf197ca59c3e834efa2ef3571a86ad78ba1b30e3d957384ef578</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require these.</description>
+  <packager/>
+  <url>http://www.gnu.org/software/bash/bash.html</url>
+  <time file="1375471935" build="1375471924"/>
+  <size package="262952" installed="998278" archive="999004"/>
+<location href="x86_64/readline-devel-32bit-5.2-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>readline-5.2-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2620"/>
+    <rpm:provides>
+      <rpm:entry name="readline-devel-32bit" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+      <rpm:entry name="readline-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="5.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libreadline-32bit" flags="EQ" epoch="0" ver="5.2"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>recordproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.14.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">e7ec9a365cb7d10ae1779d493c024e9d094a450be7f31a1d06316cebafd092d8</checksum>
+  <checksum type="sha256" pkgid="YES">fc270cd089ced68f82fa9eec5cdd49cb4d2b14bd5c57a18fba4aa409837fdc07</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504634" build="1373504626"/>
-  <size package="5691" installed="11384" archive="12428"/>
-<location href="i686/recordproto-1.14.2-2.2.i686.rpm"/>
+  <time file="1373507917" build="1373507898"/>
+  <size package="5867" installed="11384" archive="12428"/>
+<location href="x86_64/recordproto-1.14.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
     <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>recordproto-1.14.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2966"/>
+    <rpm:header-range start="280" end="3142"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(recordproto)" flags="EQ" epoch="0" ver="1.14.2"/>
       <rpm:entry name="recordproto" flags="EQ" epoch="0" ver="1.14.2" rel="2.2"/>
-      <rpm:entry name="recordproto(x86-32)" flags="EQ" epoch="0" ver="1.14.2" rel="2.2"/>
+      <rpm:entry name="recordproto(x86-64)" flags="EQ" epoch="0" ver="1.14.2" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -75660,27 +88119,27 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>release-repos</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">9be72819c1fed22c6e1464888486503a7e3cc200354f5435e7e4e08364df135e</checksum>
+  <checksum type="sha256" pkgid="YES">c3959f111adbdad5353bdc573d8974ebf36bec178ea78a3d5f6f36d12aab8e78</checksum>
   <summary>Tizen IVI Release Repos</summary>
   <description>This package installs the .repo files for Tizen IVI Milestone Releases</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377308467" build="1377308455"/>
-  <size package="2871" installed="1013" archive="1432"/>
-<location href="i686/release-repos-1-2.1.i686.rpm"/>
+  <time file="1377308465" build="1377308452"/>
+  <size package="3043" installed="1013" archive="1432"/>
+<location href="x86_64/release-repos-1-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>release-repos-1-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2527"/>
+    <rpm:header-range start="280" end="2699"/>
     <rpm:provides>
       <rpm:entry name="config(release-repos)" flags="EQ" epoch="0" ver="1" rel="2.1"/>
       <rpm:entry name="release-repos" flags="EQ" epoch="0" ver="1" rel="2.1"/>
-      <rpm:entry name="release-repos(x86-32)" flags="EQ" epoch="0" ver="1" rel="2.1"/>
+      <rpm:entry name="release-repos(x86-64)" flags="EQ" epoch="0" ver="1" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(release-repos)" flags="EQ" epoch="0" ver="1" rel="2.1"/>
@@ -75691,27 +88150,27 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>release-repos-x86_64</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">67a2ab4723867a1a267f6d9702ec32885d7a43f130b77310a2b74716ea855914</checksum>
+  <checksum type="sha256" pkgid="YES">ca700985db69974ebf4bc85449484fe63fe9d58dfe82f6ef78957bfc3a78ef9d</checksum>
   <summary>Tizen IVI x86_64 Release Repos</summary>
   <description>This package installs the .repo files for Tizen IVI x86_64 Milestone Releases</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377308476" build="1377308469"/>
-  <size package="2869" installed="1021" archive="1440"/>
-<location href="i686/release-repos-x86_64-1-1.1.i686.rpm"/>
+  <time file="1377308458" build="1377308451"/>
+  <size package="3041" installed="1021" archive="1440"/>
+<location href="x86_64/release-repos-x86_64-1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>release-repos-x86_64-1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2522"/>
+    <rpm:header-range start="280" end="2694"/>
     <rpm:provides>
       <rpm:entry name="config(release-repos-x86_64)" flags="EQ" epoch="0" ver="1" rel="1.1"/>
       <rpm:entry name="release-repos-x86_64" flags="EQ" epoch="0" ver="1" rel="1.1"/>
-      <rpm:entry name="release-repos-x86_64(x86-32)" flags="EQ" epoch="0" ver="1" rel="1.1"/>
+      <rpm:entry name="release-repos-x86_64(x86-64)" flags="EQ" epoch="0" ver="1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(release-repos-x86_64)" flags="EQ" epoch="0" ver="1" rel="1.1"/>
@@ -75722,32 +88181,32 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>remix-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.4" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">9926c65c00f2a9c9db085504a5dd88fe9cfd4090a2c81c13e1a5742c3392a245</checksum>
+  <checksum type="sha256" pkgid="YES">a97eefa18467ce713e570a2aa06170556061cbd3bcf0b05b8511a7d1919d16c3</checksum>
   <summary>Libraries, includes, etc to develop remix applications</summary>
   <description>Libraries, include files, etc you can use to develop remix applications.</description>
   <packager/>
   <url>http://www.metadecks.org/software/remix/</url>
-  <time file="1375473287" build="1375473251"/>
-  <size package="12566" installed="47277" archive="49440"/>
-<location href="i686/remix-devel-0.2.4-3.9.i686.rpm"/>
+  <time file="1375474801" build="1375474779"/>
+  <size package="12741" installed="47281" archive="49448"/>
+<location href="x86_64/remix-devel-0.2.4-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>remix-0.2.4-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4072"/>
+    <rpm:header-range start="280" end="4252"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(ctxdata)" flags="EQ" epoch="0" ver="0.2.4"/>
       <rpm:entry name="pkgconfig(remix)" flags="EQ" epoch="0" ver="0.2.4"/>
       <rpm:entry name="remix-devel" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
-      <rpm:entry name="remix-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
+      <rpm:entry name="remix-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.4" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="pkgconfig(sndfile)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
+      <rpm:entry name="pkgconfig(sndfile)"/>
       <rpm:entry name="pkgconfig(ctxdata)"/>
       <rpm:entry name="libremix" flags="EQ" epoch="0" ver="0.2.4"/>
     </rpm:requires>
@@ -75755,27 +88214,27 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>renderproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">d41642735337a5a4fc244c46a3acb67517b75b1411085475464cad3b47c1851d</checksum>
+  <checksum type="sha256" pkgid="YES">a2b4f5d5313fc70124bf15ffc28804aa47c4c7e8965e55f1f5fd64aa62f495e4</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504613" build="1373504600"/>
-  <size package="7069" installed="22366" archive="23244"/>
-<location href="i686/renderproto-0.11.1-2.2.i686.rpm"/>
+  <time file="1373507922" build="1373507915"/>
+  <size package="7250" installed="22366" archive="23244"/>
+<location href="x86_64/renderproto-0.11.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>renderproto-0.11.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2874"/>
+    <rpm:header-range start="280" end="3054"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(renderproto)" flags="EQ" epoch="0" ver="0.11.1"/>
       <rpm:entry name="renderproto" flags="EQ" epoch="0" ver="0.11.1" rel="2.2"/>
-      <rpm:entry name="renderproto(x86-32)" flags="EQ" epoch="0" ver="0.11.1" rel="2.2"/>
+      <rpm:entry name="renderproto(x86-64)" flags="EQ" epoch="0" ver="0.11.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -75784,27 +88243,27 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>resourceproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">95e4ed36119807cd02b6883c7e7a449f4ae3a97e485e041734b136a807fd5049</checksum>
+  <checksum type="sha256" pkgid="YES">273188658e7f5449af3eac09d601cc4bd347e4f8390efb9caf8dddfb78008f74</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504586" build="1373504579"/>
-  <size package="4744" installed="6947" archive="7680"/>
-<location href="i686/resourceproto-1.2.0-2.2.i686.rpm"/>
+  <time file="1373507906" build="1373507899"/>
+  <size package="4920" installed="6947" archive="7680"/>
+<location href="x86_64/resourceproto-1.2.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>resourceproto-1.2.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2740"/>
+    <rpm:header-range start="280" end="2916"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(resourceproto)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="resourceproto" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
-      <rpm:entry name="resourceproto(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
+      <rpm:entry name="resourceproto(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -75813,61 +88272,61 @@ to develop applications that require these.</description>
 </package>
 <package type="rpm">
   <name>rfkill</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">bcafd8255f4f0f485a218a71d0293d1959906a9c601ad3ac8ad97278eb1511fa</checksum>
+  <checksum type="sha256" pkgid="YES">7c574a59f891c705c656e3a80dccc3bb56d495f68e45c92770e68667ded2cb5b</checksum>
   <summary>Tool for enabling and disabling wireless devices</summary>
   <description>rfkill is a small tool for accessing the Linux rfkill device interface,
 which is used to enable and disable wireless networking devices, typically
 WLAN, Bluetooth and mobile broadband.</description>
   <packager/>
   <url>http://wireless.kernel.org/download/rfkill/</url>
-  <time file="1376541029" build="1376541020"/>
-  <size package="8214" installed="13599" archive="14148"/>
-<location href="i686/rfkill-0.4-2.9.i686.rpm"/>
+  <time file="1376541124" build="1376541100"/>
+  <size package="8422" installed="15271" archive="15820"/>
+<location href="x86_64/rfkill-0.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Other</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>rfkill-0.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2953"/>
+    <rpm:header-range start="280" end="3161"/>
     <rpm:provides>
       <rpm:entry name="rfkill" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
-      <rpm:entry name="rfkill(x86-32)" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
+      <rpm:entry name="rfkill(x86-64)" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/rfkill</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>rfkill-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">e5264d75dd3eab75778051f20a60ed79fbab5f2df792e6a165ca99f8cbaa0f98</checksum>
+  <checksum type="sha256" pkgid="YES">44f18e658910581b553826f52fd26d725ec33b6f156e768af4795b900c36d916</checksum>
   <summary>Documentation for package rfkill</summary>
   <description>This package provides documentation for package rfkill.</description>
   <packager/>
   <url>http://wireless.kernel.org/download/rfkill/</url>
-  <time file="1376541029" build="1376541020"/>
-  <size package="2819" installed="672" archive="940"/>
-<location href="i686/rfkill-docs-0.4-2.9.i686.rpm"/>
+  <time file="1376541124" build="1376541100"/>
+  <size package="2992" installed="672" archive="940"/>
+<location href="x86_64/rfkill-docs-0.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>rfkill-0.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2019"/>
+    <rpm:header-range start="280" end="2192"/>
     <rpm:provides>
       <rpm:entry name="rfkill-docs" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
-      <rpm:entry name="rfkill-docs(x86-32)" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
+      <rpm:entry name="rfkill-docs(x86-64)" flags="EQ" epoch="0" ver="0.4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -75875,34 +88334,34 @@ WLAN, Bluetooth and mobile broadband.</description>
 </package>
 <package type="rpm">
   <name>rng-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">4785803fdef4d948c451bd8ac9001dec3ad5f4854466d9129a934f9bfa178195</checksum>
+  <checksum type="sha256" pkgid="YES">1c46546f97607e299c13235359ed89c17145dae17572d54c6264b90c9fe0cca1</checksum>
   <summary>A random number generator daemon</summary>
   <description>A daemon that monitors a hardware random number generator, and supplies entropy
 from that to the system kernel's /dev/random machinery.</description>
   <packager/>
   <url>http://sourceforge.net/projects/gkernel</url>
-  <time file="1374118123" build="1374118115"/>
-  <size package="23826" installed="59052" archive="59876"/>
-<location href="i686/rng-tools-4-2.3.i686.rpm"/>
+  <time file="1374119157" build="1374119150"/>
+  <size package="24373" installed="67752" archive="68576"/>
+<location href="x86_64/rng-tools-4-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>rng-tools-4-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3564"/>
+    <rpm:header-range start="280" end="3764"/>
     <rpm:provides>
       <rpm:entry name="rng-tools" flags="EQ" epoch="0" ver="4" rel="2.3"/>
-      <rpm:entry name="rng-tools(x86-32)" flags="EQ" epoch="0" ver="4" rel="2.3"/>
+      <rpm:entry name="rng-tools(x86-64)" flags="EQ" epoch="0" ver="4" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/rngd</file>
     <file>/usr/bin/rngtest</file>
 
@@ -75910,26 +88369,26 @@ from that to the system kernel's /dev/random machinery.</description>
 </package>
 <package type="rpm">
   <name>rng-tools-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">329f6d278abb2806ed61b981d570cf68fe024eeb293c9834d705395cc16fa9d4</checksum>
+  <checksum type="sha256" pkgid="YES">f67780d772cae1ea23c960fdeedea9a2d7eea1a90790cf3a73ab8b9da1b5130b</checksum>
   <summary>Documentation for package rng-tools</summary>
   <description>This package provides documentation for package rng-tools.</description>
   <packager/>
   <url>http://sourceforge.net/projects/gkernel</url>
-  <time file="1374118123" build="1374118115"/>
-  <size package="5004" installed="2505" archive="2920"/>
-<location href="i686/rng-tools-docs-4-2.3.i686.rpm"/>
+  <time file="1374119157" build="1374119150"/>
+  <size package="5176" installed="2505" archive="2920"/>
+<location href="x86_64/rng-tools-docs-4-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>rng-tools-4-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2341"/>
+    <rpm:header-range start="280" end="2514"/>
     <rpm:provides>
       <rpm:entry name="rng-tools-docs" flags="EQ" epoch="0" ver="4" rel="2.3"/>
-      <rpm:entry name="rng-tools-docs(x86-32)" flags="EQ" epoch="0" ver="4" rel="2.3"/>
+      <rpm:entry name="rng-tools-docs(x86-64)" flags="EQ" epoch="0" ver="4" rel="2.3"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -75937,9 +88396,9 @@ from that to the system kernel's /dev/random machinery.</description>
 </package>
 <package type="rpm">
   <name>rpm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.11.0.1" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">9428528b35cb66d0da75c80879a834b0c8a8c153411ec976df05d23d9b836303</checksum>
+  <checksum type="sha256" pkgid="YES">25672bbb69f57a39f50bb5d435a62ea75205bda1f8140db893c4a6b9a8b7032a</checksum>
   <summary>The RPM Package Manager</summary>
   <description>RPM Package Manager is the main tool for managing the software packages
 of Tizen.
@@ -75950,74 +88409,66 @@ in a central database.        This way it is possible to get an overview of
 all installed packages.  RPM also supports database queries.</description>
   <packager/>
   <url>http://www.rpm.org</url>
-  <time file="1377039137" build="1377039125"/>
-  <size package="1404387" installed="4143322" archive="4176668"/>
-<location href="i686/rpm-4.11.0.1-5.1.i686.rpm"/>
+  <time file="1377039135" build="1377039122"/>
+  <size package="1399617" installed="4147448" archive="4180820"/>
+<location href="x86_64/rpm-4.11.0.1-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Package Management</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>rpm-4.11.0.1-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="30782"/>
+    <rpm:header-range start="280" end="30946"/>
     <rpm:provides>
-      <rpm:entry name="exec.so"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="librpmbuild.so.3"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="librpmsign.so.1"/>
+      <rpm:entry name="exec.so()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="librpmbuild.so.3()(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="librpmsign.so.1()(64bit)"/>
       <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="rpm(x86-32)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
+      <rpm:entry name="rpm(x86-64)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
       <rpm:entry name="rpm-libs"/>
       <rpm:entry name="rpminst"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libnss3.so(NSS_3.4)"/>
-      <rpm:entry name="libnss3.so(NSS_3.10)"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libnss3.so(NSS_3.12)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libacl.so.1(ACL_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libnss3.so(NSS_3.11.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libnss3.so(NSS_3.12.5)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libnss3.so(NSS_3.2)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.10)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.11.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.4)(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.12)(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libnss3.so(NSS_3.2)(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rpmdb</file>
     <file>/bin/rpm</file>
     <file>/usr/bin/rpmqpack</file>
@@ -76031,63 +88482,61 @@ all installed packages.  RPM also supports database queries.</description>
 </package>
 <package type="rpm">
   <name>rpm-build</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.11.0.1" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">8378a820639dfb14a9e3d8ed2a8397e25e4d481b9777cd0c3767eb88de6214e2</checksum>
+  <checksum type="sha256" pkgid="YES">e07bb92ed0125e626837b85d8d7d768cfbc7fdd1b78e60204ed6155d738e164f</checksum>
   <summary>Tools and Scripts to create rpm packages</summary>
   <description>If you want to build a rpm, you need this package. It provides rpmbuild
 and requires some packages that are usually required</description>
   <packager/>
   <url>http://www.rpm.org</url>
-  <time file="1377039137" build="1377039125"/>
-  <size package="76020" installed="198360" archive="207188"/>
-<location href="i686/rpm-build-4.11.0.1-5.1.i686.rpm"/>
+  <time file="1377039135" build="1377039122"/>
+  <size package="75489" installed="223648" archive="232476"/>
+<location href="x86_64/rpm-build-4.11.0.1-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Building</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>rpm-4.11.0.1-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12978"/>
+    <rpm:header-range start="280" end="13170"/>
     <rpm:provides>
       <rpm:entry name="rpm-build" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="rpm-build(x86-32)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
+      <rpm:entry name="rpm-build(x86-64)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
       <rpm:entry name="rpm:/usr/bin/rpmbuild"/>
       <rpm:entry name="rpmbuild"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="librpmio.so.3"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="make"/>
       <rpm:entry name="glibc-devel"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)(64bit)"/>
       <rpm:entry name="gcc"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
       <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="patch"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="binutils"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libelf.so.1(ELFUTILS_1.0)"/>
+      <rpm:entry name="librpmsign.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="librpmbuild.so.3()(64bit)"/>
       <rpm:entry name="gzip"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="patch"/>
       <rpm:entry name="bzip2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
       <rpm:entry name="findutils"/>
-      <rpm:entry name="librpmsign.so.1"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
       <rpm:entry name="xz"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="librpmbuild.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="/bin/sh"/>
     </rpm:requires>    <file>/usr/bin/rpmbuild</file>
     <file>/usr/bin/rpmspec</file>
     <file>/usr/bin/gendiff</file>
@@ -76097,9 +88546,9 @@ and requires some packages that are usually required</description>
 </package>
 <package type="rpm">
   <name>rpm-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.11.0.1" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">929fd12cad6510808003240a9a28b1852fde3f208d79b07d07f435c5e5f3d4c1</checksum>
+  <checksum type="sha256" pkgid="YES">63774fca5ea1ba659b0b2f9b9afd51bd3b9cb0e9fb71d02c89cc2e2e79a3904b</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains the RPM C library and header files.  These
 development files will simplify the process of writing programs which
@@ -76108,93 +88557,93 @@ easier to create graphical package managers or any other tools that
 need an intimate knowledge of RPM packages in order to function.</description>
   <packager/>
   <url>http://www.rpm.org</url>
-  <time file="1377039137" build="1377039125"/>
-  <size package="88091" installed="366966" archive="373156"/>
-<location href="i686/rpm-devel-4.11.0.1-5.1.i686.rpm"/>
+  <time file="1377039135" build="1377039122"/>
+  <size package="88590" installed="372972" archive="379168"/>
+<location href="x86_64/rpm-devel-4.11.0.1-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>rpm-4.11.0.1-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9186"/>
+    <rpm:header-range start="280" end="9458"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(rpm)" flags="EQ" epoch="0" ver="4.11.0.1"/>
       <rpm:entry name="rpm-devel" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="rpm-devel(x86-32)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
+      <rpm:entry name="rpm-devel(x86-64)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="popt-devel"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="popt-devel"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/rpmgraph</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>rpm-installer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.25" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">66ac610818a945e46fbf2a97fd945859a9ac69eb5b10544104b3ed42a26a978c</checksum>
+  <checksum type="sha256" pkgid="YES">dfeb80a6ba1d0f021fa0877220a8435f5a27d3e10c260f230970b2572a5da737</checksum>
   <summary>Native rpm installer</summary>
   <description>Native rpm installer</description>
   <packager/>
   <url/>
-  <time file="1377321579" build="1377321574"/>
-  <size package="33838" installed="94129" archive="95936"/>
-<location href="i686/rpm-installer-0.1.25-3.4.i686.rpm"/>
+  <time file="1377321694" build="1377321688"/>
+  <size package="34517" installed="103145" archive="104952"/>
+<location href="x86_64/rpm-installer-0.1.25-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>rpm-installer-0.1.25-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5449"/>
+    <rpm:header-range start="280" end="5825"/>
     <rpm:provides>
-      <rpm:entry name="libnativerpm.so"/>
+      <rpm:entry name="libnativerpm.so()(64bit)"/>
       <rpm:entry name="rpm-installer" flags="EQ" epoch="0" ver="0.1.25" rel="3.4"/>
-      <rpm:entry name="rpm-installer(x86-32)" flags="EQ" epoch="0" ver="0.1.25" rel="3.4"/>
+      <rpm:entry name="rpm-installer(x86-64)" flags="EQ" epoch="0" ver="0.1.25" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libapp2ext.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
       <rpm:entry name="cpio"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpkgmgr_installer.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libpkgmgr_parser.so.0"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_parser.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libapp2ext.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/upgrade_rpm_package.sh</file>
     <file>/usr/bin/install_rpm_package.sh</file>
     <file>/usr/bin/query_rpm_package.sh</file>
@@ -76205,66 +88654,64 @@ need an intimate knowledge of RPM packages in order to function.</description>
 </package>
 <package type="rpm">
   <name>rpm-security-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.11.0.1" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">48e53b1a187da88b4506d911b1b1c4224e07a2d42fc44b0e80a517a2b20d5896</checksum>
+  <checksum type="sha256" pkgid="YES">74fc9b4bd3607d4f2623819f252948ca0cf0be5b8e2da5f70bd5cbf17bfd9444</checksum>
   <summary>MSM security plugin for rpm</summary>
   <description>This package contains the MSM security plugin for rpm that performs
 security-related functionality.</description>
   <packager/>
   <url>http://www.rpm.org</url>
-  <time file="1377039137" build="1377039125"/>
-  <size package="50318" installed="110622" archive="111180"/>
-<location href="i686/rpm-security-plugin-4.11.0.1-5.1.i686.rpm"/>
+  <time file="1377039135" build="1377039122"/>
+  <size package="51724" installed="111262" archive="111824"/>
+<location href="x86_64/rpm-security-plugin-4.11.0.1-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>rpm-4.11.0.1-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5474"/>
+    <rpm:header-range start="280" end="5830"/>
     <rpm:provides>
       <rpm:entry name="config(rpm-security-plugin)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="msm.so"/>
+      <rpm:entry name="msm.so()(64bit)"/>
       <rpm:entry name="rpm-security-plugin" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="rpm-security-plugin(x86-32)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
+      <rpm:entry name="rpm-security-plugin(x86-64)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libmagic.so.1"/>
-      <rpm:entry name="config(rpm-security-plugin)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
       <rpm:entry name="rpm" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="liblua.so.5.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
       <rpm:entry name="libxml2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libattr.so.1(ATTR_1.0)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libattr.so.1"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libacl.so.1"/>
+      <rpm:entry name="libattr.so.1(ATTR_1.0)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="config(rpm-security-plugin)" flags="EQ" epoch="0" ver="4.11.0.1" rel="5.1"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libattr.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
       <rpm:entry name="nss"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libmagic.so.1()(64bit)"/>
       <rpm:entry name="smack"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
     </rpm:requires>    <file>/etc/device-sec-policy</file>
 
   </format>
@@ -76317,74 +88764,68 @@ source packages can be checked.</description>
 </package>
 <package type="rpm">
   <name>rpmlint-mini</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">aa1230fff72f19b643c8f0ddb8ece9ec25f57e5663d08053bb0bb59863e4e261</checksum>
+  <checksum type="sha256" pkgid="YES">65fb4bba5643be90707a6035d2f1f06bb67955fdcaaa5884b09f1835a3444293</checksum>
   <summary>Rpm correctness checker</summary>
   <description>Rpmlint is a tool to check common errors on rpm packages. Binary and
 source packages can be checked.</description>
   <packager/>
   <url>http://rpmlint.zarb.org/</url>
-  <time file="1377320361" build="1377320352"/>
-  <size package="1598551" installed="5539420" archive="5569560"/>
-<location href="i686/rpmlint-mini-1.4-2.1.i686.rpm"/>
+  <time file="1377320437" build="1377320428"/>
+  <size package="1636483" installed="5928982" archive="5959320"/>
+<location href="x86_64/rpmlint-mini-1.4-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>rpmlint-mini-1.4-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20532"/>
+    <rpm:header-range start="280" end="20863"/>
     <rpm:provides>
       <rpm:entry name="rpmlint-mini" flags="EQ" epoch="0" ver="1.4" rel="2.1"/>
-      <rpm:entry name="rpmlint-mini(x86-32)" flags="EQ" epoch="0" ver="1.4" rel="2.1"/>
+      <rpm:entry name="rpmlint-mini(x86-64)" flags="EQ" epoch="0" ver="1.4" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="librpmio.so.3"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
+      <rpm:entry name="libnss3.so()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librpmio.so.3()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="cpio"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libelf.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="librpm.so.3"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="librpm.so.3()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libelf.so.1()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="/usr/bin/python"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
     </rpm:requires>    <file>/opt/testing/bin/rpmlint</file>
     <file>/opt/testing/bin/desktop-file-validate</file>
     <file>/opt/testing/bin/python</file>
@@ -76511,9 +88952,9 @@ Several tools are also provided :
 </package>
 <package type="rpm">
   <name>rsync</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.8" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">c8050d178a2cf0ea982e29076e976a7e016227a3b8c6772d9bb1a6b714d61ccf</checksum>
+  <checksum type="sha256" pkgid="YES">ac24c6dd3d365aa6189cc4c15a7c94292d53174a7f861ae71377d5f27d5345b8</checksum>
   <summary>A program for synchronizing files over a network</summary>
   <description>Rsync uses a reliable algorithm to bring remote and host files into
 sync very quickly. Rsync is fast because it just sends the differences
@@ -76524,61 +88965,60 @@ report which describes the rsync algorithm is included in this
 package.</description>
   <packager/>
   <url>http://rsync.samba.org/</url>
-  <time file="1375473417" build="1375473407"/>
-  <size package="199918" installed="469263" archive="469812"/>
-<location href="i686/rsync-3.0.8-2.10.i686.rpm"/>
+  <time file="1375474829" build="1375474816"/>
+  <size package="214828" installed="512427" archive="512976"/>
+<location href="x86_64/rsync-3.0.8-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Internet</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>rsync-3.0.8-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3428"/>
+    <rpm:header-range start="280" end="3664"/>
     <rpm:provides>
       <rpm:entry name="rsync" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
-      <rpm:entry name="rsync(x86-32)" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libacl.so.1(ACL_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="rsync(x86-64)" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rsync</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>rsync-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.8" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0abcdca918921133960c5c71d8cec74aa8920fe7b39c0f10eef578636e6bf204</checksum>
+  <checksum type="sha256" pkgid="YES">437e5fa96d4ab1bd60f81c8ff21e4f51eec1fd12b25ee9667289e1c15d4c0a68</checksum>
   <summary>Documentation for package rsync</summary>
   <description>This package provides documentation for package rsync.</description>
   <packager/>
   <url>http://rsync.samba.org/</url>
-  <time file="1375473417" build="1375473407"/>
-  <size package="64942" installed="61904" archive="62324"/>
-<location href="i686/rsync-docs-3.0.8-2.10.i686.rpm"/>
+  <time file="1375474829" build="1375474816"/>
+  <size package="65116" installed="61904" archive="62324"/>
+<location href="x86_64/rsync-docs-3.0.8-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>rsync-3.0.8-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2122"/>
+    <rpm:header-range start="280" end="2295"/>
     <rpm:provides>
       <rpm:entry name="rsync-docs" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
-      <rpm:entry name="rsync-docs(x86-32)" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
+      <rpm:entry name="rsync-docs(x86-64)" flags="EQ" epoch="0" ver="3.0.8" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -76586,9 +89026,9 @@ package.</description>
 </package>
 <package type="rpm">
   <name>ruby</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9.3.p448" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">1504488aedaad3008e5327db1f5dd22cb5cbd9fbbc8d002a6ed3dd1e2c999611</checksum>
+  <checksum type="sha256" pkgid="YES">2a34e66fad7eefa57f7bcb07878b05435ec0ba0f5b5a0be436fad55ec864734e</checksum>
   <summary>An Interpreted Object-Oriented Scripting Language</summary>
   <description>Ruby is an interpreted scripting language for quick and easy
 object-oriented programming.  It has many features for processing text
@@ -76619,206 +89059,195 @@ simple, straight-forward, and extensible.
 BeOS, and more)</description>
   <packager/>
   <url>http://www.ruby-lang.org/</url>
-  <time file="1377044978" build="1377044926"/>
-  <size package="3022038" installed="13396479" archive="13530768"/>
-<location href="i686/ruby-1.9.3.p448-1.3.i686.rpm"/>
+  <time file="1377045392" build="1377045335"/>
+  <size package="2994146" installed="12924523" archive="13060732"/>
+<location href="x86_64/ruby-1.9.3.p448-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause or Ruby</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Ruby</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>ruby-1.9.3.p448-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="114575"/>
-    <rpm:provides>
-      <rpm:entry name="big5.so"/>
-      <rpm:entry name="bigdecimal.so"/>
-      <rpm:entry name="bubblebabble.so"/>
-      <rpm:entry name="callback.so"/>
-      <rpm:entry name="chinese.so"/>
-      <rpm:entry name="complex.so"/>
+    <rpm:header-range start="280" end="115135"/>
+    <rpm:provides>
+      <rpm:entry name="big5.so()(64bit)"/>
+      <rpm:entry name="bigdecimal.so()(64bit)"/>
+      <rpm:entry name="bubblebabble.so()(64bit)"/>
+      <rpm:entry name="callback.so()(64bit)"/>
+      <rpm:entry name="chinese.so()(64bit)"/>
+      <rpm:entry name="complex.so()(64bit)"/>
       <rpm:entry name="config(ruby)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
-      <rpm:entry name="console.so"/>
-      <rpm:entry name="continuation.so"/>
-      <rpm:entry name="coverage.so"/>
-      <rpm:entry name="cp949.so"/>
-      <rpm:entry name="cparse.so"/>
-      <rpm:entry name="curses.so"/>
-      <rpm:entry name="date_core.so"/>
-      <rpm:entry name="dbm.so"/>
-      <rpm:entry name="digest.so"/>
-      <rpm:entry name="dl.so"/>
-      <rpm:entry name="emacs_mule.so"/>
-      <rpm:entry name="emoji.so"/>
-      <rpm:entry name="emoji_iso2022_kddi.so"/>
-      <rpm:entry name="emoji_sjis_docomo.so"/>
-      <rpm:entry name="emoji_sjis_kddi.so"/>
-      <rpm:entry name="emoji_sjis_softbank.so"/>
-      <rpm:entry name="encdb.so"/>
-      <rpm:entry name="escape.so"/>
-      <rpm:entry name="etc.so"/>
-      <rpm:entry name="euc_jp.so"/>
-      <rpm:entry name="euc_kr.so"/>
-      <rpm:entry name="euc_tw.so"/>
-      <rpm:entry name="fcntl.so"/>
-      <rpm:entry name="fiber.so"/>
-      <rpm:entry name="fiddle.so"/>
-      <rpm:entry name="gb18030.so"/>
-      <rpm:entry name="gb2312.so"/>
-      <rpm:entry name="gbk.so"/>
-      <rpm:entry name="gdbm.so"/>
-      <rpm:entry name="generator.so"/>
-      <rpm:entry name="iconv.so"/>
-      <rpm:entry name="iso2022.so"/>
-      <rpm:entry name="iso_8859_1.so"/>
-      <rpm:entry name="iso_8859_10.so"/>
-      <rpm:entry name="iso_8859_11.so"/>
-      <rpm:entry name="iso_8859_13.so"/>
-      <rpm:entry name="iso_8859_14.so"/>
-      <rpm:entry name="iso_8859_15.so"/>
-      <rpm:entry name="iso_8859_16.so"/>
-      <rpm:entry name="iso_8859_2.so"/>
-      <rpm:entry name="iso_8859_3.so"/>
-      <rpm:entry name="iso_8859_4.so"/>
-      <rpm:entry name="iso_8859_5.so"/>
-      <rpm:entry name="iso_8859_6.so"/>
-      <rpm:entry name="iso_8859_7.so"/>
-      <rpm:entry name="iso_8859_8.so"/>
-      <rpm:entry name="iso_8859_9.so"/>
-      <rpm:entry name="japanese.so"/>
-      <rpm:entry name="japanese_euc.so"/>
-      <rpm:entry name="japanese_sjis.so"/>
-      <rpm:entry name="koi8_r.so"/>
-      <rpm:entry name="koi8_u.so"/>
-      <rpm:entry name="korean.so"/>
-      <rpm:entry name="libruby.so.1.9"/>
-      <rpm:entry name="md5.so"/>
-      <rpm:entry name="nkf.so"/>
-      <rpm:entry name="nonblock.so"/>
-      <rpm:entry name="objspace.so"/>
-      <rpm:entry name="openssl.so"/>
-      <rpm:entry name="parser.so"/>
-      <rpm:entry name="pathname.so"/>
-      <rpm:entry name="psych.so"/>
-      <rpm:entry name="pty.so"/>
-      <rpm:entry name="rational.so"/>
-      <rpm:entry name="readline.so"/>
-      <rpm:entry name="ripper.so"/>
-      <rpm:entry name="rmd160.so"/>
+      <rpm:entry name="console.so()(64bit)"/>
+      <rpm:entry name="continuation.so()(64bit)"/>
+      <rpm:entry name="coverage.so()(64bit)"/>
+      <rpm:entry name="cp949.so()(64bit)"/>
+      <rpm:entry name="cparse.so()(64bit)"/>
+      <rpm:entry name="curses.so()(64bit)"/>
+      <rpm:entry name="date_core.so()(64bit)"/>
+      <rpm:entry name="dbm.so()(64bit)"/>
+      <rpm:entry name="digest.so()(64bit)"/>
+      <rpm:entry name="dl.so()(64bit)"/>
+      <rpm:entry name="emacs_mule.so()(64bit)"/>
+      <rpm:entry name="emoji.so()(64bit)"/>
+      <rpm:entry name="emoji_iso2022_kddi.so()(64bit)"/>
+      <rpm:entry name="emoji_sjis_docomo.so()(64bit)"/>
+      <rpm:entry name="emoji_sjis_kddi.so()(64bit)"/>
+      <rpm:entry name="emoji_sjis_softbank.so()(64bit)"/>
+      <rpm:entry name="encdb.so()(64bit)"/>
+      <rpm:entry name="escape.so()(64bit)"/>
+      <rpm:entry name="etc.so()(64bit)"/>
+      <rpm:entry name="euc_jp.so()(64bit)"/>
+      <rpm:entry name="euc_kr.so()(64bit)"/>
+      <rpm:entry name="euc_tw.so()(64bit)"/>
+      <rpm:entry name="fcntl.so()(64bit)"/>
+      <rpm:entry name="fiber.so()(64bit)"/>
+      <rpm:entry name="fiddle.so()(64bit)"/>
+      <rpm:entry name="gb18030.so()(64bit)"/>
+      <rpm:entry name="gb2312.so()(64bit)"/>
+      <rpm:entry name="gbk.so()(64bit)"/>
+      <rpm:entry name="gdbm.so()(64bit)"/>
+      <rpm:entry name="generator.so()(64bit)"/>
+      <rpm:entry name="iconv.so()(64bit)"/>
+      <rpm:entry name="iso2022.so()(64bit)"/>
+      <rpm:entry name="iso_8859_1.so()(64bit)"/>
+      <rpm:entry name="iso_8859_10.so()(64bit)"/>
+      <rpm:entry name="iso_8859_11.so()(64bit)"/>
+      <rpm:entry name="iso_8859_13.so()(64bit)"/>
+      <rpm:entry name="iso_8859_14.so()(64bit)"/>
+      <rpm:entry name="iso_8859_15.so()(64bit)"/>
+      <rpm:entry name="iso_8859_16.so()(64bit)"/>
+      <rpm:entry name="iso_8859_2.so()(64bit)"/>
+      <rpm:entry name="iso_8859_3.so()(64bit)"/>
+      <rpm:entry name="iso_8859_4.so()(64bit)"/>
+      <rpm:entry name="iso_8859_5.so()(64bit)"/>
+      <rpm:entry name="iso_8859_6.so()(64bit)"/>
+      <rpm:entry name="iso_8859_7.so()(64bit)"/>
+      <rpm:entry name="iso_8859_8.so()(64bit)"/>
+      <rpm:entry name="iso_8859_9.so()(64bit)"/>
+      <rpm:entry name="japanese.so()(64bit)"/>
+      <rpm:entry name="japanese_euc.so()(64bit)"/>
+      <rpm:entry name="japanese_sjis.so()(64bit)"/>
+      <rpm:entry name="koi8_r.so()(64bit)"/>
+      <rpm:entry name="koi8_u.so()(64bit)"/>
+      <rpm:entry name="korean.so()(64bit)"/>
+      <rpm:entry name="libruby.so.1.9()(64bit)"/>
+      <rpm:entry name="md5.so()(64bit)"/>
+      <rpm:entry name="nkf.so()(64bit)"/>
+      <rpm:entry name="nonblock.so()(64bit)"/>
+      <rpm:entry name="objspace.so()(64bit)"/>
+      <rpm:entry name="openssl.so()(64bit)"/>
+      <rpm:entry name="parser.so()(64bit)"/>
+      <rpm:entry name="pathname.so()(64bit)"/>
+      <rpm:entry name="psych.so()(64bit)"/>
+      <rpm:entry name="pty.so()(64bit)"/>
+      <rpm:entry name="rational.so()(64bit)"/>
+      <rpm:entry name="readline.so()(64bit)"/>
+      <rpm:entry name="ripper.so()(64bit)"/>
+      <rpm:entry name="rmd160.so()(64bit)"/>
       <rpm:entry name="ruby" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
       <rpm:entry name="ruby(abi)" flags="EQ" epoch="0" ver="1.9.1"/>
-      <rpm:entry name="ruby(x86-32)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
+      <rpm:entry name="ruby(x86-64)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
       <rpm:entry name="rubygem-rake" flags="EQ" epoch="0" ver="0.9.2.2"/>
-      <rpm:entry name="sdbm.so"/>
-      <rpm:entry name="sha1.so"/>
-      <rpm:entry name="sha2.so"/>
-      <rpm:entry name="shift_jis.so"/>
-      <rpm:entry name="single_byte.so"/>
-      <rpm:entry name="socket.so"/>
-      <rpm:entry name="stringio.so"/>
-      <rpm:entry name="strscan.so"/>
-      <rpm:entry name="syck.so"/>
-      <rpm:entry name="syslog.so"/>
-      <rpm:entry name="transdb.so"/>
-      <rpm:entry name="utf8_mac.so"/>
-      <rpm:entry name="utf_16_32.so"/>
-      <rpm:entry name="utf_16be.so"/>
-      <rpm:entry name="utf_16le.so"/>
-      <rpm:entry name="utf_32be.so"/>
-      <rpm:entry name="utf_32le.so"/>
-      <rpm:entry name="wait.so"/>
-      <rpm:entry name="windows_1251.so"/>
-      <rpm:entry name="zlib.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.1)"/>
+      <rpm:entry name="sdbm.so()(64bit)"/>
+      <rpm:entry name="sha1.so()(64bit)"/>
+      <rpm:entry name="sha2.so()(64bit)"/>
+      <rpm:entry name="shift_jis.so()(64bit)"/>
+      <rpm:entry name="single_byte.so()(64bit)"/>
+      <rpm:entry name="socket.so()(64bit)"/>
+      <rpm:entry name="stringio.so()(64bit)"/>
+      <rpm:entry name="strscan.so()(64bit)"/>
+      <rpm:entry name="syck.so()(64bit)"/>
+      <rpm:entry name="syslog.so()(64bit)"/>
+      <rpm:entry name="transdb.so()(64bit)"/>
+      <rpm:entry name="utf8_mac.so()(64bit)"/>
+      <rpm:entry name="utf_16_32.so()(64bit)"/>
+      <rpm:entry name="utf_16be.so()(64bit)"/>
+      <rpm:entry name="utf_16le.so()(64bit)"/>
+      <rpm:entry name="utf_32be.so()(64bit)"/>
+      <rpm:entry name="utf_32le.so()(64bit)"/>
+      <rpm:entry name="wait.so()(64bit)"/>
+      <rpm:entry name="windows_1251.so()(64bit)"/>
+      <rpm:entry name="zlib.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/ruby"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libncursesw.so.5"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="libgdbm.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libgdbm_compat.so.4"/>
+      <rpm:entry name="libruby.so.1.9()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libyaml-0.so.2()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libffi.so.4()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(ruby)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libruby.so.1.9"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2.3)"/>
-      <rpm:entry name="libffi.so.4"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libyaml-0.so.2"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgdbm_compat.so.4()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgdbm.so.4()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/rake</file>
     <file>/usr/bin/rdoc</file>
+    <file>/usr/lib64/ruby/gems/1.9.1/gems/rake-0.9.2.2/bin/rake</file>
     <file>/etc/rpm/macros.ruby19</file>
-    <file>/usr/lib/ruby/gems/1.9.1/gems/rdoc-3.9.5/bin/rdoc</file>
+    <file>/usr/lib64/ruby/gems/1.9.1/gems/rdoc-3.9.5/bin/ri</file>
+    <file>/usr/lib64/ruby/gems/1.9.1/gems/rdoc-3.9.5/bin/rdoc</file>
     <file>/usr/bin/gem</file>
     <file>/usr/bin/ri</file>
     <file>/usr/bin/irb</file>
-    <file>/usr/lib/ruby/gems/1.9.1/gems/rake-0.9.2.2/bin/rake</file>
     <file>/usr/bin/erb</file>
     <file>/usr/bin/testrb</file>
-    <file>/usr/lib/ruby/gems/1.9.1/gems/rdoc-3.9.5/bin/ri</file>
     <file>/usr/bin/ruby</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ruby-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9.3.p448" rel="1.3"/>
-  <checksum type="sha256" pkgid="YES">b3ffff974d14d27a132646ec6ab6971c51df57169eba9022184c64438489a99e</checksum>
+  <checksum type="sha256" pkgid="YES">2d80399ee6964f9a04f90e647e842b06ba231ffb3b21b6833abac7b842b61511</checksum>
   <summary>Development files to link against Ruby</summary>
   <description>Development files to link against Ruby.</description>
   <packager/>
   <url>http://www.ruby-lang.org/</url>
-  <time file="1377044978" build="1377044926"/>
-  <size package="42499" installed="178187" archive="182868"/>
-<location href="i686/ruby-devel-1.9.3.p448-1.3.i686.rpm"/>
+  <time file="1377045392" build="1377045335"/>
+  <size package="42660" installed="178009" archive="182704"/>
+<location href="x86_64/ruby-devel-1.9.3.p448-1.3.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause or Ruby</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/Ruby</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>ruby-1.9.3.p448-1.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5415"/>
+    <rpm:header-range start="280" end="5595"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(ruby-1.9)" flags="EQ" epoch="0" ver="1.9.1"/>
       <rpm:entry name="ruby-devel" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
-      <rpm:entry name="ruby-devel(x86-32)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
+      <rpm:entry name="ruby-devel(x86-64)" flags="EQ" epoch="0" ver="1.9.3.p448" rel="1.3"/>
       <rpm:entry name="rubygems19" flags="EQ" epoch="0" ver="1.3.7"/>
       <rpm:entry name="rubygems19_with_buildroot_patch"/>
     </rpm:provides>
@@ -76857,76 +89286,74 @@ BeOS, and more)</description>
 </package>
 <package type="rpm">
   <name>rygel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.19.5" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1efab087d15c11a2f1d0df664c6ea903b5ad8438f86ab2d5505e4b7844560f80</checksum>
+  <checksum type="sha256" pkgid="YES">ce4913a78f4e985b22fafcc1df9f7a55034ae2971850f48aa86fc31dedb82d78</checksum>
   <summary>GNOME UPnP/DLNA Media Server</summary>
   <description>Rygel is a collection of DLNA (UPnP AV) devices, implemented through a plug-in mechanism.</description>
   <packager/>
   <url>http://live.gnome.org/Rygel</url>
-  <time file="1377308716" build="1377308702"/>
-  <size package="596493" installed="2658401" archive="2674648"/>
-<location href="i686/rygel-0.19.5-1.1.i686.rpm"/>
+  <time file="1377308702" build="1377308688"/>
+  <size package="598192" installed="2757945" archive="2774224"/>
+<location href="x86_64/rygel-0.19.5-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Multimedia</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>rygel-0.19.5-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20139"/>
+    <rpm:header-range start="280" end="20551"/>
     <rpm:provides>
       <rpm:entry name="config(rygel)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
-      <rpm:entry name="librygel-core-2.0.so.1"/>
-      <rpm:entry name="librygel-media-engine-gst.so"/>
-      <rpm:entry name="librygel-media-engine-simple.so"/>
-      <rpm:entry name="librygel-media-export.so"/>
-      <rpm:entry name="librygel-playbin.so"/>
-      <rpm:entry name="librygel-renderer-2.0.so.1"/>
-      <rpm:entry name="librygel-renderer-gst-2.0.so.1"/>
-      <rpm:entry name="librygel-server-2.0.so.1"/>
+      <rpm:entry name="librygel-core-2.0.so.1()(64bit)"/>
+      <rpm:entry name="librygel-media-engine-gst.so()(64bit)"/>
+      <rpm:entry name="librygel-media-engine-simple.so()(64bit)"/>
+      <rpm:entry name="librygel-media-export.so()(64bit)"/>
+      <rpm:entry name="librygel-playbin.so()(64bit)"/>
+      <rpm:entry name="librygel-renderer-2.0.so.1()(64bit)"/>
+      <rpm:entry name="librygel-renderer-gst-2.0.so.1()(64bit)"/>
+      <rpm:entry name="librygel-server-2.0.so.1()(64bit)"/>
       <rpm:entry name="rygel" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
-      <rpm:entry name="rygel(x86-32)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
+      <rpm:entry name="rygel(x86-64)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgsttag-1.0.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libgssdp-1.0.so.3"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="librygel-renderer-2.0.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="librygel-server-2.0.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgsttag-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgssdp-1.0.so.3()(64bit)"/>
       <rpm:entry name="config(rygel)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
-      <rpm:entry name="librygel-renderer-2.0.so.1"/>
-      <rpm:entry name="librygel-server-2.0.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="librygel-renderer-gst-2.0.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="librygel-core-2.0.so.1"/>
-      <rpm:entry name="libgupnp-1.0.so.4"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgupnp-av-1.0.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libgupnp-dlna-gst-2.0.so.3"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
+      <rpm:entry name="librygel-core-2.0.so.1()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libgupnp-dlna-2.0.so.3()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgupnp-1.0.so.4()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="librygel-renderer-gst-2.0.so.1()(64bit)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
       <rpm:entry name="/bin/touch" pre="1"/>
+      <rpm:entry name="libgupnp-av-1.0.so.2()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgupnp-dlna-2.0.so.3"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.7.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/rygel.conf</file>
     <file>/usr/bin/rygel</file>
 
@@ -76934,31 +89361,31 @@ BeOS, and more)</description>
 </package>
 <package type="rpm">
   <name>rygel-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.19.5" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">89a276356c224c2385d09c202f2d4363b200df657fd2735278600ba2f86e296d</checksum>
+  <checksum type="sha256" pkgid="YES">69bd85e4c2314c3efc63971014012158c3dc41b4ac8bd6b0fdb2c46920d938fd</checksum>
   <summary>Development files for Rygel</summary>
   <description>This package contains the libraries and files necessary for
 developing software on top of Rygel.</description>
   <packager/>
   <url>http://live.gnome.org/Rygel</url>
-  <time file="1377308716" build="1377308702"/>
-  <size package="143962" installed="2126193" archive="2152008"/>
-<location href="i686/rygel-devel-0.19.5-1.1.i686.rpm"/>
+  <time file="1377308702" build="1377308688"/>
+  <size package="144140" installed="2126205" archive="2152036"/>
+<location href="x86_64/rygel-devel-0.19.5-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>rygel-0.19.5-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="20647"/>
+    <rpm:header-range start="280" end="20831"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(rygel-core-2.0)" flags="EQ" epoch="0" ver="0.19.5"/>
       <rpm:entry name="pkgconfig(rygel-renderer-2.0)" flags="EQ" epoch="0" ver="0.19.5"/>
       <rpm:entry name="pkgconfig(rygel-renderer-gst-2.0)" flags="EQ" epoch="0" ver="0.19.5"/>
       <rpm:entry name="pkgconfig(rygel-server-2.0)" flags="EQ" epoch="0" ver="0.19.5"/>
       <rpm:entry name="rygel-devel" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
-      <rpm:entry name="rygel-devel(x86-32)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
+      <rpm:entry name="rygel-devel(x86-64)" flags="EQ" epoch="0" ver="0.19.5" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(gstreamer-1.0)"/>
@@ -76972,37 +89399,36 @@ developing software on top of Rygel.</description>
 </package>
 <package type="rpm">
   <name>sbc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="1.7"/>
-  <checksum type="sha256" pkgid="YES">351329457360d0a19879c8fbd2d68153c7127328116afbeb84f631f6cb481d10</checksum>
+  <checksum type="sha256" pkgid="YES">338d3a93aa05f80123abc61f8d9a87935b63d0226cc8291dff9c2fc4827eda8c</checksum>
   <summary>Bluetooth SBC Utilities</summary>
   <description>Bluetooth SBC utilities</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1375477214" build="1375477206"/>
-  <size package="46083" installed="284108" archive="284900"/>
-<location href="i686/sbc-1.1-1.7.i686.rpm"/>
+  <time file="1375479442" build="1375479433"/>
+  <size package="48766" installed="282712" archive="283512"/>
+<location href="x86_64/sbc-1.1-1.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Utilities</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>sbc-1.1-1.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3663"/>
+    <rpm:header-range start="280" end="3831"/>
     <rpm:provides>
-      <rpm:entry name="libsbc.so.1"/>
-      <rpm:entry name="libsbc.so.1(SBC_1.0)"/>
+      <rpm:entry name="libsbc.so.1()(64bit)"/>
+      <rpm:entry name="libsbc.so.1(SBC_1.0)(64bit)"/>
       <rpm:entry name="sbc" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
-      <rpm:entry name="sbc(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
+      <rpm:entry name="sbc(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sbcenc</file>
     <file>/usr/bin/sbcinfo</file>
     <file>/usr/bin/sbcdec</file>
@@ -77011,27 +89437,27 @@ developing software on top of Rygel.</description>
 </package>
 <package type="rpm">
   <name>sbc-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="1.7"/>
-  <checksum type="sha256" pkgid="YES">3a3d31420857d0a99d9eadaa58ce65e482d05c729ec49805780571c0506aa160</checksum>
+  <checksum type="sha256" pkgid="YES">e689f766fc7dd29ceb6920cb9c64ca869082d6661f2f5e8bf421d50031d4f256</checksum>
   <summary>Bluetooth SBC development files</summary>
   <description>This package contains Bluetooth SBC development files</description>
   <packager/>
   <url>http://www.bluez.org</url>
-  <time file="1375477214" build="1375477206"/>
-  <size package="4050" installed="3196" archive="3748"/>
-<location href="i686/sbc-devel-1.1-1.7.i686.rpm"/>
+  <time file="1375479442" build="1375479433"/>
+  <size package="4234" installed="3198" archive="3748"/>
+<location href="x86_64/sbc-devel-1.1-1.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>sbc-1.1-1.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2587"/>
+    <rpm:header-range start="280" end="2767"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(sbc)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="sbc-devel" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
-      <rpm:entry name="sbc-devel(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
+      <rpm:entry name="sbc-devel(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="1.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig"/>
@@ -77042,9 +89468,9 @@ developing software on top of Rygel.</description>
 </package>
 <package type="rpm">
   <name>scons</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.2.0" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">329bf796e5d47250c6c0e89baebf30b9232d07c78f8d81ee3ec2ac5f038ad555</checksum>
+  <checksum type="sha256" pkgid="YES">38764aef73ff0c39499cc790dec9b650843bd6af00d158e9c7e7df626fcf4304</checksum>
   <summary>Replacement for Make</summary>
   <description>SCons is a make replacement that provides a range of enhanced features,
 such as automated dependency generation and built-in compilation cache
@@ -77053,19 +89479,19 @@ provides itself as well as the features. SCons allows you to use the
 full power of Python to control compilation.</description>
   <packager/>
   <url>http://www.scons.org/</url>
-  <time file="1375476046" build="1375476037"/>
-  <size package="741770" installed="3334658" archive="3403044"/>
-<location href="i686/scons-2.2.0-2.6.i686.rpm"/>
+  <time file="1375478183" build="1375478161"/>
+  <size package="742058" installed="3340260" archive="3409416"/>
+<location href="x86_64/scons-2.2.0-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Building</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>scons-2.2.0-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="46540"/>
+    <rpm:header-range start="280" end="46740"/>
     <rpm:provides>
       <rpm:entry name="scons" flags="EQ" epoch="0" ver="2.2.0" rel="2.6"/>
-      <rpm:entry name="scons(x86-32)" flags="EQ" epoch="0" ver="2.2.0" rel="2.6"/>
+      <rpm:entry name="scons(x86-64)" flags="EQ" epoch="0" ver="2.2.0" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
@@ -77081,9 +89507,9 @@ full power of Python to control compilation.</description>
 </package>
 <package type="rpm">
   <name>screen</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">c27bf8c25f2b2b1ba80a55ac8cac5589284bb9c05c9036cce4f9425637eb070f</checksum>
+  <checksum type="sha256" pkgid="YES">f4dbb341c57b708db913755a3f330aec032f059bc1dac1bd48b62dd97d47c8e5</checksum>
   <summary>A program to allow multiple screens on a VT100/ANSI Terminal</summary>
   <description>With this program you can take advantage of the multitasking abilities
 of your Linux system by opening several sessions over one terminal. The
@@ -77092,37 +89518,37 @@ sessions can also be detached and resumed from another login terminal.
 Documentation: man page</description>
   <packager/>
   <url>http://www.gnu.org/software/screen/</url>
-  <time file="1375477558" build="1375477548"/>
-  <size package="506304" installed="860323" archive="864364"/>
-<location href="i686/screen-4.0.4-2.9.i686.rpm"/>
+  <time file="1375482018" build="1375482004"/>
+  <size package="519276" installed="897787" archive="901828"/>
+<location href="x86_64/screen-4.0.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Console</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>screen-4.0.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6413"/>
+    <rpm:header-range start="280" end="6677"/>
     <rpm:provides>
       <rpm:entry name="config(screen)" flags="EQ" epoch="0" ver="4.0.4" rel="2.9"/>
       <rpm:entry name="screen" flags="EQ" epoch="0" ver="4.0.4" rel="2.9"/>
-      <rpm:entry name="screen(x86-32)" flags="EQ" epoch="0" ver="4.0.4" rel="2.9"/>
+      <rpm:entry name="screen(x86-64)" flags="EQ" epoch="0" ver="4.0.4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
       <rpm:entry name="config(screen)" flags="EQ" epoch="0" ver="4.0.4" rel="2.9"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libutempter.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libutempter.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/screen</file>
     <file>/etc/screenrc</file>
 
@@ -77130,27 +89556,27 @@ Documentation: man page</description>
 </package>
 <package type="rpm">
   <name>scrnsaverproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">a42be78ed2ba097212b446588679d40596ae19863262df92f628b691beb3090e</checksum>
+  <checksum type="sha256" pkgid="YES">695502c4f17caa3509faade5885bb83eb995c19ac06aa6f09df4ef3ffa8d8904</checksum>
   <summary>X</summary>
   <description>Description: X</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504603" build="1373504596"/>
-  <size package="4983" installed="8653" archive="9536"/>
-<location href="i686/scrnsaverproto-1.2.2-2.2.i686.rpm"/>
+  <time file="1373507917" build="1373507898"/>
+  <size package="5164" installed="8653" archive="9536"/>
+<location href="x86_64/scrnsaverproto-1.2.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>scrnsaverproto-1.2.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2889"/>
+    <rpm:header-range start="280" end="3065"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(scrnsaverproto)" flags="EQ" epoch="0" ver="1.2.2"/>
       <rpm:entry name="scrnsaverproto" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
-      <rpm:entry name="scrnsaverproto(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
+      <rpm:entry name="scrnsaverproto(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -77158,95 +89584,49 @@ Documentation: man page</description>
   </format>
 </package>
 <package type="rpm">
-  <name>sdbd</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="2.1.2" rel="6.10"/>
-  <checksum type="sha256" pkgid="YES">c57d12b1e778ee4b9a596bde2f30a1a25998efa814aa466d72c0c8f1585bd394</checksum>
-  <summary>SDB daemon</summary>
-  <description>Description: SDB daemon</description>
-  <packager/>
-  <url/>
-  <time file="1377045388" build="1377045381"/>
-  <size package="52069" installed="142108" archive="142756"/>
-<location href="i686/sdbd-2.1.2-6.10.i686.rpm"/>
-  <format>
-    <rpm:license>TO BE FILLED IN</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
-    <rpm:sourcerpm>sdbd-2.1.2-6.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3254"/>
-    <rpm:provides>
-      <rpm:entry name="sdbd" flags="EQ" epoch="0" ver="2.1.2" rel="6.10"/>
-      <rpm:entry name="sdbd(x86-32)" flags="EQ" epoch="0" ver="2.1.2" rel="6.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgmgr" pre="1"/>
-      <rpm:entry name="aul" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="pkgmgr-server" pre="1"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/sbin/sdbd</file>
-    <file>/etc/rc.d/rc3.d/S06sdbd</file>
-    <file>/etc/init.d/sdbd</file>
-    <file type="dir">/etc/rc.d/rc3.d</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>security-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.73" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">0f0f540cbd886a9f77960bee8637105232c6aee315c49fa81126a6e1e1a63f1e</checksum>
+  <checksum type="sha256" pkgid="YES">bccc4da7ea3c02a6645e1ea5567be46a40d9584ae85c4ce46ee6458b15eec178</checksum>
   <summary>Security server and utilities</summary>
   <description>Security server and utilities</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321048" build="1377321042"/>
-  <size package="47773" installed="146253" archive="147184"/>
-<location href="i686/security-server-0.0.73-2.1.i686.rpm"/>
+  <time file="1377321060" build="1377321055"/>
+  <size package="51030" installed="146345" archive="147276"/>
+<location href="x86_64/security-server-0.0.73-2.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>security-server-0.0.73-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4335"/>
+    <rpm:header-range start="280" end="4691"/>
     <rpm:provides>
       <rpm:entry name="security-server" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
-      <rpm:entry name="security-server(x86-32)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
+      <rpm:entry name="security-server(x86-64)" flags="EQ" epoch="0" ver="0.0.73" rel="2.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="systemd" pre="1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="systemd"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="systemd"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/init.d/security-serverd</file>
     <file>/usr/bin/security-server</file>
 
@@ -77254,9 +89634,9 @@ Documentation: man page</description>
 </package>
 <package type="rpm">
   <name>sed</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.2.1" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">c6bebeddbeb1410eb9683e7f49d97134329723b1ec97504641737c4f8d5eefb0</checksum>
+  <checksum type="sha256" pkgid="YES">248ecd97f207d590cbd53f72660e07cd7c0d9962610a39671c87d7d3b345e190</checksum>
   <summary>A Stream-Oriented Non-Interactive Text Editor</summary>
   <description>Sed takes text input, performs one or more operations on it, and
 outputs the modified text. Sed is typically used for extracting parts
@@ -77264,56 +89644,55 @@ of a file using pattern matching or  for substituting multiple
 occurrences of a string within a file.</description>
   <packager/>
   <url>http://www.gnu.org/directory/sed.html</url>
-  <time file="1376538772" build="1376538764"/>
-  <size package="52703" installed="132650" archive="133340"/>
-<location href="i686/sed-4.2.1-2.11.i686.rpm"/>
+  <time file="1376538902" build="1376538889"/>
+  <size package="55586" installed="145262" archive="145952"/>
+<location href="x86_64/sed-4.2.1-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>sed-4.2.1-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3346"/>
+    <rpm:header-range start="280" end="3530"/>
     <rpm:provides>
       <rpm:entry name="/bin/sed"/>
       <rpm:entry name="base:/bin/sed"/>
       <rpm:entry name="sed" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
-      <rpm:entry name="sed(x86-32)" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
+      <rpm:entry name="sed(x86-64)" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sed</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>sed-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.2.1" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">8a74cc11767a60a08e13f3723efd65c9fe3330c6620bf8e6aeb894bce107805c</checksum>
+  <checksum type="sha256" pkgid="YES">f484c57b5bce4e957065e1071da243b2bb18d28bf52fa3eefe46b759b8ae9996</checksum>
   <summary>Documentation for package sed</summary>
   <description>This package provides documentation for package sed.</description>
   <packager/>
   <url>http://www.gnu.org/directory/sed.html</url>
-  <time file="1376538772" build="1376538764"/>
-  <size package="34607" installed="31820" archive="32224"/>
-<location href="i686/sed-docs-4.2.1-2.11.i686.rpm"/>
+  <time file="1376538902" build="1376538889"/>
+  <size package="34789" installed="31820" archive="32224"/>
+<location href="x86_64/sed-docs-4.2.1-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>sed-4.2.1-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2275"/>
+    <rpm:header-range start="280" end="2452"/>
     <rpm:provides>
       <rpm:entry name="sed-docs" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
-      <rpm:entry name="sed-docs(x86-32)" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
+      <rpm:entry name="sed-docs(x86-64)" flags="EQ" epoch="0" ver="4.2.1" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -77321,71 +89700,71 @@ occurrences of a string within a file.</description>
 </package>
 <package type="rpm">
   <name>sensor</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.27" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">0c1560a1bce6ee8d3f7aaf422aafbb74ff5ae65349f67fba74d9ef5bd523b05e</checksum>
+  <checksum type="sha256" pkgid="YES">27d6acca957216d631ba49db197951d0c87b86f8d41668e8c03596ca8cf87fa7</checksum>
   <summary>Sensor framework client library</summary>
   <description>Sensor framework client library</description>
   <packager/>
   <url/>
-  <time file="1377321110" build="1377321105"/>
-  <size package="30122" installed="91160" archive="91868"/>
-<location href="i686/sensor-0.5.27-2.6.i686.rpm"/>
+  <time file="1377321179" build="1377321173"/>
+  <size package="33395" installed="93616" archive="94332"/>
+<location href="x86_64/sensor-0.5.27-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Sensor Framework</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>sensor-0.5.27-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3438"/>
+    <rpm:header-range start="280" end="3734"/>
     <rpm:provides>
-      <rpm:entry name="libsensor.so.1"/>
+      <rpm:entry name="libsensor.so.1()(64bit)"/>
       <rpm:entry name="sensor" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
-      <rpm:entry name="sensor(x86-32)" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
+      <rpm:entry name="sensor(x86-64)" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsf_common.so"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsf_common.so()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>sensor-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.27" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">097066ff76319dadc31ede49f32cbc7c857a2f776da2c1c8f0ce369966715e48</checksum>
+  <checksum type="sha256" pkgid="YES">d51bf48156d6cda4e2fd18917645cd161f8330a97d096c380ef2d8148665dbe0</checksum>
   <summary>Sensor framework library (devel)</summary>
   <description>Sensor framework client library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321110" build="1377321105"/>
-  <size package="9132" installed="32322" archive="34080"/>
-<location href="i686/sensor-devel-0.5.27-2.6.i686.rpm"/>
+  <time file="1377321179" build="1377321173"/>
+  <size package="9312" installed="32324" archive="34088"/>
+<location href="x86_64/sensor-devel-0.5.27-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Development</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>sensor-0.5.27-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3571"/>
+    <rpm:header-range start="280" end="3747"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(sensor)" flags="EQ" epoch="0" ver="1.1.0"/>
       <rpm:entry name="sensor-devel" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
-      <rpm:entry name="sensor-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
+      <rpm:entry name="sensor-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sensor" flags="EQ" epoch="0" ver="0.5.27" rel="2.6"/>
@@ -77395,46 +89774,45 @@ occurrences of a string within a file.</description>
 </package>
 <package type="rpm">
   <name>sensor-framework</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.30" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">868e035c6140781d394d349d0f799396090568994c46626ce6289df65eaf7eae</checksum>
+  <checksum type="sha256" pkgid="YES">bc2cc26c473ff8ef37ccb338e1f690f6c0b42247df612ea30d0754004c09ef1f</checksum>
   <summary>Sensor framework</summary>
   <description>Sensor framework</description>
   <packager/>
   <url/>
-  <time file="1377321100" build="1377321095"/>
-  <size package="34120" installed="91941" archive="93720"/>
-<location href="i686/sensor-framework-0.2.30-2.10.i686.rpm"/>
+  <time file="1377321182" build="1377321177"/>
+  <size package="34556" installed="100073" archive="101860"/>
+<location href="x86_64/sensor-framework-0.2.30-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Framework/system</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>sensor-framework-0.2.30-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6698"/>
+    <rpm:header-range start="280" end="6958"/>
     <rpm:provides>
       <rpm:entry name="sensor-framework" flags="EQ" epoch="0" ver="0.2.30" rel="2.10"/>
-      <rpm:entry name="sensor-framework(x86-32)" flags="EQ" epoch="0" ver="0.2.30" rel="2.10"/>
+      <rpm:entry name="sensor-framework(x86-64)" flags="EQ" epoch="0" ver="0.2.30" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsf_common.so"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libheynoti.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libsf_common.so()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sf_server</file>
     <file>/etc/rc.d/rc3.d/S40sfsvc</file>
     <file>/etc/rc.d/init.d/sfsvc</file>
@@ -77444,35 +89822,34 @@ occurrences of a string within a file.</description>
 </package>
 <package type="rpm">
   <name>sessreg</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">6d5f560a64e916d51309a919d294559596c74d8ce0c0f4a1c28b2a407205de07</checksum>
+  <checksum type="sha256" pkgid="YES">b67b2817b4b158d6c9defdf883cf9fb7c87c2c65643d5a7ae1fea9087197f692</checksum>
   <summary>Utility to manage utmp/wtmp entries for X sessions</summary>
   <description>Sessreg is a simple program for managing utmp/wtmp entries for X sessions.
 It was originally written for use with xdm, but may also be used with
 other display managers such as gdm or kdm.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375477125" build="1375477117"/>
-  <size package="11440" installed="18109" archive="18804"/>
-<location href="i686/sessreg-1.0.7-2.7.i686.rpm"/>
+  <time file="1375479359" build="1375479345"/>
+  <size package="11698" installed="24137" archive="24832"/>
+<location href="x86_64/sessreg-1.0.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
     <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>sessreg-1.0.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3162"/>
+    <rpm:header-range start="280" end="3334"/>
     <rpm:provides>
       <rpm:entry name="sessreg" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
-      <rpm:entry name="sessreg(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
+      <rpm:entry name="sessreg(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sessreg</file>
 
   </format>
@@ -77558,26 +89935,26 @@ setup files, such as passwd, group, and profile.</description>
 </package>
 <package type="rpm">
   <name>setup-efi-ivi</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="8.1"/>
-  <checksum type="sha256" pkgid="YES">b7f940180f2c691bbd489a039c626e744f76ba72175230183327a74aa89afff5</checksum>
+  <checksum type="sha256" pkgid="YES">41d968289f7d613ffada19effc5ce1efaab5b8dad1c6609ae628957f53a97745</checksum>
   <summary>System UEFI boot setup</summary>
   <description>Configure the system to support booting on UEFI platforms.</description>
   <packager/>
   <url>http://www.tizen.org</url>
-  <time file="1377308456" build="1377308449"/>
-  <size package="5507" installed="6793" archive="7200"/>
-<location href="i686/setup-efi-ivi-1.0-8.1.i686.rpm"/>
+  <time file="1377308460" build="1377308454"/>
+  <size package="5680" installed="6793" archive="7200"/>
+<location href="x86_64/setup-efi-ivi-1.0-8.1.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Configuration</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>setup-efi-ivi-1.0-8.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3279"/>
+    <rpm:header-range start="280" end="3451"/>
     <rpm:provides>
       <rpm:entry name="setup-efi-ivi" flags="EQ" epoch="0" ver="1.0" rel="8.1"/>
-      <rpm:entry name="setup-efi-ivi(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="8.1"/>
+      <rpm:entry name="setup-efi-ivi(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="8.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/printf"/>
@@ -77634,38 +90011,37 @@ setup files, such as passwd, group, and profile.</description>
 </package>
 <package type="rpm">
   <name>setxkbmap</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">eccd69f2e018fb30614fb5c19309d4ca234d44220438d00551b66c8954feff43</checksum>
+  <checksum type="sha256" pkgid="YES">11b54282c4d9c89ee31e2030a50d69cb2b5c5ad20af8660794b26f1543eb0570</checksum>
   <summary>Utility to change the keyboard layout in X</summary>
   <description>setxkbmap is an X11 client to change the keymaps in the X server for a
 specified keyboard to use the layout determined by the options listed
 on the command line.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478331" build="1375478322"/>
-  <size package="14867" installed="29124" archive="29832"/>
-<location href="i686/setxkbmap-1.3.0-2.8.i686.rpm"/>
+  <time file="1375480245" build="1375480237"/>
+  <size package="15702" installed="31356" archive="32064"/>
+<location href="x86_64/setxkbmap-1.3.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>setxkbmap-1.3.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3224"/>
+    <rpm:header-range start="280" end="3420"/>
     <rpm:provides>
       <rpm:entry name="setxkbmap" flags="EQ" epoch="0" ver="1.3.0" rel="2.8"/>
-      <rpm:entry name="setxkbmap(x86-32)" flags="EQ" epoch="0" ver="1.3.0" rel="2.8"/>
+      <rpm:entry name="setxkbmap(x86-64)" flags="EQ" epoch="0" ver="1.3.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxkbfile.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxkbfile.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/setxkbmap</file>
 
   </format>
@@ -77755,9 +90131,9 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>shared-mime-info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">37984963ec65c4cbe4365b1c096b7e79b9488a5d658f688027afb06f5cea5598</checksum>
+  <checksum type="sha256" pkgid="YES">d09579923d924a719d50cc87532bb7de070f48ec8c25c974d7fe4cb7ec18d090</checksum>
   <summary>Shared MIME Database</summary>
   <description>This package contains:
 
@@ -77768,35 +90144,35 @@ up-to-date Open Catalog file.</description>
 - The update-mime-database command, used to install new MIME data.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/shared-mime-info</url>
-  <time file="1374120250" build="1374120238"/>
-  <size package="299372" installed="3786056" archive="1828460"/>
-<location href="i686/shared-mime-info-1.0-2.4.i686.rpm"/>
+  <time file="1374120735" build="1374120725"/>
+  <size package="300475" installed="3789412" archive="1831816"/>
+<location href="x86_64/shared-mime-info-1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Configuration</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>shared-mime-info-1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="78707"/>
+    <rpm:header-range start="280" end="78935"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(shared-mime-info)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="shared-mime-info" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
-      <rpm:entry name="shared-mime-info(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
+      <rpm:entry name="shared-mime-info(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
       <rpm:entry name="shared-mime-info-devel" flags="EQ" epoch="0" ver="1.0"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
       <rpm:entry name="/usr/bin/mkdir"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/usr/bin/fgrep"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/usr/bin/rm"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/etc/rpm/macros.shared-mime-info</file>
     <file>/usr/bin/update-mime-database</file>
 
@@ -77804,26 +90180,26 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>shared-mime-info-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">cae518156ef9025e03b7828c4f25a81ff12676c7946816ace80b11a83aab7d46</checksum>
+  <checksum type="sha256" pkgid="YES">9c0ee411f96ce60036117696488ae0c5b13c070ca0b1f316e4556101fbf0021c</checksum>
   <summary>Documentation for package shared-mime-info</summary>
   <description>This package provides documentation for package shared-mime-info.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/shared-mime-info</url>
-  <time file="1374120250" build="1374120238"/>
-  <size package="3190" installed="697" archive="984"/>
-<location href="i686/shared-mime-info-docs-1.0-2.4.i686.rpm"/>
+  <time file="1374120735" build="1374120725"/>
+  <size package="3367" installed="697" archive="984"/>
+<location href="x86_64/shared-mime-info-docs-1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>shared-mime-info-1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2349"/>
+    <rpm:header-range start="280" end="2526"/>
     <rpm:provides>
       <rpm:entry name="shared-mime-info-docs" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
-      <rpm:entry name="shared-mime-info-docs(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
+      <rpm:entry name="shared-mime-info-docs(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -77859,26 +90235,26 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>shared-mime-info-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">17ffe90f73d22f22fe5c7aa53bcf341043cde993579fc98b2bd8a8cbb046b936</checksum>
+  <checksum type="sha256" pkgid="YES">c5567fe1e2ae1d096690b6380bf2fce99d815d7b99030e32068cc45505f86313</checksum>
   <summary>Tools supporting shared-mime-info</summary>
   <description>Tools to support packages shared-mime-info</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/shared-mime-info</url>
-  <time file="1374120250" build="1374120238"/>
-  <size package="4882" installed="6877" archive="7144"/>
-<location href="i686/shared-mime-info-tools-1.0-2.4.i686.rpm"/>
+  <time file="1374120735" build="1374120725"/>
+  <size package="5052" installed="6877" archive="7144"/>
+<location href="x86_64/shared-mime-info-tools-1.0-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Configuration</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>shared-mime-info-1.0-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2619"/>
+    <rpm:header-range start="280" end="2791"/>
     <rpm:provides>
       <rpm:entry name="shared-mime-info-tools" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
-      <rpm:entry name="shared-mime-info-tools(x86-32)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
+      <rpm:entry name="shared-mime-info-tools(x86-64)" flags="EQ" epoch="0" ver="1.0" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="shared-mime-info"/>
@@ -77889,36 +90265,36 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smack</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">217a27d9b6b5af74bfb1f3ab3c6100f47dbc1bb7b11b49b8391a36808ade4d15</checksum>
+  <checksum type="sha256" pkgid="YES">ba7f1a5b8599f64068797e6adda56398d22094d068f8e705b0911df4eeeffab0</checksum>
   <summary>Selection of tools for developers working with Smack</summary>
   <description>Tools provided to load and unload rules from the kernel and query the policy</description>
   <packager/>
   <url>https://github.com/smack-team/smack</url>
-  <time file="1376593961" build="1376593954"/>
-  <size package="14098" installed="59094" archive="60572"/>
-<location href="i686/smack-1.0.1-1.1.i686.rpm"/>
+  <time file="1376593937" build="1376593930"/>
+  <size package="14669" installed="67154" archive="68632"/>
+<location href="x86_64/smack-1.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>smack-1.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5180"/>
+    <rpm:header-range start="280" end="5392"/>
     <rpm:provides>
       <rpm:entry name="smack" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
-      <rpm:entry name="smack(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
+      <rpm:entry name="smack(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/chsmack</file>
     <file>/usr/bin/smackload</file>
     <file>/usr/bin/smackcipso</file>
@@ -77932,27 +90308,27 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smack-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">b3074ab3bbf646655295bf28067d755fc65c4163d6e5050aaf79b433251773b4</checksum>
+  <checksum type="sha256" pkgid="YES">51bb0ee6ba528c5367f3125bf00b3bcb3248712dd7322a478c33c9d6a08db0f4</checksum>
   <summary>Development headers and libs for libsmack</summary>
   <description>Standard header files for use when developing Smack enabled applications</description>
   <packager/>
   <url>https://github.com/smack-team/smack</url>
-  <time file="1376593961" build="1376593954"/>
-  <size package="5667" installed="9403" archive="9964"/>
-<location href="i686/smack-devel-1.0.1-1.1.i686.rpm"/>
+  <time file="1376593937" build="1376593930"/>
+  <size package="5850" installed="9405" archive="9968"/>
+<location href="x86_64/smack-devel-1.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>smack-1.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3364"/>
+    <rpm:header-range start="280" end="3540"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(libsmack)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="smack-devel" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
-      <rpm:entry name="smack-devel(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
+      <rpm:entry name="smack-devel(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libsmack" flags="EQ" epoch="0" ver="1.0.1"/>
@@ -77962,26 +90338,26 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smack-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.1" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">c7a8f6844ee06f172d2db61e383820948648da20585b4bf4d773351f6b978754</checksum>
+  <checksum type="sha256" pkgid="YES">eff04c846282509556c1cba3911750869092ffb1d5edcad8231a1de4a576d657</checksum>
   <summary>Documentation for package smack</summary>
   <description>This package provides documentation for package smack.</description>
   <packager/>
   <url>https://github.com/smack-team/smack</url>
-  <time file="1376593961" build="1376593954"/>
-  <size package="16640" installed="11561" archive="15632"/>
-<location href="i686/smack-docs-1.0.1-1.1.i686.rpm"/>
+  <time file="1376593937" build="1376593930"/>
+  <size package="16815" installed="11561" archive="15632"/>
+<location href="x86_64/smack-docs-1.0.1-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>smack-1.0.1-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5235"/>
+    <rpm:header-range start="280" end="5408"/>
     <rpm:provides>
       <rpm:entry name="smack-docs" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
-      <rpm:entry name="smack-docs(x86-32)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
+      <rpm:entry name="smack-docs(x86-64)" flags="EQ" epoch="0" ver="1.0.1" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -77989,248 +90365,246 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smartcard-plugin-nfc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">f0138da112ede26ae1d781ec1db613bbe6456d8e9101e21eec3b8adedeb35efc</checksum>
+  <checksum type="sha256" pkgid="YES">f55f9f0feddfd620c4dfd2f9d909080e23a68b738745c1cb437fcb066dc293e2</checksum>
   <summary>Smartcard plugin nfc</summary>
   <description>Smartcard Service plugin nfc</description>
   <packager/>
   <url/>
-  <time file="1377321876" build="1377321871"/>
-  <size package="14426" installed="36444" archive="36872"/>
-<location href="i686/smartcard-plugin-nfc-0.0.3-2.8.i686.rpm"/>
+  <time file="1377322144" build="1377322139"/>
+  <size package="14688" installed="42380" archive="42808"/>
+<location href="x86_64/smartcard-plugin-nfc-0.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>smartcard-plugin-nfc-0.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3294"/>
+    <rpm:header-range start="280" end="3582"/>
     <rpm:provides>
-      <rpm:entry name="libsmartcard-plugin-nfc.so"/>
+      <rpm:entry name="libsmartcard-plugin-nfc.so()(64bit)"/>
       <rpm:entry name="smartcard-plugin-nfc" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
-      <rpm:entry name="smartcard-plugin-nfc(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
+      <rpm:entry name="smartcard-plugin-nfc(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libsmartcard-service-common.so.1"/>
-      <rpm:entry name="libnfc.so.1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libnfc.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libsmartcard-service-common.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>smartcard-plugin-uicc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">52dc1b91c6f798e037b88a30cc8ba0e2dbc8e94bdaa199e6c5d35022951eed87</checksum>
+  <checksum type="sha256" pkgid="YES">4d74eeb78c086097183c645b2c2f26f622b51eb6aa5772c08ee9cc1650ceb4e2</checksum>
   <summary>Smartcard plugin uicc</summary>
   <description>Smartcard Service plugin uicc</description>
   <packager/>
   <url/>
-  <time file="1377321658" build="1377321653"/>
-  <size package="15881" installed="45684" archive="46112"/>
-<location href="i686/smartcard-plugin-uicc-0.0.3-2.8.i686.rpm"/>
+  <time file="1377321675" build="1377321671"/>
+  <size package="16311" installed="47836" archive="48264"/>
+<location href="x86_64/smartcard-plugin-uicc-0.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>smartcard-plugin-uicc-0.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3363"/>
+    <rpm:header-range start="280" end="3671"/>
     <rpm:provides>
-      <rpm:entry name="libsmartcard-plugin-uicc.so"/>
+      <rpm:entry name="libsmartcard-plugin-uicc.so()(64bit)"/>
       <rpm:entry name="smartcard-plugin-uicc" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
-      <rpm:entry name="smartcard-plugin-uicc(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
+      <rpm:entry name="smartcard-plugin-uicc(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libsmartcard-service-common.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libsmartcard-service-common.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>smartcard-service</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.19" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">c3644ac64e820933eda40875be40b8d110feebb63cc0ee3dd082216293d132e4</checksum>
+  <checksum type="sha256" pkgid="YES">2063d923045631b829a489c5356a2962d7c43278e2b10a4edcedbe4e287ba376</checksum>
   <summary>Smartcard Service FW</summary>
   <description>Smartcard Service FW.</description>
   <packager/>
   <url/>
-  <time file="1377321593" build="1377321585"/>
-  <size package="33530" installed="118276" archive="118732"/>
-<location href="i686/smartcard-service-0.1.19-2.5.i686.rpm"/>
+  <time file="1377321611" build="1377321604"/>
+  <size package="33661" installed="125816" archive="126272"/>
+<location href="x86_64/smartcard-service-0.1.19-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>smartcard-service-0.1.19-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3795"/>
+    <rpm:header-range start="280" end="4155"/>
     <rpm:provides>
-      <rpm:entry name="libsmartcard-service.so.1"/>
+      <rpm:entry name="libsmartcard-service.so.1()(64bit)"/>
       <rpm:entry name="smartcard-service" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="smartcard-service(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
+      <rpm:entry name="smartcard-service(x86-64)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>smartcard-service-common</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.19" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">c995b270a0b9636d94dbe4499e8d4fd3bdf5ec2e0d9b9cc782bc00025d743ef6</checksum>
+  <checksum type="sha256" pkgid="YES">aad50c496044bceaa4f2865fd9ef369edc656351780a08d232f92a89a0c9f109</checksum>
   <summary>Common smartcard service</summary>
   <description>common smartcard service.</description>
   <packager/>
   <url/>
-  <time file="1377321593" build="1377321585"/>
-  <size package="63982" installed="214776" archive="215252"/>
-<location href="i686/smartcard-service-common-0.1.19-2.5.i686.rpm"/>
+  <time file="1377321611" build="1377321604"/>
+  <size package="62886" installed="225328" archive="225804"/>
+<location href="x86_64/smartcard-service-common-0.1.19-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>smartcard-service-0.1.19-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4135"/>
+    <rpm:header-range start="280" end="4575"/>
     <rpm:provides>
-      <rpm:entry name="libsmartcard-service-common.so.1"/>
+      <rpm:entry name="libsmartcard-service-common.so.1()(64bit)"/>
       <rpm:entry name="smartcard-service-common" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="smartcard-service-common(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
+      <rpm:entry name="smartcard-service-common(x86-64)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libpkgmgr_installer_client.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libpkgmgr-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0()(64bit)"/>
       <rpm:entry name="smartcard-service" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libicudata.so.48()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer_client.so.0()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>smartcard-service-common-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.19" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">41c9bdc9e03a71ad57a41d2b6ccaf02e378cf69533f76ab6c00da02565fe8151</checksum>
+  <checksum type="sha256" pkgid="YES">fbecabf8ab4ede7f3fbddb5790c0610176085053e6109e10570adc8ff194b056</checksum>
   <summary>Common smartcard service</summary>
   <description>common smartcard service.</description>
   <packager/>
   <url/>
-  <time file="1377321593" build="1377321585"/>
-  <size package="7960" installed="20016" archive="21968"/>
-<location href="i686/smartcard-service-common-devel-0.1.19-2.5.i686.rpm"/>
+  <time file="1377321611" build="1377321604"/>
+  <size package="8139" installed="20018" archive="21972"/>
+<location href="x86_64/smartcard-service-common-devel-0.1.19-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>smartcard-service-0.1.19-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3783"/>
+    <rpm:header-range start="280" end="3963"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(smartcard-service-common)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="smartcard-service-common-devel" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="smartcard-service-common-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
+      <rpm:entry name="smartcard-service-common-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="smartcard-service-common" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
@@ -78241,27 +90615,27 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smartcard-service-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.19" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">8b13179f9fd95d9385357049b67418f53bb5872a28c82ca9de691a33aacfdb88</checksum>
+  <checksum type="sha256" pkgid="YES">f5db3c4227967ad4a5620e866a991cfe63dac215fe20fe2d34e82009efcaa369</checksum>
   <summary>Smartcard service</summary>
   <description>smartcard service.</description>
   <packager/>
   <url/>
-  <time file="1377321593" build="1377321585"/>
-  <size package="11081" installed="43480" archive="46628"/>
-<location href="i686/smartcard-service-devel-0.1.19-2.5.i686.rpm"/>
+  <time file="1377321611" build="1377321604"/>
+  <size package="11271" installed="43482" archive="46636"/>
+<location href="x86_64/smartcard-service-devel-0.1.19-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>smartcard-service-0.1.19-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4543"/>
+    <rpm:header-range start="280" end="4727"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(smartcard-service)" flags="EQ" epoch="0" ver="1.0"/>
       <rpm:entry name="smartcard-service-devel" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="smartcard-service-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
+      <rpm:entry name="smartcard-service-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="smartcard-service" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
@@ -78271,295 +90645,161 @@ up-to-date Open Catalog file.</description>
 </package>
 <package type="rpm">
   <name>smartcard-service-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.19" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">e5d996e0b276ffa573c788893bfc51f677709473b2a344d81371c07135c6f01a</checksum>
+  <checksum type="sha256" pkgid="YES">4c6db9051cc24ef605cae9f78844369f11151ed5c8eef3c0952a9a234d4e1579</checksum>
   <summary>Server smartcard service</summary>
   <description>smartcard service.</description>
   <packager/>
   <url/>
-  <time file="1377321593" build="1377321585"/>
-  <size package="37426" installed="124085" archive="124528"/>
-<location href="i686/smartcard-service-server-0.1.19-2.5.i686.rpm"/>
+  <time file="1377321611" build="1377321604"/>
+  <size package="38460" installed="133881" archive="134324"/>
+<location href="x86_64/smartcard-service-server-0.1.19-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>smartcard-service-0.1.19-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3399"/>
+    <rpm:header-range start="280" end="3695"/>
     <rpm:provides>
       <rpm:entry name="smartcard-service-server" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="smartcard-service-server(x86-32)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
+      <rpm:entry name="smartcard-service-server(x86-64)" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libsmartcard-service-common.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="smartcard-service" flags="EQ" epoch="0" ver="0.1.19" rel="2.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libsmartcard-service-common.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/smartcard-daemon</file>
 
   </format>
 </package>
 <package type="rpm">
-  <name>smartdevicelink</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">913517e1eac6ab150a1d01b6411ed86dabbbc363a0d0f4874104acc98d51870b</checksum>
-  <summary>GENIVI SmartDeviceLink (SDL)</summary>
-  <description>SmartDeviceLink is a project which intends to standardize and wrap the
-many in-vehicle interfaces which may exist in the automotive
-context. The end goal is to provide an expandable software framework
-to both mobile application developers and automotive head unit
-creators for the creation of brought-in applications that appear
-integrated onto a head unit.
-
-Many in-vehicle HMIs use different colors, templates, icons, fonts,
-voice systems and input methods for their infotainment systems. With
-SmartDeviceLink, a template-based approach is provided by the
-automotive head unit and allows for different HMI frameworks to follow
-a specific set of guidelines ensuring a consistent experience to a
-developer. By leveraging this common API and a brought-in device,
-automotive head units leverage the complete power of the brought-in
-device using the APIs being executed on the mobile device.</description>
-  <packager/>
-  <url>http://projects.genivi.org/smartdevicelink/</url>
-  <time file="1377321151" build="1377321100"/>
-  <size package="1830110" installed="10912886" archive="10915632"/>
-<location href="i686/smartdevicelink-0.1-1.2.i686.rpm"/>
-  <format>
-    <rpm:license>BSD-3-Clause</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Network &amp; Connectivity/Connection Management</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>smartdevicelink-0.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9744"/>
-    <rpm:provides>
-      <rpm:entry name="config(smartdevicelink)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-      <rpm:entry name="libAppMgr.so"/>
-      <rpm:entry name="libJSONHandler.so"/>
-      <rpm:entry name="libMessageBroker.so"/>
-      <rpm:entry name="libMessageBrokerClient.so"/>
-      <rpm:entry name="libMessageBrokerServer.so"/>
-      <rpm:entry name="libProtocolHandler.so"/>
-      <rpm:entry name="libTransportManager.so"/>
-      <rpm:entry name="libUtils.so"/>
-      <rpm:entry name="libconnectionHandler.so"/>
-      <rpm:entry name="libencryption.so"/>
-      <rpm:entry name="libjsoncpp.so"/>
-      <rpm:entry name="liblog4cplus.so.0"/>
-      <rpm:entry name="smartdevicelink" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-      <rpm:entry name="smartdevicelink(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libMessageBrokerClient.so"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libencryption.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libTransportManager.so"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libconnectionHandler.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libJSONHandler.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libProtocolHandler.so"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)"/>
-      <rpm:entry name="libjsoncpp.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="webkit2-efl-test"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="smartdevicelink-hmi"/>
-      <rpm:entry name="config(smartdevicelink)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-      <rpm:entry name="libbluetooth.so.3"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libAppMgr.so"/>
-      <rpm:entry name="libMessageBroker.so"/>
-      <rpm:entry name="libUtils.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="liblog4cplus.so.0"/>
-      <rpm:entry name="libMessageBrokerServer.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/bin/smartDeviceLinkCore</file>
-    <file>/etc/smartdevicelink/log4cplus.properties</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>smartdevicelink-sample-hmi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">ea5738d581bd81e8f8f58107c9f5712bc21ab28ece478eb58bdfe1dd4b95d178</checksum>
-  <summary>Sample SmartDeviceLink capable HMI</summary>
-  <description>This package contains a an SmartDeviceLink template-based
-sample/reference HMI.</description>
-  <packager/>
-  <url>http://projects.genivi.org/smartdevicelink/</url>
-  <time file="1377321151" build="1377321100"/>
-  <size package="5769009" installed="8069099" archive="8224364"/>
-<location href="i686/smartdevicelink-sample-hmi-0.1-1.2.i686.rpm"/>
-  <format>
-    <rpm:license>BSD-3-Clause</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Graphics &amp; UI Framework/Automotive UI</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
-    <rpm:sourcerpm>smartdevicelink-0.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="120441"/>
-    <rpm:provides>
-      <rpm:entry name="config(smartdevicelink-sample-hmi)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-      <rpm:entry name="smartdevicelink-hmi"/>
-      <rpm:entry name="smartdevicelink-sample-hmi" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-      <rpm:entry name="smartdevicelink-sample-hmi(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="config(smartdevicelink-sample-hmi)" flags="EQ" epoch="0" ver="0.1" rel="1.2"/>
-    </rpm:requires>    <file>/etc/smartdevicelink/hmi_link</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>sms-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.2" rel="6.13"/>
-  <checksum type="sha256" pkgid="YES">5e10e87bd306a57bad4220768f8e2cde3edb1a32edf99fa2405954e4edbbfe1b</checksum>
+  <checksum type="sha256" pkgid="YES">940a493a1e854d36b1f12f81df3afd6502b031713e631b9cceb562474f9886fb</checksum>
   <summary>SMS plugin library</summary>
   <description>Description: SMS plugin library</description>
   <packager/>
   <url/>
-  <time file="1377320460" build="1377320449"/>
-  <size package="126128" installed="420068" archive="420492"/>
-<location href="i686/sms-plugin-0.9.2-6.13.i686.rpm"/>
+  <time file="1377320460" build="1377320450"/>
+  <size package="131364" installed="435736" archive="436160"/>
+<location href="x86_64/sms-plugin-0.9.2-6.13.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License v1.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>msg-service-0.9.2-6.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3696"/>
+    <rpm:header-range start="280" end="4088"/>
     <rpm:provides>
-      <rpm:entry name="libmsg_sms_plugin.so"/>
+      <rpm:entry name="libmsg_sms_plugin.so()(64bit)"/>
       <rpm:entry name="sms-plugin" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="sms-plugin(x86-32)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
+      <rpm:entry name="sms-plugin(x86-64)" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="msg-service" flags="EQ" epoch="0" ver="0.9.2" rel="6.13"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libdrm-client.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libmsg_utils.so"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libmsg_utils.so()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdrm-client.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>snapper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">5b6db258ae4538ec9eb895569097fd079e84b62e4d855075cd2aed2f0a771fd8</checksum>
+  <checksum type="sha256" pkgid="YES">a98e0a32fe0703eac5549bfe945a946f3d19b139f898f06ffc17349e4e2b4994</checksum>
   <summary>Tool for filesystem snapshot management</summary>
   <description>This package contains snapper, a tool for filesystem snapshot management.</description>
   <packager/>
   <url>http://en.opensuse.org/Portal:Snapper</url>
-  <time file="1377308583" build="1377308573"/>
-  <size package="154257" installed="579608" archive="581940"/>
-<location href="i686/snapper-0.1.2-1.12.i686.rpm"/>
+  <time file="1377308604" build="1377308593"/>
+  <size package="154593" installed="618556" archive="620888"/>
+<location href="x86_64/snapper-0.1.2-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>snapper-0.1.2-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5746"/>
+    <rpm:header-range start="280" end="5986"/>
     <rpm:provides>
       <rpm:entry name="config(snapper)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
       <rpm:entry name="snapper" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="snapper(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
+      <rpm:entry name="snapper(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="diffutils"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libsnapper.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libsnapper" flags="EQ" epoch="0" ver="0.1.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsnapper.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libboost_thread.so.1.49.0()(64bit)"/>
+      <rpm:entry name="diffutils"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
       <rpm:entry name="config(snapper)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
     <rpm:recommends>
       <rpm:entry name="snapper-zypp-plugin"/>
@@ -78606,27 +90846,27 @@ sample/reference HMI.</description>
 </package>
 <package type="rpm">
   <name>snapper-zypp-plugin</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="1.12"/>
-  <checksum type="sha256" pkgid="YES">abe76fb13732277d306b2fe23687e037f5e06d18953cd84d0394c1c848d7746f</checksum>
+  <checksum type="sha256" pkgid="YES">479bdc3496d2e0cdce67e2dbc4ced3370f1e502c52fd7899e16712d9530208b2</checksum>
   <summary>A zypp commit plugin for calling snapper</summary>
   <description>This package contains a plugin for zypp that makes filesystem snapshots with
 snapper during commits.</description>
   <packager/>
   <url>http://en.opensuse.org/Portal:Snapper</url>
-  <time file="1377308583" build="1377308573"/>
-  <size package="3308" installed="1119" archive="1396"/>
-<location href="i686/snapper-zypp-plugin-0.1.2-1.12.i686.rpm"/>
+  <time file="1377308604" build="1377308593"/>
+  <size package="3479" installed="1119" archive="1396"/>
+<location href="x86_64/snapper-zypp-plugin-0.1.2-1.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>snapper-0.1.2-1.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2658"/>
+    <rpm:header-range start="280" end="2830"/>
     <rpm:provides>
       <rpm:entry name="snapper-zypp-plugin" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
-      <rpm:entry name="snapper-zypp-plugin(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
+      <rpm:entry name="snapper-zypp-plugin(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="1.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="dbus-python"/>
@@ -78639,68 +90879,66 @@ snapper during commits.</description>
 </package>
 <package type="rpm">
   <name>speech-recognition</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.1" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">897fcf625bc92d4b3fd5100a788b173d087de777f2bba5592611692b371cd914</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.1" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">c502a54b6192bad9ce3a600ff40452cfe419de3a59e9d8588f0b78cc1a009359</checksum>
   <summary>Speech recognition service for Tizen</summary>
   <description>SRS/Winthorpe speech recognition system service.</description>
   <packager/>
   <url>https://github.com/otcshare/speech-recognition</url>
-  <time file="1377321623" build="1377321616"/>
-  <size package="74841" installed="245729" archive="248792"/>
-<location href="i686/speech-recognition-0.0.1-2.1.i686.rpm"/>
+  <time file="1377551967" build="1377551961"/>
+  <size package="78005" installed="289305" archive="292404"/>
+<location href="x86_64/speech-recognition-0.0.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>speech-recognition-0.0.1-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7256"/>
-    <rpm:provides>
-      <rpm:entry name="plugin-fake-speech.so"/>
-      <rpm:entry name="plugin-input-handler.so"/>
-      <rpm:entry name="plugin-nuance-speech.so"/>
-      <rpm:entry name="plugin-search-client.so"/>
-      <rpm:entry name="plugin-simple-disambiguator.so"/>
-      <rpm:entry name="plugin-simple-voice.so"/>
-      <rpm:entry name="plugin-sphinx-speech.so"/>
-      <rpm:entry name="plugin-wrt-media-client.so"/>
-      <rpm:entry name="speech-recognition" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
-      <rpm:entry name="speech-recognition(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>speech-recognition-0.0.1-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="7604"/>
+    <rpm:provides>
+      <rpm:entry name="plugin-fake-speech.so()(64bit)"/>
+      <rpm:entry name="plugin-input-handler.so()(64bit)"/>
+      <rpm:entry name="plugin-nuance-speech.so()(64bit)"/>
+      <rpm:entry name="plugin-search-client.so()(64bit)"/>
+      <rpm:entry name="plugin-simple-disambiguator.so()(64bit)"/>
+      <rpm:entry name="plugin-simple-voice.so()(64bit)"/>
+      <rpm:entry name="plugin-sphinx-speech.so()(64bit)"/>
+      <rpm:entry name="plugin-wrt-media-client.so()(64bit)"/>
+      <rpm:entry name="speech-recognition" flags="EQ" epoch="0" ver="0.0.1" rel="2.2"/>
+      <rpm:entry name="speech-recognition(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="2.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libmurphy-pulse.so.0()(64bit)"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="pocketsphinx"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpulse.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="sphinxbase"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libmurphy-glib.so.0"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmurphy-pulse.so.0"/>
-      <rpm:entry name="libpulse-mainloop-glib.so.0"/>
-      <rpm:entry name="libpulse.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpocketsphinx.so.1"/>
-      <rpm:entry name="pocketsphinx"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libmurphy-resource.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libmurphy-common.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpulse.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libmurphy-resource.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libpulse-mainloop-glib.so.0(PULSE_0)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
       <rpm:entry name="pulseaudio"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsphinxad.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpulse.so.0(PULSE_0)"/>
+      <rpm:entry name="libsphinxad.so.0()(64bit)"/>
+      <rpm:entry name="libpocketsphinx.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libmurphy-glib.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libmurphy-common.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
     </rpm:requires>    <file>/etc/speech-recognition/speech-recognition.conf</file>
     <file>/usr/sbin/srs-daemon</file>
     <file>/etc/sysconfig/speech-recognition</file>
@@ -78709,26 +90947,26 @@ snapper during commits.</description>
 </package>
 <package type="rpm">
   <name>speech-recognition-doc</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.1" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">4d6f8fa5b1693ca71770c51d80c542bfc7a973677f36b617feeac707b371c7a3</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.0.1" rel="2.2"/>
+  <checksum type="sha256" pkgid="YES">f38b9b2d8a9a820c4b669eccd9895545857ae54c8e19310a778d157d2e8e27be</checksum>
   <summary>Documentation</summary>
   <description>Documentation for the speech recognition service.</description>
   <packager/>
   <url>https://github.com/otcshare/speech-recognition</url>
-  <time file="1377321623" build="1377321616"/>
-  <size package="3820" installed="993" archive="2292"/>
-<location href="i686/speech-recognition-doc-0.0.1-2.1.i686.rpm"/>
+  <time file="1377551967" build="1377551961"/>
+  <size package="3992" installed="993" archive="2292"/>
+<location href="x86_64/speech-recognition-doc-0.0.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
-    <rpm:sourcerpm>speech-recognition-0.0.1-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3064"/>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>speech-recognition-0.0.1-2.2.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3236"/>
     <rpm:provides>
-      <rpm:entry name="speech-recognition-doc" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
-      <rpm:entry name="speech-recognition-doc(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="2.1"/>
+      <rpm:entry name="speech-recognition-doc" flags="EQ" epoch="0" ver="0.0.1" rel="2.2"/>
+      <rpm:entry name="speech-recognition-doc(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -78736,9 +90974,9 @@ snapper during commits.</description>
 </package>
 <package type="rpm">
   <name>speex</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-  <checksum type="sha256" pkgid="YES">3fb32fbaa59183f826e5a4964c7eb59d5b28d36b823c9d128d957588b054c962</checksum>
+  <checksum type="sha256" pkgid="YES">ba629ef0d00abee3fb52851c3c00e41518c8a120a412dd8d9bc50c3e82a318e4</checksum>
   <summary>An Open Source, Patent Free Speech Codec</summary>
   <description>Speex is a patent free audio codec designed especially for voice
 (unlike Vorbis which targets general audio) signals and providing good
@@ -78746,30 +90984,30 @@ narrowband and wideband quality. This project aims to be complementary
 to the Vorbis codec.</description>
   <packager/>
   <url>http://www.speex.org/</url>
-  <time file="1375472621" build="1375472593"/>
-  <size package="24565" installed="64992" archive="65968"/>
-<location href="i686/speex-1.1.999_1.2rc1-10.10.i686.rpm"/>
+  <time file="1375474178" build="1375474169"/>
+  <size package="24997" installed="69260" archive="70236"/>
+<location href="x86_64/speex-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
   <format>
-    <rpm:license>BSD-3-Clause</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Multimedia/Audio</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3880"/>
-    <rpm:provides>
-      <rpm:entry name="speex" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="speex(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libogg.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libspeex.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libspeexdsp.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Multimedia/Audio</rpm:group>
+    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4116"/>
+    <rpm:provides>
+      <rpm:entry name="speex" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="speex(x86-64)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libspeexdsp.so.1()(64bit)"/>
+      <rpm:entry name="libogg.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libspeex.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/speexenc</file>
     <file>/usr/bin/speexdec</file>
 
@@ -78777,29 +91015,29 @@ to the Vorbis codec.</description>
 </package>
 <package type="rpm">
   <name>speex-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-  <checksum type="sha256" pkgid="YES">b938aaeeca0a3647015a232b81810c899e653e9ae8c9fa859d67a37180625213</checksum>
+  <checksum type="sha256" pkgid="YES">df33cd83536fb40d31a0cbfe499533e384312b4657d540a10ec8181ae8b7a7cb</checksum>
   <summary>Development package for SpeeX</summary>
   <description>This package contains the files needed to compile programs that use the
 SpeeX library.</description>
   <packager/>
   <url>http://www.speex.org/</url>
-  <time file="1375472621" build="1375472593"/>
-  <size package="19633" installed="80746" archive="83524"/>
-<location href="i686/speex-devel-1.1.999_1.2rc1-10.10.i686.rpm"/>
+  <time file="1375474178" build="1375474169"/>
+  <size package="19821" installed="80750" archive="83540"/>
+<location href="x86_64/speex-devel-1.1.999_1.2rc1-10.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>speex-1.1.999_1.2rc1-10.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4560"/>
+    <rpm:header-range start="280" end="4740"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(speex)" flags="EQ" epoch="0" ver="1.2rc1"/>
       <rpm:entry name="pkgconfig(speexdsp)" flags="EQ" epoch="0" ver="1.2rc1"/>
       <rpm:entry name="speex-devel" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
-      <rpm:entry name="speex-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
+      <rpm:entry name="speex-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.999_1.2rc1" rel="10.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libspeexdsp" flags="EQ" epoch="0" ver="1.1.999_1.2rc1"/>
@@ -78812,42 +91050,41 @@ SpeeX library.</description>
 </package>
 <package type="rpm">
   <name>sphinxbase</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">7f87ac85a8103eacafee1c0cd51eb6c7a2b6183fe69c335b5a3448f375393224</checksum>
+  <checksum type="sha256" pkgid="YES">f33d30d50937c7e990bb216a6232312ac5244e0bbcdb6523820b588b5bc48d5c</checksum>
   <summary>Speech Recognition Engine</summary>
   <description>Sphinxbase is a common library for CMU Sphinx voice recognition products.
 This package does not provide voice recognition by itself.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308478" build="1377308469"/>
-  <size package="38510" installed="131537" archive="133360"/>
-<location href="i686/sphinxbase-0.7-1.1.i686.rpm"/>
+  <time file="1377308486" build="1377308476"/>
+  <size package="39404" installed="154537" archive="156360"/>
+<location href="x86_64/sphinxbase-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sphinxbase-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5708"/>
+    <rpm:header-range start="280" end="5876"/>
     <rpm:provides>
       <rpm:entry name="sphinxbase" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="sphinxbase(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libsphinxad.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="sphinxbase(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsphinxad.so.0()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sphinx_lm_convert</file>
     <file>/usr/bin/sphinx_cont_fileseg</file>
     <file>/usr/bin/sphinx_cepview</file>
@@ -78862,27 +91099,27 @@ This package does not provide voice recognition by itself.</description>
 </package>
 <package type="rpm">
   <name>sphinxbase-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">ed7a8016ad7a1f31075b59c34735f4a1115ee4cd31e6d25eb9b2033295ccb98d</checksum>
+  <checksum type="sha256" pkgid="YES">bc779ed35b484e758aeb9d756b367cf28dc1e435b4f021f725b1cfe256f2fe82</checksum>
   <summary>Header and other development files for sphinxbase</summary>
   <description>Header files and other development files for sphinxbase.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308478" build="1377308469"/>
-  <size package="62512" installed="311942" archive="318904"/>
-<location href="i686/sphinxbase-devel-0.7-1.1.i686.rpm"/>
+  <time file="1377308486" build="1377308476"/>
+  <size package="62694" installed="311944" archive="318912"/>
+<location href="x86_64/sphinxbase-devel-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sphinxbase-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7152"/>
+    <rpm:header-range start="280" end="7328"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(sphinxbase)" flags="EQ" epoch="0" ver="0.7"/>
       <rpm:entry name="sphinxbase-devel" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="sphinxbase-devel(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="sphinxbase-devel(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sphinxbase-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
@@ -78892,92 +91129,89 @@ This package does not provide voice recognition by itself.</description>
 </package>
 <package type="rpm">
   <name>sphinxbase-libs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">ccb3114da6cf781fed81f2ce1f53f463349f97ceb3ddf2d407951673c2d7b186</checksum>
+  <checksum type="sha256" pkgid="YES">91297c780509c65bd743a3abc2f0f0658e28f922a728c0d31452487a5b0b5309</checksum>
   <summary>Libraries for sphinxbase</summary>
   <description>The libraries for sphinxbase.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308478" build="1377308469"/>
-  <size package="146157" installed="379705" archive="381400"/>
-<location href="i686/sphinxbase-libs-0.7-1.1.i686.rpm"/>
+  <time file="1377308486" build="1377308476"/>
+  <size package="150471" installed="391725" archive="393428"/>
+<location href="x86_64/sphinxbase-libs-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sphinxbase-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4236"/>
+    <rpm:header-range start="280" end="4440"/>
     <rpm:provides>
-      <rpm:entry name="libsphinxad.so.0"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
+      <rpm:entry name="libsphinxad.so.0()(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
       <rpm:entry name="sphinxbase-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="sphinxbase-libs(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="sphinxbase-libs(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>sphinxbase-python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.7" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">4d1ce7a6442d44930534e708ada4cf8f7e1de6888dcdb3c71272e4535df67464</checksum>
+  <checksum type="sha256" pkgid="YES">be0bb342f496e5a062220587b3e1883bd524c7396044e5dfece625c9b3fa7fd1</checksum>
   <summary>Python interface to sphinxbase</summary>
   <description>Python interface to sphinxbase.</description>
   <packager/>
   <url>http://www.pocketsphinx.org/</url>
-  <time file="1377308478" build="1377308469"/>
-  <size package="32447" installed="99419" archive="100644"/>
-<location href="i686/sphinxbase-python-0.7-1.1.i686.rpm"/>
+  <time file="1377308486" build="1377308476"/>
+  <size package="36975" installed="115287" archive="116524"/>
+<location href="x86_64/sphinxbase-python-0.7-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sphinxbase-0.7-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3236"/>
+    <rpm:header-range start="280" end="3456"/>
     <rpm:provides>
       <rpm:entry name="sphinxbase-python" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="sphinxbase-python(x86-32)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="sphinxbase.so"/>
+      <rpm:entry name="sphinxbase-python(x86-64)" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
+      <rpm:entry name="sphinxbase.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libsphinxbase.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="sphinxbase-libs" flags="EQ" epoch="0" ver="0.7" rel="1.1"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libsphinxbase.so.1()(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>sqlite</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.7.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5d757a3b72d8f82b0def61377ec7c5afe9eaa496500b9a001a6580d167b7853d</checksum>
+  <checksum type="sha256" pkgid="YES">b68316dc9d22334d858bfa5e91075e493a41ee1ec83ccdad210ae8302ddc864a</checksum>
   <summary>Embeddable SQL Database Engine</summary>
   <description>SQLite is a C library that implements an embeddable SQL database
 engine. Programs that link with the SQLite library can have SQL
@@ -78991,40 +91225,40 @@ SQLite can be used via the sqlite command line tool or via any
 application that supports the Qt database plug-ins.</description>
   <packager/>
   <url>http://www.sqlite.org/</url>
-  <time file="1375472352" build="1375472338"/>
-  <size package="24861" installed="56120" archive="56372"/>
-<location href="i686/sqlite-3.7.14-2.10.i686.rpm"/>
+  <time file="1375473886" build="1375473874"/>
+  <size package="26576" installed="63032" archive="63284"/>
+<location href="x86_64/sqlite-3.7.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Database</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sqlite-3.7.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3557"/>
     <rpm:provides>
       <rpm:entry name="sqlite" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
-      <rpm:entry name="sqlite(x86-32)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="sqlite(x86-64)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
       <rpm:entry name="sqlite3"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="libsqlite" flags="EQ" epoch="0" ver="3.7.14"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sqlite3</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>sqlite-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.7.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">983c01bfc33830fc8d270f16a8b039fd52ec683819641493af4bea7ea086dd20</checksum>
+  <checksum type="sha256" pkgid="YES">1b863ea92d00eeffa27bf977cca3afdcc342e7cc75fd0e6767e0cea0ac3687a9</checksum>
   <summary>Embeddable SQL Database Engine</summary>
   <description>SQLite is a C library that implements an embeddable SQL database
 engine. Programs that link with the SQLite library can have SQL
@@ -79038,20 +91272,20 @@ SQLite can be used via the sqlite command-line tool or via any
 application which supports the Qt database plug-ins.</description>
   <packager/>
   <url>http://www.sqlite.org/</url>
-  <time file="1375472352" build="1375472338"/>
-  <size package="82743" installed="364579" archive="365284"/>
-<location href="i686/sqlite-devel-3.7.14-2.10.i686.rpm"/>
+  <time file="1375473886" build="1375473874"/>
+  <size package="82926" installed="364581" archive="365288"/>
+<location href="x86_64/sqlite-devel-3.7.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sqlite-3.7.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3481"/>
+    <rpm:header-range start="280" end="3661"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(sqlite3)" flags="EQ" epoch="0" ver="3.7.14"/>
       <rpm:entry name="sqlite-devel" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
-      <rpm:entry name="sqlite-devel(x86-32)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="sqlite-devel(x86-64)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
       <rpm:entry name="sqlite3-devel" flags="EQ" epoch="0" ver="3.7.14"/>
     </rpm:provides>
     <rpm:requires>
@@ -79067,26 +91301,26 @@ application which supports the Qt database plug-ins.</description>
 </package>
 <package type="rpm">
   <name>sqlite-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.7.14" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">5371c4bf8a8a59d146550781b75040a8c42b2d275da3aa152ee6fd78c12f120f</checksum>
+  <checksum type="sha256" pkgid="YES">1053bf98dcba2f80c0bc9492ab3ff00e4a3f81cad618158f80fc69e75aafdf6f</checksum>
   <summary>Documentation for package sqlite</summary>
   <description>This package provides documentation for package sqlite.</description>
   <packager/>
   <url>http://www.sqlite.org/</url>
-  <time file="1375472352" build="1375472338"/>
-  <size package="5288" installed="2896" archive="3164"/>
-<location href="i686/sqlite-docs-3.7.14-2.10.i686.rpm"/>
+  <time file="1375473886" build="1375473874"/>
+  <size package="5461" installed="2896" archive="3164"/>
+<location href="x86_64/sqlite-docs-3.7.14-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>sqlite-3.7.14-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2244"/>
+    <rpm:header-range start="280" end="2417"/>
     <rpm:provides>
       <rpm:entry name="sqlite-docs" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
-      <rpm:entry name="sqlite-docs(x86-32)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
+      <rpm:entry name="sqlite-docs(x86-64)" flags="EQ" epoch="0" ver="3.7.14" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -79094,49 +91328,48 @@ application which supports the Qt database plug-ins.</description>
 </package>
 <package type="rpm">
   <name>squashfs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.2" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">857b355a67a6f39c80946b83ed3f2baa0e33e7ef8b5d4a528ed9c21c406bf3f9</checksum>
+  <checksum type="sha256" pkgid="YES">b1bc910ee9e1360c787122c108e7cb7fee3f7d59366b432913f0d16a9d2b9fd6</checksum>
   <summary>A Read-Only File System with Efficient Compression</summary>
   <description>This package contains the userland utilities to create and read
 squashfs images.</description>
   <packager/>
   <url>http://squashfs.sourceforge.net/</url>
-  <time file="1376539059" build="1376539050"/>
-  <size package="90570" installed="263887" archive="264564"/>
-<location href="i686/squashfs-4.2-2.12.i686.rpm"/>
+  <time file="1376539307" build="1376539299"/>
+  <size package="95640" installed="266551" archive="267228"/>
+<location href="x86_64/squashfs-4.2-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Filesystems</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>squashfs-4.2-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3731"/>
+    <rpm:header-range start="280" end="3999"/>
     <rpm:provides>
       <rpm:entry name="squashfs" flags="EQ" epoch="0" ver="4.2" rel="2.12"/>
-      <rpm:entry name="squashfs(x86-32)" flags="EQ" epoch="0" ver="4.2" rel="2.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="liblzo2.so.2"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
+      <rpm:entry name="squashfs(x86-64)" flags="EQ" epoch="0" ver="4.2" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="liblzo2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="filesystem(squashfs)"/>
@@ -79148,44 +91381,44 @@ squashfs images.</description>
 </package>
 <package type="rpm">
   <name>ss-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.12.9" rel="5.8"/>
-  <checksum type="sha256" pkgid="YES">ef89a197a0f1e5373bba48cc4d9a6c2e9f439e6d35bc1b49ddde50becf869b8d</checksum>
+  <checksum type="sha256" pkgid="YES">c36afb6770b5af7f1f5f744dfc278138acfadd28b91f529b20795f2a98bc7cd0</checksum>
   <summary>Secure storage  (ss-server)</summary>
   <description>Secure storage package (ss-server)</description>
   <packager/>
   <url/>
-  <time file="1377321118" build="1377321112"/>
-  <size package="19295" installed="42787" archive="44164"/>
-<location href="i686/ss-server-0.12.9-5.8.i686.rpm"/>
+  <time file="1377321138" build="1377321131"/>
+  <size package="19496" installed="45083" archive="46460"/>
+<location href="x86_64/ss-server-0.12.9-5.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>secure-storage-0.12.9-5.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4118"/>
+    <rpm:header-range start="280" end="4378"/>
     <rpm:provides>
       <rpm:entry name="ss-server" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
-      <rpm:entry name="ss-server(x86-32)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
+      <rpm:entry name="ss-server(x86-64)" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="libss-client" flags="EQ" epoch="0" ver="0.12.9" rel="5.8"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsecurity-server-client.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl"/>
       <rpm:entry name="systemd"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc5.d/S40ss-server</file>
     <file>/usr/bin/ss-server</file>
     <file>/etc/rc.d/init.d/ss-serverd</file>
@@ -79195,63 +91428,61 @@ squashfs images.</description>
 </package>
 <package type="rpm">
   <name>starter</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.4.62" rel="5.5"/>
-  <checksum type="sha256" pkgid="YES">6bad10aaf79c8935e0de84330744a9e1985bb12a34a952d00fd6c220e464a294</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.4.62" rel="5.6"/>
+  <checksum type="sha256" pkgid="YES">d9d7b79848a600bec7dd3abf567a5b43a1b6bb0938e6910734c25ddbe6bfb70b</checksum>
   <summary>starter</summary>
   <description>Description: Starter</description>
   <packager/>
   <url/>
-  <time file="1376659869" build="1376659847"/>
-  <size package="64133" installed="215840" archive="226060"/>
-<location href="i686/starter-0.4.62-5.5.i686.rpm"/>
+  <time file="1377322220" build="1377322215"/>
+  <size package="65757" installed="222444" archive="232668"/>
+<location href="x86_64/starter-0.4.62-5.6.x86_64.rpm"/>
   <format>
     <rpm:license>TO_BE/FILLED_IN</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>starter-0.4.62-5.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="13432"/>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>starter-0.4.62-5.6.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="13816"/>
     <rpm:provides>
-      <rpm:entry name="libug-lockscreen-options.so.0.1.0"/>
-      <rpm:entry name="starter" flags="EQ" epoch="0" ver="0.4.62" rel="5.5"/>
-      <rpm:entry name="starter(x86-32)" flags="EQ" epoch="0" ver="0.4.62" rel="5.5"/>
+      <rpm:entry name="libug-lockscreen-options.so.0.1.0()(64bit)"/>
+      <rpm:entry name="starter" flags="EQ" epoch="0" ver="0.4.62" rel="5.6"/>
+      <rpm:entry name="starter(x86-64)" flags="EQ" epoch="0" ver="0.4.62" rel="5.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="libcapi-system-media-key.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-media-key.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
+      <rpm:entry name="libcapi-system-info.so.0()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/etc/init.d/rd4starter</file>
     <file>/etc/init.d/rd3starter</file>
     <file>/usr/bin/starter</file>
@@ -79260,68 +91491,67 @@ squashfs images.</description>
 </package>
 <package type="rpm">
   <name>status</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.1" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">980848fbe5b010613a79ae382df6103cec4bff8358478da471301ecea37d4fe7</checksum>
+  <checksum type="sha256" pkgid="YES">bf89bf356774ec5a7f1c01b998312be8b2775c308adfb179d5569fdf8ed80867</checksum>
   <summary>status library</summary>
   <description>Status library.</description>
   <packager/>
   <url/>
-  <time file="1377321513" build="1377321508"/>
-  <size package="14338" installed="39784" archive="40984"/>
-<location href="i686/status-0.0.1-2.4.i686.rpm"/>
+  <time file="1377321505" build="1377321500"/>
+  <size package="14907" installed="42652" archive="43868"/>
+<location href="x86_64/status-0.0.1-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TBD</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>status-0.0.1-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4167"/>
+    <rpm:header-range start="280" end="4383"/>
     <rpm:provides>
-      <rpm:entry name="libstatus-monitor.so.0"/>
-      <rpm:entry name="libstatus.so.0"/>
+      <rpm:entry name="libstatus-monitor.so.0()(64bit)"/>
+      <rpm:entry name="libstatus.so.0()(64bit)"/>
       <rpm:entry name="status" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
-      <rpm:entry name="status(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
+      <rpm:entry name="status(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>status-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.1" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">ce06084a02d9ea1eeac0196afc69f82e9ba4394f11bd1f039a90d94b8611aaf7</checksum>
+  <checksum type="sha256" pkgid="YES">003d2ba28e2150ce92f7e6fba9473e9cfe1da16326e62233ef4709306c640578</checksum>
   <summary>Status library (devel)</summary>
   <description>Status library (devel).</description>
   <packager/>
   <url/>
-  <time file="1377321513" build="1377321508"/>
-  <size package="4621" installed="6923" archive="7776"/>
-<location href="i686/status-devel-0.0.1-2.4.i686.rpm"/>
+  <time file="1377321505" build="1377321500"/>
+  <size package="4800" installed="6927" archive="7792"/>
+<location href="x86_64/status-devel-0.0.1-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>status-0.0.1-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2899"/>
+    <rpm:header-range start="280" end="3075"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(status)" flags="EQ" epoch="0" ver="0.0.1"/>
       <rpm:entry name="pkgconfig(status-monitor)" flags="EQ" epoch="0" ver="0.0.1"/>
       <rpm:entry name="status-devel" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
-      <rpm:entry name="status-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
+      <rpm:entry name="status-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="status" flags="EQ" epoch="0" ver="0.0.1" rel="2.4"/>
@@ -79331,97 +91561,135 @@ squashfs images.</description>
 </package>
 <package type="rpm">
   <name>strace</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.7" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">00ab8baaa5f5829cac20da3be548b435297d646e9cab7a1915354a60bb7ec67b</checksum>
+  <checksum type="sha256" pkgid="YES">2c53b4bbe0dacbdc9aa75af4f44be2bb7c75f19ee7012c12c0f82d89d7fbc77b</checksum>
   <summary>A utility to trace the system calls of a program</summary>
   <description>With strace, you can trace the activity of a program.  Information
 about any system calls the program makes and the signals it receives
 and processes can be seen.  Child processes can also be tracked.</description>
   <packager/>
   <url>http://sourceforge.net/projects/strace/</url>
-  <time file="1376541303" build="1376541294"/>
-  <size package="110515" installed="307203" archive="307880"/>
-<location href="i686/strace-4.7-2.11.i686.rpm"/>
+  <time file="1376541430" build="1376541421"/>
+  <size package="114942" installed="484239" archive="484916"/>
+<location href="x86_64/strace-4.7-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Debuggers</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>strace-4.7-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3393"/>
+    <rpm:header-range start="280" end="3597"/>
     <rpm:provides>
       <rpm:entry name="strace" flags="EQ" epoch="0" ver="4.7" rel="2.11"/>
-      <rpm:entry name="strace(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.11"/>
+      <rpm:entry name="strace(x86-64)" flags="EQ" epoch="0" ver="4.7" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="/usr/bin/perl"/>
+    </rpm:requires>    <file>/usr/bin/strace-graph</file>
+    <file>/usr/bin/strace</file>
+    <file>/usr/bin/strace-log-merge</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>strace-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="4.7" rel="2.11"/>
+  <checksum type="sha256" pkgid="YES">eeed6256fa869e3ebe256ff1821bef08ed01c47b3e0a0804f4ce5a0fcb3427d9</checksum>
+  <summary>A utility to trace the system calls of a program</summary>
+  <description>With strace, you can trace the activity of a program.  Information
+about any system calls the program makes and the signals it receives
+and processes can be seen.  Child processes can also be tracked.</description>
+  <packager/>
+  <url>http://sourceforge.net/projects/strace/</url>
+  <time file="1376541303" build="1376541295"/>
+  <size package="100838" installed="297834" archive="298228"/>
+<location href="x86_64/strace-32bit-4.7-2.11.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Tools/Debuggers</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>strace-4.7-2.11.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2934"/>
+    <rpm:provides>
+      <rpm:entry name="strace-32bit" flags="EQ" epoch="0" ver="4.7" rel="2.11"/>
+      <rpm:entry name="strace-32bit(x86-32)" flags="EQ" epoch="0" ver="4.7" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="/usr/bin/perl"/>
       <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/strace-graph</file>
-    <file>/usr/bin/strace</file>
-    <file>/usr/bin/strace-log-merge</file>
+    </rpm:requires>    <file>/usr/bin/strace32</file>
+    <file>/usr/bin/strace-graph32</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>stt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.41" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">3d91cb2089a24134f74dea5a7eac7b3751be8c6efd2331a27806a5a659bf7e06</checksum>
+  <checksum type="sha256" pkgid="YES">4b2ef2e9af627ec34cbf51d4f8e3aac4079361b8794f25feea9028768f11c196</checksum>
   <summary>Speech To Text client library and daemon</summary>
   <description>Speech To Text client library and daemon.</description>
   <packager/>
   <url/>
-  <time file="1377321784" build="1377321778"/>
-  <size package="58531" installed="229660" archive="230924"/>
-<location href="i686/stt-0.1.41-2.7.i686.rpm"/>
+  <time file="1377322052" build="1377322048"/>
+  <size package="61621" installed="233660" archive="234924"/>
+<location href="x86_64/stt-0.1.41-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>UI Framework/Libraries</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>stt-0.1.41-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4531"/>
+    <rpm:header-range start="280" end="4775"/>
     <rpm:provides>
-      <rpm:entry name="libstt.so"/>
-      <rpm:entry name="libstt_setting.so"/>
+      <rpm:entry name="libstt.so()(64bit)"/>
+      <rpm:entry name="libstt_setting.so()(64bit)"/>
       <rpm:entry name="stt" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
-      <rpm:entry name="stt(x86-32)" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libcapi-media-audio-io.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libcapi-media-sound-manager.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="stt(x86-64)" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcapi-media-sound-manager.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libcapi-media-audio-io.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/config/sysinfo-stt.xml</file>
     <file>/usr/bin/stt-daemon</file>
 
@@ -79429,28 +91697,28 @@ and processes can be seen.  Child processes can also be tracked.</description>
 </package>
 <package type="rpm">
   <name>stt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.41" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">2db38a833dc669f9ebb8734b6fecd612a16857c9d4fb1a9acaccf30a547e4c03</checksum>
+  <checksum type="sha256" pkgid="YES">ef74a4f7fb59a6f59e2308fb5444b9f26b96b65bd6d23101e44bf12591c305d8</checksum>
   <summary>Speech To Text header files for STT development</summary>
   <description>Speech To Text header files for STT development.</description>
   <packager/>
   <url/>
-  <time file="1377321784" build="1377321778"/>
-  <size package="9920" installed="54993" archive="55816"/>
-<location href="i686/stt-devel-0.1.41-2.7.i686.rpm"/>
+  <time file="1377322052" build="1377322048"/>
+  <size package="10101" installed="54993" archive="55816"/>
+<location href="x86_64/stt-devel-0.1.41-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/UI Framework</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>stt-0.1.41-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2979"/>
+    <rpm:header-range start="280" end="3159"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(stt)" flags="EQ" epoch="0" ver="0.0.1"/>
       <rpm:entry name="pkgconfig(stt-setting)" flags="EQ" epoch="0" ver="0.0.1"/>
       <rpm:entry name="stt-devel" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
-      <rpm:entry name="stt-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
+      <rpm:entry name="stt-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.41" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
@@ -79462,9 +91730,9 @@ and processes can be seen.  Child processes can also be tracked.</description>
 </package>
 <package type="rpm">
   <name>sudo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.6p6" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">91a924629bce0b4a27188be882c79852326f423254b777f347ed637a684b4d12</checksum>
+  <checksum type="sha256" pkgid="YES">d1d02fa7bd41b1ebb2b0164fd9c3deb2e8619a35512a958b68ae3bfa878a7f73</checksum>
   <summary>Execute some commands as root</summary>
   <description>Sudo is a command that allows users to execute some commands as root.
 The /etc/sudoers file (edited with 'visudo') specifies which users have
@@ -79475,49 +91743,44 @@ given time N (where N is defined at installation and is set to 5
 minutes by default).</description>
   <packager/>
   <url>http://www.sudo.ws/</url>
-  <time file="1377046325" build="1377046293"/>
-  <size package="498650" installed="1717307" archive="1721340"/>
-<location href="i686/sudo-1.8.6p6-2.22.i686.rpm"/>
+  <time file="1377046527" build="1377046515"/>
+  <size package="508017" installed="1750211" archive="1754244"/>
+<location href="x86_64/sudo-1.8.6p6-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>sudo-1.8.6p6-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7651"/>
+    <rpm:header-range start="280" end="7759"/>
     <rpm:provides>
       <rpm:entry name="config(sudo)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
-      <rpm:entry name="libsudo_noexec.so"/>
+      <rpm:entry name="libsudo_noexec.so()(64bit)"/>
       <rpm:entry name="sudo" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
-      <rpm:entry name="sudo(x86-32)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
-      <rpm:entry name="sudoers.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.4)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="sudo(x86-64)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
+      <rpm:entry name="sudoers.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(sudo)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sudo</file>
     <file>/etc/sudoers</file>
     <file>/usr/bin/sudoreplay</file>
@@ -79530,26 +91793,26 @@ minutes by default).</description>
 </package>
 <package type="rpm">
   <name>sudo-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.6p6" rel="2.22"/>
-  <checksum type="sha256" pkgid="YES">8e4c505868a78e8a083cbea64334e91901bb5eccc1459ff5900f3dd106422022</checksum>
+  <checksum type="sha256" pkgid="YES">b7f525a497a63d28b88fc0116d05307e0776fdf19fc898895d3339afb339cfb4</checksum>
   <summary>Header files needed for sudo plugin development</summary>
   <description>These header files are needed for building of sudo plugins.</description>
   <packager/>
   <url>http://www.sudo.ws/</url>
-  <time file="1377046325" build="1377046293"/>
-  <size package="4679" installed="7321" archive="7588"/>
-<location href="i686/sudo-devel-1.8.6p6-2.22.i686.rpm"/>
+  <time file="1377046527" build="1377046515"/>
+  <size package="4850" installed="7321" archive="7588"/>
+<location href="x86_64/sudo-devel-1.8.6p6-2.22.x86_64.rpm"/>
   <format>
     <rpm:license>ISC</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>sudo-1.8.6p6-2.22.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2443"/>
+    <rpm:header-range start="280" end="2615"/>
     <rpm:provides>
       <rpm:entry name="sudo-devel" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
-      <rpm:entry name="sudo-devel(x86-32)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
+      <rpm:entry name="sudo-devel(x86-64)" flags="EQ" epoch="0" ver="1.8.6p6" rel="2.22"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -79585,26 +91848,26 @@ minutes by default).</description>
 </package>
 <package type="rpm">
   <name>svi-data</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.3" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">5b118fd733c59fa46639552faf3041e5bf29133f69d342d8df676e070c63fd2c</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.3" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">aba52a476bc1086eae9deb614b3b5eeee590124a1238401d22a0257f9503ec02</checksum>
   <summary>svi resource package</summary>
   <description>svi resource package</description>
   <packager/>
   <url/>
-  <time file="1377321660" build="1377321654"/>
-  <size package="142928" installed="602107" archive="608408"/>
-<location href="i686/svi-data-0.1.3-2.3.i686.rpm"/>
+  <time file="1377552065" build="1377552058"/>
+  <size package="143108" installed="602107" archive="608408"/>
+<location href="x86_64/svi-data-0.1.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
-    <rpm:sourcerpm>libfeedback-0.1.3-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9164"/>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>libfeedback-0.1.3-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="9344"/>
     <rpm:provides>
-      <rpm:entry name="svi-data" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
-      <rpm:entry name="svi-data(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.3"/>
+      <rpm:entry name="svi-data" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
+      <rpm:entry name="svi-data(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -79614,26 +91877,26 @@ minutes by default).</description>
 </package>
 <package type="rpm">
   <name>svi-data-sdk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.2" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">55da39c60e1c39d5cd51f8ef1ef08db9ee6998a82f4861c16a65861509a729f8</checksum>
+  <checksum type="sha256" pkgid="YES">7a288b53f6aa5228208cb3aa509f7740fc6e509572db24d75ba69dd130e708e6</checksum>
   <summary>svi library audio data package (SDK)</summary>
   <description>svi library audio data package (SDK)</description>
   <packager/>
   <url/>
-  <time file="1377320992" build="1377320980"/>
-  <size package="142814" installed="602107" archive="608408"/>
-<location href="i686/svi-data-sdk-0.1.2-2.12.i686.rpm"/>
+  <time file="1377321004" build="1377320996"/>
+  <size package="143483" installed="602107" archive="608408"/>
+<location href="x86_64/svi-data-sdk-0.1.2-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Resources</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>svi-data-sdk-0.1.2-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9065"/>
+    <rpm:header-range start="280" end="9237"/>
     <rpm:provides>
       <rpm:entry name="svi-data-sdk" flags="EQ" epoch="0" ver="0.1.2" rel="2.12"/>
-      <rpm:entry name="svi-data-sdk(x86-32)" flags="EQ" epoch="0" ver="0.1.2" rel="2.12"/>
+      <rpm:entry name="svi-data-sdk(x86-64)" flags="EQ" epoch="0" ver="0.1.2" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="coreutils" pre="1"/>
@@ -79643,9 +91906,9 @@ minutes by default).</description>
 </package>
 <package type="rpm">
   <name>swig</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">99d6962f9590d33ceb157471209d590a8a7bf3060d41ee18ff54d7dccf28fe84</checksum>
+  <checksum type="sha256" pkgid="YES">7f2dd185e8877b17c792e7c2ea6e0c593b012f4c9578de307babe884b45dbe64</checksum>
   <summary>Simplified Wrapper and Interface Generator</summary>
   <description>SWIG is a compiler that attempts to make it easy to integrate C, C++,
 or Objective-C code with scripting languages including Perl, Tcl, and
@@ -79657,791 +91920,297 @@ documentation generation, module and library management, extensive
 customization options, and more.</description>
   <packager/>
   <url>http://www.swig.org/</url>
-  <time file="1375475855" build="1375475831"/>
-  <size package="1134373" installed="4995236" archive="5090936"/>
-<location href="i686/swig-2.0.7-2.9.i686.rpm"/>
+  <time file="1375477577" build="1375477551"/>
+  <size package="1157559" installed="4939864" archive="5035564"/>
+<location href="x86_64/swig-2.0.7-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+ and BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages/C and C++</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>swig-2.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="69319"/>
-    <rpm:provides>
-      <rpm:entry name="swig" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
-      <rpm:entry name="swig(x86-32)" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/swig</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>swig-doc</name>
-  <arch>noarch</arch>
-  <version epoch="0" ver="2.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d2d17eb73be2e3a42117aa57d30b1e7fdb1c4c64c8a4a0ab02cfe66f38554ec4</checksum>
-  <summary>SWIG Manual</summary>
-  <description>SWIG is a compiler that attempts to make it easy to integrate C, C++,
-or Objective-C code with scripting languages including Perl, Tcl, and
-Python.  In a nutshell, you give it a bunch of ANSI C/C++ declarations
-and it generates an interface between C and your favorite scripting
-language.  However, this is only scratching the surface of what SWIG
-can do--some of its more advanced features include automatic
-documentation generation, module and library management, extensive
-customization options, and more.
-
-This package contains the SWIG manual.</description>
-  <packager/>
-  <url>http://www.swig.org/</url>
-  <time file="1375475855" build="1375475831"/>
-  <size package="1898623" installed="6378512" archive="6390164"/>
-<location href="noarch/swig-doc-2.0.7-2.9.noarch.rpm"/>
-  <format>
-    <rpm:license>BSD-3-Clause</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Documentation/Man</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>swig-2.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10591"/>
-    <rpm:provides>
-      <rpm:entry name="swig-doc" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="swig"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>swig-examples</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="2.0.7" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d9c9b49d81345aaf0d2ec610b4dd631f18816ad5bdfc222f2b3d3fe7abc3b01e</checksum>
-  <summary>SWIG example files</summary>
-  <description>SWIG is a compiler that attempts to make it easy to integrate C, C++,
-or Objective-C code with scripting languages including Perl, Tcl, and
-Python.  In a nutshell, you give it a bunch of ANSI C/C++ declarations
-and it generates an interface between C and your favorite scripting
-language.  However, this is only scratching the surface of what SWIG
-can do--some of its more advanced features include automatic
-documentation generation, module and library management, extensive
-customization options, and more.
-
-This package contains SWIG examples, useful both for testing and
-understandig SWIG usage.</description>
-  <packager/>
-  <url>http://www.swig.org/</url>
-  <time file="1375475855" build="1375475831"/>
-  <size package="305263" installed="1103098" archive="1336992"/>
-<location href="i686/swig-examples-2.0.7-2.9.i686.rpm"/>
-  <format>
-    <rpm:license>BSD-3-Clause</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Documentation/Howto</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>swig-2.0.7-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="156747"/>
-    <rpm:provides>
-      <rpm:entry name="swig-examples" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
-      <rpm:entry name="swig-examples(x86-32)" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="swig"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>swup</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.2" rel="9.1"/>
-  <checksum type="sha256" pkgid="YES">74d5622a0ecba6ee64bbdfbec911ebf23bdfe7272e4db91c0ba85004687d071a</checksum>
-  <summary>Software Update Tool</summary>
-  <description>Software Update Tool.</description>
-  <packager/>
-  <url>http://www.tizen.org</url>
-  <time file="1376083456" build="1376083452"/>
-  <size package="8996" installed="16308" archive="17840"/>
-<location href="i686/swup-0.2-9.1.i686.rpm"/>
-  <format>
-    <rpm:license>GPL-2.0+</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Management</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
-    <rpm:sourcerpm>swup-0.2-9.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4579"/>
-    <rpm:provides>
-      <rpm:entry name="swup" flags="EQ" epoch="0" ver="0.2" rel="9.1"/>
-      <rpm:entry name="swup(x86-32)" flags="EQ" epoch="0" ver="0.2" rel="9.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="deltarpm"/>
-      <rpm:entry name="python-lxml"/>
-      <rpm:entry name="python-yaml"/>
-      <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="snapper"/>
-      <rpm:entry name="python-rpm"/>
-      <rpm:entry name="/bin/bash"/>
-    </rpm:requires>    <file>/usr/bin/swup</file>
-    <file>/usr/bin/system-update</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>sync-agent</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.91" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">35fa6ec01fa3c9d7b570315ee0a67662dba856c4eb07fac9369bebd2513ad77f</checksum>
-  <summary>Sync agent FW Library</summary>
-  <description>Tizen sync agent FW library</description>
-  <packager/>
-  <url>http://www.tizen.org</url>
-  <time file="1377321986" build="1377321973"/>
-  <size package="279348" installed="1264964" archive="1265556"/>
-<location href="i686/sync-agent-0.1.91-2.2.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Service</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>sync-agent-0.1.91-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3764"/>
-    <rpm:provides>
-      <rpm:entry name="libsync-agent.so.0"/>
-      <rpm:entry name="sync-agent" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-      <rpm:entry name="sync-agent(x86-32)" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>sync-agent-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.91" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">5643865be9ba11876be2bf1699ffecaffb73322b07ad593497c776bdd6be7ef5</checksum>
-  <summary>Development files for sync-agent</summary>
-  <description>Provides required sync agent development headers and libraries for creating     sync enabled clients</description>
-  <packager/>
-  <url>http://www.tizen.org</url>
-  <time file="1377321986" build="1377321973"/>
-  <size package="75718" installed="590888" archive="610916"/>
-<location href="i686/sync-agent-devel-0.1.91-2.2.i686.rpm"/>
-  <format>
-    <rpm:license>Apache-2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
-    <rpm:sourcerpm>sync-agent-0.1.91-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16272"/>
-    <rpm:provides>
-      <rpm:entry name="pkgconfig(sync-agent)" flags="EQ" epoch="0" ver="0.1.91"/>
-      <rpm:entry name="sync-agent-devel" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-      <rpm:entry name="sync-agent-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(libsoup-2.4)"/>
-      <rpm:entry name="pkgconfig(vconf)"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="pkgconfig(sqlite3)"/>
-      <rpm:entry name="pkgconfig(dlog)"/>
-      <rpm:entry name="pkgconfig(libwbxml2)"/>
-      <rpm:entry name="pkgconfig(dbus-glib-1)"/>
-      <rpm:entry name="pkgconfig(libxml-2.0)"/>
-      <rpm:entry name="sync-agent" flags="EQ" epoch="0" ver="0.1.91" rel="2.2"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>syncevolution</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">0f18e713ddd195c56d99d83f43d355bc7ef1bcdbfbdf9037872cacd5799fe5ac</checksum>
-  <summary>SyncML Client</summary>
-  <description>The syncevolution package contains the core files required to use
-SyncEvolution, a PIM data synchronization solution.</description>
-  <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="2992065" installed="18990103" archive="19024632"/>
-<location href="i686/syncevolution-1.3.99.4-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34617"/>
-    <rpm:provides>
-      <rpm:entry name="libgdbussyncevo.so.0"/>
-      <rpm:entry name="libsmltk.so.0"/>
-      <rpm:entry name="libsmltk.so.0(VER_1.0)"/>
-      <rpm:entry name="libsyncevolution.so.0"/>
-      <rpm:entry name="libsynthesis.so.0"/>
-      <rpm:entry name="libsynthesis.so.0(VER_1.0)"/>
-      <rpm:entry name="syncactivesync.so"/>
-      <rpm:entry name="syncaddressbook.so"/>
-      <rpm:entry name="syncakonadi.so"/>
-      <rpm:entry name="syncdav.so"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncfile.so"/>
-      <rpm:entry name="synckcalextended.so"/>
-      <rpm:entry name="syncmaemocal.so"/>
-      <rpm:entry name="syncqtcontacts.so"/>
-      <rpm:entry name="syncsqlite.so"/>
-      <rpm:entry name="syncxmlrpc.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libboost_locale.so.1.49.0"/>
-      <rpm:entry name="libsyncevolution.so.0"/>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libsynthesis.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libboost_thread.so.1.49.0"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libfolks-eds.so.25"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libfolks.so.25"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libsynthesis.so.0(VER_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsmltk.so.0"/>
-      <rpm:entry name="libgdbussyncevo.so.0"/>
-      <rpm:entry name="libphonenumber.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="libebook-1.2.so.14"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libedata-book-1.2.so.17"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.5)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="ca-certificates"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libebackend-1.2.so.6"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libsmltk.so.0(VER_1.0)"/>
-      <rpm:entry name="libssl3.so"/>
-      <rpm:entry name="/bin/sh"/>
-    </rpm:requires>    <file>/usr/bin/syncevo-webdav-lookup</file>
-    <file>/etc/xdg/autostart/syncevo-dbus-server.desktop</file>
-    <file>/usr/bin/syncevolution</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>syncevolution-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1ea375715c76f30287b51b6ac4e91c2ac31df8a9ddd23cc5ce271d766ce77bfe</checksum>
-  <summary>Development files for syncevolution</summary>
-  <description>The syncevolution-devel package contains libraries and header files for
-developing applications that use syncevolution.</description>
-  <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="145826" installed="683239" archive="692820"/>
-<location href="i686/syncevolution-devel-1.3.99.4-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9625"/>
+    <rpm:header-range start="280" end="69583"/>
     <rpm:provides>
-      <rpm:entry name="pkgconfig(syncevolution)" flags="EQ" epoch="0" ver="1.3.99.4"/>
-      <rpm:entry name="pkgconfig(synthesis)" flags="EQ" epoch="0" ver="3.4.0.16.10"/>
-      <rpm:entry name="pkgconfig(synthesis-sdk)" flags="EQ" epoch="0" ver="3.4.0.16.10"/>
-      <rpm:entry name="syncevolution-devel" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-devel(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(synthesis)"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
+      <rpm:entry name="swig" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
+      <rpm:entry name="swig(x86-64)" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpcre.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/swig</file>
+
   </format>
 </package>
 <package type="rpm">
-  <name>syncevolution-ebook</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">7769ac0c057c880e9e3a1933fcb909b687fc821ca040113eb992a60404db7f8c</checksum>
-  <summary>SyncEvolution backend for EDS contacts</summary>
-  <description>The syncevolution-ebook package contains a backend which reads/writes
-contacts in EDS.</description>
+  <name>swig-doc</name>
+  <arch>noarch</arch>
+  <version epoch="0" ver="2.0.7" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">d2d17eb73be2e3a42117aa57d30b1e7fdb1c4c64c8a4a0ab02cfe66f38554ec4</checksum>
+  <summary>SWIG Manual</summary>
+  <description>SWIG is a compiler that attempts to make it easy to integrate C, C++,
+or Objective-C code with scripting languages including Perl, Tcl, and
+Python.  In a nutshell, you give it a bunch of ANSI C/C++ declarations
+and it generates an interface between C and your favorite scripting
+language.  However, this is only scratching the surface of what SWIG
+can do--some of its more advanced features include automatic
+documentation generation, module and library management, extensive
+customization options, and more.
+
+This package contains the SWIG manual.</description>
   <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="131051" installed="931136" archive="931416"/>
-<location href="i686/syncevolution-ebook-1.3.99.4-1.1.i686.rpm"/>
+  <url>http://www.swig.org/</url>
+  <time file="1375475855" build="1375475831"/>
+  <size package="1898623" installed="6378512" archive="6390164"/>
+<location href="noarch/swig-doc-2.0.7-2.9.noarch.rpm"/>
   <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4133"/>
+    <rpm:group>Documentation/Man</rpm:group>
+    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:sourcerpm>swig-2.0.7-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="10591"/>
     <rpm:provides>
-      <rpm:entry name="syncebook.so"/>
-      <rpm:entry name="syncevolution-ebook" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-ebook(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="swig-doc" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libsynthesis.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libsmltk.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libgdbussyncevo.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libsyncevolution.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libebook-1.2.so.14"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libedata-book-1.2.so.17"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libebackend-1.2.so.6"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libssl3.so"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="swig"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>syncevolution-ecal</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">9b789bb521a65c7fab73c7f7ce3db8eca688cbdc188fa9a7bff940eceb389126</checksum>
-  <summary>SyncEvolution backend for EDS events/tasks/memos</summary>
-  <description>The syncevolution-ecal package contains a backend which reads/writes
-contacts in EDS.</description>
+  <name>swig-examples</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.0.7" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">ab58f8f9cd15e06ae97a1a2a9c626cdd426447e19dbce67a7a90a90fc502d576</checksum>
+  <summary>SWIG example files</summary>
+  <description>SWIG is a compiler that attempts to make it easy to integrate C, C++,
+or Objective-C code with scripting languages including Perl, Tcl, and
+Python.  In a nutshell, you give it a bunch of ANSI C/C++ declarations
+and it generates an interface between C and your favorite scripting
+language.  However, this is only scratching the surface of what SWIG
+can do--some of its more advanced features include automatic
+documentation generation, module and library management, extensive
+customization options, and more.
+
+This package contains SWIG examples, useful both for testing and
+understandig SWIG usage.</description>
   <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="118209" installed="950556" archive="950836"/>
-<location href="i686/syncevolution-ecal-1.3.99.4-1.1.i686.rpm"/>
+  <url>http://www.swig.org/</url>
+  <time file="1375477577" build="1375477551"/>
+  <size package="306272" installed="1103360" archive="1340192"/>
+<location href="x86_64/swig-examples-2.0.7-2.9.x86_64.rpm"/>
   <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4097"/>
+    <rpm:group>Documentation/Howto</rpm:group>
+    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:sourcerpm>swig-2.0.7-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="157531"/>
     <rpm:provides>
-      <rpm:entry name="syncecal.so"/>
-      <rpm:entry name="syncevolution-ecal" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-ecal(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="swig-examples" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
+      <rpm:entry name="swig-examples(x86-64)" flags="EQ" epoch="0" ver="2.0.7" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libsynthesis.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libsmltk.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libecal-1.2.so.15"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libgdbussyncevo.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libsyncevolution.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libssl3.so"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="swig"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>syncevolution-http-server</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">64833d20b4a65da18bbd92ac124a6f92b8e41af62da21410e59257ddac543e02</checksum>
-  <summary>SyncEvolution HTTP SyncML server</summary>
-  <description>The syncevolution-http-server package contains a HTTP SyncML server
-based on the Python Twisted framework.</description>
+  <name>swup</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.2" rel="9.1"/>
+  <checksum type="sha256" pkgid="YES">e991e71ebbfd422e347562c5869946b11b71469e1e793cc1bd1d369c86a8511e</checksum>
+  <summary>Software Update Tool</summary>
+  <description>Software Update Tool.</description>
   <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="9704" installed="26945" archive="27212"/>
-<location href="i686/syncevolution-http-server-1.3.99.4-1.1.i686.rpm"/>
+  <url>http://www.tizen.org</url>
+  <time file="1376083444" build="1376083439"/>
+  <size package="9172" installed="16308" archive="17840"/>
+<location href="x86_64/swup-0.2-9.1.x86_64.rpm"/>
   <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2761"/>
+    <rpm:group>System/Management</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>swup-0.2-9.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4755"/>
     <rpm:provides>
-      <rpm:entry name="syncevolution-http-server" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-http-server(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="swup" flags="EQ" epoch="0" ver="0.2" rel="9.1"/>
+      <rpm:entry name="swup(x86-64)" flags="EQ" epoch="0" ver="0.2" rel="9.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="python-twisted-web"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-    </rpm:requires>    <file>/usr/bin/syncevo-http-server</file>
+      <rpm:entry name="deltarpm"/>
+      <rpm:entry name="python-lxml"/>
+      <rpm:entry name="python-yaml"/>
+      <rpm:entry name="snapper"/>
+      <rpm:entry name="python-rpm"/>
+      <rpm:entry name="/bin/bash"/>
+    </rpm:requires>    <file>/usr/bin/swup</file>
+    <file>/usr/bin/system-update</file>
 
   </format>
 </package>
 <package type="rpm">
-  <name>syncevolution-pbap</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">900d1193318689e6e07907011d2038ba2ac958ecc6266486e6a2d9c72554a4b3</checksum>
-  <summary>SyncEvolution backend for contact caching via PBAP</summary>
-  <description>The syncevolution-pbap package contains a backend which reads/writes
-contacts via PBAP.</description>
+  <name>sync-agent</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.91" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">8c382f9e57fd24424800c312797e65275f195aee0627d2b7b5a45421ca459a1a</checksum>
+  <summary>Sync agent FW Library</summary>
+  <description>Tizen sync agent FW library</description>
   <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="129209" installed="911492" archive="911772"/>
-<location href="i686/syncevolution-pbap-1.3.99.4-1.1.i686.rpm"/>
+  <url>http://www.tizen.org</url>
+  <time file="1377558134" build="1377558121"/>
+  <size package="319447" installed="1206240" archive="1206840"/>
+<location href="x86_64/sync-agent-0.1.91-2.4.x86_64.rpm"/>
   <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4041"/>
+    <rpm:group>System/Service</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>sync-agent-0.1.91-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4060"/>
     <rpm:provides>
-      <rpm:entry name="syncevolution-pbap" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-pbap(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncpbap.so"/>
+      <rpm:entry name="libsync-agent.so.0()(64bit)"/>
+      <rpm:entry name="sync-agent" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
+      <rpm:entry name="sync-agent(x86-64)" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libicalss.so.0"/>
-      <rpm:entry name="libical.so.0"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libsynthesis.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libicalvcal.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libcamel-1.2.so.43"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libsmltk.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libnspr4.so"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libplc4.so"/>
-      <rpm:entry name="libnssutil3.so"/>
-      <rpm:entry name="libgdbussyncevo.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libplds4.so"/>
-      <rpm:entry name="libsyncevolution.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libexpat.so.1"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libsmime3.so"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libnss3.so"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libsecret-1.so.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libssl3.so"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>syncevolution-phone-config</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">1ebaa188e3554bcd875979b7a4abaa577a9c664f57d3520a77459d34b42c9668</checksum>
-  <summary>SyncEvolution phone configuration tool</summary>
-  <description>The syncevolution-http-server package contains a Python script
-which determines via trial-and-error the correct parameters
-for an unknown phone. Not normally needed, most phones work
-with existing templates.</description>
-  <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="10437" installed="32058" archive="32328"/>
-<location href="i686/syncevolution-phone-config-1.3.99.4-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2849"/>
-    <rpm:provides>
-      <rpm:entry name="syncevolution-phone-config" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-phone-config(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/usr/bin/python"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-    </rpm:requires>    <file>/usr/bin/syncevo-phone-config</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>syncevolution-synccompare</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="1.3.99.4" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">0cd496d21dfe5edcb02abeff26900ce23ff17c4c9775fbb43458dbac60f0d4f2</checksum>
-  <summary>Optional data comparison tool for SyncEvolution</summary>
-  <description>The syncevolution-synccompare package contains a perl script used in
-SyncEvolution command line mode for data comparison. It is optional
-and not normally called when using a GUI.</description>
+  <name>sync-agent-devel</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.91" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">d81ff33eb0581e3341a20c54f52d56323f1bc883059334ea868986cfa503834a</checksum>
+  <summary>Development files for sync-agent</summary>
+  <description>Provides required sync agent development headers and libraries for creating     sync enabled clients</description>
   <packager/>
-  <url>http://syncevolution.org</url>
-  <time file="1377321493" build="1377321424"/>
-  <size package="18281" installed="54995" archive="55252"/>
-<location href="i686/syncevolution-synccompare-1.3.99.4-1.1.i686.rpm"/>
+  <url>http://www.tizen.org</url>
+  <time file="1377558134" build="1377558121"/>
+  <size package="75905" installed="590890" archive="610924"/>
+<location href="x86_64/sync-agent-devel-0.1.91-2.4.x86_64.rpm"/>
   <format>
-    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Social &amp; Content/Service</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>syncevolution-1.3.99.4-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2833"/>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:sourcerpm>sync-agent-0.1.91-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="16444"/>
     <rpm:provides>
-      <rpm:entry name="syncevolution-synccompare" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-      <rpm:entry name="syncevolution-synccompare(x86-32)" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
+      <rpm:entry name="pkgconfig(sync-agent)" flags="EQ" epoch="0" ver="0.1.91"/>
+      <rpm:entry name="sync-agent-devel" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
+      <rpm:entry name="sync-agent-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="syncevolution" flags="EQ" epoch="0" ver="1.3.99.4" rel="1.1"/>
-    </rpm:requires>    <file>/usr/bin/synccompare</file>
-
+      <rpm:entry name="pkgconfig(libsoup-2.4)"/>
+      <rpm:entry name="pkgconfig(vconf)"/>
+      <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="pkgconfig(sqlite3)"/>
+      <rpm:entry name="sync-agent" flags="EQ" epoch="0" ver="0.1.91" rel="2.4"/>
+      <rpm:entry name="pkgconfig(dlog)"/>
+      <rpm:entry name="pkgconfig(libwbxml2)"/>
+      <rpm:entry name="pkgconfig(dbus-glib-1)"/>
+      <rpm:entry name="pkgconfig(libxml-2.0)"/>
+      <rpm:entry name="/usr/bin/pkg-config"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>sys-assert</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.3" rel="7.4"/>
-  <checksum type="sha256" pkgid="YES">b202896a78101a5aa51844464a14262995b149a2dde47bfb0656c95d3444c66b</checksum>
+  <checksum type="sha256" pkgid="YES">bb64bb581e308e4627e8cdfdafabb71af15eb7850069df3055ae8cfe5e7e4a1e</checksum>
   <summary>System Assert</summary>
   <description>System Assert.</description>
   <packager/>
   <url/>
-  <time file="1377321003" build="1377320996"/>
-  <size package="17109" installed="33626" archive="34876"/>
-<location href="i686/sys-assert-0.3.3-7.4.i686.rpm"/>
+  <time file="1377321071" build="1377321056"/>
+  <size package="17395" installed="34690" archive="35940"/>
+<location href="x86_64/sys-assert-0.3.3-7.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Other</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>sys-assert-0.3.3-7.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4964"/>
+    <rpm:header-range start="280" end="5204"/>
     <rpm:provides>
-      <rpm:entry name="libsys-assert.so"/>
+      <rpm:entry name="libsys-assert.so()(64bit)"/>
       <rpm:entry name="sys-assert" flags="EQ" epoch="0" ver="0.3.3" rel="7.4"/>
-      <rpm:entry name="sys-assert(x86-32)" flags="EQ" epoch="0" ver="0.3.3" rel="7.4"/>
+      <rpm:entry name="sys-assert(x86-64)" flags="EQ" epoch="0" ver="0.3.3" rel="7.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/coredumpctrl.sh</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>sys-string</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">62b71c332e5e984e0c4226502f1fecf028fe34d89d810df6e36e3894089e74a9</checksum>
+  <checksum type="sha256" pkgid="YES">c48829b1a6c7ab8750fbf46361f198bd22b66bdeaf7349e27dd33211b6381a99</checksum>
   <summary>System string package for multilinugual support</summary>
   <description>System string package for multilinugual support</description>
   <packager/>
   <url/>
-  <time file="1375476920" build="1375476906"/>
-  <size package="285442" installed="3161331" archive="3169784"/>
-<location href="i686/sys-string-1.1-3.7.i686.rpm"/>
+  <time file="1375481390" build="1375481380"/>
+  <size package="285456" installed="3161331" archive="3169784"/>
+<location href="x86_64/sys-string-1.1-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>sys-string-1.1-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9340"/>
+    <rpm:header-range start="280" end="9520"/>
     <rpm:provides>
       <rpm:entry name="sys-string" flags="EQ" epoch="0" ver="1.1" rel="3.7"/>
-      <rpm:entry name="sys-string(x86-32)" flags="EQ" epoch="0" ver="1.1" rel="3.7"/>
+      <rpm:entry name="sys-string(x86-64)" flags="EQ" epoch="0" ver="1.1" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -80449,9 +92218,9 @@ and not normally called when using a GUI.</description>
 </package>
 <package type="rpm">
   <name>sysfsutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">d61e3a426d7acad1f4530c43a39ef51b017a4a3ad18a4970ca01a1e6eda4be2c</checksum>
+  <checksum type="sha256" pkgid="YES">e65a1d0f02a81bf188b0c16c925c32b22c33bd3fd8cef60c382cd6f2286e4471</checksum>
   <summary>System Utilities Package / Libsysfs</summary>
   <description>This package's purpose is to provide a library for interfacing with the
 kernel's sys filesystem mounted at /sys. The library was an attempt to
@@ -80459,41 +92228,77 @@ create a stable interface to sysfs, but it failed. It is still provided
 for the current users, but no new software should use this library.</description>
   <packager/>
   <url>http://linux-diag.sourceforge.net</url>
-  <time file="1375473209" build="1375473200"/>
-  <size package="29854" installed="82985" archive="84280"/>
-<location href="i686/sysfsutils-2.1.0-2.10.i686.rpm"/>
+  <time file="1375474638" build="1375474629"/>
+  <size package="29309" installed="87649" archive="88944"/>
+<location href="x86_64/sysfsutils-2.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>sysfsutils-2.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4173"/>
+    <rpm:header-range start="280" end="4365"/>
     <rpm:provides>
       <rpm:entry name="libsysfs"/>
-      <rpm:entry name="libsysfs.so.2"/>
+      <rpm:entry name="libsysfs.so.2()(64bit)"/>
       <rpm:entry name="sysfsutils" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="sysfsutils(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="sysfsutils(x86-64)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsysfs.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/systool</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>sysfsutils-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.1.0" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">3efbcd0b42b1827e503c7c8606362e4a67b86f69759c7e26dd63c20e5f56c616</checksum>
+  <summary>System Utilities Package / Libsysfs</summary>
+  <description>This package's purpose is to provide a library for interfacing with the
+kernel's sys filesystem mounted at /sys. The library was an attempt to
+create a stable interface to sysfs, but it failed. It is still provided
+for the current users, but no new software should use this library.</description>
+  <packager/>
+  <url>http://linux-diag.sourceforge.net</url>
+  <time file="1375473209" build="1375473201"/>
+  <size package="18937" installed="53272" archive="53692"/>
+<location href="x86_64/sysfsutils-32bit-2.1.0-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/Libraries</rpm:group>
+    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:sourcerpm>sysfsutils-2.1.0-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2910"/>
+    <rpm:provides>
+      <rpm:entry name="libsysfs.so.2"/>
+      <rpm:entry name="sysfsutils-32bit" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="sysfsutils-32bit(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsysfs.so.2"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/bin/systool</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>sysfsutils-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ef088f261945f17394078f8d4293b0225e27d8ea83d52bdb635bc3715acad6d1</checksum>
+  <checksum type="sha256" pkgid="YES">de0b6f9f3c944c485858bef8e331a03218f39dbd639fe37e54c3e6280d73edda</checksum>
   <summary>Development files for libsysfs</summary>
   <description>Libsysfs' purpose is to provide a library for interfacing with the
 kernel's sys filesystem mounted at /sys. The library was an attempt to
@@ -80503,19 +92308,19 @@ for the current users, but no new software should use this library.
 This package contains the development files for libsysfs.</description>
   <packager/>
   <url>http://linux-diag.sourceforge.net</url>
-  <time file="1375473209" build="1375473200"/>
-  <size package="6831" installed="16290" archive="16984"/>
-<location href="i686/sysfsutils-devel-2.1.0-2.10.i686.rpm"/>
+  <time file="1375474638" build="1375474629"/>
+  <size package="7007" installed="16290" archive="16988"/>
+<location href="x86_64/sysfsutils-devel-2.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>sysfsutils-2.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2989"/>
+    <rpm:header-range start="280" end="3165"/>
     <rpm:provides>
       <rpm:entry name="sysfsutils-devel" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
-      <rpm:entry name="sysfsutils-devel(x86-32)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
+      <rpm:entry name="sysfsutils-devel(x86-64)" flags="EQ" epoch="0" ver="2.1.0" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sysfsutils" flags="EQ" epoch="0" ver="2.1.0"/>
@@ -80524,9 +92329,9 @@ This package contains the development files for libsysfs.</description>
 </package>
 <package type="rpm">
   <name>syslinux</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.05" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a88f27491dd6dd80ca98b5109899fdeb75073d9a5fc9e437d0b01a588a435e21</checksum>
+  <checksum type="sha256" pkgid="YES">b45e998439a71e88b1602db0c15470477bcead18564b32d267315bdc8f88989f</checksum>
   <summary>Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network</summary>
   <description>SYSLINUX is a suite of bootloaders, currently supporting DOS FAT
 filesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots
@@ -80534,23 +92339,22 @@ filesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots
 MEMDISK, which loads legacy operating systems from these media.</description>
   <packager/>
   <url>http://syslinux.zytor.com/</url>
-  <time file="1376538866" build="1376538851"/>
-  <size package="588743" installed="1861198" archive="1873280"/>
-<location href="i686/syslinux-4.05-2.10.i686.rpm"/>
+  <time file="1376539185" build="1376539161"/>
+  <size package="588407" installed="1872610" archive="1884692"/>
+<location href="x86_64/syslinux-4.05-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Boot</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>syslinux-4.05-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12207"/>
+    <rpm:header-range start="280" end="12343"/>
     <rpm:provides>
       <rpm:entry name="syslinux" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
-      <rpm:entry name="syslinux(x86-32)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
+      <rpm:entry name="syslinux(x86-64)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="mtools"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/isohybrid</file>
     <file>/usr/bin/sha1pass</file>
     <file>/usr/bin/keytab-lilo</file>
@@ -80569,28 +92373,28 @@ MEMDISK, which loads legacy operating systems from these media.</description>
 </package>
 <package type="rpm">
   <name>syslinux-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.05" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">f6f26dda066598a2188c4e399359e5a5e97c6940b29c35fd6679002abbe1d2a4</checksum>
+  <checksum type="sha256" pkgid="YES">9a73765a3b2e41a88ee40b74b3297524e8f88bf39dcbfb7cf683d2ec05941ab1</checksum>
   <summary>Development environment for SYSLINUX add-on modules</summary>
   <description>The SYSLINUX boot loader contains an API, called COM32, for writing
 sophisticated add-on modules.  This package contains the libraries
 necessary to compile such modules.</description>
   <packager/>
   <url>http://syslinux.zytor.com/</url>
-  <time file="1376538866" build="1376538851"/>
-  <size package="1054978" installed="3604798" archive="3635564"/>
-<location href="i686/syslinux-devel-4.05-2.10.i686.rpm"/>
+  <time file="1376539185" build="1376539161"/>
+  <size package="1056915" installed="3654106" archive="3684872"/>
+<location href="x86_64/syslinux-devel-4.05-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>syslinux-4.05-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22503"/>
+    <rpm:header-range start="280" end="22679"/>
     <rpm:provides>
       <rpm:entry name="syslinux-devel" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
-      <rpm:entry name="syslinux-devel(x86-32)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
+      <rpm:entry name="syslinux-devel(x86-64)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="syslinux"/>
@@ -80599,64 +92403,62 @@ necessary to compile such modules.</description>
 </package>
 <package type="rpm">
   <name>syslinux-extlinux</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.05" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">0493be6e0c46fcc633ef9df94cc3dcfa65419398cef24b335f28fc1912d1ce3f</checksum>
+  <checksum type="sha256" pkgid="YES">3df58f6297a9311b6a1c0e85ec4a0ef924fa0aa61652dd211489c6d13ed71b38</checksum>
   <summary>The EXTLINUX bootloader, for booting the local system</summary>
   <description>The EXTLINUX bootloader, for booting the local system, as well as all
 the SYSLINUX/PXELINUX modules in /boot.</description>
   <packager/>
   <url>http://syslinux.zytor.com/</url>
-  <time file="1376538866" build="1376538851"/>
-  <size package="337856" installed="1341868" archive="1348192"/>
-<location href="i686/syslinux-extlinux-4.05-2.10.i686.rpm"/>
+  <time file="1376539185" build="1376539161"/>
+  <size package="337633" installed="1344204" archive="1350528"/>
+<location href="x86_64/syslinux-extlinux-4.05-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Boot</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>syslinux-4.05-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7963"/>
+    <rpm:header-range start="280" end="8103"/>
     <rpm:provides>
       <rpm:entry name="syslinux-extlinux" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
-      <rpm:entry name="syslinux-extlinux(x86-32)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
+      <rpm:entry name="syslinux-extlinux(x86-64)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="syslinux"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/sbin/extlinux</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>syslinux-tftpboot</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.05" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">6941d61648e27f7ec59fdd256b75355a0a41e6b3b4b12f9330032ce63cf9788c</checksum>
+  <checksum type="sha256" pkgid="YES">c83d707cf627280bd600070aba6c0f5b8de489a151702ed02b5826ba4808a2f1</checksum>
   <summary>SYSLINUX modules in /var/lib/tftpboot, available for network booting</summary>
   <description>All the SYSLINUX/PXELINUX modules directly available for network
 booting in the /var/lib/tftpboot directory.</description>
   <packager/>
   <url>http://syslinux.zytor.com/</url>
-  <time file="1376538866" build="1376538851"/>
-  <size package="406801" installed="1394522" archive="1401152"/>
-<location href="i686/syslinux-tftpboot-4.05-2.10.i686.rpm"/>
+  <time file="1376539185" build="1376539161"/>
+  <size package="406983" installed="1394522" archive="1401152"/>
+<location href="x86_64/syslinux-tftpboot-4.05-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Internet</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>syslinux-4.05-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7247"/>
+    <rpm:header-range start="280" end="7427"/>
     <rpm:provides>
       <rpm:entry name="syslinux-tftpboot" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
-      <rpm:entry name="syslinux-tftpboot(x86-32)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
+      <rpm:entry name="syslinux-tftpboot(x86-64)" flags="EQ" epoch="0" ver="4.05" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="syslinux"/>
@@ -80665,47 +92467,44 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>sysman</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.29" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">09b3a91c87ece456dd34d2a404d280ec9bda15d542494e6ed8a9549b6dd44e31</checksum>
+  <checksum type="sha256" pkgid="YES">9b39e5cff348afc6b253c177acc9949b1665063e793bfef895049033b8297325</checksum>
   <summary>System manager interface library</summary>
   <description>system manager internal library</description>
   <packager/>
   <url/>
-  <time file="1377321183" build="1377321178"/>
-  <size package="15217" installed="39749" archive="40892"/>
-<location href="i686/sysman-0.2.29-2.8.i686.rpm"/>
+  <time file="1377321268" build="1377321263"/>
+  <size package="15271" installed="43289" archive="44440"/>
+<location href="x86_64/sysman-0.2.29-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework-system</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>sysman-0.2.29-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3879"/>
+    <rpm:header-range start="280" end="4055"/>
     <rpm:provides>
-      <rpm:entry name="libsysman.so.0"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
       <rpm:entry name="sysman" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
-      <rpm:entry name="sysman(x86-32)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
+      <rpm:entry name="sysman(x86-64)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/init.d/pmon</file>
     <file>/etc/rc.d/rc3.d/S99regpmon</file>
     <file>/etc/rc.d/rc5.d/S99regpmon</file>
@@ -80716,27 +92515,27 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>sysman-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.29" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">aac4b4ae1e3985547af3a8c07b8e2096c16c581be03b02493012f6824a242626</checksum>
+  <checksum type="sha256" pkgid="YES">dc4e17fde1452a040d13cecd6aeb9e43a61c72cfde03fc6f18ff2fb6d0675d95</checksum>
   <summary>System Manager base (devel)</summary>
   <description>System Manager base library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321183" build="1377321178"/>
-  <size package="6657" installed="15959" archive="16816"/>
-<location href="i686/sysman-devel-0.2.29-2.8.i686.rpm"/>
+  <time file="1377321268" build="1377321263"/>
+  <size package="6845" installed="15959" archive="16820"/>
+<location href="x86_64/sysman-devel-0.2.29-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>sysman-0.2.29-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2779"/>
+    <rpm:header-range start="280" end="2963"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(sysman)" flags="EQ" epoch="0" ver="0.2.0"/>
       <rpm:entry name="sysman-devel" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
-      <rpm:entry name="sysman-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
+      <rpm:entry name="sysman-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sysman" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
@@ -80746,26 +92545,26 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>sysman-internal-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.29" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e959740cdf10d1303d205d50f36e76cc0ddb87e86c3ee835a95fd2305b79b8f2</checksum>
+  <checksum type="sha256" pkgid="YES">a0c1685c15f52859f2535232bb6624941645e00d9e2e621a9483cf746211ce81</checksum>
   <summary>System Manager base (devel)</summary>
   <description>System Manager base library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321183" build="1377321178"/>
-  <size package="2919" installed="873" archive="1152"/>
-<location href="i686/sysman-internal-devel-0.2.29-2.8.i686.rpm"/>
+  <time file="1377321268" build="1377321263"/>
+  <size package="3095" installed="873" archive="1152"/>
+<location href="x86_64/sysman-internal-devel-0.2.29-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>APLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>sysman-0.2.29-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2291"/>
+    <rpm:header-range start="280" end="2467"/>
     <rpm:provides>
       <rpm:entry name="sysman-internal-devel" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
-      <rpm:entry name="sysman-internal-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
+      <rpm:entry name="sysman-internal-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.29" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="sysman"/>
@@ -80775,53 +92574,52 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>syspopup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.92" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">7f22c6f715da7f180cbba5f69ee42e3edd0a7ee57cecb500743ce125a4fe9b57</checksum>
+  <checksum type="sha256" pkgid="YES">65cb1de679575ae6537e2d2451c90d5c03da29c1053b7ad56514b2353b79343f</checksum>
   <summary>syspopup package</summary>
   <description>syspopup package for popup</description>
   <packager/>
   <url/>
-  <time file="1374856521" build="1374856513"/>
-  <size package="23038" installed="81372" archive="82664"/>
-<location href="i686/syspopup-0.0.92-2.29.i686.rpm"/>
+  <time file="1374857378" build="1374857371"/>
+  <size package="23033" installed="86676" archive="87968"/>
+<location href="x86_64/syspopup-0.0.92-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>syspopup-0.0.92-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4624"/>
+    <rpm:header-range start="280" end="4952"/>
     <rpm:provides>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
       <rpm:entry name="syspopup" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-      <rpm:entry name="syspopup(x86-32)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libsyspopup.so.0.1.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="syspopup(x86-64)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libsyspopup.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sp_test</file>
     <file>/usr/bin/syspopup-app</file>
 
@@ -80829,70 +92627,69 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>syspopup-caller</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.92" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">14e9db8f906e2c1e1629496a501d96101afeac4b18314798e2940b8ce23fe4d8</checksum>
+  <checksum type="sha256" pkgid="YES">c4d4f1785bd3cfd5d0a4e0ddf3afd51606c033b9cf81c6206638e375e7677dd1</checksum>
   <summary>syspopup-caller package</summary>
   <description>syspopup-caller package for popup</description>
   <packager/>
   <url/>
-  <time file="1374856521" build="1374856513"/>
-  <size package="10148" installed="22376" archive="22648"/>
-<location href="i686/syspopup-caller-0.0.92-2.29.i686.rpm"/>
+  <time file="1374857378" build="1374857371"/>
+  <size package="10262" installed="24272" archive="24548"/>
+<location href="x86_64/syspopup-caller-0.0.92-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>syspopup-0.0.92-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3092"/>
+    <rpm:header-range start="280" end="3344"/>
     <rpm:provides>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
       <rpm:entry name="syspopup-caller" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-      <rpm:entry name="syspopup-caller(x86-32)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
+      <rpm:entry name="syspopup-caller(x86-64)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdbus-1.so.3"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
       <rpm:entry name="syspopup" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>syspopup-caller-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.92" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">cb18c6e184bccf2e9e5c378975dcdc81f932efe3d27ffd135b7ef6e23648121f</checksum>
+  <checksum type="sha256" pkgid="YES">233f70b64c26f8acd410258599b93d71fae91a803eee1b1956a681efc9884556</checksum>
   <summary>syspopup-caller development package</summary>
   <description>syspopup-caller development package for popup</description>
   <packager/>
   <url/>
-  <time file="1374856521" build="1374856513"/>
-  <size package="4435" installed="3116" archive="3708"/>
-<location href="i686/syspopup-caller-devel-0.0.92-2.29.i686.rpm"/>
+  <time file="1374857378" build="1374857371"/>
+  <size package="4621" installed="3118" archive="3712"/>
+<location href="x86_64/syspopup-caller-devel-0.0.92-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>syspopup-0.0.92-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2976"/>
+    <rpm:header-range start="280" end="3156"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(syspopup-caller)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="syspopup-caller-devel" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-      <rpm:entry name="syspopup-caller-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
+      <rpm:entry name="syspopup-caller-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(bundle)"/>
@@ -80907,27 +92704,27 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>syspopup-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.92" rel="2.29"/>
-  <checksum type="sha256" pkgid="YES">10b1abf5fc6182eb31d886f98c7c4c9923f74c7d64e73b8aff3b3be6e0be85a7</checksum>
+  <checksum type="sha256" pkgid="YES">b546788efe18e5bfc42084e150aca3096b3828a42488bfe961dd05dff2411914</checksum>
   <summary>syspopup development package</summary>
   <description>syspopup development package popup</description>
   <packager/>
   <url/>
-  <time file="1374856521" build="1374856513"/>
-  <size package="5253" installed="6248" archive="6956"/>
-<location href="i686/syspopup-devel-0.0.92-2.29.i686.rpm"/>
+  <time file="1374857378" build="1374857371"/>
+  <size package="5435" installed="6250" archive="6964"/>
+<location href="x86_64/syspopup-devel-0.0.92-2.29.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>syspopup-0.0.92-2.29.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3120"/>
+    <rpm:header-range start="280" end="3296"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(syspopup)" flags="EQ" epoch="0" ver="1.1"/>
       <rpm:entry name="syspopup-devel" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
-      <rpm:entry name="syspopup-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
+      <rpm:entry name="syspopup-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.92" rel="2.29"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(bundle)"/>
@@ -80945,61 +92742,62 @@ booting in the /var/lib/tftpboot directory.</description>
 </package>
 <package type="rpm">
   <name>sysprof-cli</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">15aa8e4c8551ff57c42b8f1c12323ceade470422621f031f03e1e9cd1c1b1b81</checksum>
+  <checksum type="sha256" pkgid="YES">695fcd49be3056427d77112c0c1634759f410e9d202892a1aa45156e3c7ec607</checksum>
   <summary>Sampling CPU profiler (CLI)</summary>
   <description>Sysprof is a sampling CPU profiler for Linux.
 This package contains the command-line data-collection part only.</description>
   <packager/>
   <url>http://sysprof.com/</url>
-  <time file="1376541731" build="1376541712"/>
-  <size package="62783" installed="147952" archive="148504"/>
-<location href="i686/sysprof-cli-1.2.0-2.9.i686.rpm"/>
+  <time file="1376541722" build="1376541713"/>
+  <size package="64347" installed="165944" archive="166496"/>
+<location href="x86_64/sysprof-cli-1.2.0-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL v2 or later</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Debuggers</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>sysprof-1.2.0-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3838"/>
+    <rpm:header-range start="280" end="4098"/>
     <rpm:provides>
       <rpm:entry name="sysprof-cli" flags="EQ" epoch="0" ver="1.2.0" rel="2.9"/>
-      <rpm:entry name="sysprof-cli(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="2.9"/>
+      <rpm:entry name="sysprof-cli(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sysprof-cli</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>system-popup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.16" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">b60a7e35c0e894a4819d23f12e8574ff69839083a92f8f4e5472478ae5afe8b7</checksum>
+  <checksum type="sha256" pkgid="YES">0e4a31e44b0bb7b0fbfc49919a46a948129d196a39ce98e42558ff0118b6d4f2</checksum>
   <summary>system-popup application (poweroff popup,sysevent-alert)</summary>
   <description>system-popup application (poweroff popup,sysevent-alert).</description>
   <packager/>
   <url/>
-  <time file="1374283378" build="1374283372"/>
-  <size package="2098" installed="0" archive="124"/>
-<location href="i686/system-popup-0.1.16-4.1.i686.rpm"/>
+  <time file="1374283383" build="1374283377"/>
+  <size package="2271" installed="0" archive="124"/>
+<location href="x86_64/system-popup-0.1.16-4.1.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework/system</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>system-popup-0.1.16-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2050"/>
+    <rpm:header-range start="280" end="2223"/>
     <rpm:provides>
       <rpm:entry name="system-popup" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
-      <rpm:entry name="system-popup(x86-32)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
+      <rpm:entry name="system-popup(x86-64)" flags="EQ" epoch="0" ver="0.1.16" rel="4.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/bin/sh" pre="1"/>
@@ -81008,63 +92806,63 @@ This package contains the command-line data-collection part only.</description>
 </package>
 <package type="rpm">
   <name>system-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.65" rel="7.12"/>
-  <checksum type="sha256" pkgid="YES">33ab49786ac8296a9c03ed13205ac13c34abd2eead863237709c53c0b8f53b2c</checksum>
+  <checksum type="sha256" pkgid="YES">037f3377360904e23a5dd5f1de069802f9323c05bbbbbac48b36c4c3a7d0f191</checksum>
   <summary>System server</summary>
   <description>Description: System server</description>
   <packager/>
   <url/>
-  <time file="1377321795" build="1377321790"/>
-  <size package="82606" installed="209813" archive="232472"/>
-<location href="i686/system-server-0.1.65-7.12.i686.rpm"/>
+  <time file="1377322011" build="1377322005"/>
+  <size package="90699" installed="235569" archive="258228"/>
+<location href="x86_64/system-server-0.1.65-7.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Framework/system</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>system-server-0.1.65-7.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="26987"/>
+    <rpm:header-range start="280" end="27403"/>
     <rpm:provides>
       <rpm:entry name="config(system-server)" flags="EQ" epoch="0" ver="0.1.65" rel="7.12"/>
       <rpm:entry name="system-server" flags="EQ" epoch="0" ver="0.1.65" rel="7.12"/>
-      <rpm:entry name="system-server(x86-32)" flags="EQ" epoch="0" ver="0.1.65" rel="7.12"/>
+      <rpm:entry name="system-server(x86-64)" flags="EQ" epoch="0" ver="0.1.65" rel="7.12"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libdevice-node.so.0.1"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsvi.so.0"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libheynoti.so.0()(64bit)"/>
+      <rpm:entry name="libsvi.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/systemctl"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="config(system-server)" flags="EQ" epoch="0" ver="0.1.65" rel="7.12"/>
-      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libeina.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libSLP-tapi.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libheynoti.so.0"/>
+      <rpm:entry name="libdevice-node.so.0.1()(64bit)"/>
+      <rpm:entry name="libSLP-tapi.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/sys_pci_noti</file>
     <file>/usr/bin/movi_format.sh</file>
     <file>/etc/rc.d/init.d/system_server.sh</file>
@@ -81080,9 +92878,9 @@ This package contains the command-line data-collection part only.</description>
 </package>
 <package type="rpm">
   <name>systemd</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">b23420184528bfbd8f8dd928d2f2ed4aad0c694937f087f517db968620d7e102</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">9db4f1dfc16e4d8bab3ce5b60c3e35aac54f8eb78eb40955e555f07939f5b952</checksum>
   <summary>A System and Service Manager</summary>
   <description>systemd is a system and service manager for Linux, compatible with
 SysV and LSB init scripts. systemd provides aggressive parallelization
@@ -81094,105 +92892,99 @@ elaborate transactional dependency-based service control logic. It can
 work as a drop-in replacement for sysvinit.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="1837261" installed="10399857" archive="10472816"/>
-<location href="i686/systemd-204-4.1.i686.rpm"/>
+  <time file="1376540219" build="1376540184"/>
+  <size package="1860649" installed="10689989" archive="10762796"/>
+<location href="x86_64/systemd-204-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+ and MIT and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="75846"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="76014"/>
     <rpm:provides>
       <rpm:entry name="/bin/systemctl"/>
       <rpm:entry name="/sbin/shutdown"/>
       <rpm:entry name="SysVinit" flags="EQ" epoch="0" ver="2.86" rel="24"/>
-      <rpm:entry name="config(systemd)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="config(systemd)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
       <rpm:entry name="pkgconfig(systemd)" flags="EQ" epoch="0" ver="204"/>
       <rpm:entry name="pkgconfig(udev)" flags="EQ" epoch="0" ver="204"/>
-      <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="systemd(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="systemd(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
       <rpm:entry name="sysvinit" flags="EQ" epoch="0" ver="2.86" rel="24"/>
       <rpm:entry name="udev" flags="EQ" epoch="0" ver="204"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.17)"/>
-      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_196)"/>
-      <rpm:entry name="config(systemd)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libkmod.so.2"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libsystemd-journal.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.16)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcap.so.2()(64bit)"/>
       <rpm:entry name="/usr/bin/getent" pre="1"/>
-      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_189)"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libacl.so.1(ACL_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.13)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.18)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.16)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.10)"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.14)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libsystemd-id128.so.0(LIBSYSTEMD_ID128_38)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libsystemd-daemon.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-id128.so.0(LIBSYSTEMD_ID128_38)(64bit)"/>
+      <rpm:entry name="/bin/sh"/>
+      <rpm:entry name="libsystemd-journal.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libsystemd-id128.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.13)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libsystemd-id128.so.0"/>
-      <rpm:entry name="libcap.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.1)"/>
-      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libkmod.so.2()(64bit)"/>
+      <rpm:entry name="libacl.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="hwdata"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.5)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_183)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
       <rpm:entry name="dbus"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="filesystem"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.3.4)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libblkid.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpam.so.0"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libacl.so.1(ACL_1.0)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="gawk" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libacl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libkmod.so.2(LIBKMOD_5)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.5)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libkmod.so.2(LIBKMOD_5)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.3)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_189)(64bit)"/>
+      <rpm:entry name="config(systemd)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.18)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_196)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
       <rpm:entry name="/usr/sbin/groupadd" pre="1"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="/bin/sh"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="SysVinit" flags="LT" epoch="0" ver="2.86" rel="24"/>
@@ -81269,9 +93061,9 @@ work as a drop-in replacement for sysvinit.</description>
 </package>
 <package type="rpm">
   <name>systemd-analyze</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">7c83db27e4814317b3061be29305b90c4649b87c7b067e00bf1dd026d6748020</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">caf6d4ed7acbdd7840559a545acf8129843666f7efc69a0672f407bbd561093f</checksum>
   <summary>Tool for processing systemd profiling information</summary>
   <description>'systemd-analyze blame' lists which systemd unit needed how much time to finish
 initialization at boot.
@@ -81279,36 +93071,37 @@ initialization at boot.
 at boot.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="34012" installed="74368" archive="74628"/>
-<location href="i686/systemd-analyze-204-4.1.i686.rpm"/>
+  <time file="1376540219" build="1376540184"/>
+  <size package="33562" installed="77776" archive="78036"/>
+<location href="x86_64/systemd-analyze-204-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4454"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="4630"/>
     <rpm:provides>
-      <rpm:entry name="systemd-analyze" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="systemd-analyze(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="systemd-analyze" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="systemd-analyze(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="systemd" flags="LT" epoch="0" ver="38" rel="5"/>
@@ -81318,23 +93111,23 @@ at boot.</description>
 </package>
 <package type="rpm">
   <name>systemd-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="204" rel="4.1"/>
-  <checksum type="sha256" pkgid="YES">30dd21e0508d2f2a9e77ca4b60e211483ea0d7c6437981f1543423ff63eca082</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="204" rel="3.3"/>
+  <checksum type="sha256" pkgid="YES">f6d816544035513e67a696bc89a055efada1d0a87370f0ce8363af3032a8fb90</checksum>
   <summary>Development headers for systemd</summary>
   <description>Development headers and auxiliary files for developing applications for systemd.</description>
   <packager/>
   <url>http://www.freedesktop.org/wiki/Software/systemd</url>
-  <time file="1377198751" build="1377198722"/>
-  <size package="17729" installed="51698" archive="54564"/>
-<location href="i686/systemd-devel-204-4.1.i686.rpm"/>
+  <time file="1376540219" build="1376540184"/>
+  <size package="17744" installed="51708" archive="54592"/>
+<location href="x86_64/systemd-devel-204-3.3.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+ and MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Startup</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>systemd-204-4.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5926"/>
+    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:sourcerpm>systemd-204-3.3.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5950"/>
     <rpm:provides>
       <rpm:entry name="libudev-devel" flags="EQ" epoch="0" ver="204"/>
       <rpm:entry name="pkgconfig(libsystemd-daemon)" flags="EQ" epoch="0" ver="204"/>
@@ -81342,8 +93135,8 @@ at boot.</description>
       <rpm:entry name="pkgconfig(libsystemd-journal)" flags="EQ" epoch="0" ver="204"/>
       <rpm:entry name="pkgconfig(libsystemd-login)" flags="EQ" epoch="0" ver="204"/>
       <rpm:entry name="pkgconfig(libudev)" flags="EQ" epoch="0" ver="204"/>
-      <rpm:entry name="systemd-devel" flags="EQ" epoch="0" ver="204" rel="4.1"/>
-      <rpm:entry name="systemd-devel(x86-32)" flags="EQ" epoch="0" ver="204" rel="4.1"/>
+      <rpm:entry name="systemd-devel" flags="EQ" epoch="0" ver="204" rel="3.3"/>
+      <rpm:entry name="systemd-devel(x86-64)" flags="EQ" epoch="0" ver="204" rel="3.3"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="systemd" flags="EQ" epoch="0" ver="204"/>
@@ -81357,9 +93150,9 @@ at boot.</description>
 </package>
 <package type="rpm">
   <name>tar</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.26" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">305fce0d64b03d3765952f9e8a48eeb436226a0a172df04cf3212dbf3ae77489</checksum>
+  <checksum type="sha256" pkgid="YES">bff2b48d3f4a0bc8dccfd04bb553d72112b0820c8a6c457b418cb43b24ed8283</checksum>
   <summary>GNU implementation of tar ((t)ape (ar)chiver)</summary>
   <description>This package normally also includes the program "rmt", which provides
 remote tape drive control. Since there are compatible versions of 'rmt'
@@ -81369,34 +93162,31 @@ provided by tar you have to also install the 'dump' or the 'star'
 package.</description>
   <packager/>
   <url>http://www.gnu.org/software/tar/</url>
-  <time file="1376541319" build="1376541308"/>
-  <size package="159662" installed="381240" archive="381920"/>
-<location href="i686/tar-1.26-2.12.i686.rpm"/>
+  <time file="1376541440" build="1376541429"/>
+  <size package="162867" installed="406744" archive="407424"/>
+<location href="x86_64/tar-1.26-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>tar-1.26-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3610"/>
+    <rpm:header-range start="280" end="3754"/>
     <rpm:provides>
       <rpm:entry name="tar" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
-      <rpm:entry name="tar(x86-32)" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
+      <rpm:entry name="tar(x86-64)" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:recommends>
       <rpm:entry name="xz"/>
@@ -81407,26 +93197,26 @@ package.</description>
 </package>
 <package type="rpm">
   <name>tar-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.26" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">193304e493e708df1f1e8767494a157cc2bb1ebb2fc4ab6f9c9e8578bcba1b87</checksum>
+  <checksum type="sha256" pkgid="YES">385799089b633ce91cf9e976c98214e674ef91e92fd6cbeb0289db67ad0f8e1a</checksum>
   <summary>Documentation for package tar</summary>
   <description>This package provides documentation for package tar.</description>
   <packager/>
   <url>http://www.gnu.org/software/tar/</url>
-  <time file="1376541319" build="1376541308"/>
-  <size package="187378" installed="182665" archive="183368"/>
-<location href="i686/tar-docs-1.26-2.12.i686.rpm"/>
+  <time file="1376541440" build="1376541429"/>
+  <size package="187555" installed="182665" archive="183368"/>
+<location href="x86_64/tar-docs-1.26-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>tar-1.26-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2275"/>
+    <rpm:header-range start="280" end="2452"/>
     <rpm:provides>
       <rpm:entry name="tar-docs" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
-      <rpm:entry name="tar-docs(x86-32)" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
+      <rpm:entry name="tar-docs(x86-64)" flags="EQ" epoch="0" ver="1.26" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -81434,9 +93224,9 @@ package.</description>
 </package>
 <package type="rpm">
   <name>tcl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.6.0" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">4328fa2e63545e0764a0caf6bc90461ebeace79ef9e3eee93443d10deab8eed3</checksum>
+  <checksum type="sha256" pkgid="YES">1e5ec57f4e91d67ea94c24da8b8a1de2d7f37e7d66af03fdf24bd9b70cb43003</checksum>
   <summary>The Tcl Programming Language</summary>
   <description>Tcl (Tool Command Language) is a very powerful but easy to learn
 dynamic programming language, suitable for a very wide range of uses,
@@ -81449,18 +93239,85 @@ For more information on Tcl see http://www.tcl.tk and
 http://wiki.tcl.tk .</description>
   <packager/>
   <url>http://www.tcl.tk</url>
-  <time file="1376424087" build="1376424042"/>
-  <size package="2211280" installed="6197360" archive="6267112"/>
-<location href="i686/tcl-8.6.0-1.1.i686.rpm"/>
+  <time file="1376423976" build="1376423952"/>
+  <size package="2226123" installed="6319612" archive="6389928"/>
+<location href="x86_64/tcl-8.6.0-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>TIZEN-TCL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>tcl-8.6.0-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="53666"/>
+    <rpm:header-range start="280" end="53794"/>
     <rpm:provides>
       <rpm:entry name="config(tcl)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="libitcl4.0.0.so()(64bit)"/>
+      <rpm:entry name="libsqlite3.7.15.1.so()(64bit)"/>
+      <rpm:entry name="libtcl8.6.so()(64bit)"/>
+      <rpm:entry name="libtdbc1.0.0.so()(64bit)"/>
+      <rpm:entry name="libtdbcmysql1.0.0.so()(64bit)"/>
+      <rpm:entry name="libtdbcodbc1.0.0.so()(64bit)"/>
+      <rpm:entry name="libtdbcpostgres1.0.0.so()(64bit)"/>
+      <rpm:entry name="libthread2.7.0.so()(64bit)"/>
+      <rpm:entry name="tcl" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tcl(x86-64)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tclsh"/>
+      <rpm:entry name="tclsh8.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/usr/bin/rm" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libtcl8.6.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="config(tcl)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+    </rpm:requires>    <file>/usr/bin/tclsh8.6</file>
+    <file>/usr/bin/tclsh</file>
+    <file>/etc/rpm/macros.tcl</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>tcl-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.6.0" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">1ae7450385e23e7ac8a1ea1af7349cc43cf626c4bf4cbc9623f25556c439ddd2</checksum>
+  <summary>The Tcl Programming Language</summary>
+  <description>Tcl (Tool Command Language) is a very powerful but easy to learn
+dynamic programming language, suitable for a very wide range of uses,
+including web and desktop applications, networking, administration,
+testing and many more. Open source and business-friendly, Tcl is a
+mature yet evolving language that is truly cross platform, easily
+deployed and highly extensible.
+
+For more information on Tcl see http://www.tcl.tk and
+http://wiki.tcl.tk .</description>
+  <packager/>
+  <url>http://www.tcl.tk</url>
+  <time file="1376424087" build="1376424065"/>
+  <size package="1475962" installed="5444359" archive="5485028"/>
+<location href="x86_64/tcl-32bit-8.6.0-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>TIZEN-TCL</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages</rpm:group>
+    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:sourcerpm>tcl-8.6.0-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="32883"/>
+    <rpm:provides>
       <rpm:entry name="libitcl4.0.0.so"/>
       <rpm:entry name="libsqlite3.7.15.1.so"/>
       <rpm:entry name="libtcl8.6.so"/>
@@ -81469,15 +93326,13 @@ http://wiki.tcl.tk .</description>
       <rpm:entry name="libtdbcodbc1.0.0.so"/>
       <rpm:entry name="libtdbcpostgres1.0.0.so"/>
       <rpm:entry name="libthread2.7.0.so"/>
-      <rpm:entry name="tcl" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-      <rpm:entry name="tcl(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-      <rpm:entry name="tclsh"/>
-      <rpm:entry name="tclsh8.6"/>
+      <rpm:entry name="tcl-32bit" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tcl-32bit(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libm.so.6"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="/usr/bin/rm" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
@@ -81490,7 +93345,6 @@ http://wiki.tcl.tk .</description>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libtcl8.6.so"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
@@ -81500,18 +93354,14 @@ http://wiki.tcl.tk .</description>
       <rpm:entry name="libc.so.6(GLIBC_2.3.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="config(tcl)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-    </rpm:requires>    <file>/usr/bin/tclsh8.6</file>
-    <file>/usr/bin/tclsh</file>
-    <file>/etc/rpm/macros.tcl</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tcl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.6.0" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">f53b5c68f6421849b1cdd65da169ea08284c74b4fa6b16e2c4070e91fa565989</checksum>
+  <checksum type="sha256" pkgid="YES">253a2208051a7da1c4efc91562cf6600a354d8c859f1d8fe721cc1e00b51e7a2</checksum>
   <summary>Header Files and C API Documentation for Tcl</summary>
   <description>This package contains header files and documentation needed for writing
 Tcl extensions in compiled languages like C, C++, etc., or for
@@ -81521,20 +93371,20 @@ This package is not needed for writing extensions or applications in
 the Tcl language itself.</description>
   <packager/>
   <url>http://www.tcl.tk</url>
-  <time file="1376424087" build="1376424042"/>
-  <size package="736736" installed="1554670" archive="1673268"/>
-<location href="i686/tcl-devel-8.6.0-1.1.i686.rpm"/>
+  <time file="1376423976" build="1376423952"/>
+  <size package="737998" installed="1651302" archive="1769908"/>
+<location href="x86_64/tcl-devel-8.6.0-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>TIZEN-TCL</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>tcl-8.6.0-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="76634"/>
+    <rpm:header-range start="280" end="76814"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(tcl)" flags="EQ" epoch="0" ver="8.6"/>
       <rpm:entry name="tcl-devel" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-      <rpm:entry name="tcl-devel(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tcl-devel(x86-64)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="tcl" flags="EQ" epoch="0" ver="8.6.0"/>
@@ -81544,38 +93394,38 @@ the Tcl language itself.</description>
 </package>
 <package type="rpm">
   <name>tcpdump</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.3.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">80cc9f657859936acd5a4e82d3a7f79cdfd0abbf66191cb88eb4ee207aaa35aa</checksum>
+  <checksum type="sha256" pkgid="YES">5585c88a9056d5ebd264437a63eb43962285c897cca762fc243cc4915572893b</checksum>
   <summary>A Packet Sniffer</summary>
   <description>This program can "read" all or only certain packets going over the
 ethernet. It can be used to debug specific network problems.</description>
   <packager/>
   <url>http://www.tcpdump.org/</url>
-  <time file="1376541481" build="1376541467"/>
-  <size package="310255" installed="1604275" archive="1605900"/>
-<location href="i686/tcpdump-4.3.0-2.10.i686.rpm"/>
+  <time file="1376541550" build="1376541532"/>
+  <size package="322494" installed="1741751" archive="1743376"/>
+<location href="x86_64/tcpdump-4.3.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Diagnostic</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>tcpdump-4.3.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3918"/>
+    <rpm:header-range start="280" end="4166"/>
     <rpm:provides>
       <rpm:entry name="tcpdump" flags="EQ" epoch="0" ver="4.3.0" rel="2.10"/>
-      <rpm:entry name="tcpdump(x86-32)" flags="EQ" epoch="0" ver="4.3.0" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpcap.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="tcpdump(x86-64)" flags="EQ" epoch="0" ver="4.3.0" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpcap.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/tcpdump</file>
     <file>/usr/sbin/tcpdump.4.3.0</file>
 
@@ -81583,9 +93433,9 @@ ethernet. It can be used to debug specific network problems.</description>
 </package>
 <package type="rpm">
   <name>tdb-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.10" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">5e7f44dffd7d5d650c2bb3f5ff2b65d8a8296cc8ad346ab83e7ab9acf50343c0</checksum>
+  <checksum type="sha256" pkgid="YES">dbf443c9da3f2e991641764e4a3258b4d7d9331c52fd4fb3ca9a6ae259f8a364</checksum>
   <summary>Tools to manipulate tdb files</summary>
   <description>TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
 except that it allows multiple simultaneous writers and uses locking
@@ -81595,32 +93445,31 @@ small.
 This package contains tools to manage Tdb files.</description>
   <packager/>
   <url>http://tdb.samba.org/</url>
-  <time file="1376539742" build="1376539732"/>
-  <size package="18612" installed="60728" archive="61372"/>
-<location href="i686/tdb-tools-1.2.10-2.11.i686.rpm"/>
+  <time file="1376539816" build="1376539805"/>
+  <size package="18691" installed="67080" archive="67724"/>
+<location href="x86_64/tdb-tools-1.2.10-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>tdb-1.2.10-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4134"/>
+    <rpm:header-range start="280" end="4342"/>
     <rpm:provides>
       <rpm:entry name="tdb-tools" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-      <rpm:entry name="tdb-tools(x86-32)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libtdb.so.1"/>
-      <rpm:entry name="libtdb.so.1(TDB_1.2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="tdb-tools(x86-64)" flags="EQ" epoch="0" ver="1.2.10" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libtdb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.9)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libtdb.so.1(TDB_1.2.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/tdbtool</file>
     <file>/usr/bin/tdbbackup</file>
     <file>/usr/bin/tdbdump</file>
@@ -81629,472 +93478,336 @@ This package contains tools to manage Tdb files.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>tel-plugin-at_standard</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">20fcd264ed094299fda2ac2a69ec1748c73f1561d34ed600e9ef0bdd717bdf70</checksum>
-  <summary>Telephony standard AT Modem library</summary>
-  <description>Telephony standard AT Modem library</description>
-  <packager/>
-  <url/>
-  <time file="1377321084" build="1377321070"/>
-  <size package="15344" installed="40820" archive="41260"/>
-<location href="i686/tel-plugin-at_standard-0.1.1-2.7.i686.rpm"/>
-  <format>
-    <rpm:license>Apache</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>tel-plugin-at_standard-0.1.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2971"/>
-    <rpm:provides>
-      <rpm:entry name="at_standard-plugin.so"/>
-      <rpm:entry name="tel-plugin-at_standard" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
-      <rpm:entry name="tel-plugin-at_standard(x86-32)" flags="EQ" epoch="0" ver="0.1.1" rel="2.7"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>tel-plugin-atmodem</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.37" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">be2e72d6f3f1e256d5342bdb14df72c21e3135da03938217ce9f0ba9bce45daf</checksum>
-  <summary>Telephony AT Modem library</summary>
-  <description>Telephony AT Modem library</description>
-  <packager/>
-  <url/>
-  <time file="1377321054" build="1377321048"/>
-  <size package="79697" installed="368970" archive="369552"/>
-<location href="i686/tel-plugin-atmodem-0.1.37-2.10.i686.rpm"/>
-  <format>
-    <rpm:license>Apache</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
-    <rpm:sourcerpm>tel-plugin-atmodem-0.1.37-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3591"/>
-    <rpm:provides>
-      <rpm:entry name="atmodem-plugin.so"/>
-      <rpm:entry name="tel-plugin-atmodem" flags="EQ" epoch="0" ver="0.1.37" rel="2.10"/>
-      <rpm:entry name="tel-plugin-atmodem(x86-32)" flags="EQ" epoch="0" ver="0.1.37" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>tel-plugin-database</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.7" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">f74e492d9fa1941c8abf026bf4ba70b4a242f7a3ad583b76c6752be6bbd897b9</checksum>
+  <checksum type="sha256" pkgid="YES">14d87e4885ef077dcfbfbf06e03b41a83a19ac27066f27e256e02b539882d753</checksum>
   <summary>Telephony DataBase storage plugin</summary>
   <description>Telephony DataBase storage plugin</description>
   <packager/>
   <url/>
-  <time file="1377321089" build="1377321084"/>
-  <size package="11726" installed="28656" archive="29084"/>
-<location href="i686/tel-plugin-database-0.1.7-2.7.i686.rpm"/>
+  <time file="1377321072" build="1377321066"/>
+  <size package="11960" installed="30264" archive="30696"/>
+<location href="x86_64/tel-plugin-database-0.1.7-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-database-0.1.7-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3072"/>
+    <rpm:header-range start="280" end="3308"/>
     <rpm:provides>
-      <rpm:entry name="db-plugin.so"/>
+      <rpm:entry name="db-plugin.so()(64bit)"/>
       <rpm:entry name="tel-plugin-database" flags="EQ" epoch="0" ver="0.1.7" rel="2.7"/>
-      <rpm:entry name="tel-plugin-database(x86-32)" flags="EQ" epoch="0" ver="0.1.7" rel="2.7"/>
+      <rpm:entry name="tel-plugin-database(x86-64)" flags="EQ" epoch="0" ver="0.1.7" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>tel-plugin-dbus_tapi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.215" rel="2.13"/>
-  <checksum type="sha256" pkgid="YES">f17569325c30f47d58ff2003e0f2f68eb175d04aa69ccdcfcb56d2a0be346bee</checksum>
-  <summary>dbus-tapi plugin for telephony</summary>
-  <description>dbus-tapi plugin for telephony</description>
-  <packager/>
-  <url/>
-  <time file="1377321524" build="1377321517"/>
-  <size package="182044" installed="891678" archive="892264"/>
-<location href="i686/tel-plugin-dbus_tapi-0.1.215-2.13.i686.rpm"/>
-  <format>
-    <rpm:license>Apache</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
-    <rpm:sourcerpm>tel-plugin-dbus_tapi-0.1.215-2.13.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3473"/>
-    <rpm:provides>
-      <rpm:entry name="dbus-tapi-plugin.so"/>
-      <rpm:entry name="tel-plugin-dbus_tapi" flags="EQ" epoch="0" ver="0.1.215" rel="2.13"/>
-      <rpm:entry name="tel-plugin-dbus_tapi(x86-32)" flags="EQ" epoch="0" ver="0.1.215" rel="2.13"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-imc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.38" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">81c8bbd92992f355afe75bc638d025969eed00eca5134e542ddb4379c8b7caa9</checksum>
+  <checksum type="sha256" pkgid="YES">134dee1d7c87d597b5127bc5da724064afef6b69ee03fd9cac9c804d310a215e</checksum>
   <summary>imc plugin for telephony</summary>
   <description>IMC plugin for telephony</description>
   <packager/>
   <url/>
-  <time file="1377321103" build="1377321098"/>
-  <size package="125576" installed="549211" archive="549784"/>
-<location href="i686/tel-plugin-imc-0.1.38-2.10.i686.rpm"/>
+  <time file="1377321072" build="1377321065"/>
+  <size package="132521" installed="531627" archive="532204"/>
+<location href="x86_64/tel-plugin-imc-0.1.38-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-imc-0.1.38-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3719"/>
+    <rpm:header-range start="280" end="4031"/>
     <rpm:provides>
-      <rpm:entry name="imc-plugin.so"/>
+      <rpm:entry name="imc-plugin.so()(64bit)"/>
       <rpm:entry name="tel-plugin-imc" flags="EQ" epoch="0" ver="0.1.38" rel="2.10"/>
-      <rpm:entry name="tel-plugin-imc(x86-32)" flags="EQ" epoch="0" ver="0.1.38" rel="2.10"/>
+      <rpm:entry name="tel-plugin-imc(x86-64)" flags="EQ" epoch="0" ver="0.1.38" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-imcmodem</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.4" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">fd6bf76346afefe9015c790a9944cdfefe4026beb42aaede0615435ce9ff3287</checksum>
+  <checksum type="sha256" pkgid="YES">84c29f3858d49e79f4efbc0213da9e7107b1be9cd0df15b5814de4053f120397</checksum>
   <summary>telephony plugin library for AT communication with IMC modem</summary>
   <description>imcmodem plugin for telephony</description>
   <packager/>
   <url/>
-  <time file="1377321055" build="1377321050"/>
-  <size package="17654" installed="44260" archive="44696"/>
-<location href="i686/tel-plugin-imcmodem-0.1.4-2.8.i686.rpm"/>
+  <time file="1377321066" build="1377321061"/>
+  <size package="17754" installed="46536" archive="46972"/>
+<location href="x86_64/tel-plugin-imcmodem-0.1.4-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-imcmodem-0.1.4-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3112"/>
+    <rpm:header-range start="280" end="3344"/>
     <rpm:provides>
-      <rpm:entry name="imcmodem-plugin.so"/>
+      <rpm:entry name="imcmodem-plugin.so()(64bit)"/>
       <rpm:entry name="tel-plugin-imcmodem" flags="EQ" epoch="0" ver="0.1.4" rel="2.8"/>
-      <rpm:entry name="tel-plugin-imcmodem(x86-32)" flags="EQ" epoch="0" ver="0.1.4" rel="2.8"/>
+      <rpm:entry name="tel-plugin-imcmodem(x86-64)" flags="EQ" epoch="0" ver="0.1.4" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-indicator</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.7" rel="3.7"/>
-  <checksum type="sha256" pkgid="YES">c203c07ab028587639914e70d1091e628f06cc8d6060aeea56c8af438e51715d</checksum>
+  <checksum type="sha256" pkgid="YES">ebb7a21f97d12ac227e4bf20b796bcc0a47fb6bee822e7eebed389921c028105</checksum>
   <summary>Telephony Indicator plugin</summary>
   <description>Telephony Indicator plugin</description>
   <packager/>
   <url/>
-  <time file="1377321056" build="1377321051"/>
-  <size package="12127" installed="28936" archive="29372"/>
-<location href="i686/tel-plugin-indicator-0.1.7-3.7.i686.rpm"/>
+  <time file="1377321079" build="1377321075"/>
+  <size package="12211" installed="30616" archive="31052"/>
+<location href="x86_64/tel-plugin-indicator-0.1.7-3.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-indicator-0.1.7-3.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3113"/>
+    <rpm:header-range start="280" end="3317"/>
     <rpm:provides>
-      <rpm:entry name="indicator-plugin.so"/>
+      <rpm:entry name="indicator-plugin.so()(64bit)"/>
       <rpm:entry name="tel-plugin-indicator" flags="EQ" epoch="0" ver="0.1.7" rel="3.7"/>
-      <rpm:entry name="tel-plugin-indicator(x86-32)" flags="EQ" epoch="0" ver="0.1.7" rel="3.7"/>
+      <rpm:entry name="tel-plugin-indicator(x86-64)" flags="EQ" epoch="0" ver="0.1.7" rel="3.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-packetservice</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.34" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">2b84d09bd3350643852b104d49e399ebcf490ede28f2b46fc5621ce90bcd245e</checksum>
+  <checksum type="sha256" pkgid="YES">083d2a1c01524b9f775c5bbff06b78c6cdb233ddce8c79288c93ace306554bba</checksum>
   <summary>Telephony Packet Service library</summary>
   <description>Telephony Packet Service library</description>
   <packager/>
   <url/>
-  <time file="1377321061" build="1377321056"/>
-  <size package="48704" installed="181289" archive="182168"/>
-<location href="i686/tel-plugin-packetservice-0.1.34-2.7.i686.rpm"/>
+  <time file="1377321064" build="1377321059"/>
+  <size package="49496" installed="187137" archive="188020"/>
+<location href="x86_64/tel-plugin-packetservice-0.1.34-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-packetservice-0.1.34-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4149"/>
+    <rpm:header-range start="280" end="4421"/>
     <rpm:provides>
-      <rpm:entry name="ps-plugin.so"/>
+      <rpm:entry name="ps-plugin.so()(64bit)"/>
       <rpm:entry name="tel-plugin-packetservice" flags="EQ" epoch="0" ver="0.1.34" rel="2.7"/>
-      <rpm:entry name="tel-plugin-packetservice(x86-32)" flags="EQ" epoch="0" ver="0.1.34" rel="2.7"/>
+      <rpm:entry name="tel-plugin-packetservice(x86-64)" flags="EQ" epoch="0" ver="0.1.34" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libgudev-1.0.so.0"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libiniparser.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libgudev-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdbus-glib-1.so.2()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libiniparser.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/dbus-1/system.d/ps-plugin.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-vconf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.31" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">52d8573f14e8189b415010e2373040d52415196d91c34788fc2806978e0c9213</checksum>
+  <checksum type="sha256" pkgid="YES">2cf45f69aa97e04eabe9d3450a16e45d02172c1f04086cc8bcbdc0acf5f27ea4</checksum>
   <summary>Telephony Vconf storage plugin</summary>
   <description>Telephony Vconf storage plugin</description>
   <packager/>
   <url/>
-  <time file="1377321121" build="1377321116"/>
-  <size package="17648" installed="38196" archive="38624"/>
-<location href="i686/tel-plugin-vconf-0.1.31-2.7.i686.rpm"/>
+  <time file="1377321178" build="1377321173"/>
+  <size package="17790" installed="40088" archive="40516"/>
+<location href="x86_64/tel-plugin-vconf-0.1.31-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-vconf-0.1.31-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5733"/>
+    <rpm:header-range start="280" end="5957"/>
     <rpm:provides>
       <rpm:entry name="tel-plugin-vconf" flags="EQ" epoch="0" ver="0.1.31" rel="2.7"/>
-      <rpm:entry name="tel-plugin-vconf(x86-32)" flags="EQ" epoch="0" ver="0.1.31" rel="2.7"/>
-      <rpm:entry name="vconf-plugin.so"/>
+      <rpm:entry name="tel-plugin-vconf(x86-64)" flags="EQ" epoch="0" ver="0.1.31" rel="2.7"/>
+      <rpm:entry name="vconf-plugin.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tel-plugin-vmodem</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.8" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">c38e67456295028c135e4495958e90c0abc01c0de7e7e965d4e721072acca961</checksum>
+  <checksum type="sha256" pkgid="YES">531abba3908ab061641638cc7198edde4e16b7833f4eaa45962bedd7c536d80e</checksum>
   <summary>Telephony AT Virtual Modem library</summary>
   <description>Telephony AT Modem library</description>
   <packager/>
   <url/>
-  <time file="1377321053" build="1377321048"/>
-  <size package="15989" installed="38784" archive="39212"/>
-<location href="i686/tel-plugin-vmodem-0.1.8-2.7.i686.rpm"/>
+  <time file="1377321066" build="1377321057"/>
+  <size package="16134" installed="40800" archive="41232"/>
+<location href="x86_64/tel-plugin-vmodem-0.1.8-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>tel-plugin-vmodem-0.1.8-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3066"/>
+    <rpm:header-range start="280" end="3298"/>
     <rpm:provides>
       <rpm:entry name="tel-plugin-vmodem" flags="EQ" epoch="0" ver="0.1.8" rel="2.7"/>
-      <rpm:entry name="tel-plugin-vmodem(x86-32)" flags="EQ" epoch="0" ver="0.1.8" rel="2.7"/>
-      <rpm:entry name="vmodem-plugin.so"/>
+      <rpm:entry name="tel-plugin-vmodem(x86-64)" flags="EQ" epoch="0" ver="0.1.8" rel="2.7"/>
+      <rpm:entry name="vmodem-plugin.so()(64bit)"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libtcore.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>telephony-daemon</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.12" rel="3.8"/>
-  <checksum type="sha256" pkgid="YES">fcbf16f9d698119ab641cf5efa538a92a89014fa2aecae7eb427f00100d34908</checksum>
+  <checksum type="sha256" pkgid="YES">b4cfca73861011c55239850f80e3ac4a9973055ebc8461abcfa0a5e4ad335407</checksum>
   <summary>Telephony daemon</summary>
   <description>Description: Telephony daemon</description>
   <packager/>
   <url/>
-  <time file="1377321085" build="1377321080"/>
-  <size package="13361" installed="29738" archive="31012"/>
-<location href="i686/telephony-daemon-0.1.12-3.8.i686.rpm"/>
+  <time file="1377321071" build="1377321066"/>
+  <size package="13763" installed="31654" archive="32928"/>
+<location href="x86_64/telephony-daemon-0.1.12-3.8.x86_64.rpm"/>
   <format>
     <rpm:license>Apache</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Telephony</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>telephony-daemon-0.1.12-3.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3649"/>
+    <rpm:header-range start="280" end="3885"/>
     <rpm:provides>
       <rpm:entry name="telephony-daemon" flags="EQ" epoch="0" ver="0.1.12" rel="3.8"/>
-      <rpm:entry name="telephony-daemon(x86-32)" flags="EQ" epoch="0" ver="0.1.12" rel="3.8"/>
+      <rpm:entry name="telephony-daemon(x86-64)" flags="EQ" epoch="0" ver="0.1.12" rel="3.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libtcore.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libtcore.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc5.d/S30telephony-daemon</file>
     <file>/etc/rc.d/init.d/telephony-daemon</file>
     <file>/usr/bin/telephony-daemon</file>
@@ -82104,9 +93817,9 @@ This package contains tools to manage Tdb files.</description>
 </package>
 <package type="rpm">
   <name>terminfo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">790c6b59700ea9722d657792d0a17229095aaa5331cc733190bdd9c794671504</checksum>
+  <checksum type="sha256" pkgid="YES">d480b1003876809555451841e87ca710c5ebd143c08527fdaf66c5aac32892aa</checksum>
   <summary>A terminal descriptions database</summary>
   <description>This is the terminfo reference database, maintained in the ncurses
 package. This database is the official successor to the 4.4BSD termcap
@@ -82117,19 +93830,19 @@ need this database -- a minimal /usr/share/terminfo tree for these
 terminals is already included in the terminfo-base package.</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="440101" installed="1726946" archive="2115952"/>
-<location href="i686/terminfo-5.9-2.9.i686.rpm"/>
+  <time file="1375473559" build="1375473520"/>
+  <size package="440142" installed="1726946" archive="2115952"/>
+<location href="x86_64/terminfo-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="248079"/>
+    <rpm:header-range start="280" end="248251"/>
     <rpm:provides>
       <rpm:entry name="terminfo" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="terminfo(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="terminfo(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -82137,9 +93850,9 @@ terminals is already included in the terminfo-base package.</description>
 </package>
 <package type="rpm">
   <name>terminfo-base</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">dca12e6b01cb66fece5318c6c74fd247a5444c01225589e77325c521681f8894</checksum>
+  <checksum type="sha256" pkgid="YES">5fd6c9ea2f9c7de7f52e95b11ebe2dac74b3e69637477b902a911b5c10d13431</checksum>
   <summary>A terminal descriptions database</summary>
   <description>This is the terminfo basic database, maintained in the ncurses package.
 This database is the official successor to the 4.4BSD termcap file and
@@ -82147,21 +93860,21 @@ contains information about any known terminal. The ncurses library
 makes use of this database to use terminals correctly.</description>
   <packager/>
   <url>http://invisible-island.net/ncurses/ncurses.html</url>
-  <time file="1375471775" build="1375471733"/>
-  <size package="104077" installed="1069269" archive="1080552"/>
-<location href="i686/terminfo-base-5.9-2.9.i686.rpm"/>
+  <time file="1375473559" build="1375473520"/>
+  <size package="104244" installed="1069269" archive="1080552"/>
+<location href="x86_64/terminfo-base-5.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>ncurses-5.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9623"/>
+    <rpm:header-range start="280" end="9799"/>
     <rpm:provides>
       <rpm:entry name="config(terminfo-base)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
       <rpm:entry name="ncurses:/usr/share/tabset"/>
       <rpm:entry name="terminfo-base" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
-      <rpm:entry name="terminfo-base(x86-32)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
+      <rpm:entry name="terminfo-base(x86-64)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(terminfo-base)" flags="EQ" epoch="0" ver="5.9" rel="2.9"/>
@@ -82171,61 +93884,60 @@ makes use of this database to use terminals correctly.</description>
 </package>
 <package type="rpm">
   <name>terminology</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">533ccbd8d14efbd99691eeca14aeee222f2f2420474e0777444156a9331301eb</checksum>
+  <checksum type="sha256" pkgid="YES">44df7ab50b0d820e258ee9e17b0d62d52cab0987a454926430478ae75704a3d2</checksum>
   <summary>Terminal Program</summary>
   <description>Terminilogy Terminal program.</description>
   <packager/>
   <url>http://www.enlightenment.org/</url>
-  <time file="1375464553" build="1375464543"/>
-  <size package="338137" installed="2703787" archive="2709380"/>
-<location href="i686/terminology-0.1-2.9.i686.rpm"/>
+  <time file="1375464724" build="1375464715"/>
+  <size package="338802" installed="2721435" archive="2727028"/>
+<location href="x86_64/terminology-0.1-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>BSD 2-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X11</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>terminology-0.1-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7070"/>
+    <rpm:header-range start="280" end="7406"/>
     <rpm:provides>
       <rpm:entry name="terminology" flags="EQ" epoch="0" ver="0.1" rel="2.9"/>
-      <rpm:entry name="terminology(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libemotion.so.1"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libecore_imf_evas.so.1"/>
+      <rpm:entry name="terminology(x86-64)" flags="EQ" epoch="0" ver="0.1" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libecore_input.so.1()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf_evas.so.1()(64bit)"/>
+      <rpm:entry name="libecore_con.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libemotion.so.1()(64bit)"/>
+      <rpm:entry name="libefreet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libeet.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/terminology</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>texinfo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.13a" rel="1.16"/>
-  <checksum type="sha256" pkgid="YES">7ea17670a43e884b5e064ae4940c4bf682ea63f77697283c630c2ee54a0b2ede</checksum>
+  <checksum type="sha256" pkgid="YES">f472d7bbbd8c4003274ac1a48411ef0773ec58db953bf7401293634797e986fc</checksum>
   <summary>Tools Needed to Create Documentation from Texinfo Sources</summary>
   <description>Texinfo is a documentation system that uses a single source file to
 produce both online information and printed output.  Using Texinfo, you
@@ -82255,36 +93967,35 @@ Authors:
     Roland McGrath &lt;roland@gnu.org&gt;</description>
   <packager/>
   <url>http://www.texinfo.org</url>
-  <time file="1375473221" build="1375473201"/>
-  <size package="713194" installed="2679787" archive="2703324"/>
-<location href="i686/texinfo-4.13a-1.16.i686.rpm"/>
+  <time file="1375474787" build="1375474715"/>
+  <size package="714460" installed="2700015" archive="2723552"/>
+<location href="x86_64/texinfo-4.13a-1.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ ; GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Publishing/Texinfo</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>texinfo-4.13a-1.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21294"/>
+    <rpm:header-range start="280" end="21498"/>
     <rpm:provides>
       <rpm:entry name="perl(Texi2HTML::TeX4HT)"/>
       <rpm:entry name="texi2html" flags="EQ" epoch="0" ver="1.82"/>
       <rpm:entry name="texi2roff" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="texinfo" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
-      <rpm:entry name="texinfo(x86-32)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
+      <rpm:entry name="texinfo(x86-64)" flags="EQ" epoch="0" ver="4.13a" rel="1.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libbz2.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/perl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libzio.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libzio.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libbz2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/texi2pdf</file>
     <file>/usr/bin/pdftexi2dvi</file>
     <file>/usr/bin/texi2dvi</file>
@@ -82297,40 +94008,39 @@ Authors:
 </package>
 <package type="rpm">
   <name>tiff</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">dfd2ca478e62fd0aa1034c451cd59195d8a4716fafa8fba690c31714b535a9e2</checksum>
+  <checksum type="sha256" pkgid="YES">c241534065a3de4ea95d831bc616f789455918a0f01c08e244be1b88e22008b6</checksum>
   <summary>Tools for Converting from and to the Tiff Format</summary>
   <description>This package contains the library and support programs for the TIFF
 image format.</description>
   <packager/>
   <url>http://www.remotesensing.org/libtiff</url>
-  <time file="1375473168" build="1375473156"/>
-  <size package="168717" installed="599952" archive="603084"/>
-<location href="i686/tiff-4.0.2-2.10.i686.rpm"/>
+  <time file="1375474745" build="1375474734"/>
+  <size package="177451" installed="661728" archive="664860"/>
+<location href="x86_64/tiff-4.0.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>HPND</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Graphics/Convertors</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9699"/>
+    <rpm:header-range start="280" end="9751"/>
     <rpm:provides>
       <rpm:entry name="tiff" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
-      <rpm:entry name="tiff(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libtiff.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="tiff(x86-64)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libtiff.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/fax2tiff</file>
     <file>/usr/bin/thumbnail</file>
     <file>/usr/bin/tiffdump</file>
@@ -82359,26 +94069,26 @@ image format.</description>
 </package>
 <package type="rpm">
   <name>tiff-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4.0.2" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">7aa547fb6f06347af90fe6a64b0acd3dd52e048ba8c98694caab0b6b4699d8b4</checksum>
+  <checksum type="sha256" pkgid="YES">d6724e1ddf6b8cd744ede121dd86313123952d492ac798190a26bdc656f13e66</checksum>
   <summary>Documentation for package tiff</summary>
   <description>This package provides documentation for package tiff.</description>
   <packager/>
   <url>http://www.remotesensing.org/libtiff</url>
-  <time file="1375473168" build="1375473156"/>
-  <size package="144145" installed="134274" archive="144244"/>
-<location href="i686/tiff-docs-4.0.2-2.10.i686.rpm"/>
+  <time file="1375474745" build="1375474734"/>
+  <size package="144324" installed="134274" archive="144244"/>
+<location href="x86_64/tiff-docs-4.0.2-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>HPND</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>tiff-4.0.2-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8103"/>
+    <rpm:header-range start="280" end="8280"/>
     <rpm:provides>
       <rpm:entry name="tiff-docs" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
-      <rpm:entry name="tiff-docs(x86-32)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
+      <rpm:entry name="tiff-docs(x86-64)" flags="EQ" epoch="0" ver="4.0.2" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -82386,60 +94096,59 @@ image format.</description>
 </package>
 <package type="rpm">
   <name>time</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">49a2e5fa7c8ae23e707801d5a3d66b484ca3dd717931f29df3f1bf9277a6748f</checksum>
+  <checksum type="sha256" pkgid="YES">ffcb56ca6abed95867682ca8a67b8c36ad6e703617b597f871cdf9ab9c549cfe</checksum>
   <summary>A GNU utility for monitoring a program's use of system resources</summary>
   <description>The GNU time utility runs another program, collects information about
 the resources used by that program while it is running, and displays
 the results.</description>
   <packager/>
   <url>http://www.gnu.org/software/time/</url>
-  <time file="1375477072" build="1375477064"/>
-  <size package="15396" installed="35550" archive="36084"/>
-<location href="i686/time-1.7-2.8.i686.rpm"/>
+  <time file="1375481290" build="1375481282"/>
+  <size package="15875" installed="37510" archive="38044"/>
+<location href="x86_64/time-1.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>time-1.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2879"/>
+    <rpm:header-range start="280" end="3043"/>
     <rpm:provides>
       <rpm:entry name="time" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
-      <rpm:entry name="time(x86-32)" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
+      <rpm:entry name="time(x86-64)" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/time</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>time-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">b1e50b4f74a7036cff2f285446230c74f2198d83aac2266c31fe49811dc16195</checksum>
+  <checksum type="sha256" pkgid="YES">87eecf5c635b383f778fe98ce782d28470dddaa250b4542307729a7a41f0a631</checksum>
   <summary>Documentation for package time</summary>
   <description>This package provides documentation for package time.</description>
   <packager/>
   <url>http://www.gnu.org/software/time/</url>
-  <time file="1375477072" build="1375477064"/>
-  <size package="7143" installed="4983" archive="5248"/>
-<location href="i686/time-docs-1.7-2.8.i686.rpm"/>
+  <time file="1375481290" build="1375481282"/>
+  <size package="7319" installed="4983" archive="5248"/>
+<location href="x86_64/time-docs-1.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>time-1.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="1992"/>
+    <rpm:header-range start="280" end="2169"/>
     <rpm:provides>
       <rpm:entry name="time-docs" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
-      <rpm:entry name="time-docs(x86-32)" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
+      <rpm:entry name="time-docs(x86-64)" flags="EQ" epoch="0" ver="1.7" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -82480,29 +94189,29 @@ the results.</description>
 </package>
 <package type="rpm">
   <name>tizen-release</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0.0" rel="3.16"/>
-  <checksum type="sha256" pkgid="YES">64cfd84e392b637de5c6914edfbb789ef0251ccb5940bf6482a8a3972721e9f3</checksum>
+  <checksum type="sha256" pkgid="YES">14bda64380ffa4e21acdfe13e663086e9d7356dc8607cc327a3ccc9e27a8ca2d</checksum>
   <summary>Tizen release files</summary>
   <description>Tizen release files such as various /etc/ files that define the release.</description>
   <packager/>
   <url>http://www.tizen.com</url>
-  <time file="1377045825" build="1377045817"/>
-  <size package="3940" installed="1914" archive="2868"/>
-<location href="i686/tizen-release-3.0.0-3.16.i686.rpm"/>
+  <time file="1377045054" build="1377045046"/>
+  <size package="4122" installed="1922" archive="2880"/>
+<location href="x86_64/tizen-release-3.0.0-3.16.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>tizen-release-3.0.0-3.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3097"/>
+    <rpm:header-range start="280" end="3277"/>
     <rpm:provides>
       <rpm:entry name="config(tizen-release)" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
       <rpm:entry name="lsb" flags="EQ" epoch="0" ver="4.1"/>
       <rpm:entry name="system-release" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
       <rpm:entry name="tizen-release" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
-      <rpm:entry name="tizen-release(x86-32)" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
+      <rpm:entry name="tizen-release(x86-64)" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="config(tizen-release)" flags="EQ" epoch="0" ver="3.0.0" rel="3.16"/>
@@ -82517,50 +94226,50 @@ the results.</description>
 </package>
 <package type="rpm">
   <name>tizenprv00.privacy-popup</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.3" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">854e9712046883097ccdf54f2a691852e89699bdb64ec4310eb085f29644cec2</checksum>
+  <checksum type="sha256" pkgid="YES">cd489871edcd98725a6316a6497474d4655895a0f07d0ef0b362aba46b8beb4b</checksum>
   <summary>Privacy Popup</summary>
   <description>The Privacy popup provides UI to set privacy information of application.</description>
   <packager/>
   <url/>
-  <time file="1377321728" build="1377321722"/>
-  <size package="14453" installed="34639" archive="35404"/>
-<location href="i686/tizenprv00.privacy-popup-0.0.3-2.9.i686.rpm"/>
+  <time file="1377321822" build="1377321817"/>
+  <size package="14772" installed="36791" archive="37556"/>
+<location href="x86_64/tizenprv00.privacy-popup-0.0.3-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Security</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>privacy-manager-server-0.0.3-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3774"/>
+    <rpm:header-range start="280" end="4054"/>
     <rpm:provides>
       <rpm:entry name="tizenprv00.privacy-popup" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-      <rpm:entry name="tizenprv00.privacy-popup(x86-32)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="tizenprv00.privacy-popup(x86-64)" flags="EQ" epoch="0" ver="0.0.3" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/tizenprv00.privacy-popup</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>tk</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.6.0" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">615fd295382daaa3bf0ce04690ae8daf84c5b290340a44ad68d2824634966988</checksum>
+  <checksum type="sha256" pkgid="YES">26475334e1395f7331d0a3b0f26b7b8883bf4210325a9a7ea84eb2545c9a2ba1</checksum>
   <summary>Graphical User Interface Toolkit for Tcl</summary>
   <description>Tk is a graphical user interface toolkit that takes developing desktop
 applications to a higher level than conventional approaches. Tk is the
@@ -82569,55 +94278,103 @@ and can produce rich, native applications that run unchanged across
 Windows, Mac OS X, Linux and more.</description>
   <packager/>
   <url>http://www.tcl.tk</url>
-  <time file="1377320869" build="1377320849"/>
-  <size package="1488960" installed="3680860" archive="3723492"/>
-<location href="i686/tk-8.6.0-1.1.i686.rpm"/>
+  <time file="1377320853" build="1377320838"/>
+  <size package="1504379" installed="3786392" archive="3829364"/>
+<location href="x86_64/tk-8.6.0-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>tk-8.6.0-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34038"/>
+    <rpm:header-range start="280" end="34430"/>
     <rpm:provides>
-      <rpm:entry name="libtk8.6.so"/>
+      <rpm:entry name="libtk8.6.so()(64bit)"/>
       <rpm:entry name="tk" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-      <rpm:entry name="tk(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tk(x86-64)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
       <rpm:entry name="tkcon" flags="EQ" epoch="0" ver="2.7"/>
       <rpm:entry name="wish"/>
       <rpm:entry name="wish8.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXss.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="/usr/bin/rm" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXft.so.2()(64bit)"/>
+      <rpm:entry name="libtk8.6.so()(64bit)"/>
       <rpm:entry name="tcl"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libXft.so.2"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libtcl8.6.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>    <file>/usr/bin/wish</file>
+    <file>/usr/bin/wish8.6</file>
+    <file>/usr/bin/tkcon</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>tk-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="8.6.0" rel="1.1"/>
+  <checksum type="sha256" pkgid="YES">70248eea597c75fbbd60b2f0f30e2dd8a00240cb1cbf8dc649c181ba03d0f477</checksum>
+  <summary>Graphical User Interface Toolkit for Tcl</summary>
+  <description>Tk is a graphical user interface toolkit that takes developing desktop
+applications to a higher level than conventional approaches. Tk is the
+standard GUI not only for Tcl, but for many other dynamic languages,
+and can produce rich, native applications that run unchanged across
+Windows, Mac OS X, Linux and more.</description>
+  <packager/>
+  <url>http://www.tcl.tk</url>
+  <time file="1377320869" build="1377320858"/>
+  <size package="955469" installed="2975751" archive="3002440"/>
+<location href="x86_64/tk-32bit-8.6.0-1.1.x86_64.rpm"/>
+  <format>
+    <rpm:license>BSD-3-Clause</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Languages</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>tk-8.6.0-1.1.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="22298"/>
+    <rpm:provides>
       <rpm:entry name="libtk8.6.so"/>
-      <rpm:entry name="libtcl8.6.so"/>
+      <rpm:entry name="tk-32bit" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tk-32bit(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXss.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="/bin/sh"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libpthread.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/usr/bin/wish</file>
-    <file>/usr/bin/wish8.6</file>
-    <file>/usr/bin/tkcon</file>
-
+      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libXft.so.2"/>
+      <rpm:entry name="libXss.so.1"/>
+      <rpm:entry name="libc.so.6"/>
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tk-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8.6.0" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">56d5980e5b1d513cded7f8552a1de46b53b8ff710053aecd00249c6688b1ba70</checksum>
+  <checksum type="sha256" pkgid="YES">8d4910178b70f96a78d11074d0ff9f2741e696662ed304fa66eaab7c589c3242</checksum>
   <summary>Header Files and C API Documentation for Tk</summary>
   <description>This package contains header files and documentation needed for writing
 Tk extensions in compiled languages like C, C++, etc., or for embedding
@@ -82627,20 +94384,20 @@ This package is not needed for writing extensions or applications for
 Tk in the Tcl language itself.</description>
   <packager/>
   <url>http://www.tcl.tk</url>
-  <time file="1377320869" build="1377320849"/>
-  <size package="460629" installed="849306" archive="898948"/>
-<location href="i686/tk-devel-8.6.0-1.1.i686.rpm"/>
+  <time file="1377320853" build="1377320838"/>
+  <size package="462216" installed="914380" archive="964032"/>
+<location href="x86_64/tk-devel-8.6.0-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Languages</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>tk-8.6.0-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="34442"/>
+    <rpm:header-range start="280" end="34626"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(tk)" flags="EQ" epoch="0" ver="8.6"/>
       <rpm:entry name="tk-devel" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
-      <rpm:entry name="tk-devel(x86-32)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
+      <rpm:entry name="tk-devel(x86-64)" flags="EQ" epoch="0" ver="8.6.0" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(tcl)"/>
@@ -82651,9 +94408,9 @@ Tk in the Tcl language itself.</description>
 </package>
 <package type="rpm">
   <name>tolua++</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.93" rel="3.16"/>
-  <checksum type="sha256" pkgid="YES">96bb1435267b8ba63fd2cfb5e0726c349d337e289da23b226b0aea7f55664a11</checksum>
+  <checksum type="sha256" pkgid="YES">83159e51cdf3cefa8de50c291cbbefab073530bfd8e320429b95ffeda9655258</checksum>
   <summary>C/C++ with Lua Integration Tool</summary>
   <description>tolua++ is an extended version of tolua, a tool to integrate C/C++ code with
 Lua. tolua++ includes new features oriented to c++ such as:
@@ -82663,120 +94420,118 @@ Lua. tolua++ includes new features oriented to c++ such as:
 as well as other features and bugfixes.</description>
   <packager/>
   <url>http://www.codenix.com/~tolua/</url>
-  <time file="1377046395" build="1377046385"/>
-  <size package="72506" installed="299924" archive="300740"/>
-<location href="i686/tolua++-1.0.93-3.16.i686.rpm"/>
+  <time file="1377046349" build="1377046341"/>
+  <size package="74979" installed="381796" archive="382612"/>
+<location href="x86_64/tolua++-1.0.93-3.16.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w08</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>tolua++-1.0.93-3.16.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3478"/>
+    <rpm:header-range start="280" end="3742"/>
     <rpm:provides>
       <rpm:entry name="tolua++" flags="EQ" epoch="0" ver="1.0.93" rel="3.16"/>
-      <rpm:entry name="tolua++(x86-32)" flags="EQ" epoch="0" ver="1.0.93" rel="3.16"/>
+      <rpm:entry name="tolua++(x86-64)" flags="EQ" epoch="0" ver="1.0.93" rel="3.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="liblua.so.5.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="liblua.so.5.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/tolua++</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>tree</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">33527a473d317fa8b53a4c963a6e8d1a32ac6a04ec4b054e6457d7f0edd9ec1f</checksum>
+  <checksum type="sha256" pkgid="YES">30d44840e3f3045d1799faf9e5d31ac49307da1b5180a14e10ce46c23116f282</checksum>
   <summary>File listing as a tree</summary>
   <description>Tree is a recursive directory listing command that produces a depth
 indented listing of files, which is colorized ala dircolors if the
 LS_COLORS environment variable is set and output is to tty.</description>
   <packager/>
   <url>http://mama.indstate.edu/users/ice/tree/</url>
-  <time file="1375477096" build="1375477087"/>
-  <size package="36133" installed="81833" archive="82512"/>
-<location href="i686/tree-1.6.0-2.8.i686.rpm"/>
+  <time file="1375481624" build="1375481616"/>
+  <size package="37651" installed="83485" archive="84164"/>
+<location href="x86_64/tree-1.6.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Tools</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>tree-1.6.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3223"/>
+    <rpm:header-range start="280" end="3399"/>
     <rpm:provides>
       <rpm:entry name="tree" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
-      <rpm:entry name="tree(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
+      <rpm:entry name="tree(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/tree</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>tts</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.60" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">b8c1c70f3d67609f65cb98e302ed20572cc032ef605c19cbfc116011653a8284</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.60" rel="2.16"/>
+  <checksum type="sha256" pkgid="YES">90c2a34143f5b806b3dbcf7a8bb5a604fd39b3bd1bb5b8a7beaaa40a1864a2ed</checksum>
   <summary>Text To Speech client library and daemon</summary>
   <description>Text To Speech client library and daemon.</description>
   <packager/>
   <url/>
-  <time file="1377321823" build="1377321818"/>
-  <size package="96352" installed="543857" archive="545240"/>
-<location href="i686/tts-0.1.60-2.15.i686.rpm"/>
+  <time file="1377552265" build="1377552258"/>
+  <size package="102001" installed="561509" archive="562896"/>
+<location href="x86_64/tts-0.1.60-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Samsung</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libs</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>tts-0.1.60-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5355"/>
-    <rpm:provides>
-      <rpm:entry name="libtts.so"/>
-      <rpm:entry name="libtts_setting.so"/>
-      <rpm:entry name="tts" flags="EQ" epoch="0" ver="0.1.60" rel="2.15"/>
-      <rpm:entry name="tts(x86-32)" flags="EQ" epoch="0" ver="0.1.60" rel="2.15"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libmmfsession.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmmfplayer.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>tts-0.1.60-2.16.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5643"/>
+    <rpm:provides>
+      <rpm:entry name="libtts.so()(64bit)"/>
+      <rpm:entry name="libtts_setting.so()(64bit)"/>
+      <rpm:entry name="tts" flags="EQ" epoch="0" ver="0.1.60" rel="2.16"/>
+      <rpm:entry name="tts(x86-64)" flags="EQ" epoch="0" ver="0.1.60" rel="2.16"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libmmfplayer.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libmmfsession.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcapi-system-runtime-info.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/config/sysinfo-tts.xml</file>
     <file>/usr/bin/tts-daemon-noti</file>
     <file>/usr/bin/tts-daemon-sr</file>
@@ -82786,32 +94541,32 @@ LS_COLORS environment variable is set and output is to tty.</description>
 </package>
 <package type="rpm">
   <name>tts-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.60" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">d23b327ab9e9dd7fe773396dc875635a8258169c6b39a197bba0b1927da16e60</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.1.60" rel="2.16"/>
+  <checksum type="sha256" pkgid="YES">d8f4ddee71e6da6a8b475fa45ca7b066afd2f6c2ab0fb827ab0f887426467812</checksum>
   <summary>Text To Speech header files for TTS development</summary>
   <description>Text To Speech header files for TTS development.</description>
   <packager/>
   <url/>
-  <time file="1377321823" build="1377321818"/>
-  <size package="8897" installed="42337" archive="43156"/>
-<location href="i686/tts-devel-0.1.60-2.15.i686.rpm"/>
+  <time file="1377552265" build="1377552258"/>
+  <size package="9076" installed="42341" archive="43164"/>
+<location href="x86_64/tts-devel-0.1.60-2.16.x86_64.rpm"/>
   <format>
     <rpm:license>Samsung</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>libdevel</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
-    <rpm:sourcerpm>tts-0.1.60-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2951"/>
+    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:sourcerpm>tts-0.1.60-2.16.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3131"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(tts)" flags="EQ" epoch="0" ver="0.1.1"/>
       <rpm:entry name="pkgconfig(tts-setting)" flags="EQ" epoch="0" ver="0.1.1"/>
-      <rpm:entry name="tts-devel" flags="EQ" epoch="0" ver="0.1.60" rel="2.15"/>
-      <rpm:entry name="tts-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.60" rel="2.15"/>
+      <rpm:entry name="tts-devel" flags="EQ" epoch="0" ver="0.1.60" rel="2.16"/>
+      <rpm:entry name="tts-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.60" rel="2.16"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="tts" flags="EQ" epoch="0" ver="0.1.60" rel="2.15"/>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
+      <rpm:entry name="tts" flags="EQ" epoch="0" ver="0.1.60" rel="2.16"/>
       <rpm:entry name="pkgconfig(dbus-1)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
     </rpm:requires>
@@ -82819,9 +94574,9 @@ LS_COLORS environment variable is set and output is to tty.</description>
 </package>
 <package type="rpm">
   <name>typelib-EBook</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">0f01c1903b590ad8901f12e59e078ccd9935a16ea5c859f2d97fdaea3214ddd9</checksum>
+  <checksum type="sha256" pkgid="YES">8ff2355d0c3d0e176eddb05239ce27b6aab94634fa2f005ee07985ffbb5db621</checksum>
   <summary>Evolution Data Server - Address Book Backend Library, Introspection bindings</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -82830,40 +94585,40 @@ This package provides the GObject Introspection bindings for the library
 for address book backends.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="7280" installed="14336" archive="14616"/>
-<location href="i686/typelib-EBook-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="7505" installed="14336" archive="14620"/>
+<location href="x86_64/typelib-EBook-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3693"/>
+    <rpm:header-range start="280" end="3909"/>
     <rpm:provides>
       <rpm:entry name="typelib(EBook)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib-EBook" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="typelib-EBook(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="typelib-EBook(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(EDataServer)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib(EBookContacts)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GLib)" flags="EQ" epoch="0" ver="2.0"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libebook-1.2.so.14()(64bit)"/>
       <rpm:entry name="typelib(libxml2)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libebook-1.2.so.14"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
-      <rpm:entry name="libedata-book-1.2.so.17"/>
+      <rpm:entry name="libedata-book-1.2.so.17()(64bit)"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-EBookContacts</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">9df6e27fc4b204b946ae0ae1b63b1148c345db308846ab06d96d0ea2c6358f52</checksum>
+  <checksum type="sha256" pkgid="YES">93c922f5fbe055f0cd6494b1cfd3827a1e31cb4654f83dc4af8790b2cdb4e6f4</checksum>
   <summary>Evolution Data Server - Address Book Backend Library, Introspection bindings</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -82872,37 +94627,37 @@ This package provides the GObject Introspection bindings for the library
 for address book contacts.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="12717" installed="37124" archive="37412"/>
-<location href="i686/typelib-EBookContacts-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="12911" installed="37124" archive="37416"/>
+<location href="x86_64/typelib-EBookContacts-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3637"/>
+    <rpm:header-range start="280" end="3837"/>
     <rpm:provides>
       <rpm:entry name="typelib(EBookContacts)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib-EBookContacts" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="typelib-EBookContacts(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="typelib-EBookContacts(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(EDataServer)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GLib)" flags="EQ" epoch="0" ver="2.0"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
       <rpm:entry name="typelib(libxml2)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
-      <rpm:entry name="libebook-contacts-1.2.so.0"/>
+      <rpm:entry name="libebook-contacts-1.2.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-EDataServer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.9.90" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">ab31789c1d70f6b2c7a1a6800b52288ba855f95f7c4649e3a24ebd745b927c5f</checksum>
+  <checksum type="sha256" pkgid="YES">5013aaac2774494e567377298845c97e03069e67bfc2bdec4965b669ad91f723</checksum>
   <summary>Evolution Data Server - Utilities Library, Introspection bindings</summary>
   <description>Evolution Data Server provides a central location for your address book
 and calendar in the GNOME Desktop.
@@ -82911,35 +94666,35 @@ This package provides the GObject Introspection bindings for the
 libedataserver library.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377321056" build="1377321020"/>
-  <size package="19804" installed="76500" archive="76788"/>
-<location href="i686/typelib-EDataServer-3.9.90-1.14.i686.rpm"/>
+  <time file="1377321031" build="1377321006"/>
+  <size package="20021" installed="76500" archive="76788"/>
+<location href="x86_64/typelib-EDataServer-3.9.90-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>evolution-data-server-3.9.90-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3545"/>
+    <rpm:header-range start="280" end="3741"/>
     <rpm:provides>
       <rpm:entry name="typelib(EDataServer)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib-EDataServer" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
-      <rpm:entry name="typelib-EDataServer(x86-32)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
+      <rpm:entry name="typelib-EDataServer(x86-64)" flags="EQ" epoch="0" ver="3.9.90" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libcamel-1.2.so.43"/>
+      <rpm:entry name="libcamel-1.2.so.43()(64bit)"/>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
+      <rpm:entry name="libedataserver-1.2.so.17()(64bit)"/>
       <rpm:entry name="typelib(libxml2)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libedataserver-1.2.so.17"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-Folks</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">76b9dcc5281c61096dc3d47782249c2ba5d1791bf543a72db76c3e817bb73390</checksum>
+  <checksum type="sha256" pkgid="YES">0c20bb0e87b83ef4de84eaa47d1348c3d40705944c8617e998b9e48b275f25ae</checksum>
   <summary>Library to create metacontacts from multiple sources -- Introspection bindings</summary>
   <description>libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
@@ -82947,21 +94702,21 @@ Telepathy connection managers) to create metacontacts.
 This package provides the GObject Introspection bindings for libfolks.</description>
   <packager/>
   <url>http://telepathy.freedesktop.org/wiki/Folks</url>
-  <time file="1377321162" build="1377321151"/>
-  <size package="16103" installed="59512" archive="59952"/>
-<location href="i686/typelib-Folks-0.9.3-1.14.i686.rpm"/>
+  <time file="1377321123" build="1377321112"/>
+  <size package="16319" installed="59512" archive="59956"/>
+<location href="x86_64/typelib-Folks-0.9.3-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>folks-0.9.3-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3593"/>
+    <rpm:header-range start="280" end="3785"/>
     <rpm:provides>
       <rpm:entry name="typelib(Folks)" flags="EQ" epoch="0" ver="0.6"/>
       <rpm:entry name="typelib(FolksEds)" flags="EQ" epoch="0" ver="0.6"/>
       <rpm:entry name="typelib-Folks" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
-      <rpm:entry name="typelib-Folks(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
+      <rpm:entry name="typelib-Folks(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(EDataServer)" flags="EQ" epoch="0" ver="1.2"/>
@@ -82970,18 +94725,18 @@ This package provides the GObject Introspection bindings for libfolks.</descript
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(EBook)" flags="EQ" epoch="0" ver="1.2"/>
       <rpm:entry name="typelib(GLib)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libfolks-eds.so.25"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libfolks.so.25"/>
+      <rpm:entry name="libfolks.so.25()(64bit)"/>
+      <rpm:entry name="libfolks-eds.so.25()(64bit)"/>
       <rpm:entry name="typelib(Folks)" flags="EQ" epoch="0" ver="0.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-Gck</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">148b6c44c15df98de11354965818f80e4ad53a3455f6c2fa118a2c07c4edc2b1</checksum>
+  <checksum type="sha256" pkgid="YES">8b5793876f37faeb20d15d46f877fb04f04195f3da22f6c5bfedf92ac863e004</checksum>
   <summary>GObject library to access for PKCS#11 modules -- Introspection bindings</summary>
   <description>GCK is a library for accessing PKCS#11 modules like smart cards, in a
 (G)object oriented way.
@@ -82989,33 +94744,33 @@ This package provides the GObject Introspection bindings for libfolks.</descript
 This package provides the GObject Introspection bindings for GCK.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="10465" installed="32548" archive="32824"/>
-<location href="i686/typelib-Gck-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="10677" installed="32548" archive="32828"/>
+<location href="x86_64/typelib-Gck-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Crypto Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3027"/>
+    <rpm:header-range start="280" end="3215"/>
     <rpm:provides>
       <rpm:entry name="typelib(Gck)" flags="EQ" epoch="0" ver="1"/>
       <rpm:entry name="typelib-Gck" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="typelib-Gck(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="typelib-Gck(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgck-1.so.0"/>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
+      <rpm:entry name="libgck-1.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-Gcr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.2" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">dc74301c617c3e8a655b820af33deced56a4e46a03516c0ee3635494b776d3dc</checksum>
+  <checksum type="sha256" pkgid="YES">71f253fab19540e9003d72e97e9dda235b018ea16ceea78d10d2f26877b8493f</checksum>
   <summary>Library for Crypto UI related task -- Introspection bindings</summary>
   <description>GCR is a library for displaying certificates, and crypto UI, accessing
 key stores.
@@ -83023,34 +94778,34 @@ key stores.
 This package provides the GObject Introspection bindings for GCR.</description>
   <packager/>
   <url>http://www.gnome.org</url>
-  <time file="1377320852" build="1377320841"/>
-  <size package="11465" installed="33856" archive="34132"/>
-<location href="i686/typelib-Gcr-3.8.2-1.4.i686.rpm"/>
+  <time file="1377320844" build="1377320833"/>
+  <size package="11645" installed="33856" archive="34136"/>
+<location href="x86_64/typelib-Gcr-3.8.2-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>gcr-3.8.2-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3023"/>
+    <rpm:header-range start="280" end="3211"/>
     <rpm:provides>
       <rpm:entry name="typelib(Gcr)" flags="EQ" epoch="0" ver="3"/>
       <rpm:entry name="typelib-Gcr" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
-      <rpm:entry name="typelib-Gcr(x86-32)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
+      <rpm:entry name="typelib-Gcr(x86-64)" flags="EQ" epoch="0" ver="3.8.2" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(GLib)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libgcr-base-3.so.1"/>
       <rpm:entry name="typelib(Gck)" flags="EQ" epoch="0" ver="1"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
+      <rpm:entry name="libgcr-base-3.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-Gee</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.10.0" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">1e245bf9934f68dc399d91daf36a49fe25c2537f03f223e7695c4e3029b12c23</checksum>
+  <checksum type="sha256" pkgid="YES">42ed6f5d2ba2bfb68541e398b945fa6c2de9999d04dd572cf70269fbc4896e90</checksum>
   <summary>GObject-based library providing common data structures -- Introspection binding</summary>
   <description>Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
@@ -83058,33 +94813,33 @@ classes for commonly used data structures.
 This package provides the GObject Introspection bindings for libgee.</description>
   <packager/>
   <url>http://live.gnome.org/Libgee</url>
-  <time file="1375478627" build="1375478614"/>
-  <size package="14677" installed="60616" archive="60896"/>
-<location href="i686/typelib-Gee-0.10.0-1.4.i686.rpm"/>
+  <time file="1375483759" build="1375483747"/>
+  <size package="14951" installed="60616" archive="60896"/>
+<location href="x86_64/typelib-Gee-0.10.0-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>libgee-0.10.0-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2790"/>
+    <rpm:header-range start="280" end="2982"/>
     <rpm:provides>
       <rpm:entry name="typelib(Gee)" flags="EQ" epoch="0" ver="0.8"/>
       <rpm:entry name="typelib-Gee" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
-      <rpm:entry name="typelib-Gee(x86-32)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
+      <rpm:entry name="typelib-Gee(x86-64)" flags="EQ" epoch="0" ver="0.10.0" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(GLib)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libgee-0.8.so.2"/>
+      <rpm:entry name="libgee-0.8.so.2()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-Secret</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">3043650b3f74a117d599d3d9e2392eea13d21f3c193e2b4f89c220eaec3cd177</checksum>
+  <checksum type="sha256" pkgid="YES">07466ce8b28750cef827cbd8d30981ae42c2500d9d560bc80a83388dd34b366b</checksum>
   <summary>Library for accessing the Secret Service API -- Introspection bindings</summary>
   <description>libsecret is a library for storing and retrieving passwords and other
 secrets. It communicates with the "Secret Service" using DBus.
@@ -83092,33 +94847,33 @@ secrets. It communicates with the "Secret Service" using DBus.
 This package provides the GObject Introspection bindings for libsecret.</description>
   <packager/>
   <url>http://www.gnome.org/</url>
-  <time file="1377320605" build="1377320596"/>
-  <size package="4338" installed="3688" archive="3968"/>
-<location href="i686/typelib-Secret-0.15-1.4.i686.rpm"/>
+  <time file="1377320601" build="1377320593"/>
+  <size package="4536" installed="3688" archive="3968"/>
+<location href="x86_64/typelib-Secret-0.15-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2989"/>
+    <rpm:header-range start="280" end="3181"/>
     <rpm:provides>
       <rpm:entry name="typelib(Secret)" flags="EQ" epoch="0" ver="1"/>
       <rpm:entry name="typelib-Secret" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="typelib-Secret(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="typelib-Secret(x86-64)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libsecret-1.so.0"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>typelib-SecretUnstable</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.15" rel="1.4"/>
-  <checksum type="sha256" pkgid="YES">701cf50c791ac43b1706ed0163f5a19c219030c00526c82b31b0ad933a03534c</checksum>
+  <checksum type="sha256" pkgid="YES">e1250f3b0e63e15c2ad58d84079e9bac80aba8b5cf627b137d9d529b51e8bad1</checksum>
   <summary>Library for accessing the Secret Service API -- Introspection bindings</summary>
   <description>libsecret is a library for storing and retrieving passwords and other
 secrets. It communicates with the "Secret Service" using DBus.
@@ -83126,68 +94881,68 @@ secrets. It communicates with the "Secret Service" using DBus.
 This package provides the GObject Introspection bindings for libsecret.</description>
   <packager/>
   <url>http://www.gnome.org/</url>
-  <time file="1377320605" build="1377320596"/>
-  <size package="7323" installed="21676" archive="21964"/>
-<location href="i686/typelib-SecretUnstable-0.15-1.4.i686.rpm"/>
+  <time file="1377320601" build="1377320593"/>
+  <size package="7520" installed="21676" archive="21964"/>
+<location href="x86_64/typelib-SecretUnstable-0.15-1.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>libsecret-0.15-1.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3057"/>
+    <rpm:header-range start="280" end="3245"/>
     <rpm:provides>
       <rpm:entry name="typelib(SecretUnstable)" flags="EQ" epoch="0" ver="0"/>
       <rpm:entry name="typelib-SecretUnstable" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
-      <rpm:entry name="typelib-SecretUnstable(x86-32)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
+      <rpm:entry name="typelib-SecretUnstable(x86-64)" flags="EQ" epoch="0" ver="0.15" rel="1.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="typelib(Gio)" flags="EQ" epoch="0" ver="2.0"/>
       <rpm:entry name="typelib(Secret)" flags="EQ" epoch="0" ver="1"/>
       <rpm:entry name="typelib(GObject)" flags="EQ" epoch="0" ver="2.0"/>
-      <rpm:entry name="libsecret-1.so.0"/>
+      <rpm:entry name="libsecret-1.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>tzdata</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2012e" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e489ebfc515f1efd59e05884381fa23271034b538279149cc61fb15e89376379</checksum>
+  <checksum type="sha256" pkgid="YES">19f946fd00d289bec29e336f909edf653bc086a7d326abc74f6494436ebf07e5</checksum>
   <summary>Timezone Descriptions</summary>
   <description>These are configuration files that describe available time zones. You
 can select an appropriate time zone for your system with YaST.</description>
   <packager/>
   <url>http://www.gnu.org/software/libc/libc.html</url>
-  <time file="1375477073" build="1375477057"/>
-  <size package="360870" installed="1368127" archive="1645284"/>
-<location href="i686/tzdata-2012e-2.8.i686.rpm"/>
+  <time file="1375481555" build="1375481546"/>
+  <size package="363209" installed="1381879" archive="1659036"/>
+<location href="x86_64/tzdata-2012e-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and SUSE-Public-Domain</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Configuration</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>tzdata-2012e-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="188245"/>
+    <rpm:header-range start="280" end="188465"/>
     <rpm:provides>
       <rpm:entry name="config(tzdata)" flags="EQ" epoch="0" ver="2012e" rel="2.8"/>
       <rpm:entry name="timezone"/>
       <rpm:entry name="tzdata" flags="EQ" epoch="0" ver="2012e" rel="2.8"/>
-      <rpm:entry name="tzdata(x86-32)" flags="EQ" epoch="0" ver="2012e" rel="2.8"/>
+      <rpm:entry name="tzdata(x86-64)" flags="EQ" epoch="0" ver="2012e" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="filesystem" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="coreutils" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="config(tzdata)" flags="EQ" epoch="0" ver="2012e" rel="2.8"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/localtime</file>
     <file>/usr/sbin/zic</file>
     <file>/usr/sbin/zdump</file>
@@ -83197,9 +94952,9 @@ can select an appropriate time zone for your system with YaST.</description>
 </package>
 <package type="rpm">
   <name>udhcp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.8" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">431d7b5d5ba938edf38dd25f6cd9d24ef1354960ce34b7cb3b2f04b9a4cfa439</checksum>
+  <checksum type="sha256" pkgid="YES">0e5173c353d711da5ad5e53e8557396f4b46ec6436e24a3ac0869352114cef09</checksum>
   <summary>Micro DHCP client / server</summary>
   <description>Udhcp is a small dhcp client / server mainly used to support Xen
 para-virtualized PXE booting.
@@ -83213,30 +94968,29 @@ Authors:
     Chris Trew &lt;christ@moreton.com.au&gt;</description>
   <packager/>
   <url>http://udhcp.busybox.net</url>
-  <time file="1376541018" build="1376541009"/>
-  <size package="26940" installed="58498" archive="60468"/>
-<location href="i686/udhcp-0.9.8-3.9.i686.rpm"/>
+  <time file="1376541099" build="1376541092"/>
+  <size package="27934" installed="73942" archive="75912"/>
+<location href="x86_64/udhcp-0.9.8-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Emulators/PC</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>udhcp-0.9.8-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5247"/>
+    <rpm:header-range start="280" end="5419"/>
     <rpm:provides>
       <rpm:entry name="udhcp" flags="EQ" epoch="0" ver="0.9.8" rel="3.9"/>
-      <rpm:entry name="udhcp(x86-32)" flags="EQ" epoch="0" ver="0.9.8" rel="3.9"/>
+      <rpm:entry name="udhcp(x86-64)" flags="EQ" epoch="0" ver="0.9.8" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/udhcpc</file>
     <file>/usr/bin/udhcpd</file>
     <file>/usr/bin/dumpleases</file>
@@ -83244,288 +94998,207 @@ Authors:
   </format>
 </package>
 <package type="rpm">
-  <name>ug-camera-efl</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.1.114" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">09f6c0862c266d442671ed24d8071cf301e966821997ef558e67ba7dc846be8b</checksum>
-  <summary>SLP Camera UI Gadget</summary>
-  <description>Description: SLP Camera UI Gadget</description>
-  <packager/>
-  <url/>
-  <time file="1377321919" build="1377321912"/>
-  <size package="1266526" installed="3219284" archive="3233040"/>
-<location href="i686/ug-camera-efl-0.1.114-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Flora Software License</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
-    <rpm:sourcerpm>ug-camera-efl-0.1.114-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15461"/>
-    <rpm:provides>
-      <rpm:entry name="libug-camera-efl.so.0.1.0"/>
-      <rpm:entry name="ug-camera-efl" flags="EQ" epoch="0" ver="0.1.114" rel="2.1"/>
-      <rpm:entry name="ug-camera-efl(x86-32)" flags="EQ" epoch="0" ver="0.1.114" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libcapi-location-manager.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdevman.so.0.1"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libcapi-system-sensor.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libcapi-media-camera.so.0"/>
-      <rpm:entry name="libcapi-media-image-util.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-media-recorder.so.0"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libcapi-media-sound-manager.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>ug-setting-gallery-efl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.43" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">3c51bf95d0b115209ccb71e4980b2ada8331c5fbfbba1f676fcafd78e8ded546</checksum>
+  <checksum type="sha256" pkgid="YES">acaf08fe0ddec1eda8bae1c45c57e72eff8d8bab95da011da50ba09b744a79a6</checksum>
   <summary>UG setting gallery ELF</summary>
   <description>ug setting gallery efl.</description>
   <packager/>
   <url/>
-  <time file="1377321718" build="1377321712"/>
-  <size package="40303" installed="94618" archive="118784"/>
-<location href="i686/ug-setting-gallery-efl-1.0.43-2.15.i686.rpm"/>
+  <time file="1377321799" build="1377321794"/>
+  <size package="40398" installed="96874" archive="121040"/>
+<location href="x86_64/ug-setting-gallery-efl-1.0.43-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>ug-setting-gallery-efl-1.0.43-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19819"/>
+    <rpm:header-range start="280" end="20027"/>
     <rpm:provides>
-      <rpm:entry name="libug-setting-gallery-efl.so.0.1.0"/>
+      <rpm:entry name="libug-setting-gallery-efl.so.0.1.0()(64bit)"/>
       <rpm:entry name="ug-setting-gallery-efl" flags="EQ" epoch="0" ver="1.0.43" rel="2.15"/>
-      <rpm:entry name="ug-setting-gallery-efl(x86-32)" flags="EQ" epoch="0" ver="1.0.43" rel="2.15"/>
+      <rpm:entry name="ug-setting-gallery-efl(x86-64)" flags="EQ" epoch="0" ver="1.0.43" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ug-setting-homescreen-efl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.3" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">56df3deab00421d53f48953fa47a6c13255d5fb24740071d459d21bb4c14437b</checksum>
+  <checksum type="sha256" pkgid="YES">f8398d09adf019099dff26df725437dbe03d9793785efd18ec422a604e1ff8e4</checksum>
   <summary>UI Gadget : setting-homescreen-efl</summary>
   <description>Description: UI Gadget, setting-homescreen-efl</description>
   <packager/>
   <url/>
-  <time file="1377321754" build="1377321748"/>
-  <size package="32992" installed="55548" archive="79956"/>
-<location href="i686/ug-setting-homescreen-efl-0.1.3-2.15.i686.rpm"/>
+  <time file="1377321803" build="1377321798"/>
+  <size package="33220" installed="57708" archive="82116"/>
+<location href="x86_64/ug-setting-homescreen-efl-0.1.3-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>Flora License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>misc</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>ug-setting-homescreen-efl-0.1.3-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19578"/>
+    <rpm:header-range start="280" end="19802"/>
     <rpm:provides>
-      <rpm:entry name="libug-setting-homescreen-efl.so.0.1.0"/>
+      <rpm:entry name="libug-setting-homescreen-efl.so.0.1.0()(64bit)"/>
       <rpm:entry name="ug-setting-homescreen-efl" flags="EQ" epoch="0" ver="0.1.3" rel="2.15"/>
-      <rpm:entry name="ug-setting-homescreen-efl(x86-32)" flags="EQ" epoch="0" ver="0.1.3" rel="2.15"/>
+      <rpm:entry name="ug-setting-homescreen-efl(x86-64)" flags="EQ" epoch="0" ver="0.1.3" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libail.so.0()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/smack/accesses2.d/ug.setting-homescreen-efl.include</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ug-setting-location-efl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.46" rel="2.15"/>
-  <checksum type="sha256" pkgid="YES">5c3064902d8f1513d3133ac0d475ad3f45da8f2fc59cac8f19f93dcb24b0f883</checksum>
+  <checksum type="sha256" pkgid="YES">0580bb287e121b97e95b7e1c7ad6fea61b3a1c4e74d5aa4d03bdc3701111fd8f</checksum>
   <summary>UG setting location EFL</summary>
   <description>ug setting location efl.</description>
   <packager/>
   <url/>
-  <time file="1377321714" build="1377321709"/>
-  <size package="48295" installed="116126" archive="140356"/>
-<location href="i686/ug-setting-location-efl-0.3.46-2.15.i686.rpm"/>
+  <time file="1377321802" build="1377321798"/>
+  <size package="48200" installed="118474" archive="142704"/>
+<location href="x86_64/ug-setting-location-efl-0.3.46-2.15.x86_64.rpm"/>
   <format>
     <rpm:license>Flora Software License</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>ug-setting-location-efl-0.3.46-2.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19891"/>
+    <rpm:header-range start="280" end="20147"/>
     <rpm:provides>
-      <rpm:entry name="libug-setting-location-efl.so.0.1.0"/>
+      <rpm:entry name="libug-setting-location-efl.so.0.1.0()(64bit)"/>
       <rpm:entry name="ug-setting-location-efl" flags="EQ" epoch="0" ver="0.3.46" rel="2.15"/>
-      <rpm:entry name="ug-setting-location-efl(x86-32)" flags="EQ" epoch="0" ver="0.3.46" rel="2.15"/>
+      <rpm:entry name="ug-setting-location-efl(x86-64)" flags="EQ" epoch="0" ver="0.3.46" rel="2.15"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libcapi-location-manager.so.0"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-location-manager.so.0()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>ui-gadget-1</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.25" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">4a88576b68f06637a231801c6addbedb1cff92a52bd1cbad7062982d6a31c178</checksum>
+  <checksum type="sha256" pkgid="YES">ee66802fc0eea4a98a49531b3ec985ca8745807481dd2e7352fcbfc8d132a81a</checksum>
   <summary>UI Gadget Library</summary>
   <description>UI gadget library (development headers)</description>
   <packager/>
   <url/>
-  <time file="1377321648" build="1377321643"/>
-  <size package="32206" installed="94742" archive="95916"/>
-<location href="i686/ui-gadget-1-0.1.25-2.12.i686.rpm"/>
+  <time file="1377321738" build="1377321732"/>
+  <size package="33229" installed="104810" archive="105992"/>
+<location href="x86_64/ui-gadget-1-0.1.25-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>ui-gadget-1-0.1.25-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4544"/>
+    <rpm:header-range start="280" end="4836"/>
     <rpm:provides>
-      <rpm:entry name="libui-gadget-1-efl-engine.so"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
+      <rpm:entry name="libui-gadget-1-efl-engine.so()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
       <rpm:entry name="ui-gadget-1" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
-      <rpm:entry name="ui-gadget-1(x86-32)" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libutilX.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="ui-gadget-1(x86-64)" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libutilX.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/ug-client</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>ui-gadget-1-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.25" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">308828c5a934a572b5078e05e2e9384e3cf96154ce30f8e0641aa54c043c0685</checksum>
+  <checksum type="sha256" pkgid="YES">715d7016d9aa12cc51398a13671e943f9daf4ae327c0290a96ca4680ba8b51df</checksum>
   <summary>Development files for ui-gadget-1</summary>
   <description>Development files for ui-gadget-1</description>
   <packager/>
   <url/>
-  <time file="1377321648" build="1377321643"/>
-  <size package="15737" installed="63773" archive="64796"/>
-<location href="i686/ui-gadget-1-devel-0.1.25-2.12.i686.rpm"/>
+  <time file="1377321738" build="1377321732"/>
+  <size package="15919" installed="63775" archive="64800"/>
+<location href="x86_64/ui-gadget-1-devel-0.1.25-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>ui-gadget-1-0.1.25-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3156"/>
+    <rpm:header-range start="280" end="3336"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(ui-gadget-1)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="ui-gadget-1-devel" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
-      <rpm:entry name="ui-gadget-1-devel(x86-32)" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
+      <rpm:entry name="ui-gadget-1-devel(x86-64)" flags="EQ" epoch="0" ver="0.1.25" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(capi-appfw-application)"/>
@@ -83538,40 +95211,40 @@ Authors:
 </package>
 <package type="rpm">
   <name>uim</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7eb0860104b2a5773f00febed06838c879e821202010cb04f5fc66b0797b98aa</checksum>
+  <checksum type="sha256" pkgid="YES">093279934277896060471816006716bd497fb3d622583e8d9396b413ff23ff39</checksum>
   <summary>User Mode Init manager for bluetooth device in pr3</summary>
   <description>User Mode Init manager for tiwl1283</description>
   <packager/>
   <url/>
-  <time file="1375479336" build="1375479327"/>
-  <size package="7504" installed="12968" archive="13212"/>
-<location href="i686/uim-0.1-2.8.i686.rpm"/>
+  <time file="1375480790" build="1375480776"/>
+  <size package="7892" installed="18824" archive="19068"/>
+<location href="x86_64/uim-0.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Communications/Bluetooth</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>uim-0.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2938"/>
+    <rpm:header-range start="280" end="3134"/>
     <rpm:provides>
       <rpm:entry name="uim" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
-      <rpm:entry name="uim(x86-32)" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
+      <rpm:entry name="uim(x86-64)" flags="EQ" epoch="0" ver="0.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/bin/uim</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>unifdef</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">fbd0e0baab0a475417928da9565a731626873b1d17f02aaa40607dcafe2acf06</checksum>
+  <checksum type="sha256" pkgid="YES">c3cbe8b9db00d8aa880a5464d688d54a407875b80354f9a478408cff933ba12a</checksum>
   <summary>Removes ifdefs from C files</summary>
   <description>Unifdef is useful for removing ifdef'ed lines from a file while otherwise
 leaving the file alone.  Unifdef acts on #ifdef, #ifndef, #else, and #en?
@@ -83586,28 +95259,26 @@ prog unifdef = {
 }</description>
   <packager/>
   <url>http://dotat.at/prog/unifdef/</url>
-  <time file="1375477120" build="1375477111"/>
-  <size package="21519" installed="43127" archive="44108"/>
-<location href="i686/unifdef-2.8-2.8.i686.rpm"/>
+  <time file="1375481631" build="1375481623"/>
+  <size package="22228" installed="45927" archive="46908"/>
+<location href="x86_64/unifdef-2.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
     <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>unifdef-2.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3626"/>
+    <rpm:header-range start="280" end="3762"/>
     <rpm:provides>
       <rpm:entry name="unifdef" flags="EQ" epoch="0" ver="2.8" rel="2.8"/>
-      <rpm:entry name="unifdef(x86-32)" flags="EQ" epoch="0" ver="2.8" rel="2.8"/>
+      <rpm:entry name="unifdef(x86-64)" flags="EQ" epoch="0" ver="2.8" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/unifdef</file>
     <file>/usr/bin/unifdefall</file>
 
@@ -83615,9 +95286,9 @@ prog unifdef = {
 </package>
 <package type="rpm">
   <name>unzip</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="6.0" rel="10.18"/>
-  <checksum type="sha256" pkgid="YES">208b6801f23958fee94ff3f45d7eff3e11f24d8a408468396ef67fddb11ebaca</checksum>
+  <checksum type="sha256" pkgid="YES">d6310c6abe8c970e2a60ff3c15cfff1a2cd30ea3ec837b82701593a730329259</checksum>
   <summary>A utility for unpacking zip files</summary>
   <description>The unzip utility is used to list, test, or extract files from a zip
 archive.  Zip archives are commonly found on MS-DOS systems.  The zip
@@ -83630,27 +95301,27 @@ Install the unzip package if you need to list, test or extract files from
 a zip archive.</description>
   <packager/>
   <url>http://www.info-zip.org/pub/infozip/UnZip.html</url>
-  <time file="1377043460" build="1377043451"/>
-  <size package="118683" installed="295992" archive="297792"/>
-<location href="i686/unzip-6.0-10.18.i686.rpm"/>
+  <time file="1377042718" build="1377042709"/>
+  <size package="127082" installed="315900" archive="317700"/>
+<location href="x86_64/unzip-6.0-10.18.x86_64.rpm"/>
   <format>
     <rpm:license>BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Archiving</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>unzip-6.0-10.18.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4772"/>
+    <rpm:header-range start="280" end="4972"/>
     <rpm:provides>
       <rpm:entry name="unzip" flags="EQ" epoch="0" ver="6.0" rel="10.18"/>
-      <rpm:entry name="unzip(x86-32)" flags="EQ" epoch="0" ver="6.0" rel="10.18"/>
+      <rpm:entry name="unzip(x86-64)" flags="EQ" epoch="0" ver="6.0" rel="10.18"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/unzip</file>
     <file>/usr/bin/zipgrep</file>
     <file>/usr/bin/zipinfo</file>
@@ -83661,9 +95332,9 @@ a zip archive.</description>
 </package>
 <package type="rpm">
   <name>update-alternatives</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.16.3" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">fdcf0d4bd103694e165c9c343bd461ab0944d8588589a51568622fb0685163aa</checksum>
+  <checksum type="sha256" pkgid="YES">62a88df2e08bdf1226e42e8afa908ab1a2c5ebca0da29ec62ec04c5bcb632c63</checksum>
   <summary>Maintain symbolic links determining default commands</summary>
   <description>update-alternatives creates, removes, maintains and displays
 information about the symbolic links comprising the alternatives
@@ -83676,30 +95347,28 @@ make a good choice of editor to invoke if the user has not specified a
 particular preference.</description>
   <packager/>
   <url>http://ftp.de.debian.org/debian/pool/main/d/dpkg/</url>
-  <time file="1374118257" build="1374118246"/>
-  <size package="35047" installed="73099" archive="74108"/>
-<location href="i686/update-alternatives-1.16.3-2.4.i686.rpm"/>
+  <time file="1374119193" build="1374119184"/>
+  <size package="36357" installed="80383" archive="81392"/>
+<location href="x86_64/update-alternatives-1.16.3-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Management</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>update-alternatives-1.16.3-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4270"/>
+    <rpm:header-range start="280" end="4438"/>
     <rpm:provides>
       <rpm:entry name="update-alternatives" flags="EQ" epoch="0" ver="1.16.3" rel="2.4"/>
-      <rpm:entry name="update-alternatives(x86-32)" flags="EQ" epoch="0" ver="1.16.3" rel="2.4"/>
+      <rpm:entry name="update-alternatives(x86-64)" flags="EQ" epoch="0" ver="1.16.3" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/update-alternatives</file>
     <file type="dir">/etc/alternatives</file>
 
@@ -83737,48 +95406,47 @@ desktop files. It is used by the %tizen_update_desktop_file rpm macro.</descript
 </package>
 <package type="rpm">
   <name>usb-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.24" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">6fc31c0260522f6eafa70ff1384d0f6df0723c4941925dd3cc81949f48ae3471</checksum>
+  <checksum type="sha256" pkgid="YES">15453f806c56cfc8794dcfd17cc294e6a3080a9f1731c88699b29388c9003ec4</checksum>
   <summary>USB server</summary>
   <description>Description: USB server</description>
   <packager/>
   <url/>
-  <time file="1377321587" build="1377321582"/>
-  <size package="68422" installed="270444" archive="279736"/>
-<location href="i686/usb-server-0.0.24-2.3.i686.rpm"/>
+  <time file="1377321602" build="1377321597"/>
+  <size package="69707" installed="277032" archive="286324"/>
+<location href="x86_64/usb-server-0.0.24-2.3.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>framework/system</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>usb-server-0.0.24-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="11871"/>
+    <rpm:header-range start="280" end="12171"/>
     <rpm:provides>
       <rpm:entry name="usb-server" flags="EQ" epoch="0" ver="0.0.24" rel="2.3"/>
-      <rpm:entry name="usb-server(x86-32)" flags="EQ" epoch="0" ver="0.0.24" rel="2.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
+      <rpm:entry name="usb-server(x86-64)" flags="EQ" epoch="0" ver="0.0.24" rel="2.3"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libsyspopup_caller.so.0.1.0()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libpmapi.so.1.2()(64bit)"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libusb-1.0.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libusb-1.0.so.0"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libsyspopup_caller.so.0.1.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/usb-server</file>
     <file>/usr/bin/start_dr.sh</file>
     <file>/usr/bin/direct_set_debug.sh</file>
@@ -83788,40 +95456,40 @@ desktop files. It is used by the %tizen_update_desktop_file rpm macro.</descript
 </package>
 <package type="rpm">
   <name>usbutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="006" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">b27823d1f9bff37bf8bf0187879921920b4e92dab5920ad9e66fbfdf5af77c9e</checksum>
+  <checksum type="sha256" pkgid="YES">bbe6b5e031999f60db16e8dee43f53d199351ca0c4ea33a2fb5a08584cd89d98</checksum>
   <summary>Linux USB utilities</summary>
   <description>This package contains utilities for inspecting devices connected to a
 USB bus.</description>
   <packager/>
   <url>http://www.linux-usb.org/</url>
-  <time file="1374118129" build="1374118098"/>
-  <size package="66173" installed="175499" archive="177684"/>
-<location href="i686/usbutils-006-2.4.i686.rpm"/>
+  <time file="1374118849" build="1374118840"/>
+  <size package="68623" installed="192951" archive="195136"/>
+<location href="x86_64/usbutils-006-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Device Management</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>usbutils-006-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4723"/>
+    <rpm:header-range start="280" end="4943"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(usbutils)" flags="EQ" epoch="0" ver="006"/>
       <rpm:entry name="usbutils" flags="EQ" epoch="0" ver="006" rel="2.4"/>
-      <rpm:entry name="usbutils(x86-32)" flags="EQ" epoch="0" ver="006" rel="2.4"/>
+      <rpm:entry name="usbutils(x86-64)" flags="EQ" epoch="0" ver="006" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libusb-1.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libusb-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/usbhid-dump</file>
     <file>/usr/bin/usb-devices</file>
     <file>/usr/bin/lsusb</file>
@@ -83831,26 +95499,26 @@ USB bus.</description>
 </package>
 <package type="rpm">
   <name>usbutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="006" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">04b58dc095ff7a56e86cc616aab2c3f8d90944cfd4b5f7e01c078def11b55308</checksum>
+  <checksum type="sha256" pkgid="YES">71c3499b26fa26d075b15df60b4228e7c92a8d8beade4a68bf8c282dac744a90</checksum>
   <summary>Documentation for package usbutils</summary>
   <description>This package provides documentation for package usbutils.</description>
   <packager/>
   <url>http://www.linux-usb.org/</url>
-  <time file="1374118129" build="1374118098"/>
-  <size package="6201" installed="3607" archive="4176"/>
-<location href="i686/usbutils-docs-006-2.4.i686.rpm"/>
+  <time file="1374118849" build="1374118840"/>
+  <size package="6378" installed="3607" archive="4176"/>
+<location href="x86_64/usbutils-docs-006-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>usbutils-006-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2397"/>
+    <rpm:header-range start="280" end="2574"/>
     <rpm:provides>
       <rpm:entry name="usbutils-docs" flags="EQ" epoch="0" ver="006" rel="2.4"/>
-      <rpm:entry name="usbutils-docs(x86-32)" flags="EQ" epoch="0" ver="006" rel="2.4"/>
+      <rpm:entry name="usbutils-docs(x86-64)" flags="EQ" epoch="0" ver="006" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -83858,26 +95526,26 @@ USB bus.</description>
 </package>
 <package type="rpm">
   <name>user-session-units</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">da2f4bd71f6bca5eaa4fb5cada1d0f15b9d87af6c5d8ba6c222e153fab1b7452</checksum>
+  <checksum type="sha256" pkgid="YES">ba05acd86691e609b423983f2238d816d795d84d1fccedd4c950fa04f8d3b799</checksum>
   <summary>Systemd session units</summary>
   <description>Systemd user session units.</description>
   <packager/>
   <url>http://foo-projects.org/~sofar/user-session-units</url>
-  <time file="1375480501" build="1375480494"/>
-  <size package="12669" installed="27945" archive="29108"/>
-<location href="i686/user-session-units-8-2.6.i686.rpm"/>
+  <time file="1375482984" build="1375482978"/>
+  <size package="12840" installed="27945" archive="29108"/>
+<location href="x86_64/user-session-units-8-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>user-session-units-8-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3213"/>
+    <rpm:header-range start="280" end="3385"/>
     <rpm:provides>
       <rpm:entry name="user-session-units" flags="EQ" epoch="0" ver="8" rel="2.6"/>
-      <rpm:entry name="user-session-units(x86-32)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
+      <rpm:entry name="user-session-units(x86-64)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -83885,26 +95553,26 @@ USB bus.</description>
 </package>
 <package type="rpm">
   <name>user-session-units-enlightenment</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">e6891db7c50ab81290830dc620b60cb240405f4235726829fa89c42d2da186df</checksum>
+  <checksum type="sha256" pkgid="YES">3244820cf75540a4ac922cbcefb3ed62d09fc36a474097d5b6c2fbe0362e57c4</checksum>
   <summary>Enlightenment user session units</summary>
   <description>Enlightenment user session units.</description>
   <packager/>
   <url>http://foo-projects.org/~sofar/user-session-units</url>
-  <time file="1375480501" build="1375480494"/>
-  <size package="3226" installed="321" archive="944"/>
-<location href="i686/user-session-units-enlightenment-8-2.6.i686.rpm"/>
+  <time file="1375482984" build="1375482978"/>
+  <size package="3399" installed="321" archive="944"/>
+<location href="x86_64/user-session-units-enlightenment-8-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>user-session-units-8-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2869"/>
+    <rpm:header-range start="280" end="3041"/>
     <rpm:provides>
       <rpm:entry name="user-session-units-enlightenment" flags="EQ" epoch="0" ver="8" rel="2.6"/>
-      <rpm:entry name="user-session-units-enlightenment(x86-32)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
+      <rpm:entry name="user-session-units-enlightenment(x86-64)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="user-session-units"/>
@@ -83913,26 +95581,26 @@ USB bus.</description>
 </package>
 <package type="rpm">
   <name>user-session-units-gnome</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="8" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">bfcbeb554a7493e05d1276e2fbadbe822ae252dfba9a5f7118313a57865538fc</checksum>
+  <checksum type="sha256" pkgid="YES">40b759a08164524e0b4e6866792b227e6a35f734c84653f244db34ce6a01db75</checksum>
   <summary>Gnome user session units</summary>
   <description>Gnome user session units.</description>
   <packager/>
   <url>http://foo-projects.org/~sofar/user-session-units</url>
-  <time file="1375480501" build="1375480494"/>
-  <size package="3168" installed="288" archive="920"/>
-<location href="i686/user-session-units-gnome-8-2.6.i686.rpm"/>
+  <time file="1375482984" build="1375482978"/>
+  <size package="3340" installed="288" archive="920"/>
+<location href="x86_64/user-session-units-gnome-8-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>user-session-units-8-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2833"/>
+    <rpm:header-range start="280" end="3005"/>
     <rpm:provides>
       <rpm:entry name="user-session-units-gnome" flags="EQ" epoch="0" ver="8" rel="2.6"/>
-      <rpm:entry name="user-session-units-gnome(x86-32)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
+      <rpm:entry name="user-session-units-gnome(x86-64)" flags="EQ" epoch="0" ver="8" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="user-session-units"/>
@@ -83941,99 +95609,131 @@ USB bus.</description>
 </package>
 <package type="rpm">
   <name>usleep</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1" rel="5.8"/>
-  <checksum type="sha256" pkgid="YES">d7577b6833ed546dd22b8291912a6cf47028db5db44f8299b5af3b95cf81227a</checksum>
+  <checksum type="sha256" pkgid="YES">3de1a9b410fdac9d4431b38ff69d64abd9d47a7231c6e85c3bbf5393a53b551b</checksum>
   <summary>Sleeps for microseconds</summary>
   <description>A version of /bin/sleep that sleeps for microsecond intervals.</description>
   <packager/>
   <url>http://moblin.org/</url>
-  <time file="1375476830" build="1375476814"/>
-  <size package="6233" installed="8320" archive="8712"/>
-<location href="i686/usleep-1-5.8.i686.rpm"/>
+  <time file="1375481550" build="1375481542"/>
+  <size package="6509" installed="13844" archive="14236"/>
+<location href="x86_64/usleep-1-5.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Base</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>usleep-1-5.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2812"/>
+    <rpm:header-range start="280" end="3020"/>
     <rpm:provides>
       <rpm:entry name="usleep" flags="EQ" epoch="0" ver="1" rel="5.8"/>
-      <rpm:entry name="usleep(x86-32)" flags="EQ" epoch="0" ver="1" rel="5.8"/>
+      <rpm:entry name="usleep(x86-64)" flags="EQ" epoch="0" ver="1" rel="5.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpopt.so.0(LIBPOPT_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libpopt.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpopt.so.0(LIBPOPT_0)(64bit)"/>
+      <rpm:entry name="libpopt.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/bin/usleep</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>utempter</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.5" rel="153.10"/>
-  <checksum type="sha256" pkgid="YES">a73fdda20d3ba4b2594e52ca1e130c4b666c2f22fd4ec7cdeb73824b26639819</checksum>
+  <checksum type="sha256" pkgid="YES">276f702823ced805a26394bcea84af0d5b2d32f93a4a301b5af17390538c4f9a</checksum>
   <summary>A privileged helper for utmp and wtmp updates</summary>
   <description>Utempter is a utility that allows non-privileged applications such as
 terminal emulators to modify the utmp database without having to be
 setuid root.</description>
   <packager/>
   <url/>
-  <time file="1375472853" build="1375472841"/>
-  <size package="18487" installed="45802" archive="46812"/>
-<location href="i686/utempter-0.5.5-153.10.i686.rpm"/>
+  <time file="1375474399" build="1375474391"/>
+  <size package="18535" installed="48646" archive="49656"/>
+<location href="x86_64/utempter-0.5.5-153.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Security</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>utempter-0.5.5-153.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3679"/>
+    <rpm:header-range start="280" end="3815"/>
     <rpm:provides>
-      <rpm:entry name="libutempter.so.0"/>
+      <rpm:entry name="libutempter.so.0()(64bit)"/>
       <rpm:entry name="utempter" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
-      <rpm:entry name="utempter(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
+      <rpm:entry name="utempter(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+    </rpm:requires>    <file>/usr/sbin/utempter</file>
+
+  </format>
+</package>
+<package type="rpm">
+  <name>utempter-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.5.5" rel="153.10"/>
+  <checksum type="sha256" pkgid="YES">d222f84e7438189e62dfe674d413d2dc85d0e7c4f8f3ad56f1906359a786cbcb</checksum>
+  <summary>A privileged helper for utmp and wtmp updates</summary>
+  <description>Utempter is a utility that allows non-privileged applications such as
+terminal emulators to modify the utmp database without having to be
+setuid root.</description>
+  <packager/>
+  <url/>
+  <time file="1375472853" build="1375472842"/>
+  <size package="5307" installed="7484" archive="7912"/>
+<location href="x86_64/utempter-32bit-0.5.5-153.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Productivity/Security</rpm:group>
+    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:sourcerpm>utempter-0.5.5-153.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2588"/>
+    <rpm:provides>
+      <rpm:entry name="libutempter.so.0"/>
+      <rpm:entry name="utempter-32bit" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
+      <rpm:entry name="utempter-32bit(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/sbin/utempter</file>
-
+    </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>utempter-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.5" rel="153.10"/>
-  <checksum type="sha256" pkgid="YES">4f6d35dac4ebff2e381807a45b2b29df7369d0e504f7ba3d5c0b92316b3f1e0b</checksum>
+  <checksum type="sha256" pkgid="YES">4af78b4886368476cb00aef55b76749f2de5e79ab7264b6a99a31cefa09f2d8d</checksum>
   <summary>Development files for utempter</summary>
   <description>Utempter is a privileged helper for utmp and wtmp updates.  This
 package contains the development files needed.</description>
   <packager/>
   <url/>
-  <time file="1375472853" build="1375472841"/>
-  <size package="2655" installed="185" archive="604"/>
-<location href="i686/utempter-devel-0.5.5-153.10.i686.rpm"/>
+  <time file="1375474399" build="1375474391"/>
+  <size package="2838" installed="185" archive="608"/>
+<location href="x86_64/utempter-devel-0.5.5-153.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w08</rpm:buildhost>
     <rpm:sourcerpm>utempter-0.5.5-153.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2403"/>
+    <rpm:header-range start="280" end="2583"/>
     <rpm:provides>
       <rpm:entry name="utempter-devel" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
-      <rpm:entry name="utempter-devel(x86-32)" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
+      <rpm:entry name="utempter-devel(x86-64)" flags="EQ" epoch="0" ver="0.5.5" rel="153.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="utempter" flags="EQ" epoch="0" ver="0.5.5"/>
@@ -84042,26 +95742,26 @@ package contains the development files needed.</description>
 </package>
 <package type="rpm">
   <name>uthash-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">73a8b9f6e9fec048adb16c538c212cfb4352541e38b7c1a4d68c44d5277ee70f</checksum>
+  <checksum type="sha256" pkgid="YES">cd7baeef0130948ed5bef749136b2e1965bef3923272efdb7b0ac2179aa76460</checksum>
   <summary>Development files for uthash</summary>
   <description>Development files for uthash.</description>
   <packager/>
   <url/>
-  <time file="1375471648" build="1375471638"/>
-  <size package="19243" installed="137776" archive="138452"/>
-<location href="i686/uthash-devel-1.9.7-2.10.i686.rpm"/>
+  <time file="1375473426" build="1375473417"/>
+  <size package="19418" installed="137776" archive="138452"/>
+<location href="x86_64/uthash-devel-1.9.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-style single-clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>uthash-1.9.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2633"/>
+    <rpm:header-range start="280" end="2805"/>
     <rpm:provides>
       <rpm:entry name="uthash-devel" flags="EQ" epoch="0" ver="1.9.7" rel="2.10"/>
-      <rpm:entry name="uthash-devel(x86-32)" flags="EQ" epoch="0" ver="1.9.7" rel="2.10"/>
+      <rpm:entry name="uthash-devel(x86-64)" flags="EQ" epoch="0" ver="1.9.7" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -84069,25 +95769,25 @@ package contains the development files needed.</description>
 </package>
 <package type="rpm">
   <name>util-linux</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">9076ca1230e157414b9a5b560ebdde39b8329de22ca2c5d289b843d261bcc1e0</checksum>
+  <checksum type="sha256" pkgid="YES">19f306bd9bfc9e9bf4954301bab35646997b9d91078ab684cb2768ec34dfe00d</checksum>
   <summary>A collection of basic system utilities</summary>
   <description>This package contains a large variety of low-level system utilities
 that are necessary for a Linux system to function. It contains the
 mount program, the fdisk configuration tool, and more.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="579868" installed="2770712" archive="2785024"/>
-<location href="i686/util-linux-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="579247" installed="2998048" archive="3012496"/>
+<location href="x86_64/util-linux-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="36313"/>
+    <rpm:header-range start="280" end="35377"/>
     <rpm:provides>
       <rpm:entry name="base" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="config(util-linux)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
@@ -84095,54 +95795,52 @@ mount program, the fdisk configuration tool, and more.</description>
       <rpm:entry name="login" flags="EQ" epoch="0" ver="4.0" rel="33.7"/>
       <rpm:entry name="util" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="util-linux" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="util-linux(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="util-linux(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
       <rpm:entry name="uuid-runtime" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libblkid.so.1(BLKID_2.17)"/>
-      <rpm:entry name="libncursesw.so.5"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libmount.so.1(MOUNT_2.19)"/>
-      <rpm:entry name="libmount.so.1"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.15)"/>
-      <rpm:entry name="libmount.so.1(MOUNT_2.21)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.18)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_1.0)"/>
-      <rpm:entry name="libcrypt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libncursesw.so.5()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.15)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.20)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.20)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit)"/>
+      <rpm:entry name="libpam_misc.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libblkid.so.1()(64bit)"/>
       <rpm:entry name="config(util-linux)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="libpam_misc.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libcrypt.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libpam_misc.so.0(LIBPAM_MISC_1.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.21)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.17)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.13)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.22)(64bit)"/>
       <rpm:entry name="/usr/bin/sed" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libmount.so.1(MOUNT_2.20)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.13)"/>
-      <rpm:entry name="libblkid.so.1"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.2)"/>
-      <rpm:entry name="libmount.so.1(MOUNT_2.22)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.20)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libblkid.so.1(BLKID_2.21)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.21)(64bit)"/>
+      <rpm:entry name="ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libmount.so.1(MOUNT_2.19)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libcrypt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libmount.so.1()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_2.18)(64bit)"/>
+      <rpm:entry name="libblkid.so.1(BLKID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.10)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/bin/bash"/>
     </rpm:requires>
     <rpm:obsoletes>
@@ -84230,6 +95928,7 @@ mount program, the fdisk configuration tool, and more.</description>
     <file>/usr/bin/write</file>
     <file>/usr/bin/ipcrm</file>
     <file>/usr/bin/scriptreplay</file>
+    <file>/usr/bin/x86_64</file>
     <file>/etc/filesystems</file>
     <file>/usr/sbin/wipefs</file>
     <file>/usr/bin/lscpu</file>
@@ -84259,26 +95958,26 @@ mount program, the fdisk configuration tool, and more.</description>
 </package>
 <package type="rpm">
   <name>util-linux-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">62cd35f4212bff48e7cc229f5205687d469402db20c6cb75961232ba70a54737</checksum>
+  <checksum type="sha256" pkgid="YES">ce637b065992c9104d17105665c378a1ce87384f170e7cca629719486e7417e8</checksum>
   <summary>Documentation for package util-linux</summary>
   <description>This package provides documentation for package util-linux.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="241746" installed="225748" archive="242004"/>
-<location href="i686/util-linux-docs-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="242051" installed="225748" archive="242208"/>
+<location href="x86_64/util-linux-docs-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12447"/>
+    <rpm:header-range start="280" end="12728"/>
     <rpm:provides>
       <rpm:entry name="util-linux-docs" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="util-linux-docs(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="util-linux-docs(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -84314,28 +96013,28 @@ mount program, the fdisk configuration tool, and more.</description>
 </package>
 <package type="rpm">
   <name>util-macros</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.17" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">e9a3961686660aa1cfe23029eb2f748beee70651544ddcada7b470212221d1b5</checksum>
+  <checksum type="sha256" pkgid="YES">ac84e8574f221ce6c445cfa75051b98820c3f92f32726cbf0fe7bc69d9744226</checksum>
   <summary>X.Org build utilities</summary>
   <description> This package provides build utilties tha ship with the X Window System, including:
   - util-macros, autotools macros for X.Org</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375471946" build="1375471937"/>
-  <size package="18337" installed="71499" archive="72220"/>
-<location href="i686/util-macros-1.17-2.8.i686.rpm"/>
+  <time file="1375473928" build="1375473918"/>
+  <size package="18505" installed="71499" archive="72220"/>
+<location href="x86_64/util-macros-1.17-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT/X11</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-macros-1.17-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2898"/>
+    <rpm:header-range start="280" end="3074"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xorg-macros)" flags="EQ" epoch="0" ver="1.17"/>
       <rpm:entry name="util-macros" flags="EQ" epoch="0" ver="1.17" rel="2.8"/>
-      <rpm:entry name="util-macros(x86-32)" flags="EQ" epoch="0" ver="1.17" rel="2.8"/>
+      <rpm:entry name="util-macros(x86-64)" flags="EQ" epoch="0" ver="1.17" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -84344,90 +96043,86 @@ mount program, the fdisk configuration tool, and more.</description>
 </package>
 <package type="rpm">
   <name>uuidd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.22.2" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">ea1750a54c4d323097ff14b8a801b248aed648becfee3f69bd794b4e68ddfd5f</checksum>
+  <checksum type="sha256" pkgid="YES">367e47ed7d62e26b402ad0aa684893602fa1080df52f9fbce458b5422ec4c28d</checksum>
   <summary>Helper daemon to guarantee uniqueness of time-based UUIDs</summary>
   <description>The uuidd package contains a userspace daemon (uuidd) which guarantees
 uniqueness of time-based UUID generation even at very high rates on
 SMP systems.</description>
   <packager/>
   <url>http://kernel.org/~kzak/util-linux/</url>
-  <time file="1377043565" build="1377043542"/>
-  <size package="11670" installed="22348" archive="22728"/>
-<location href="i686/uuidd-2.22.2-3.4.i686.rpm"/>
+  <time file="1377043383" build="1377043362"/>
+  <size package="11943" installed="28584" archive="28964"/>
+<location href="x86_64/uuidd-2.22.2-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/File Systems</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>util-linux-2.22.2-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3729"/>
+    <rpm:header-range start="280" end="3861"/>
     <rpm:provides>
       <rpm:entry name="uuidd" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
-      <rpm:entry name="uuidd(x86-32)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
+      <rpm:entry name="uuidd(x86-64)" flags="EQ" epoch="0" ver="2.22.2" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libuuid.so.1(UUID_1.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libuuid.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libuuid.so.1(UUIDD_PRIVATE)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUID_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libuuid.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libuuid.so.1(UUIDD_PRIVATE)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/uuidd</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>v4l-utils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.9" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">c1322c519ad7c0ff545bcf9cc34cce308dbabe42ff2c52a52f0093076386c23e</checksum>
+  <checksum type="sha256" pkgid="YES">c5575baefb5bd80d272d2fbc181d87c4cb4df611a31c566356ef073fe80e48b1</checksum>
   <summary>Utilities for video4linux and DVB devices</summary>
   <description>v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
 main v4l-utils package contains cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl and
 v4l2-sysfs-path.</description>
   <packager/>
   <url>http://linuxtv.org/downloads/v4l-utils/</url>
-  <time file="1377315868" build="1377315861"/>
-  <size package="157924" installed="570766" archive="589664"/>
-<location href="i686/v4l-utils-0.8.9-1.2.i686.rpm"/>
+  <time file="1377315869" build="1377315863"/>
+  <size package="160315" installed="624938" archive="643836"/>
+<location href="x86_64/v4l-utils-0.8.9-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Utilities</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>v4l-utils-0.8.9-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="18977"/>
+    <rpm:header-range start="280" end="19181"/>
     <rpm:provides>
       <rpm:entry name="config(v4l-utils)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
       <rpm:entry name="v4l-utils" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
-      <rpm:entry name="v4l-utils(x86-32)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libv4l" flags="EQ" epoch="0" ver="0.8.9"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libv4l2.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="v4l-utils(x86-64)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="config(v4l-utils)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="libv4l2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
       <rpm:entry name="udev"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libv4l" flags="EQ" epoch="0" ver="0.8.9"/>
     </rpm:requires>    <file>/etc/rc_keymaps/imon_mce</file>
     <file>/usr/bin/dvb-format-convert</file>
     <file>/usr/bin/ivtv-ctl</file>
@@ -84561,43 +96256,43 @@ v4l2-sysfs-path.</description>
 </package>
 <package type="rpm">
   <name>v4l-utils-devel-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.9" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">b7ee3dc775eedefdd4075f939308d325721cff9615798bc36d0ef2ffc7054687</checksum>
+  <checksum type="sha256" pkgid="YES">0bc690277258c31a850ddc46af0cc41214b814f7c82d39f4fd91ad20be913d7b</checksum>
   <summary>Utilities for v4l2 / DVB driver development and debugging</summary>
   <description>Utilities for v4l2 / DVB driver authors: decode_tm6000, v4l2-compliance and
 v4l2-dbg.</description>
   <packager/>
   <url>http://linuxtv.org/downloads/v4l-utils/</url>
-  <time file="1377315868" build="1377315861"/>
-  <size package="57850" installed="184736" archive="185264"/>
-<location href="i686/v4l-utils-devel-tools-0.8.9-1.2.i686.rpm"/>
+  <time file="1377315869" build="1377315863"/>
+  <size package="58285" installed="197856" archive="198384"/>
+<location href="x86_64/v4l-utils-devel-tools-0.8.9-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+ and GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Utilities</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>v4l-utils-0.8.9-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3785"/>
+    <rpm:header-range start="280" end="4045"/>
     <rpm:provides>
       <rpm:entry name="v4l-utils-devel-tools" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
-      <rpm:entry name="v4l-utils-devel-tools(x86-32)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
+      <rpm:entry name="v4l-utils-devel-tools(x86-64)" flags="EQ" epoch="0" ver="0.8.9" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="libv4l" flags="EQ" epoch="0" ver="0.8.9"/>
-      <rpm:entry name="libv4l2.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libv4l2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/decode_tm6000</file>
     <file>/usr/sbin/v4l2-dbg</file>
     <file>/usr/bin/v4l2-compliance</file>
@@ -84606,26 +96301,26 @@ v4l2-dbg.</description>
 </package>
 <package type="rpm">
   <name>v8-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.14.5" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">143a9fb60ab9ae81aaf9627f1e81bc9ea2afcf3e62ebbef38f766a47847155ae</checksum>
+  <checksum type="sha256" pkgid="YES">d6b6092acb86db42df8f411a0ec7458ee1b093bc51e92de17bd36ee2a382de4c</checksum>
   <summary>Development headers and libraries for v8</summary>
   <description>Development headers and libraries for v8.</description>
   <packager/>
   <url>http://code.google.com/p/v8</url>
-  <time file="1377045232" build="1377045149"/>
-  <size package="42259" installed="194341" archive="195436"/>
-<location href="i686/v8-devel-3.14.5-2.12.i686.rpm"/>
+  <time file="1377045705" build="1377045629"/>
+  <size package="42443" installed="194341" archive="195436"/>
+<location href="x86_64/v8-devel-3.14.5-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/Other</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>v8-3.14.5-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3053"/>
+    <rpm:header-range start="280" end="3233"/>
     <rpm:provides>
       <rpm:entry name="v8-devel" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
-      <rpm:entry name="v8-devel(x86-32)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
+      <rpm:entry name="v8-devel(x86-64)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libv8" flags="EQ" epoch="0" ver="3.14.5"/>
@@ -84634,26 +96329,26 @@ v4l2-dbg.</description>
 </package>
 <package type="rpm">
   <name>v8-private-headers-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.14.5" rel="2.12"/>
-  <checksum type="sha256" pkgid="YES">cefb520c0387733b310a2236f0c9ac5f6d5554391f396ad8a3fce2173f33e21b</checksum>
+  <checksum type="sha256" pkgid="YES">e78bc5326089f2960063595399a6c4ba48d1eb54d4fdc26a324e4cdc22264cb6</checksum>
   <summary>Private Development headers for v8</summary>
   <description>Special Private Development headers for v8.</description>
   <packager/>
   <url>http://code.google.com/p/v8</url>
-  <time file="1377045232" build="1377045149"/>
-  <size package="507358" installed="3021392" archive="3049216"/>
-<location href="i686/v8-private-headers-devel-3.14.5-2.12.i686.rpm"/>
+  <time file="1377045705" build="1377045629"/>
+  <size package="507534" installed="3021392" archive="3049216"/>
+<location href="x86_64/v8-private-headers-devel-3.14.5-2.12.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>v8-3.14.5-2.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="22985"/>
+    <rpm:header-range start="280" end="23161"/>
     <rpm:provides>
       <rpm:entry name="v8-private-headers-devel" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
-      <rpm:entry name="v8-private-headers-devel(x86-32)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
+      <rpm:entry name="v8-private-headers-devel(x86-64)" flags="EQ" epoch="0" ver="3.14.5" rel="2.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="v8-devel" flags="EQ" epoch="0" ver="3.14.5"/>
@@ -84662,9 +96357,9 @@ v4l2-dbg.</description>
 </package>
 <package type="rpm">
   <name>vaapi-dummy-driver</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.9"/>
-  <checksum type="sha256" pkgid="YES">d64c9a784e176ea56982ee08313b9d3ae8cc1cb0e1b6692d663fbecb6ab42ccc</checksum>
+  <checksum type="sha256" pkgid="YES">cb8e08e57ed3346948e8d1b79a39da95fac4dfcbfa4af60c8f805b59ab870abd</checksum>
   <summary>Video Acceleration (VA) API for Linux</summary>
   <description>The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
@@ -84672,34 +96367,34 @@ The library loads a hardware dependendent driver.
 This contains the dummy driver.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/vaapi</url>
-  <time file="1376543070" build="1376543059"/>
-  <size package="11114" installed="22672" archive="23064"/>
-<location href="i686/vaapi-dummy-driver-1.2.1-1.9.i686.rpm"/>
+  <time file="1376543562" build="1376543552"/>
+  <size package="11592" installed="28592" archive="28992"/>
+<location href="x86_64/vaapi-dummy-driver-1.2.1-1.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Video</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3241"/>
+    <rpm:header-range start="280" end="3453"/>
     <rpm:provides>
-      <rpm:entry name="dummy_drv_video.so"/>
+      <rpm:entry name="dummy_drv_video.so()(64bit)"/>
       <rpm:entry name="vaapi-dummy-driver" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
-      <rpm:entry name="vaapi-dummy-driver(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+      <rpm:entry name="vaapi-dummy-driver(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>vaapi-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.9"/>
-  <checksum type="sha256" pkgid="YES">ca3617394be78faba84a111d18939e642dcf738e6a9be1c898bdd38263d80f4d</checksum>
+  <checksum type="sha256" pkgid="YES">e3bbacf2c0ba5701131a27082ae137d24062a595396a4eceefc6cf0dafde3a3d</checksum>
   <summary>Video Acceleration (VA) API for Linux</summary>
   <description>The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
@@ -84707,42 +96402,40 @@ The library loads a hardware dependendent driver.
 This is a set of tools around vaapi livrary.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/vaapi</url>
-  <time file="1376543070" build="1376543059"/>
-  <size package="322356" installed="1633548" archive="1634728"/>
-<location href="i686/vaapi-tools-1.2.1-1.9.i686.rpm"/>
+  <time file="1376543562" build="1376543552"/>
+  <size package="328132" installed="1672416" archive="1673596"/>
+<location href="x86_64/vaapi-tools-1.2.1-1.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Multimedia/Video</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>libva-1.2.1-1.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5997"/>
+    <rpm:header-range start="280" end="6213"/>
     <rpm:provides>
       <rpm:entry name="vaapi-tools" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
-      <rpm:entry name="vaapi-tools(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libva-drm.so.1"/>
-      <rpm:entry name="libva.so.1(VA_API_0.33.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libva.so.1"/>
-      <rpm:entry name="libva-x11.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libva-wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="vaapi-tools(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libva-wayland.so.1()(64bit)"/>
+      <rpm:entry name="libva-x11.so.1()(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libva.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libva-drm.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libva.so.1(VA_API_0.33.0)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/putsurface_wayland</file>
     <file>/usr/bin/mpeg2vaenc</file>
     <file>/usr/bin/vainfo</file>
@@ -84756,9 +96449,9 @@ This is a set of tools around vaapi livrary.</description>
 </package>
 <package type="rpm">
   <name>vala</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.20.1" rel="1.5"/>
-  <checksum type="sha256" pkgid="YES">db5d433b1e86661b29b9fea67615d28b2bb9147aa1fd3db78bd2ef903102802e</checksum>
+  <checksum type="sha256" pkgid="YES">d8a0e63524598b02282617dda03262feab42511e1acecd3702371e11d279c4b0</checksum>
   <summary>Programming language for GNOME</summary>
   <description>Vala is a new programming language that aims to bring modern
 programming language features to GNOME developers without imposing any
@@ -84766,42 +96459,42 @@ additional runtime requirements and without using a different ABI
 compared to applications and libraries written in C.</description>
   <packager/>
   <url>http://live.gnome.org/Vala</url>
-  <time file="1375474755" build="1375474707"/>
-  <size package="792428" installed="6498659" archive="6544836"/>
-<location href="i686/vala-0.20.1-1.5.i686.rpm"/>
+  <time file="1375476364" build="1375476307"/>
+  <size package="792573" installed="6512323" archive="6558504"/>
+<location href="x86_64/vala-0.20.1-1.5.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Gnome</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>vala-0.20.1-1.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="38956"/>
+    <rpm:header-range start="280" end="39244"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(vapigen)" flags="EQ" epoch="0" ver="0.20.1"/>
       <rpm:entry name="pkgconfig(vapigen-0.20)" flags="EQ" epoch="0" ver="0.20.1"/>
       <rpm:entry name="vala" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
-      <rpm:entry name="vala(x86-32)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
+      <rpm:entry name="vala(x86-64)" flags="EQ" epoch="0" ver="0.20.1" rel="1.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="update-alternatives" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libgmodule-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libgmodule-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="update-alternatives"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libvala-0.20.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgthread-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libvala-0.20.so.0()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/vapicheck-0.20</file>
     <file>/usr/bin/vala-0.20</file>
     <file>/usr/bin/vapigen-0.20</file>
@@ -84817,9 +96510,9 @@ compared to applications and libraries written in C.</description>
 </package>
 <package type="rpm">
   <name>valgrind</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">8400b201837343d71d67a1bdd6b253dc86e49533cf306e98cfa0601e0f244c6d</checksum>
+  <checksum type="sha256" pkgid="YES">e79a7e45a20b7b95005bfc06f513ee655b49b31d58eb68adcbc5a3f8152d4a2e</checksum>
   <summary>Memory Management Debugger</summary>
   <description>Valgrind checks all memory operations in an application, like read,
 write, malloc, new, free, and delete. Valgrind can find uses of
@@ -84840,38 +96533,37 @@ is usually still usable. Valgrind is still in development, but it
 has been successfully used to optimize several KDE applications.</description>
   <packager/>
   <url>http://valgrind.org/</url>
-  <time file="1376541401" build="1376541312"/>
-  <size package="3369248" installed="34840456" archive="34858188"/>
-<location href="i686/valgrind-3.8.1-2.7.i686.rpm"/>
+  <time file="1376541479" build="1376541373"/>
+  <size package="3851968" installed="61917764" archive="61935740"/>
+<location href="x86_64/valgrind-3.8.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Debuggers</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>valgrind-3.8.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="18919"/>
+    <rpm:header-range start="280" end="19175"/>
     <rpm:provides>
       <rpm:entry name="valgrind" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
-      <rpm:entry name="valgrind(x86-32)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
-      <rpm:entry name="vgpreload_core-x86-linux.so"/>
-      <rpm:entry name="vgpreload_drd-x86-linux.so"/>
-      <rpm:entry name="vgpreload_exp-dhat-x86-linux.so"/>
-      <rpm:entry name="vgpreload_exp-sgcheck-x86-linux.so"/>
-      <rpm:entry name="vgpreload_helgrind-x86-linux.so"/>
-      <rpm:entry name="vgpreload_massif-x86-linux.so"/>
-      <rpm:entry name="vgpreload_memcheck-x86-linux.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="valgrind(x86-64)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
+      <rpm:entry name="vgpreload_core-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_drd-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_exp-dhat-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_exp-sgcheck-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_helgrind-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_massif-amd64-linux.so()(64bit)"/>
+      <rpm:entry name="vgpreload_memcheck-amd64-linux.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/perl"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.3)(64bit)"/>
       <rpm:entry name="/usr/bin/perl"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/callgrind_control</file>
     <file>/usr/bin/cg_merge</file>
     <file>/usr/bin/vgdb</file>
@@ -84886,9 +96578,9 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>valgrind-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">17f0e9fb0b54c68946f9cdb14f67ca68619268618c64b4cd6c8e55106db76936</checksum>
+  <checksum type="sha256" pkgid="YES">9a9a1ecfeb8aae3add1d2f7e6690d9461fc0612df10d42d1d2ef9d5cce4b90e2</checksum>
   <summary>Memory Management Debugger</summary>
   <description>Valgrind checks all memory operations in an application, like read,
 write, malloc, new, free, and delete. Valgrind can find uses of
@@ -84909,20 +96601,20 @@ is usually still usable. Valgrind is still in development, but it
 has been successfully used to optimize several KDE applications.</description>
   <packager/>
   <url>http://valgrind.org/</url>
-  <time file="1376541401" build="1376541312"/>
-  <size package="196910" installed="1299366" archive="1312804"/>
-<location href="i686/valgrind-devel-3.8.1-2.7.i686.rpm"/>
+  <time file="1376541479" build="1376541373"/>
+  <size package="197086" installed="1299376" archive="1312812"/>
+<location href="x86_64/valgrind-devel-3.8.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools/Debuggers</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>valgrind-3.8.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="12971"/>
+    <rpm:header-range start="280" end="13143"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(valgrind)" flags="EQ" epoch="0" ver="3.8.1"/>
       <rpm:entry name="valgrind-devel" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
-      <rpm:entry name="valgrind-devel(x86-32)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
+      <rpm:entry name="valgrind-devel(x86-64)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="valgrind" flags="EQ" epoch="0" ver="3.8.1"/>
@@ -84932,26 +96624,26 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>valgrind-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.8.1" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">d1f9ef8fa5404e935a678cbac4d73e052387715ef223252f551e97317e21094a</checksum>
+  <checksum type="sha256" pkgid="YES">bfeaad5aea8800b7278e69b5ca177f01e0acf48d6a50d0ce2acbc54994668f4d</checksum>
   <summary>Documentation for package valgrind</summary>
   <description>This package provides documentation for package valgrind.</description>
   <packager/>
   <url>http://valgrind.org/</url>
-  <time file="1376541401" build="1376541312"/>
-  <size package="33463" installed="30246" archive="31136"/>
-<location href="i686/valgrind-docs-3.8.1-2.7.i686.rpm"/>
+  <time file="1376541479" build="1376541373"/>
+  <size package="33640" installed="30246" archive="31136"/>
+<location href="x86_64/valgrind-docs-3.8.1-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>valgrind-3.8.1-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2699"/>
+    <rpm:header-range start="280" end="2876"/>
     <rpm:provides>
       <rpm:entry name="valgrind-docs" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
-      <rpm:entry name="valgrind-docs(x86-32)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
+      <rpm:entry name="valgrind-docs(x86-64)" flags="EQ" epoch="0" ver="3.8.1" rel="2.7"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -84959,49 +96651,47 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>vconf</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.45" rel="4.2"/>
-  <checksum type="sha256" pkgid="YES">1a617d2fa7f33a30fe6821c48b38ce803c155b903f341e3aff0dba232a16e16f</checksum>
+  <checksum type="sha256" pkgid="YES">1bfdc4dac8ad50f06afab33bd984fc6a5728b869951f83241fed81fcff92a194</checksum>
   <summary>Configuration system library</summary>
   <description>Configuration system library</description>
   <packager/>
   <url/>
-  <time file="1377321051" build="1377321046"/>
-  <size package="33903" installed="97532" archive="99900"/>
-<location href="i686/vconf-0.2.45-4.2.i686.rpm"/>
+  <time file="1377321127" build="1377321122"/>
+  <size package="35619" installed="102744" archive="105116"/>
+<location href="x86_64/vconf-0.2.45-4.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>vconf-0.2.45-4.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5186"/>
+    <rpm:header-range start="280" end="5386"/>
     <rpm:provides>
       <rpm:entry name="config(vconf)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
-      <rpm:entry name="libvconf.so.0"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
       <rpm:entry name="vconf" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
-      <rpm:entry name="vconf(x86-32)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
+      <rpm:entry name="vconf(x86-64)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="systemd" pre="1"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="systemd" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="systemd"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
       <rpm:entry name="config(vconf)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="systemd"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc4.d/S04vconf-init</file>
     <file>/etc/rc.d/rc3.d/S04vconf-init</file>
     <file>/etc/rc.d/init.d/vconf-init</file>
@@ -85012,27 +96702,27 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>vconf-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.45" rel="4.2"/>
-  <checksum type="sha256" pkgid="YES">04e5c01a7ed34592e94658b534de7116d5af2b5ee2bdbe8376e0d92e1dae54cf</checksum>
+  <checksum type="sha256" pkgid="YES">184a217924dd42472000f6b09cde6e35ebfef098b62775da2da310b715ac436b</checksum>
   <summary>Vconf (devel)</summary>
   <description>Vconf library (devel)</description>
   <packager/>
   <url/>
-  <time file="1377321051" build="1377321046"/>
-  <size package="8037" installed="24754" archive="25312"/>
-<location href="i686/vconf-devel-0.2.45-4.2.i686.rpm"/>
+  <time file="1377321127" build="1377321122"/>
+  <size package="8220" installed="24756" archive="25320"/>
+<location href="x86_64/vconf-devel-0.2.45-4.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>vconf-0.2.45-4.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2854"/>
+    <rpm:header-range start="280" end="3030"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(vconf)" flags="EQ" epoch="0" ver="0.2.45"/>
       <rpm:entry name="vconf-devel" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
-      <rpm:entry name="vconf-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
+      <rpm:entry name="vconf-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="vconf" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
@@ -85044,27 +96734,27 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>vconf-internal-keys-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.78" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">45858dcc57a2eaf4494b0b8d8d8df27da9fb4c03b253dda6c3e90ce7ebc3bba9</checksum>
+  <checksum type="sha256" pkgid="YES">0ace3c609484c2e098fd07f4ffff5779c2b52d6865bdab9f0af1d18ab89623be</checksum>
   <summary>vconf internal keys (devel)</summary>
   <description>Vconf internal key header files (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320997" build="1377320976"/>
-  <size package="37335" installed="203771" archive="213496"/>
-<location href="i686/vconf-internal-keys-devel-0.0.78-2.5.i686.rpm"/>
+  <time file="1377321071" build="1377321063"/>
+  <size package="37520" installed="203773" archive="213496"/>
+<location href="x86_64/vconf-internal-keys-devel-0.0.78-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Headers</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>vconf-internal-keys-0.0.78-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9736"/>
+    <rpm:header-range start="280" end="9916"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(vconf-internal-keys)" flags="EQ" epoch="0" ver="0.0.1"/>
       <rpm:entry name="vconf-internal-keys-devel" flags="EQ" epoch="0" ver="0.0.78" rel="2.5"/>
-      <rpm:entry name="vconf-internal-keys-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.78" rel="2.5"/>
+      <rpm:entry name="vconf-internal-keys-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.78" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -85073,26 +96763,26 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>vconf-keys-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.45" rel="4.2"/>
-  <checksum type="sha256" pkgid="YES">39eba202a7ca48b270ca8861ed72508c68606cbc1bb56f1274a538320bf31409</checksum>
+  <checksum type="sha256" pkgid="YES">12bc8c7fc4560bbcb2a92bdb32f375853701d8bab86c3539e47ef010d52154e0</checksum>
   <summary>Vconf (devel)</summary>
   <description>Vconf key management header files</description>
   <packager/>
   <url/>
-  <time file="1377321051" build="1377321046"/>
-  <size package="4746" installed="7949" archive="8220"/>
-<location href="i686/vconf-keys-devel-0.2.45-4.2.i686.rpm"/>
+  <time file="1377321127" build="1377321122"/>
+  <size package="4922" installed="7949" archive="8220"/>
+<location href="x86_64/vconf-keys-devel-0.2.45-4.2.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>vconf-0.2.45-4.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2542"/>
+    <rpm:header-range start="280" end="2718"/>
     <rpm:provides>
       <rpm:entry name="vconf-keys-devel" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
-      <rpm:entry name="vconf-keys-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
+      <rpm:entry name="vconf-keys-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="vconf" flags="EQ" epoch="0" ver="0.2.45" rel="4.2"/>
@@ -85102,61 +96792,60 @@ has been successfully used to optimize several KDE applications.</description>
 </package>
 <package type="rpm">
   <name>vconfig</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.9" rel="15.9"/>
-  <checksum type="sha256" pkgid="YES">5bbb55f320508ef43a1fb1932c46c6d2202dc4f95f3229185bfa0d4e84c18f49</checksum>
+  <checksum type="sha256" pkgid="YES">1fd40d776a6ba69c6f23ddc3f1c9982d3bae330afe4a457f833c7851adf2c79d</checksum>
   <summary>Linux 802.1q VLAN configuration utility</summary>
   <description>The vconfig program configures and adjusts 802.1q VLAN parameters.</description>
   <packager/>
   <url>http://www.candelatech.com/~greear/vlan.html</url>
-  <time file="1376541122" build="1376541113"/>
-  <size package="45986" installed="184294" archive="186288"/>
-<location href="i686/vconfig-1.9-15.9.i686.rpm"/>
+  <time file="1376541066" build="1376541057"/>
+  <size package="46055" installed="185762" archive="187756"/>
+<location href="x86_64/vconfig-1.9-15.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPLv2+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System Environment/Base</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>vconfig-1.9-15.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4105"/>
+    <rpm:header-range start="280" end="4273"/>
     <rpm:provides>
       <rpm:entry name="vconfig" flags="EQ" epoch="0" ver="1.9" rel="15.9"/>
-      <rpm:entry name="vconfig(x86-32)" flags="EQ" epoch="0" ver="1.9" rel="15.9"/>
+      <rpm:entry name="vconfig(x86-64)" flags="EQ" epoch="0" ver="1.9" rel="15.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>    <file>/sbin/vconfig</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>videoproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">7ea67bb8e53c2aafa80458846a2144b6cf58d929c2a35af15f664be07d2a8c95</checksum>
+  <checksum type="sha256" pkgid="YES">37144340079c7aada1c436d6733c335dd50f380f7e32166c2049dc279885138e</checksum>
   <summary>X</summary>
   <description>Description: X
 This extension provides a protocol for a video output mechanism,
 mainly to rescale video playback in the video controller hardware.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504598" build="1373504591"/>
-  <size package="9886" installed="33753" archive="35080"/>
-<location href="i686/videoproto-2.3.1-2.2.i686.rpm"/>
+  <time file="1373507863" build="1373507855"/>
+  <size package="10066" installed="33753" archive="35080"/>
+<location href="x86_64/videoproto-2.3.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>videoproto-2.3.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3309"/>
+    <rpm:header-range start="280" end="3485"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(videoproto)" flags="EQ" epoch="0" ver="2.3.1"/>
       <rpm:entry name="videoproto" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
-      <rpm:entry name="videoproto(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
+      <rpm:entry name="videoproto(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -85165,9 +96854,9 @@ mainly to rescale video playback in the video controller hardware.</description>
 </package>
 <package type="rpm">
   <name>vim</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.3" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">119917f6714460ddfba2927ff2e5a8e7c8ca979226da9dd528cb904eae37b8f3</checksum>
+  <checksum type="sha256" pkgid="YES">a7a922cdd1b13d0978693895b714a75a656359fcee2acf73d19b236319d68799</checksum>
   <summary>Vi IMproved</summary>
   <description>Vim (Vi IMproved) is an almost compatible version of the UNIX editor
 vi. Almost every possible command can be performed using only ASCII
@@ -85182,52 +96871,50 @@ Package vim contains the normal version of vim. To get the full runtime
 environment install additionally vim-data.</description>
   <packager/>
   <url>http://www.vim.org/</url>
-  <time file="1377199045" build="1377199009"/>
-  <size package="841952" installed="1978399" archive="1978936"/>
-<location href="i686/vim-7.3-3.5.i686.rpm"/>
+  <time file="1377199269" build="1377199219"/>
+  <size package="959032" installed="2254475" archive="2255012"/>
+<location href="x86_64/vim-7.3-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Vim</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>vim-7.3-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4114"/>
+    <rpm:header-range start="280" end="4342"/>
     <rpm:provides>
       <rpm:entry name="vi"/>
       <rpm:entry name="vim" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
-      <rpm:entry name="vim(x86-32)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
+      <rpm:entry name="vim(x86-64)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
       <rpm:entry name="vim_client"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="update-alternatives" pre="1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" pre="1"/>
-      <rpm:entry name="update-alternatives" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/vim-normal</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>vim-base</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.3" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">e3e84241b5f260fa65afdf00ea08681a985ff264166833c7a69ddaae0ffe4dce</checksum>
+  <checksum type="sha256" pkgid="YES">927138c8c1de973898a3f29bad5178d30c0aca025e01b9d24dced50144eba459</checksum>
   <summary>Vi IMproved</summary>
   <description>Vim (Vi IMproved) is an almost compatible version of the UNIX editor
 vi. Almost every possible command can be performed using only ASCII
@@ -85246,31 +96933,30 @@ vim-enhanced or gvim packages. For full runtime support you might also
 want to install the vim-data package.</description>
   <packager/>
   <url>http://www.vim.org/</url>
-  <time file="1377199045" build="1377199009"/>
-  <size package="53686" installed="169608" archive="177472"/>
-<location href="i686/vim-base-7.3-3.5.i686.rpm"/>
+  <time file="1377199269" build="1377199219"/>
+  <size package="54120" installed="174504" archive="182368"/>
+<location href="x86_64/vim-base-7.3-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Vim</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>vim-7.3-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8226"/>
+    <rpm:header-range start="280" end="8398"/>
     <rpm:provides>
       <rpm:entry name="config(vim-base)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
       <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
-      <rpm:entry name="vim-base(x86-32)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
+      <rpm:entry name="vim-base(x86-64)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="update-alternatives" pre="1"/>
-      <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="config(vim-base)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" pre="1"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/vi</file>
     <file>/etc/vimrc</file>
     <file>/usr/bin/rview</file>
@@ -85328,26 +97014,26 @@ Package vim-data contains the runtime files.</description>
 </package>
 <package type="rpm">
   <name>vim-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.3" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">172be0b287e116f652434d26ff0811b4446623e6efe9a2c6e0c177bfaa0d34ed</checksum>
+  <checksum type="sha256" pkgid="YES">20b63035a62f110591b09399aad1339820e3031804b3132b7488ebfc5e8c00af</checksum>
   <summary>Documentation for package vim</summary>
   <description>This package provides documentation for package vim.</description>
   <packager/>
   <url>http://www.vim.org/</url>
-  <time file="1377199045" build="1377199009"/>
-  <size package="15061" installed="11833" archive="13436"/>
-<location href="i686/vim-docs-7.3-3.5.i686.rpm"/>
+  <time file="1377199269" build="1377199219"/>
+  <size package="15234" installed="11833" archive="13436"/>
+<location href="x86_64/vim-docs-7.3-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Vim</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>vim-7.3-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2863"/>
+    <rpm:header-range start="280" end="3036"/>
     <rpm:provides>
       <rpm:entry name="vim-docs" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
-      <rpm:entry name="vim-docs(x86-32)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
+      <rpm:entry name="vim-docs(x86-64)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -85355,9 +97041,9 @@ Package vim-data contains the runtime files.</description>
 </package>
 <package type="rpm">
   <name>vim-enhanced</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.3" rel="3.5"/>
-  <checksum type="sha256" pkgid="YES">8924ee2c557559381497b6d38fcbd0d99adac27b2a936d86d79cf41a29d25b9d</checksum>
+  <checksum type="sha256" pkgid="YES">dc48c0187c1def6319b2ef22004bc02f7088f3f325db5c58748acae01b401837</checksum>
   <summary>A version of the VIM editor which includes recent enhancements</summary>
   <description>The vim-enhanced package contains a version of VIM with extra, recently
 introduced features like Ruby, Perl and TCL interpreters, but it has no
@@ -85371,49 +97057,46 @@ install the base package 'vim', for online help, etc. If you need the
 graphical features of vim, you might want to install package gvim too.</description>
   <packager/>
   <url>http://www.vim.org/</url>
-  <time file="1377199045" build="1377199009"/>
-  <size package="891402" installed="2152748" archive="2153008"/>
-<location href="i686/vim-enhanced-7.3-3.5.i686.rpm"/>
+  <time file="1377199269" build="1377199219"/>
+  <size package="1012437" installed="2454328" archive="2454588"/>
+<location href="x86_64/vim-enhanced-7.3-3.5.x86_64.rpm"/>
   <format>
     <rpm:license>Vim</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Utilities</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>vim-7.3-3.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4158"/>
+    <rpm:header-range start="280" end="4382"/>
     <rpm:provides>
       <rpm:entry name="vi"/>
       <rpm:entry name="vim-enhanced" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
-      <rpm:entry name="vim-enhanced(x86-32)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
+      <rpm:entry name="vim-enhanced(x86-64)" flags="EQ" epoch="0" ver="7.3" rel="3.5"/>
       <rpm:entry name="vim_client"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" pre="1"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="update-alternatives" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libperl.so"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
+      <rpm:entry name="libperl.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="vim-data"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="vim-base" flags="EQ" epoch="0" ver="7.3" pre="1"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="perl" flags="EQ" epoch="0" ver="5.16.3"/>
     </rpm:requires>    <file>/usr/bin/vim-enhanced</file>
 
@@ -85421,9 +97104,9 @@ graphical features of vim, you might want to install package gvim too.</descript
 </package>
 <package type="rpm">
   <name>vpnc</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.5.3r517" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">bef7a4041a05e8c3e1f29faa9c504db3d15fe071424a79d58eaf1a99d37173c6</checksum>
+  <checksum type="sha256" pkgid="YES">345b8900639cce98a17807685246751429ee504be4923ed61dcee62d70f49386</checksum>
   <summary>A Client for Cisco VPN concentrator</summary>
   <description>A VPN client compatible with Cisco's EasyVPN equipment.
 
@@ -85438,39 +97121,39 @@ aes192 aes256 Perfect Forward Secrecy: nopfs dh1 dh2 dh5
 It runs entirely in userspace and uses the TUN/TAP driver for access.</description>
   <packager/>
   <url>http://svn.unix-ag.uni-kl.de/vpnc/branches/vpnc-nortel</url>
-  <time file="1376539163" build="1376539154"/>
-  <size package="82308" installed="218739" archive="220516"/>
-<location href="i686/vpnc-0.5.3r517-2.11.i686.rpm"/>
+  <time file="1376539305" build="1376539296"/>
+  <size package="86284" installed="233851" archive="235628"/>
+<location href="x86_64/vpnc-0.5.3r517-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Networking/Security</rpm:group>
     <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>vpnc-0.5.3r517-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5527"/>
+    <rpm:header-range start="280" end="5783"/>
     <rpm:provides>
       <rpm:entry name="config(vpnc)" flags="EQ" epoch="0" ver="0.5.3r517" rel="2.11"/>
       <rpm:entry name="vpnc" flags="EQ" epoch="0" ver="0.5.3r517" rel="2.11"/>
-      <rpm:entry name="vpnc(x86-32)" flags="EQ" epoch="0" ver="0.5.3r517" rel="2.11"/>
+      <rpm:entry name="vpnc(x86-64)" flags="EQ" epoch="0" ver="0.5.3r517" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgnutls.so.28"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/usr/sbin/ip"/>
       <rpm:entry name="config(vpnc)" flags="EQ" epoch="0" ver="0.5.3r517" rel="2.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libgnutls.so.28()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/sed"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libgnutls.so.28(GNUTLS_1_4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/cisco-decrypt</file>
     <file>/etc/tmpfiles.d/vpnc.conf</file>
     <file>/usr/sbin/vpnc</file>
@@ -85485,9 +97168,9 @@ It runs entirely in userspace and uses the TUN/TAP driver for access.</descripti
 </package>
 <package type="rpm">
   <name>vpx-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">808b726cb130f441f0f76cc2dc59e93dbe0019c4e007b414b587b46c27d6baf4</checksum>
+  <checksum type="sha256" pkgid="YES">b5ecb4ee28dd06c12be36d434573e33dcceb3f9f5fe4a47c69ce8ae8ae268d81</checksum>
   <summary>VP8 codec library - Utilities</summary>
   <description>This package contains utilities around the vp8 codec sdk.
 
@@ -85499,29 +97182,30 @@ and audio streams compressed with the Vorbis audio codec.
 The WebM file structure is based on the Matroska container.</description>
   <packager/>
   <url>http://www.webmproject.org/</url>
-  <time file="1375473117" build="1375473100"/>
-  <size package="57932" installed="151248" archive="151772"/>
-<location href="i686/vpx-tools-1.1.0-2.10.i686.rpm"/>
+  <time file="1375474670" build="1375474649"/>
+  <size package="55800" installed="159864" archive="160388"/>
+<location href="x86_64/vpx-tools-1.1.0-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause ; GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Multimedia/Other</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>libvpx-1.1.0-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3753"/>
+    <rpm:header-range start="280" end="4021"/>
     <rpm:provides>
       <rpm:entry name="vpx-tools" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
-      <rpm:entry name="vpx-tools(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libvpx.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="vpx-tools(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libvpx.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/vpxdec</file>
     <file>/usr/bin/vp8_scalable_patterns</file>
     <file>/usr/bin/vpxenc</file>
@@ -85530,9 +97214,9 @@ The WebM file structure is based on the Matroska container.</description>
 </package>
 <package type="rpm">
   <name>wayland-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="1.14"/>
-  <checksum type="sha256" pkgid="YES">c8852bc53ab18e67ada404b5624a71f780478e36f14aa068bded1ef22791b8f8</checksum>
+  <checksum type="sha256" pkgid="YES">bfdf3f4d7d9a6f4bd918417f3c3eb49a89127a7b700c050a9e2dc6e3f759d6eb</checksum>
   <summary>Development files for the Wayland Compositor Infrastructure</summary>
   <description>Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
@@ -85545,44 +97229,45 @@ This package contains all necessary include files and libraries needed
 to develop applications that require these.</description>
   <packager/>
   <url>http://wayland.freedesktop.org/</url>
-  <time file="1377044587" build="1377044572"/>
-  <size package="58714" installed="199115" archive="208816"/>
-<location href="i686/wayland-devel-1.2.0-1.14.i686.rpm"/>
+  <time file="1377043834" build="1377043824"/>
+  <size package="59724" installed="205389" archive="215188"/>
+<location href="x86_64/wayland-devel-1.2.0-1.14.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>wayland-1.2.0-1.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10742"/>
+    <rpm:header-range start="280" end="11070"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(wayland-client)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="pkgconfig(wayland-cursor)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="pkgconfig(wayland-scanner)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="pkgconfig(wayland-server)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="wayland-devel" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
-      <rpm:entry name="wayland-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
+      <rpm:entry name="wayland-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="1.14"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libwayland-cursor" flags="EQ" epoch="0" ver="1.2.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libwayland-server" flags="EQ" epoch="0" ver="1.2.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libwayland-client" flags="EQ" epoch="0" ver="1.2.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libexpat.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libexpat.so.1()(64bit)"/>
       <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/wayland-scanner</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>wbxml2-tools</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.11.2" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">0f8051aa431f3539aae1ecfa36ae538c902ddb26f853c0387f79be828d7ef031</checksum>
+  <checksum type="sha256" pkgid="YES">0f91d8ecd46b44553e39b44f783a66af6cadb58aeab0d92151ea42d88267a90c</checksum>
   <summary>Tools for libwbxml2</summary>
   <description>wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
 Unlike wbxml, it does not depend on libxml2 but on expat, making it
@@ -85592,29 +97277,29 @@ associated tools to Parse, Encode and Handle WBXML documents. The WBXML
 has been defined by the Wap Forum.</description>
   <packager/>
   <url>http://libwbxml.opensync.org/</url>
-  <time file="1377320989" build="1377320978"/>
-  <size package="11262" installed="33628" archive="34016"/>
-<location href="i686/wbxml2-tools-0.11.2-2.5.i686.rpm"/>
+  <time file="1377321049" build="1377321032"/>
+  <size package="11783" installed="40984" archive="41372"/>
+<location href="x86_64/wbxml2-tools-0.11.2-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Utilities</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>libwbxml2-0.11.2-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3640"/>
+    <rpm:header-range start="280" end="3856"/>
     <rpm:provides>
       <rpm:entry name="wbxml2-tools" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
-      <rpm:entry name="wbxml2-tools(x86-32)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
+      <rpm:entry name="wbxml2-tools(x86-64)" flags="EQ" epoch="0" ver="0.11.2" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libwbxml2.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libwbxml2.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="libwbxml2" flags="EQ" epoch="0" ver="0.11.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="pkgconfig(libxml-2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xml2wbxml</file>
     <file>/usr/bin/wbxml2xml</file>
 
@@ -85622,9 +97307,9 @@ has been defined by the Wap Forum.</description>
 </package>
 <package type="rpm">
   <name>wdiff</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">5776562ada7063b32900ffe46f386ec066df92fbac0e233967ee4a3bc8458bdc</checksum>
+  <checksum type="sha256" pkgid="YES">3f01cbe04140935cbd7fe5a8c8f763f8f3f3905f8dd29e9b44d8bc5a5ea3adad</checksum>
   <summary>Display Word Differences Between Text Files</summary>
   <description>wdiff compares two files and finds which words have been deleted or
 added to old_file to get new_file. A word is considered to be anything
@@ -85633,57 +97318,56 @@ between whitespace.
 Xwdiff is a handy X Window System front-end, based on Tcl/Tk.</description>
   <packager/>
   <url>ftp://mirrors.kernel.org/gnu/wdiff/</url>
-  <time file="1375476844" build="1375476834"/>
-  <size package="41677" installed="82940" archive="83772"/>
-<location href="i686/wdiff-1.1.2-1.6.i686.rpm"/>
+  <time file="1375481682" build="1375481672"/>
+  <size package="42695" installed="85564" archive="86396"/>
+<location href="x86_64/wdiff-1.1.2-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Utilities</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>wdiff-1.1.2-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3680"/>
+    <rpm:header-range start="280" end="3896"/>
     <rpm:provides>
       <rpm:entry name="wdiff" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
-      <rpm:entry name="wdiff(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="wdiff(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wdiff</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>wdiff-lang</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.2" rel="1.6"/>
-  <checksum type="sha256" pkgid="YES">7414976d99b98fe2287f41a313e3dcdd91ff15efd1dfc2a83ae3a074140fe298</checksum>
+  <checksum type="sha256" pkgid="YES">da601cb8b579c482770084d452b25de6a64373ed027297b1eec4e53e851d1d92</checksum>
   <summary>Translations for Wdiff</summary>
   <description>Contains language specific files for of wdiff.</description>
   <packager/>
   <url>ftp://mirrors.kernel.org/gnu/wdiff/</url>
-  <time file="1375476844" build="1375476834"/>
-  <size package="65148" installed="352727" archive="362932"/>
-<location href="i686/wdiff-lang-1.1.2-1.6.i686.rpm"/>
+  <time file="1375481682" build="1375481672"/>
+  <size package="65319" installed="352727" archive="362932"/>
+<location href="x86_64/wdiff-lang-1.1.2-1.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Text/Utilities</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>wdiff-1.1.2-1.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10408"/>
+    <rpm:header-range start="280" end="10584"/>
     <rpm:provides>
       <rpm:entry name="wdiff-lang" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
-      <rpm:entry name="wdiff-lang(x86-32)" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
+      <rpm:entry name="wdiff-lang(x86-64)" flags="EQ" epoch="0" ver="1.1.2" rel="1.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="wdiff" flags="EQ" epoch="0" ver="1.1.2"/>
@@ -85855,127 +97539,120 @@ Xwdiff is a handy X Window System front-end, based on Tcl/Tk.</description>
 </package>
 <package type="rpm">
   <name>webkit2-efl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="123997_0.11.47" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">ca5b88b0d9ef3961642a6e887e8a69f3a8fb1b855a9042242e2add3a16d52986</checksum>
+  <checksum type="sha256" pkgid="YES">49ff3db628cb12f327c8860eeb72b6fcadf5b22704a51ae06d0a3d6018b0b94c</checksum>
   <summary>Webkit2 EFL</summary>
   <description>Browser Engine based on Webkit2 EFL (Shared Library)</description>
   <packager/>
   <url/>
-  <time file="1377324298" build="1377323671"/>
-  <size package="9887041" installed="46973445" archive="47108620"/>
-<location href="i686/webkit2-efl-123997_0.11.47-5.1.i686.rpm"/>
+  <time file="1377324741" build="1377324151"/>
+  <size package="9800487" installed="49327913" archive="49463096"/>
+<location href="x86_64/webkit2-efl-123997_0.11.47-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1 or BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/Internet</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>webkit2-efl-123997_0.11.47-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="103470"/>
+    <rpm:header-range start="280" end="104118"/>
     <rpm:provides>
-      <rpm:entry name="libewebkit2.so.0"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
       <rpm:entry name="webkit2-efl" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
-      <rpm:entry name="webkit2-efl(x86-32)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
+      <rpm:entry name="webkit2-efl(x86-64)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libgstreamer-1.0.so.0"/>
-      <rpm:entry name="libgstapp-1.0.so.0"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libenchant.so.1"/>
-      <rpm:entry name="libgstfft-1.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libwayland-egl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libharfbuzz.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libcapi-system-sensor.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2.3)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.9)"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libGLESv2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
+      <rpm:entry name="libwayland-egl.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)(64bit)"/>
+      <rpm:entry name="libcapi-system-device.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libfontconfig.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libenchant.so.1()(64bit)"/>
+      <rpm:entry name="libharfbuzz.so.0()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libgstpbutils-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
       <rpm:entry name="xkeyboard-config" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libgstpbutils-1.0.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)"/>
-      <rpm:entry name="libfeedback.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgstaudio-1.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libgstfft-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libmemenv.so()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libfreetype.so.6()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libgstbase-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libgstaudio-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libcapi-telephony-network-info.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-location-manager.so.0()(64bit)"/>
+      <rpm:entry name="libleveldb.so()(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.1.9)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libui-gadget-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libleveldb.so"/>
-      <rpm:entry name="libcapi-location-manager.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libmemenv.so"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libgstvideo-1.0.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libfreetype.so.6"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
-      <rpm:entry name="libgstbase-1.0.so.0"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libcapi-telephony-network-info.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
-      <rpm:entry name="libfontconfig.so.1"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libcapi-system-sensor.so.0()(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libfeedback.so.0()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libgstapp-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.24)(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-power.so.0()(64bit)"/>
+      <rpm:entry name="libgstvideo-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libgstreamer-1.0.so.0()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
+      <rpm:entry name="libcapi-network-connection.so.0()(64bit)"/>
+      <rpm:entry name="libecore_imf.so.1()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_4.0.0)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/WebProcess</file>
     <file>/usr/bin/MiniBrowser</file>
     <file>/usr/bin/PluginProcess</file>
@@ -85984,27 +97661,27 @@ Xwdiff is a handy X Window System front-end, based on Tcl/Tk.</description>
 </package>
 <package type="rpm">
   <name>webkit2-efl-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="123997_0.11.47" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">755e3aed577616d8fa1191a3ff402530d85d36ba639aa7d44f47db4a4b5b0733</checksum>
+  <checksum type="sha256" pkgid="YES">677e0ba29dc059c952fa01e73a91a4c62f1daf14df8371517f92397ab2262919</checksum>
   <summary>Webkit2 EFL</summary>
   <description>Browser Engine dev library based on Webkit EFL (developement files)</description>
   <packager/>
   <url/>
-  <time file="1377324298" build="1377323671"/>
-  <size package="98052" installed="651054" archive="669844"/>
-<location href="i686/webkit2-efl-devel-123997_0.11.47-5.1.i686.rpm"/>
+  <time file="1377324741" build="1377324151"/>
+  <size package="98209" installed="651056" archive="669844"/>
+<location href="x86_64/webkit2-efl-devel-123997_0.11.47-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1 or BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>webkit2-efl-123997_0.11.47-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19438"/>
+    <rpm:header-range start="280" end="19610"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(ewebkit2)" flags="EQ" epoch="0" ver="0.11.47"/>
       <rpm:entry name="webkit2-efl-devel" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
-      <rpm:entry name="webkit2-efl-devel(x86-32)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
+      <rpm:entry name="webkit2-efl-devel(x86-64)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(libsoup-2.4)"/>
@@ -86019,49 +97696,48 @@ Xwdiff is a handy X Window System front-end, based on Tcl/Tk.</description>
 </package>
 <package type="rpm">
   <name>webkit2-efl-test</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="123997_0.11.47" rel="5.1"/>
-  <checksum type="sha256" pkgid="YES">e20e854b35c8c4d8b90236559407991b651e6972f0450fed127f0a2bae7b0f1f</checksum>
+  <checksum type="sha256" pkgid="YES">e4ecc35fd90e7206ab1f64793a7482dd9a3f8e7e5e2bf5791b23dc1973c42c4a</checksum>
   <summary>Webkit2 EFL test binaries</summary>
   <description>Currently test tools means MiniBrowser, more tools can be added as needed.</description>
   <packager/>
   <url/>
-  <time file="1377324298" build="1377323671"/>
-  <size package="15707" installed="28876" archive="29132"/>
-<location href="i686/webkit2-efl-test-123997_0.11.47-5.1.i686.rpm"/>
+  <time file="1377324741" build="1377324151"/>
+  <size package="15951" installed="35624" archive="35880"/>
+<location href="x86_64/webkit2-efl-test-123997_0.11.47-5.1.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2.1 or BSD</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>webkit2-efl-123997_0.11.47-5.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6850"/>
+    <rpm:header-range start="280" end="7078"/>
     <rpm:provides>
       <rpm:entry name="webkit2-efl-test" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
-      <rpm:entry name="webkit2-efl-test(x86-32)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
+      <rpm:entry name="webkit2-efl-test(x86-64)" flags="EQ" epoch="0" ver="123997_0.11.47" rel="5.1"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libevas.so.1"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="webkit2-efl" flags="EQ" epoch="0" ver="123997_0.11.47"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libecore_evas.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/MiniBrowser</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>weston</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">91f0dc2391566104506199e8be048f978a547756e5b00dfce8c09f70fb5338ae</checksum>
+  <checksum type="sha256" pkgid="YES">78b14ab0785df4c291e05344860f8a9e51f600d85eebbc5db35e055317dd3a72</checksum>
   <summary>Wayland Compositor Infrastructure</summary>
   <description>Weston is the reference implementation of a Wayland compositor, and a
 useful compositor in its own right. Weston has various backends that
@@ -86075,84 +97751,79 @@ Xorg server and can pull X clients into the Wayland desktop and act
 as a X window manager.</description>
   <packager/>
   <url>http://weston.freedesktop.org/</url>
-  <time file="1377308547" build="1377308538"/>
-  <size package="293247" installed="1226884" archive="1232052"/>
-<location href="i686/weston-1.2.1-1.2.i686.rpm"/>
+  <time file="1377308623" build="1377308613"/>
+  <size package="294565" installed="1340668" archive="1345860"/>
+<location href="x86_64/weston-1.2.1-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Wayland Window System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>weston-1.2.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14129"/>
-    <rpm:provides>
-      <rpm:entry name="desktop-shell.so"/>
-      <rpm:entry name="drm-backend.so"/>
-      <rpm:entry name="fbdev-backend.so"/>
-      <rpm:entry name="headless-backend.so"/>
-      <rpm:entry name="tablet-shell.so"/>
-      <rpm:entry name="wayland-backend.so"/>
+    <rpm:header-range start="280" end="14457"/>
+    <rpm:provides>
+      <rpm:entry name="desktop-shell.so()(64bit)"/>
+      <rpm:entry name="drm-backend.so()(64bit)"/>
+      <rpm:entry name="fbdev-backend.so()(64bit)"/>
+      <rpm:entry name="headless-backend.so()(64bit)"/>
+      <rpm:entry name="tablet-shell.so()(64bit)"/>
+      <rpm:entry name="wayland-backend.so()(64bit)"/>
       <rpm:entry name="weston" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-      <rpm:entry name="weston(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-      <rpm:entry name="x11-backend.so"/>
-      <rpm:entry name="xwayland.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libXcursor.so.1"/>
+      <rpm:entry name="weston(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
+      <rpm:entry name="x11-backend.so()(64bit)"/>
+      <rpm:entry name="xwayland.so()(64bit)"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libxcb-shm.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxcb-render.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libgbm.so.1()(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXcursor.so.1()(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0()(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxcb-xfixes.so.0()(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit)"/>
+      <rpm:entry name="libwayland-server.so.0()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libwayland-egl.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libpam.so.0(LIBPAM_1.0)(64bit)"/>
+      <rpm:entry name="libmtdev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libpam.so.0()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libxcb-render.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libxcb-xfixes.so.0"/>
-      <rpm:entry name="libpam.so.0(LIBPAM_1.0)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)"/>
-      <rpm:entry name="libmtdev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libwayland-cursor.so.0"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libwayland-egl.so.1"/>
-      <rpm:entry name="libgbm.so.1"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsystemd-login.so.0"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libpam.so.0"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libxcb-shm.so.0"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
-      <rpm:entry name="libGLESv2.so.2"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libxkbcommon.so.0()(64bit)"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
       <rpm:entry name="/usr/sbin/groupadd" pre="1"/>
-      <rpm:entry name="libxkbcommon.so.0"/>
-      <rpm:entry name="libwayland-server.so.0"/>
+      <rpm:entry name="libwayland-cursor.so.0()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wcap-decode</file>
     <file>/usr/bin/weston-terminal</file>
     <file>/usr/bin/weston-launch</file>
@@ -86165,58 +97836,56 @@ as a X window manager.</description>
 </package>
 <package type="rpm">
   <name>weston-clients</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">77a4aa2cfbc733d3a6f81193928ed52a4aa91b825c971112297bccbcba390ad7</checksum>
+  <checksum type="sha256" pkgid="YES">72ee37c52441af3a008288eb9cdf8e37de59ffaebd7ba8b7fb699f6d34a1467c</checksum>
   <summary>Sample clients for package weston</summary>
   <description>This package provides a set of example wayland clients useful for validating the functionality of wayland
 with very little dependencies on other system components</description>
   <packager/>
   <url>http://weston.freedesktop.org/</url>
-  <time file="1377308547" build="1377308538"/>
-  <size package="156541" installed="1239780" archive="1241832"/>
-<location href="i686/weston-clients-1.2.1-1.2.i686.rpm"/>
+  <time file="1377308623" build="1377308613"/>
+  <size package="154327" installed="1335456" archive="1337508"/>
+<location href="x86_64/weston-clients-1.2.1-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>weston-1.2.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="9601"/>
+    <rpm:header-range start="280" end="9821"/>
     <rpm:provides>
       <rpm:entry name="weston-clients" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-      <rpm:entry name="weston-clients(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpng12.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)"/>
-      <rpm:entry name="libwayland-cursor.so.0"/>
-      <rpm:entry name="libjpeg.so.8"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libwayland-egl.so.1"/>
-      <rpm:entry name="libwayland-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libEGL.so.1"/>
-      <rpm:entry name="libpng12.so.0(PNG12_0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.9)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libGLESv2.so.2"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
-      <rpm:entry name="libxkbcommon.so.0"/>
+      <rpm:entry name="weston-clients(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libjpeg.so.8(LIBJPEG_8.0)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libjpeg.so.8()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libpng12.so.0(PNG12_0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libpng12.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.9)(64bit)"/>
+      <rpm:entry name="libwayland-egl.so.1()(64bit)"/>
+      <rpm:entry name="libcairo.so.2()(64bit)"/>
+      <rpm:entry name="libEGL.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libwayland-cursor.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libwayland-client.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libxkbcommon.so.0()(64bit)"/>
+      <rpm:entry name="libGLESv2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/weston-transformed</file>
     <file>/usr/bin/weston-simple-egl</file>
     <file>/usr/bin/weston-dnd</file>
@@ -86236,27 +97905,27 @@ with very little dependencies on other system components</description>
 </package>
 <package type="rpm">
   <name>weston-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">b0bc866c593743d5ae05d90d883dfd86be52ed4a69c3a2f43829c9faf39e6ca1</checksum>
+  <checksum type="sha256" pkgid="YES">3cba2bcdd6fa856c2f2dfffb0485ff1e1a412a78153b7facdba686ba388e163f</checksum>
   <summary>Development files for package weston</summary>
   <description>This package provides header files and other developer releated files for package weston.</description>
   <packager/>
   <url>http://weston.freedesktop.org/</url>
-  <time file="1377308547" build="1377308538"/>
-  <size package="12710" installed="41475" archive="42324"/>
-<location href="i686/weston-devel-1.2.1-1.2.i686.rpm"/>
+  <time file="1377308623" build="1377308613"/>
+  <size package="12886" installed="41477" archive="42332"/>
+<location href="x86_64/weston-devel-1.2.1-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics &amp; UI Framework/Development</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>weston-1.2.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4177"/>
+    <rpm:header-range start="280" end="4353"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(weston)" flags="EQ" epoch="0" ver="1.2.1"/>
       <rpm:entry name="weston-devel" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-      <rpm:entry name="weston-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
+      <rpm:entry name="weston-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -86265,26 +97934,26 @@ with very little dependencies on other system components</description>
 </package>
 <package type="rpm">
   <name>weston-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="1.2"/>
-  <checksum type="sha256" pkgid="YES">cf9829ed09e76051cffb35b4bdff9d2159b59cce014ec8ab338a04bdb58e27ac</checksum>
+  <checksum type="sha256" pkgid="YES">49f4809e1ddffd506d5415b8dbf5b6b677582af21779b3096c5e58d0204053fe</checksum>
   <summary>Documentation for package weston</summary>
   <description>This package provides documentation for package weston.</description>
   <packager/>
   <url>http://weston.freedesktop.org/</url>
-  <time file="1377308547" build="1377308538"/>
-  <size package="12765" installed="8971" archive="9540"/>
-<location href="i686/weston-docs-1.2.1-1.2.i686.rpm"/>
+  <time file="1377308623" build="1377308613"/>
+  <size package="12945" installed="8976" archive="9544"/>
+<location href="x86_64/weston-docs-1.2.1-1.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>weston-1.2.1-1.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3549"/>
+    <rpm:header-range start="280" end="3726"/>
     <rpm:provides>
       <rpm:entry name="weston-docs" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
-      <rpm:entry name="weston-docs(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
+      <rpm:entry name="weston-docs(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="1.2"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -86292,48 +97961,46 @@ with very little dependencies on other system components</description>
 </package>
 <package type="rpm">
   <name>wget</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13.4" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">3a19d152837fbb559f5957c361386d63a88490342b2891bcdd4f29dd05c3331f</checksum>
+  <checksum type="sha256" pkgid="YES">17e27964c5a8a82e2932c7a13e5102d32e0559c4f13c290e136d17f9a558929d</checksum>
   <summary>A Tool for Mirroring FTP and HTTP Servers</summary>
   <description>Wget enables you to retrieve WWW documents or FTP files from a server.
 This can be done in script files or via the command line.</description>
   <packager/>
   <url>http://www.gnu.org/software/wget/</url>
-  <time file="1376445542" build="1376445531"/>
-  <size package="258541" installed="549640" archive="551036"/>
-<location href="i686/wget-1.13.4-2.10.i686.rpm"/>
+  <time file="1376445515" build="1376445505"/>
+  <size package="259837" installed="557684" archive="559080"/>
+<location href="x86_64/wget-1.13.4-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Networking/Web/Utilities</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>wget-1.13.4-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4275"/>
+    <rpm:header-range start="280" end="4495"/>
     <rpm:provides>
       <rpm:entry name="config(wget)" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
       <rpm:entry name="wget" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
-      <rpm:entry name="wget(x86-32)" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
+      <rpm:entry name="wget(x86-64)" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="config(wget)" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libidn.so.11"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="config(wget)" flags="EQ" epoch="0" ver="1.13.4" rel="2.10"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="/usr/bin/env"/>
-      <rpm:entry name="libidn.so.11(LIBIDN_1.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wget</file>
     <file>/etc/wgetrc</file>
 
@@ -86369,155 +98036,66 @@ This can be done in script files or via the command line.</description>
 </package>
 <package type="rpm">
   <name>which</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.20" rel="5.10"/>
-  <checksum type="sha256" pkgid="YES">30d8c97203efae31ec7c8c2b550e8e970caf160a15a9d63d8587f1ffa28c06c3</checksum>
+  <checksum type="sha256" pkgid="YES">3a97d40749936b94a7f6098e1614a02bc104a657ed3a99b4fbaf8e517a7ef4ef</checksum>
   <summary>Displays where a particular program in your path is located</summary>
   <description>The which command shows the full pathname of a specified program, if
 the specified program is in your PATH.</description>
   <packager/>
   <url>http://www.xs4all.nl/~carlo17/which/</url>
-  <time file="1375472542" build="1375472533"/>
-  <size package="24426" installed="62299" archive="62840"/>
-<location href="i686/which-2.20-5.10.i686.rpm"/>
+  <time file="1375474038" build="1375474022"/>
+  <size package="25213" installed="64699" archive="65240"/>
+<location href="x86_64/which-2.20-5.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Applications/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>which-2.20-5.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2876"/>
+    <rpm:header-range start="280" end="3088"/>
     <rpm:provides>
       <rpm:entry name="which" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
-      <rpm:entry name="which(x86-32)" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
+      <rpm:entry name="which(x86-64)" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/which</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>which-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.20" rel="5.10"/>
-  <checksum type="sha256" pkgid="YES">195e154cd7d60be249d5d68487c50ae73fdc617dddaec1a9d0aad1528dfefb58</checksum>
+  <checksum type="sha256" pkgid="YES">d8f32061aefc610a212ca64936d7ab57bbafba91e3b52dd2f35b6b95f714132a</checksum>
   <summary>Documentation for package which</summary>
   <description>This package provides documentation for package which.</description>
   <packager/>
   <url>http://www.xs4all.nl/~carlo17/which/</url>
-  <time file="1375472542" build="1375472533"/>
-  <size package="6223" installed="3924" archive="4340"/>
-<location href="i686/which-docs-2.20-5.10.i686.rpm"/>
+  <time file="1375474038" build="1375474022"/>
+  <size package="6395" installed="3924" archive="4340"/>
+<location href="x86_64/which-docs-2.20-5.10.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-3.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>which-2.20-5.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2119"/>
+    <rpm:header-range start="280" end="2292"/>
     <rpm:provides>
       <rpm:entry name="which-docs" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
-      <rpm:entry name="which-docs(x86-32)" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
+      <rpm:entry name="which-docs(x86-64)" flags="EQ" epoch="0" ver="2.20" rel="5.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
-  <name>wifi-direct-manager</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.6.24" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">8259c993a9b22d258f878ca7b0cfd1d22288565c01852c1283bc5162d117ecdf</checksum>
-  <summary>Wi-Fi Direct manger</summary>
-  <description>Wi-Fi Direct manager</description>
-  <packager/>
-  <url/>
-  <time file="1374094943" build="1374094935"/>
-  <size package="42183" installed="135617" archive="137340"/>
-<location href="i686/wifi-direct-manager-0.6.24-2.4.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
-    <rpm:sourcerpm>wifi-direct-manager-0.6.24-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4743"/>
-    <rpm:provides>
-      <rpm:entry name="wifi-direct-manager" flags="EQ" epoch="0" ver="0.6.24" rel="2.4"/>
-      <rpm:entry name="wifi-direct-manager(x86-32)" flags="EQ" epoch="0" ver="0.6.24" rel="2.4"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="/usr/bin/vconftool" pre="1"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-    </rpm:requires>    <file>/usr/bin/wifi-direct-dhcp.sh</file>
-    <file>/usr/bin/wfd-manager</file>
-    <file>/usr/sbin/p2p_supp.sh</file>
-    <file>/usr/bin/wifi-direct-server.sh</file>
-    <file>/usr/bin/dhcpd-notify.sh</file>
-
-  </format>
-</package>
-<package type="rpm">
-  <name>wifi-direct-plugin-wpasupplicant</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.6.24" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">912770cb3138afdf6c03614a8b5cf7f035b7831993f5ce39e9c76b86c564dd67</checksum>
-  <summary>wifi drect plugin for wpa supplicant</summary>
-  <description>wifi drect plugin for wpa supplicant</description>
-  <packager/>
-  <url/>
-  <time file="1374094943" build="1374094935"/>
-  <size package="438979" installed="1101325" archive="1102056"/>
-<location href="i686/wifi-direct-plugin-wpasupplicant-0.6.24-2.4.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>TO_BE_FILLED</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
-    <rpm:sourcerpm>wifi-direct-manager-0.6.24-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3371"/>
-    <rpm:provides>
-      <rpm:entry name="wifi-direct-plugin-wpasupplicant" flags="EQ" epoch="0" ver="0.6.24" rel="2.4"/>
-      <rpm:entry name="wifi-direct-plugin-wpasupplicant(x86-32)" flags="EQ" epoch="0" ver="0.6.24" rel="2.4"/>
-      <rpm:entry name="wifi-direct-plugin-wpasupplicant.so"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="wifi-direct-manager" flags="EQ" epoch="0" ver="0.6.24" rel="2.4"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-    </rpm:requires>    <file>/usr/sbin/p2p_supplicant</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>wireless-regdb</name>
   <arch>noarch</arch>
   <version epoch="0" ver="2013.01.11" rel="2.8"/>
@@ -86549,9 +98127,9 @@ http://wireless.kernel.org/en/developers/Regulatory/</description>
 </package>
 <package type="rpm">
   <name>wpa_supplicant</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0" rel="3.6"/>
-  <checksum type="sha256" pkgid="YES">faa07b573a20fc52c25620074c56974fe7f51a8a9c8255335985cd28069ffbce</checksum>
+  <checksum type="sha256" pkgid="YES">3e440a3c322ff58944fab6307d1c809c95ecf757f494c2fab0267875b960103f</checksum>
   <summary>WPA supplicant implementation</summary>
   <description>wpa_supplicant is an implementation of the WPA Supplicant component,
 i.e., the part that runs in the client stations. It implements key
@@ -86559,38 +98137,37 @@ negotiation with a WPA Authenticator and it controls the roaming and
 IEEE 802.11 authentication/association of the wlan driver.</description>
   <packager/>
   <url>http://hostap.epitest.fi/wpa_supplicant/</url>
-  <time file="1376541912" build="1376541895"/>
-  <size package="564450" installed="1683869" archive="1685740"/>
-<location href="i686/wpa_supplicant-2.0-3.6.i686.rpm"/>
+  <time file="1376541908" build="1376541894"/>
+  <size package="575719" installed="1720093" archive="1721964"/>
+<location href="x86_64/wpa_supplicant-2.0-3.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Connectivity/Wireless</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>wpa_supplicant-2.0-3.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5729"/>
+    <rpm:header-range start="280" end="5973"/>
     <rpm:provides>
       <rpm:entry name="config(wpa_supplicant)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
       <rpm:entry name="wpa_supplicant" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
-      <rpm:entry name="wpa_supplicant(x86-32)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
+      <rpm:entry name="wpa_supplicant(x86-64)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="config(wpa_supplicant)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libnl.so.1"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libnl.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/wpa_passphrase</file>
     <file>/etc/dbus-1/system.d/wpa_supplicant.conf</file>
     <file>/usr/sbin/wpa_cli</file>
@@ -86600,26 +98177,26 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wpa_supplicant-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.0" rel="3.6"/>
-  <checksum type="sha256" pkgid="YES">cf0c9471442a13dc2677d079728d679c4bff327c2ed01b726507fddd9c44c3a8</checksum>
+  <checksum type="sha256" pkgid="YES">86e61986ba391cc6305b3f37a791434710da3121d9a38f512c7931e4f38ab43d</checksum>
   <summary>Documentation for package wpa_supplicant</summary>
   <description>This package provides documentation for package wpa_supplicant.</description>
   <packager/>
   <url>http://hostap.epitest.fi/wpa_supplicant/</url>
-  <time file="1376541912" build="1376541895"/>
-  <size package="18718" installed="14941" archive="16124"/>
-<location href="i686/wpa_supplicant-docs-2.0-3.6.i686.rpm"/>
+  <time file="1376541908" build="1376541894"/>
+  <size package="18895" installed="14941" archive="16124"/>
+<location href="x86_64/wpa_supplicant-docs-2.0-3.6.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
     <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>wpa_supplicant-2.0-3.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3409"/>
+    <rpm:header-range start="280" end="3586"/>
     <rpm:provides>
       <rpm:entry name="wpa_supplicant-docs" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
-      <rpm:entry name="wpa_supplicant-docs(x86-32)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
+      <rpm:entry name="wpa_supplicant-docs(x86-64)" flags="EQ" epoch="0" ver="2.0" rel="3.6"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -86627,110 +98204,107 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.198.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">0680bb1d294d0569b08f618d5bf72c6b1bad2d5f7ae91674f8fde98ce70c250e</checksum>
+  <checksum type="sha256" pkgid="YES">0dcfbead5f2567e2fc4a50af5841d92e22bb2747bddc9cf97872deda059a3b4a</checksum>
   <summary>Web runtime</summary>
   <description>web runtime</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377324552" build="1377324542"/>
-  <size package="503293" installed="2072320" archive="2084260"/>
-<location href="i686/wrt-0.8.198.3-3.9.i686.rpm"/>
+  <time file="1377325002" build="1377324989"/>
+  <size package="513810" installed="2210294" archive="2222248"/>
+<location href="x86_64/wrt-0.8.198.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>wrt-0.8.198.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="16699"/>
+    <rpm:header-range start="280" end="17375"/>
     <rpm:provides>
-      <rpm:entry name="libwrt-core-module.so"/>
-      <rpm:entry name="libwrt-injected-bundle.so.0"/>
-      <rpm:entry name="libwrt-plugin-module.so.0"/>
+      <rpm:entry name="libwrt-core-module.so()(64bit)"/>
+      <rpm:entry name="libwrt-injected-bundle.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugin-module.so.0()(64bit)"/>
       <rpm:entry name="wrt" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
-      <rpm:entry name="wrt(x86-32)" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libwrt-plugin-module.so.0"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libwrt-popup-ace-runner.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libwrt-popup-wrt-runner.so.0"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libdpl-wrt-dao-rw.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
+      <rpm:entry name="wrt(x86-64)" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libace-client.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libwrt-ocsp.so.0()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libapp2ext.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libiri.so"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libprivilege-control.so.0"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libwrt-commons-certificate-dao.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libcert-svc-vcore.so.1"/>
-      <rpm:entry name="libace-client.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)"/>
-      <rpm:entry name="libdpl-utils-efl.so.0"/>
-      <rpm:entry name="libss-client.so.1"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libwrt-ocsp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_wayland.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libwrt-commons-security-origin-dao.so.0"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libsysman.so.0"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libwrt-plugin-loading.so.0"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libwrt-commons-security-origin-dao.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4(CURL_OPENSSL_3)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libwrt-commons-certificate-dao.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-application.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-utils-efl.so.0()(64bit)"/>
+      <rpm:entry name="libappcore-common.so.1()(64bit)"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libedje.so.1()(64bit)"/>
+      <rpm:entry name="libaul.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libecore_wayland.so.1()(64bit)"/>
+      <rpm:entry name="libdbus-1.so.3()(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-popup-wrt-runner.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugin-module.so.0()(64bit)"/>
+      <rpm:entry name="libcurl.so.4()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libhaptic.so.0.1()(64bit)"/>
+      <rpm:entry name="libsoup-2.4.so.1()(64bit)"/>
+      <rpm:entry name="libcapi-system-system-settings.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libnotification.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libwrt-popup-ace-runner.so.0()(64bit)"/>
+      <rpm:entry name="libss-client.so.1()(64bit)"/>
+      <rpm:entry name="libsmack.so.1()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libprivilege-control.so.0()(64bit)"/>
+      <rpm:entry name="libapp2ext.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-core-module.so()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libbundle.so.0()(64bit)"/>
+      <rpm:entry name="libsmack.so.1(LIBSMACK_1.0)(64bit)"/>
+      <rpm:entry name="libiri.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcurl.so.4"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libwrt-core-module.so"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-      <rpm:entry name="libhaptic.so.0.1"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.13)(64bit)"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugin-loading.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libsysman.so.0()(64bit)"/>
     </rpm:requires>    <file>/etc/init.d/wrt_launchpad_run.sh</file>
     <file>/usr/bin/wrt_reset_all.sh</file>
     <file>/usr/bin/wrt_launchpad_daemon</file>
@@ -86746,96 +98320,91 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-commons</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.119" rel="4.12"/>
-  <checksum type="sha256" pkgid="YES">856b3ffcb497462fbea51fd8bbf875c2842d81a55d98d629457ea578f44b190d</checksum>
+  <checksum type="sha256" pkgid="YES">5e43b8a20e949922205fece942b9359bdfe82bbc9268ffcafbd4cb299d8a6ea8</checksum>
   <summary>Wrt common library</summary>
   <description>Wrt common library</description>
   <packager/>
   <url/>
-  <time file="1377321564" build="1377321542"/>
-  <size package="966821" installed="6279974" archive="6286320"/>
-<location href="i686/wrt-commons-0.2.119-4.12.i686.rpm"/>
+  <time file="1377321748" build="1377321723"/>
+  <size package="979404" installed="6596306" archive="6602712"/>
+<location href="x86_64/wrt-commons-0.2.119-4.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>wrt-commons-0.2.119-4.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14411"/>
-    <rpm:provides>
-      <rpm:entry name="libdpl-db-efl.so.0"/>
-      <rpm:entry name="libdpl-dbus-efl.so.0"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libdpl-encryption.so.0"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-      <rpm:entry name="libdpl-rpc-efl.so.0"/>
-      <rpm:entry name="libdpl-socket-efl.so.0"/>
-      <rpm:entry name="libdpl-test-efl.so.0"/>
-      <rpm:entry name="libdpl-utils-efl.so.0"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libdpl-wrt-dao-rw.so.0"/>
-      <rpm:entry name="libwrt-commons-certificate-dao.so.0"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0"/>
-      <rpm:entry name="libwrt-commons-security-origin-dao.so.0"/>
+    <rpm:header-range start="280" end="14819"/>
+    <rpm:provides>
+      <rpm:entry name="libdpl-db-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-dbus-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-encryption.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-rpc-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-socket-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-test-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-utils-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-certificate-dao.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-security-origin-dao.so.0()(64bit)"/>
       <rpm:entry name="wrt-commons" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
-      <rpm:entry name="wrt-commons(x86-32)" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1.1)"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libiri.so"/>
-      <rpm:entry name="libidn.so.11"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libcryptsvc.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libidn.so.11(LIBIDN_1.0)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libminizip.so.1"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
+      <rpm:entry name="wrt-commons(x86-64)" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdlog.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libappcore-efl.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libicuuc.so.48()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libdpl-socket-efl.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-db-efl.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.9)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libidn.so.11(LIBIDN_1.0)(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libcryptsvc.so.0()(64bit)"/>
       <rpm:entry name="libcryptsvc"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libdpl-db-efl.so.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libdpl-socket-efl.so.0"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libiri.so()(64bit)"/>
+      <rpm:entry name="libminizip.so.1()(64bit)"/>
+      <rpm:entry name="libSLP-db-util.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libidn.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wrt_commons_create_clean_db.sh</file>
     <file>/usr/bin/wrt_commons_reset_db.sh</file>
 
@@ -86843,23 +98412,23 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-commons-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.2.119" rel="4.12"/>
-  <checksum type="sha256" pkgid="YES">002b23117d4ef4dbceb3743c0a466e98810759a8aad572d1a028f03dfe50d9dc</checksum>
+  <checksum type="sha256" pkgid="YES">eabe3d9633d62003ce2a4eb1b382526a42ab565fb27b58a450640aa3cb0a3b94</checksum>
   <summary>Wrt common library development headers</summary>
   <description>Wrt common library development headers</description>
   <packager/>
   <url/>
-  <time file="1377321564" build="1377321542"/>
-  <size package="128783" installed="799974" archive="836852"/>
-<location href="i686/wrt-commons-devel-0.2.119-4.12.i686.rpm"/>
+  <time file="1377321748" build="1377321723"/>
+  <size package="128973" installed="800006" archive="836968"/>
+<location href="x86_64/wrt-commons-devel-0.2.119-4.12.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>wrt-commons-0.2.119-4.12.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="29363"/>
+    <rpm:header-range start="280" end="29543"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(dpl-db-efl)" flags="EQ" epoch="0" ver="0.2.119"/>
       <rpm:entry name="pkgconfig(dpl-dbus-efl)" flags="EQ" epoch="0" ver="0.2.119"/>
@@ -86878,7 +98447,7 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
       <rpm:entry name="pkgconfig(wrt-commons-security-origin-dao)" flags="EQ" epoch="0" ver="0.2.119"/>
       <rpm:entry name="pkgconfig(wrt-plugins-types)" flags="EQ" epoch="0" ver="0.2.119"/>
       <rpm:entry name="wrt-commons-devel" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
-      <rpm:entry name="wrt-commons-devel(x86-32)" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
+      <rpm:entry name="wrt-commons-devel(x86-64)" flags="EQ" epoch="0" ver="0.2.119" rel="4.12"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(openssl)"/>
@@ -86902,27 +98471,27 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.8.198.3" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">156e397aefbd5703650bf620ad58bb172a8d1cf06bf7a1425e66f277f7a44c45</checksum>
+  <checksum type="sha256" pkgid="YES">01e6d05061959b3029a2639a82eaeb1e4132e7a7b5664fd349396665f6053911</checksum>
   <summary>Wrt header files for external modules</summary>
   <description>wrt library development headers</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377324552" build="1377324542"/>
-  <size package="9457" installed="23359" archive="24508"/>
-<location href="i686/wrt-devel-0.8.198.3-3.9.i686.rpm"/>
+  <time file="1377325002" build="1377324989"/>
+  <size package="9636" installed="23361" archive="24508"/>
+<location href="x86_64/wrt-devel-0.8.198.3-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>wrt-0.8.198.3-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3959"/>
+    <rpm:header-range start="280" end="4139"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(wrt-core)"/>
       <rpm:entry name="wrt-devel" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
-      <rpm:entry name="wrt-devel(x86-32)" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
+      <rpm:entry name="wrt-devel(x86-64)" flags="EQ" epoch="0" ver="0.8.198.3" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="wrt" flags="EQ" epoch="0" ver="0.8.198.3"/>
@@ -86932,82 +98501,79 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-installer</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.58.2" rel="2.7"/>
-  <checksum type="sha256" pkgid="YES">0eb4d5c651760d26acdc3a96e8910fd62fbd2b07dc02fd4bf26002e4dae03782</checksum>
+  <checksum type="sha256" pkgid="YES">b57ce3c57665406d3b40aa0f049eb85d00e7984882c480109f05b5cfc92934b0</checksum>
   <summary>Installer for tizen Webruntime</summary>
   <description>Description: Wrt Installer for Tizen apps and Wac apps</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321968" build="1377321954"/>
-  <size package="595588" installed="3072139" archive="3073524"/>
-<location href="i686/wrt-installer-0.1.58.2-2.7.i686.rpm"/>
+  <time file="1377322150" build="1377322134"/>
+  <size package="600865" installed="3207447" archive="3208832"/>
+<location href="x86_64/wrt-installer-0.1.58.2-2.7.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>wrt-installer-0.1.58.2-2.7.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6305"/>
+    <rpm:header-range start="280" end="6777"/>
     <rpm:provides>
-      <rpm:entry name="libwgt.so"/>
+      <rpm:entry name="libwgt.so()(64bit)"/>
       <rpm:entry name="wrt-installer" flags="EQ" epoch="0" ver="0.1.58.2" rel="2.7"/>
-      <rpm:entry name="wrt-installer(x86-32)" flags="EQ" epoch="0" ver="0.1.58.2" rel="2.7"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libdpl-wrt-dao-rw.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
+      <rpm:entry name="wrt-installer(x86-64)" flags="EQ" epoch="0" ver="0.1.58.2" rel="2.7"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpkgmgr_installer.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libapp2ext.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libiri.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libace-install.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdpl-utils-efl.so.0"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libwrt-commons-security-origin-dao.so.0"/>
-      <rpm:entry name="libpkgmgr_installer.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libpkgmgr_parser.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
+      <rpm:entry name="libace-install.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-security-origin-dao.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libapp2ext.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libpkgmgr_parser.so.0()(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.2)(64bit)"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libdpl-utils-efl.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libiri.so()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libcert-svc-vcore.so.1"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libappsvc.so.0()(64bit)"/>
       <rpm:entry name="xmlsec1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.5)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.6)"/>
+      <rpm:entry name="libpkgmgr-info.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-commons-custom-handler-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wrt-installer</file>
     <file>/usr/bin/wrt_preinstall_widgets.sh</file>
 
@@ -87015,92 +98581,90 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-plugins-common</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.3.86.2" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">f6b4a3f06e1a8d8c531768b0c5b39af1ac329bd4529be216e70680cac7fd1bb1</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.86.2" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">f84c2b02f10ff3ccd749ce9994f7768b7f2aa162bc4fd228a5dd0764f61d57a2</checksum>
   <summary>WebRuntime common library</summary>
   <description>JavaScript plugins for WebRuntime</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/framework/web/wrt-plugins-common.git;a=summary</url>
-  <time file="1377324435" build="1377324419"/>
-  <size package="717753" installed="3632930" archive="3641416"/>
-<location href="i686/wrt-plugins-common-0.3.86.2-2.3.i686.rpm"/>
+  <time file="1377554917" build="1377554900"/>
+  <size package="735699" installed="3931176" archive="3939740"/>
+<location href="x86_64/wrt-plugins-common-0.3.86.2-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-common-0.3.86.2-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14710"/>
-    <rpm:provides>
-      <rpm:entry name="libwrt-plugin-loading.so.0"/>
-      <rpm:entry name="libwrt-plugins-api-support.so.0"/>
-      <rpm:entry name="libwrt-plugins-commons-javascript.so.0"/>
-      <rpm:entry name="libwrt-plugins-commons.so.0"/>
-      <rpm:entry name="libwrt-plugins-filesystem.so.0"/>
-      <rpm:entry name="libwrt-plugins-ipc-message.so.0"/>
-      <rpm:entry name="libwrt-plugins-js-overlay.so.0"/>
-      <rpm:entry name="libwrt-plugins-plugin-manager.so.0"/>
-      <rpm:entry name="libwrt-plugins-w3c-widget-interface.so"/>
-      <rpm:entry name="libwrt-plugins-widget-interface-dao.so.0"/>
-      <rpm:entry name="libwrt-plugins-widgetdb.so.0"/>
-      <rpm:entry name="libwrt-popup-ace-runner.so.0"/>
-      <rpm:entry name="libwrt-popup-wrt-runner.so.0"/>
-      <rpm:entry name="wrt-plugins-common" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.3"/>
-      <rpm:entry name="wrt-plugins-common(x86-32)" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.3"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libwrt-plugins-js-overlay.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libdpl-wrt-dao-rw.so.0"/>
-      <rpm:entry name="libwrt-popup-ace-runner.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libwrt-plugin-loading.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libwrt-plugins-commons.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libwrt-plugins-commons-javascript.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libwrt-plugins-api-support.so.0"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libace-client.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libdpl-utils-efl.so.0"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libecore_x.so.1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libwrt-plugins-widget-interface-dao.so.0"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdpl-db-efl.so.0"/>
-      <rpm:entry name="libace-popup-validation.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>wrt-plugins-common-0.3.86.2-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="15254"/>
+    <rpm:provides>
+      <rpm:entry name="libwrt-plugin-loading.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-api-support.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-commons-javascript.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-commons.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-filesystem.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-ipc-message.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-js-overlay.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-plugin-manager.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-w3c-widget-interface.so()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-widget-interface-dao.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-widgetdb.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-popup-ace-runner.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-popup-wrt-runner.so.0()(64bit)"/>
+      <rpm:entry name="wrt-plugins-common" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.4"/>
+      <rpm:entry name="wrt-plugins-common(x86-64)" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.4"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libace-client.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-commons-javascript.so.0()(64bit)"/>
+      <rpm:entry name="libewebkit2.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libeina.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libcert-svc-vcore.so.1()(64bit)"/>
+      <rpm:entry name="libdpl-db-efl.so.0()(64bit)"/>
+      <rpm:entry name="libicui18n.so.48()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-api-support.so.0()(64bit)"/>
+      <rpm:entry name="libecore_x.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libwrt-plugin-loading.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libelementary.so.1()(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libwrt-popup-ace-runner.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-widget-interface-dao.so.0()(64bit)"/>
+      <rpm:entry name="libace-popup-validation.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-widgetdb.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libwrt-plugins-js-overlay.so.0()(64bit)"/>
+      <rpm:entry name="libecore_file.so.1()(64bit)"/>
+      <rpm:entry name="libdpl-utils-efl.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libevas.so.1()(64bit)"/>
+      <rpm:entry name="libwrt-plugins-commons.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libwrt-plugins-widgetdb.so.0"/>
-      <rpm:entry name="libcert-svc-vcore.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/wrt-plugins-installer</file>
     <file>/etc/smack/accesses2.d/wrt-popup-wrt-runtime.rule</file>
     <file>/etc/smack/accesses2.d/wrt-popup-ace-runtime.rule</file>
@@ -87112,23 +98676,23 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-plugins-common-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.3.86.2" rel="2.3"/>
-  <checksum type="sha256" pkgid="YES">92c369fc4fe3782b989ce1dbfcb895961d242cef7d7afbc4fc4aa215e59a0e10</checksum>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.86.2" rel="2.4"/>
+  <checksum type="sha256" pkgid="YES">788dfe8b8befa00a7778f2691b2d0ec80797bccd927d3a2f7875152346b3a49d</checksum>
   <summary>WebRuntime common library development headers</summary>
   <description>This package contains all needed header files for developing a WRT plugin</description>
   <packager/>
   <url>https://review.tizen.org/git/?p=platform/framework/web/wrt-plugins-common.git;a=summary</url>
-  <time file="1377324435" build="1377324419"/>
-  <size package="49505" installed="241527" archive="259492"/>
-<location href="i686/wrt-plugins-common-devel-0.3.86.2-2.3.i686.rpm"/>
+  <time file="1377554917" build="1377554900"/>
+  <size package="49671" installed="241551" archive="259536"/>
+<location href="x86_64/wrt-plugins-common-devel-0.3.86.2-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>Apache-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w02</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-common-0.3.86.2-2.3.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="15658"/>
+    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:sourcerpm>wrt-plugins-common-0.3.86.2-2.4.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="15834"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(wrt-plugin-js-overlay)" flags="EQ" epoch="0" ver="0.3.86.2"/>
       <rpm:entry name="pkgconfig(wrt-plugin-loading)"/>
@@ -87143,8 +98707,8 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
       <rpm:entry name="pkgconfig(wrt-popup-ace-runner)" flags="EQ" epoch="0" ver="0.3.86.2"/>
       <rpm:entry name="pkgconfig(wrt-popup-runner)" flags="EQ" epoch="0" ver="0.3.86.2"/>
       <rpm:entry name="pkgconfig(wrt-popup-wrt-runner)" flags="EQ" epoch="0" ver="0.3.86.2"/>
-      <rpm:entry name="wrt-plugins-common-devel" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.3"/>
-      <rpm:entry name="wrt-plugins-common-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.3"/>
+      <rpm:entry name="wrt-plugins-common-devel" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.4"/>
+      <rpm:entry name="wrt-plugins-common-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.86.2" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="wrt-plugins-common" flags="EQ" epoch="0" ver="0.3.86.2"/>
@@ -87161,506 +98725,81 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>wrt-plugins-ivi</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.8.2" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">a94af055a9fcefa91ecd2ca5736c7782b0426ae09598ab3a34dc61d058e11bea</checksum>
-  <summary>JavaScript plugins for WebRuntime for IVI</summary>
-  <description>JavaScript plugins for WebRuntime</description>
-  <packager/>
-  <url/>
-  <time file="1377325028" build="1377325021"/>
-  <size package="161941" installed="777413" archive="779716"/>
-<location href="i686/wrt-plugins-ivi-0.8.2-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-ivi-0.8.2-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6792"/>
-    <rpm:provides>
-      <rpm:entry name="libwrt-plugins-tizen-mediaserver-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-mediaserver.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-speech-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-speech.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-vehicle-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-vehicle.so"/>
-      <rpm:entry name="wrt-plugins-ivi" flags="EQ" epoch="0" ver="0.8.2" rel="2.1"/>
-      <rpm:entry name="wrt-plugins-ivi(x86-32)" flags="EQ" epoch="0" ver="0.8.2" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-mediaserver-impl.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libwrt-plugins-tizen-vehicle-impl.so"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libjson-glib-1.0.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libwrt-plugins-commons-javascript.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-speech-impl.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libwrt-plugins-commons.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-common.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>wrt-plugins-ivi-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.8.2" rel="2.1"/>
-  <checksum type="sha256" pkgid="YES">eaddcf034d5721f2ed85f05a2be997257663372cdface8f917c1c3f377d3fe54</checksum>
-  <summary>Wrt-plugins-ivi development headers</summary>
-  <description>Wrt-plugins-ivi development headers</description>
-  <packager/>
-  <url/>
-  <time file="1377325028" build="1377325021"/>
-  <size package="13182" installed="65732" archive="69548"/>
-<location href="i686/wrt-plugins-ivi-devel-0.8.2-2.1.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-ivi-0.8.2-2.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5533"/>
-    <rpm:provides>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-mediaserver)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-vehicle)"/>
-      <rpm:entry name="wrt-plugins-ivi-devel" flags="EQ" epoch="0" ver="0.8.2" rel="2.1"/>
-      <rpm:entry name="wrt-plugins-ivi-devel(x86-32)" flags="EQ" epoch="0" ver="0.8.2" rel="2.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(icu-io)"/>
-      <rpm:entry name="pkgconfig(icu-uc)"/>
-      <rpm:entry name="wrt-plugins-ivi" flags="EQ" epoch="0" ver="0.8.2"/>
-      <rpm:entry name="pkgconfig(icu-lx)"/>
-      <rpm:entry name="pkgconfig(icu-le)"/>
-      <rpm:entry name="pkgconfig(icu-i18n)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>wrt-plugins-tizen</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.4.32" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">f39646d5660970f726a558bc231b324d9a10f54ff458d2a8cc1e5e267b200534</checksum>
-  <summary>JavaScript plugins for WebRuntime</summary>
-  <description>JavaScript plugins for WebRuntime</description>
-  <packager/>
-  <url/>
-  <time file="1377321051" build="1377320944"/>
-  <size package="4658270" installed="28053662" archive="28072184"/>
-<location href="i686/wrt-plugins-tizen-0.4.32-2.14.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-tizen-0.4.32-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="36661"/>
-    <rpm:provides>
-      <rpm:entry name="libstandaloneconsole.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-alarm-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-alarm.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-application-config.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-application-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-application.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-bluetooth-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-bluetooth.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-bookmark-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-bookmark.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-calendar-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-calendar.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-callhistory-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-callhistory.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-common.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-contact-config.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-contact-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-contact.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-content-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-content.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-datacontrol-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-datacontrol.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-datasync-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-datasync.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-download-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-download.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-filesystem-config.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-filesystem-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-filesystem.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-log.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-messageport-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-messageport.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-messaging-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-messaging.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-networkbearerselection.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-nfc-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-nfc.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-notification-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-notification.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-package-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-package.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-power-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-power.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-push-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-push.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-secureelement-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-secureelement.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-systeminfo-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-systeminfo.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-systemsetting.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-timeutil-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-timeutil.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-tizen-config.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-tizen-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-tizen.so"/>
-      <rpm:entry name="wrt-plugins-tizen" flags="EQ" epoch="0" ver="0.4.32" rel="2.14"/>
-      <rpm:entry name="wrt-plugins-tizen(x86-32)" flags="EQ" epoch="0" ver="0.4.32" rel="2.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libwrt-plugins-tizen-application-config.so"/>
-      <rpm:entry name="libsecurity-server-client.so.1"/>
-      <rpm:entry name="libemail-common-use.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libwrt-plugins-tizen-application-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-calendar-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-package-impl.so"/>
-      <rpm:entry name="libsoup-2.4.so.1"/>
-      <rpm:entry name="libcapi-content-media-content.so.0"/>
-      <rpm:entry name="libgthread-2.0.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-messageport-impl.so"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libcapi-system-runtime-info.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libedje.so.1"/>
-      <rpm:entry name="libcapi-system-power.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libappcore-efl.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-messaging-impl.so"/>
-      <rpm:entry name="libmsg_mapi.so.0"/>
-      <rpm:entry name="libSLP-db-util.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libwrt-plugins-tizen-bluetooth-impl.so"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libpkgmgr-client.so.0"/>
-      <rpm:entry name="libdbus-glib-1.so.2"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libsync-agent.so.0"/>
-      <rpm:entry name="libefreet_mime.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-systeminfo-impl.so"/>
-      <rpm:entry name="libalarm.so.0"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libsmartcard-service-common.so.1"/>
-      <rpm:entry name="libcapi-network-bluetooth.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libcontacts-service2.so.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
-      <rpm:entry name="libcapi-web-favorites.so"/>
-      <rpm:entry name="libsmartcard-service.so.1"/>
-      <rpm:entry name="libpmapi.so.1.2"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libcapi-network-nfc.so.0"/>
-      <rpm:entry name="ld-linux.so.2(GLIBC_2.3)"/>
-      <rpm:entry name="libaul.so.0"/>
-      <rpm:entry name="libemail-network.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libemail-core.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libwrt-plugins-tizen-nfc-impl.so"/>
-      <rpm:entry name="libecore_imf.so.1"/>
-      <rpm:entry name="libefreet.so.1"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-notification-impl.so"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libemail-ipc.so.1"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libcapi-system-sensor.so.0"/>
-      <rpm:entry name="libcapi-appfw-package-manager.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-tizen-impl.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libwrt-plugins-tizen-datasync-impl.so"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libsmack.so.1"/>
-      <rpm:entry name="libpkgmgr_installer_status_broadcast_server.so.0"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libdbus-1.so.3"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libeina.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-power-impl.so"/>
-      <rpm:entry name="libsensor.so.1"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-common.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libail.so.0"/>
-      <rpm:entry name="libcapi-web-url-download.so.0"/>
-      <rpm:entry name="libxdgmime.so.1"/>
-      <rpm:entry name="libpush.so.0"/>
-      <rpm:entry name="libcapi-system-system-settings.so.0"/>
-      <rpm:entry name="libecore_evas.so.1"/>
-      <rpm:entry name="libwrt-plugins-widgetdb.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-filesystem-config.so"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libbundle.so.0"/>
-      <rpm:entry name="libpkgmgr-info.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-callhistory-impl.so"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libcapi-telephony-sim.so.0"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libicui18n.so.48"/>
-      <rpm:entry name="libwrt-plugins-plugin-manager.so.0"/>
-      <rpm:entry name="libcapi-media-metadata-extractor.so"/>
-      <rpm:entry name="libmessage-port.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-push-impl.so"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libnotification.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libwrt-plugins-tizen-contact-config.so"/>
-      <rpm:entry name="libecore_con.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libwrt-plugins-tizen-download-impl.so"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libwrt-plugins-tizen-content-impl.so"/>
-      <rpm:entry name="libefreet_trash.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-alarm-impl.so"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-      <rpm:entry name="libcalendar-service2.so.0"/>
-      <rpm:entry name="libicuuc.so.48"/>
-      <rpm:entry name="libpkgmgr_installer_client.so.0"/>
-      <rpm:entry name="libappsvc.so.0"/>
-      <rpm:entry name="libcairo.so.2"/>
-      <rpm:entry name="libecore_file.so.1"/>
-      <rpm:entry name="libemail-api.so.1"/>
-      <rpm:entry name="libemail-storage.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-timeutil-impl.so"/>
-      <rpm:entry name="libappcore-common.so.1"/>
-      <rpm:entry name="libcapi-network-connection.so.0"/>
-      <rpm:entry name="libedbus.so.1"/>
-      <rpm:entry name="libcapi-system-info.so.0"/>
-      <rpm:entry name="ld-linux.so.2"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libcapi-system-device.so.0"/>
-      <rpm:entry name="libpcre.so.1"/>
-      <rpm:entry name="libwrt-plugins-tizen-contact-impl.so"/>
-      <rpm:entry name="libwrt-plugins-ipc-message.so.0"/>
-      <rpm:entry name="libeet.so.1"/>
-      <rpm:entry name="libwrt-plugins-commons-javascript.so.0"/>
-      <rpm:entry name="libwrt-plugins-tizen-filesystem-impl.so"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libwrt-plugins-tizen-datacontrol-impl.so"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libwrt-plugins-commons.so.0"/>
-      <rpm:entry name="libewebkit2.so.0"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libecore_input.so.1"/>
-      <rpm:entry name="libicudata.so.48"/>
-      <rpm:entry name="libwrt-plugins-tizen-secureelement-impl.so"/>
-      <rpm:entry name="libwrt-plugins-tizen-bookmark-impl.so"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
-  <name>wrt-plugins-tizen-devel</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.4.32" rel="2.14"/>
-  <checksum type="sha256" pkgid="YES">6cf90ed514fe8030fc7c0bc1b3ac44d6ac77acf508d75295940f298eae7e10db</checksum>
-  <summary>Wrt-plugin-tizen development headers</summary>
-  <description>Wrt-plugin-tizen development headers</description>
-  <packager/>
-  <url/>
-  <time file="1377321051" build="1377320944"/>
-  <size package="247883" installed="1752547" archive="1885984"/>
-<location href="i686/wrt-plugins-tizen-devel-0.4.32-2.14.i686.rpm"/>
-  <format>
-    <rpm:license>Apache License, Version 2.0</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
-    <rpm:sourcerpm>wrt-plugins-tizen-0.4.32-2.14.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="92734"/>
-    <rpm:provides>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-alarm)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-application)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-bluetooth)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-bookmark)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-calendar)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-callhistory)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-common)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-contact)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-content)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-datacontrol)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-datasync)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-download)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-filesystem)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-log)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-messageport)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-messaging)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-networkbearerselection)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-nfc)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-notification)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-package)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-power)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-push)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-secureelement)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-systeminfo)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-systemsetting)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-timeutil)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-tizen-tizen)"/>
-      <rpm:entry name="wrt-plugins-tizen-devel" flags="EQ" epoch="0" ver="0.4.32" rel="2.14"/>
-      <rpm:entry name="wrt-plugins-tizen-devel(x86-32)" flags="EQ" epoch="0" ver="0.4.32" rel="2.14"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="pkgconfig(capi-system-info)"/>
-      <rpm:entry name="pkgconfig(capi-network-nfc)"/>
-      <rpm:entry name="pkgconfig(appsvc)"/>
-      <rpm:entry name="pkgconfig(capi-appfw-application)"/>
-      <rpm:entry name="pkgconfig(glib-2.0)"/>
-      <rpm:entry name="pkgconfig(icu-uc)"/>
-      <rpm:entry name="pkgconfig(capi-web-favorites)"/>
-      <rpm:entry name="pkgconfig(icu-lx)"/>
-      <rpm:entry name="pkgconfig(capi-system-runtime-info)"/>
-      <rpm:entry name="pkgconfig(capi-web-url-download)"/>
-      <rpm:entry name="pkgconfig(icu-i18n)"/>
-      <rpm:entry name="pkgconfig(capi-appfw-app-manager)"/>
-      <rpm:entry name="pkgconfig(dbus-1)"/>
-      <rpm:entry name="pkgconfig(email-service)"/>
-      <rpm:entry name="pkgconfig(smartcard-service-common)"/>
-      <rpm:entry name="pkgconfig(capi-media-metadata-extractor)"/>
-      <rpm:entry name="pkgconfig(capi-content-media-content)"/>
-      <rpm:entry name="pkgconfig(sensor)"/>
-      <rpm:entry name="wrt-plugins-tizen" flags="EQ" epoch="0" ver="0.4.32"/>
-      <rpm:entry name="pkgconfig(libpcrecpp)"/>
-      <rpm:entry name="pkgconfig(sync-agent)"/>
-      <rpm:entry name="/usr/bin/pkg-config"/>
-      <rpm:entry name="pkgconfig(capi-network-bluetooth)"/>
-      <rpm:entry name="pkgconfig(msg-service)"/>
-      <rpm:entry name="pkgconfig(capi-telephony-sim)"/>
-      <rpm:entry name="pkgconfig(icu-io)"/>
-      <rpm:entry name="pkgconfig(icu-le)"/>
-      <rpm:entry name="pkgconfig(capi-system-system-settings)"/>
-      <rpm:entry name="pkgconfig(pkgmgr-info)"/>
-      <rpm:entry name="pkgconfig(wrt-plugins-plugin-manager)"/>
-      <rpm:entry name="pkgconfig(calendar-service2)"/>
-      <rpm:entry name="pkgconfig(capi-system-sensor)"/>
-      <rpm:entry name="pkgconfig(capi-system-power)"/>
-      <rpm:entry name="pkgconfig(capi-network-connection)"/>
-      <rpm:entry name="pkgconfig(smartcard-service)"/>
-      <rpm:entry name="pkgconfig(pkgmgr)"/>
-      <rpm:entry name="pkgconfig(push)"/>
-      <rpm:entry name="pkgconfig(capi-system-device)"/>
-      <rpm:entry name="pkgconfig(pmapi)"/>
-      <rpm:entry name="pkgconfig(contacts-service2)"/>
-      <rpm:entry name="pkgconfig(capi-appfw-package-manager)"/>
-    </rpm:requires>
-  </format>
-</package>
-<package type="rpm">
   <name>wrt-security</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.62" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">eb88ec109d54f12942569be64a925e6844f78891e6286c118de89a1e7d3310fa</checksum>
+  <checksum type="sha256" pkgid="YES">6ce14db3daf19c31303c13bccdf7ce2866168b3edd4e5964a353aefdc7d55528</checksum>
   <summary>Wrt security daemon</summary>
   <description>Wrt security daemon and utilities.</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321850" build="1377321838"/>
-  <size package="540782" installed="2866757" archive="2876812"/>
-<location href="i686/wrt-security-0.0.62-2.5.i686.rpm"/>
+  <time file="1377322036" build="1377322022"/>
+  <size package="559821" installed="3061597" archive="3071696"/>
+<location href="x86_64/wrt-security-0.0.62-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Security/Access Control</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>wrt-security-0.0.62-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="14456"/>
-    <rpm:provides>
-      <rpm:entry name="libace-client.so.0"/>
-      <rpm:entry name="libace-dao-ro.so.0"/>
-      <rpm:entry name="libace-dao-rw.so.0"/>
-      <rpm:entry name="libace-install.so.0"/>
-      <rpm:entry name="libace-popup-validation.so.0"/>
-      <rpm:entry name="libace-settings.so.0"/>
-      <rpm:entry name="libace.so.0"/>
-      <rpm:entry name="libwrt-ocsp.so.0"/>
+    <rpm:header-range start="280" end="14928"/>
+    <rpm:provides>
+      <rpm:entry name="libace-client.so.0()(64bit)"/>
+      <rpm:entry name="libace-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libace-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libace-install.so.0()(64bit)"/>
+      <rpm:entry name="libace-popup-validation.so.0()(64bit)"/>
+      <rpm:entry name="libace-settings.so.0()(64bit)"/>
+      <rpm:entry name="libace.so.0()(64bit)"/>
+      <rpm:entry name="libwrt-ocsp.so.0()(64bit)"/>
       <rpm:entry name="wrt-security" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
-      <rpm:entry name="wrt-security(x86-32)" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libace.so.0"/>
-      <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)"/>
-      <rpm:entry name="libdpl-dbus-efl.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)"/>
+      <rpm:entry name="wrt-security(x86-64)" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libvconf.so.0()(64bit)"/>
+      <rpm:entry name="libace-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libcapi-appfw-app-manager.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libgio-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="libprivacy-manager-client.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libecore.so.1"/>
-      <rpm:entry name="libdpl-db-efl.so.0"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libace-dao-ro.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)"/>
-      <rpm:entry name="libpcrecpp.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgobject-2.0.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)"/>
-      <rpm:entry name="libdpl-event-efl.so.0"/>
-      <rpm:entry name="libace-dao-rw.so.0"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="libdpl-wrt-dao-ro.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libdpl-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgobject-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-dbus-efl.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.14)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.0)(64bit)"/>
+      <rpm:entry name="libcapi-appfw-app-manager.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
+      <rpm:entry name="libecore.so.1()(64bit)"/>
+      <rpm:entry name="libpcrecpp.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgio-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libace-dao-rw.so.0()(64bit)"/>
+      <rpm:entry name="libdpl-event-efl.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libace.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libprivacy-manager-client.so.0()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.14)(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
+      <rpm:entry name="libdpl-db-efl.so.0()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.5.8)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
     </rpm:requires>    <file>/etc/rc.d/rc5.d/S10wrt-security-daemon</file>
     <file>/etc/rc.d/rc3.d/S10wrt-security-daemon</file>
     <file>/usr/bin/wrt_security_change_policy.sh</file>
@@ -87672,23 +98811,23 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
 </package>
 <package type="rpm">
   <name>wrt-security-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.62" rel="2.5"/>
-  <checksum type="sha256" pkgid="YES">82af5b86f4959ac1c2d6c329a34053d6ec6f82d4657368d677885964f2517623</checksum>
+  <checksum type="sha256" pkgid="YES">0334e988adb3c5a9a2f4a59c6c4936014477524dc7fbdb8000c11feaacae8b31</checksum>
   <summary>Header files for client libraries</summary>
   <description>Developer files for client libraries.</description>
   <packager/>
   <url>N/A</url>
-  <time file="1377321850" build="1377321838"/>
-  <size package="12771" installed="34612" archive="38184"/>
-<location href="i686/wrt-security-devel-0.0.62-2.5.i686.rpm"/>
+  <time file="1377322036" build="1377322022"/>
+  <size package="12953" installed="34632" archive="38220"/>
+<location href="x86_64/wrt-security-devel-0.0.62-2.5.x86_64.rpm"/>
   <format>
     <rpm:license>Apache License, Version 2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w16</rpm:buildhost>
+    <rpm:buildhost>w09</rpm:buildhost>
     <rpm:sourcerpm>wrt-security-0.0.62-2.5.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6148"/>
+    <rpm:header-range start="280" end="6324"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(security)" flags="EQ" epoch="0" ver="0.0.62"/>
       <rpm:entry name="pkgconfig(security-client)" flags="EQ" epoch="0" ver="0.0.62"/>
@@ -87701,7 +98840,7 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
       <rpm:entry name="pkgconfig(security-settings)" flags="EQ" epoch="0" ver="0.0.62"/>
       <rpm:entry name="pkgconfig(security-wrt-ocsp)" flags="EQ" epoch="0" ver="0.0.62"/>
       <rpm:entry name="wrt-security-devel" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
-      <rpm:entry name="wrt-security-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
+      <rpm:entry name="wrt-security-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.62" rel="2.5"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(security-dao-ro)"/>
@@ -87718,66 +98857,10 @@ IEEE 802.11 authentication/association of the wlan driver.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>wrt-setting</name>
-  <arch>i686</arch>
-  <version epoch="0" ver="0.0.40" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">8a270719bd47ec60f787f5f92c2ad5880186e87776f322d6f63e4dce5eba84ed</checksum>
-  <summary>WRT Setting UI Gadgets</summary>
-  <description>WRT Setting UI Gadgets</description>
-  <packager/>
-  <url/>
-  <time file="1377319997" build="1377319991"/>
-  <size package="105561" installed="338029" archive="360540"/>
-<location href="i686/wrt-setting-0.0.40-1.1.i686.rpm"/>
-  <format>
-    <rpm:license>Flora Software License</rpm:license>
-    <rpm:vendor>tizen</rpm:vendor>
-    <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
-    <rpm:sourcerpm>wrt-setting-0.0.40-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="19188"/>
-    <rpm:provides>
-      <rpm:entry name="libug-webapp-common-efl.so.0"/>
-      <rpm:entry name="libug-webapp-detail-efl.so.0"/>
-      <rpm:entry name="wrt-setting" flags="EQ" epoch="0" ver="0.0.40" rel="1.1"/>
-      <rpm:entry name="wrt-setting(x86-32)" flags="EQ" epoch="0" ver="0.0.40" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libdpl-utils-efl.so.0"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libdpl-wrt-dao-rw.so.0"/>
-      <rpm:entry name="libvconf.so.0"/>
-      <rpm:entry name="/bin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libdlog.so.0"/>
-      <rpm:entry name="libcapi-appfw-application.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libace-settings.so.0"/>
-      <rpm:entry name="libdpl-efl.so.0"/>
-      <rpm:entry name="/bin/ldconfig" pre="1"/>
-      <rpm:entry name="libwrt-commons-security-origin-dao.so.0"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libdpl-wrt-dao-ro.so.0"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libevas.so.1"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
-      <rpm:entry name="libui-gadget-1.so.0"/>
-      <rpm:entry name="libelementary.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-    </rpm:requires>    <file>/etc/smack/accesses2.d/ug.webapp-common-efl.include</file>
-    <file>/etc/smack/accesses2.d/ug.webapp-detail-efl.include</file>
-
-  </format>
-</package>
-<package type="rpm">
   <name>x86info</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.30" rel="2.4"/>
-  <checksum type="sha256" pkgid="YES">71ccc6bc501d6652439c4b1c31a0a31c8dabddf6b6a3955253adca7c2b9e82ac</checksum>
+  <checksum type="sha256" pkgid="YES">27cbd1fc97e82404cf0291daab50fe9a9e649620ed4f70d67ca9ae6966c5e9c7</checksum>
   <summary>Show x86 CPU Information</summary>
   <description>Unlike other 'cpuinfo' tools which just parse /proc/cpuinfo, x86info
 probes the CPU registers to find out more information. It can discover
@@ -87785,30 +98868,29 @@ the contents of model-specific registers, discover CPU silicon
 revisions, and more.</description>
   <packager/>
   <url>http://www.codemonkey.org.uk/projects/x86info/</url>
-  <time file="1374119983" build="1374119974"/>
-  <size package="86892" installed="310734" archive="312140"/>
-<location href="i686/x86info-1.30-2.4.i686.rpm"/>
+  <time file="1374120802" build="1374120793"/>
+  <size package="89989" installed="390270" archive="391676"/>
+<location href="x86_64/x86info-1.30-2.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Monitoring</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>x86info-1.30-2.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4186"/>
+    <rpm:header-range start="280" end="4374"/>
     <rpm:provides>
       <rpm:entry name="x86info" flags="EQ" epoch="0" ver="1.30" rel="2.4"/>
-      <rpm:entry name="x86info(x86-32)" flags="EQ" epoch="0" ver="1.30" rel="2.4"/>
+      <rpm:entry name="x86info(x86-64)" flags="EQ" epoch="0" ver="1.30" rel="2.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libpci.so.3"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpci.so.3(LIBPCI_3.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libpci.so.3(LIBPCI_3.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libpci.so.3()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/sbin/lsmsr</file>
     <file>/usr/bin/x86info</file>
 
@@ -87816,39 +98898,39 @@ revisions, and more.</description>
 </package>
 <package type="rpm">
   <name>xauth</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">79eb660bba5678f2b7bc2e81b6d65201695abe887e329405012af1082e954afb</checksum>
+  <checksum type="sha256" pkgid="YES">ef4bd467a5f64273fd3dbb69427f65320f877da6000ae81a2158524573af0ac1</checksum>
   <summary>Utility to edit and display the X authorization information</summary>
   <description>The xauth program is used to edit and display the authorization
 information used in connecting to the X server.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478381" build="1375478353"/>
-  <size package="24153" installed="46775" archive="47472"/>
-<location href="i686/xauth-1.0.7-2.8.i686.rpm"/>
+  <time file="1375482794" build="1375482786"/>
+  <size package="25511" installed="53975" archive="54672"/>
+<location href="x86_64/xauth-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w15</rpm:buildhost>
     <rpm:sourcerpm>xauth-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3192"/>
+    <rpm:header-range start="280" end="3444"/>
     <rpm:provides>
       <rpm:entry name="xauth" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="xauth(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libXau.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXmuu.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xauth(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXau.so.6()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xauth</file>
 
   </format>
@@ -87884,29 +98966,29 @@ legacy X clients.</description>
 </package>
 <package type="rpm">
   <name>xcb-proto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">9c1ccd858c3a3dfb57c1553b3fd0d0065e384dc69ffef28810df9a116084c627</checksum>
+  <checksum type="sha256" pkgid="YES">0f9b69da2d0b950858fb8629b3f499c86dbf373b971b4d7281af31bb5c701e74</checksum>
   <summary>X C Binding - protocol descriptions</summary>
   <description>The xcb-proto package provides the XML-XCB protocol
 descriptions that libxcb uses to generate the majority of
 its code and API.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1375732665" build="1375732657"/>
-  <size package="70838" installed="556065" archive="560960"/>
-<location href="i686/xcb-proto-1.8-2.8.i686.rpm"/>
+  <time file="1375732432" build="1375732418"/>
+  <size package="71000" installed="556065" archive="560960"/>
+<location href="x86_64/xcb-proto-1.8-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/X11 Protocols</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>xcb-proto-1.8-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6028"/>
+    <rpm:header-range start="280" end="6200"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xcb-proto)" flags="EQ" epoch="0" ver="1.8"/>
       <rpm:entry name="xcb-proto" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
-      <rpm:entry name="xcb-proto(x86-32)" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
+      <rpm:entry name="xcb-proto(x86-64)" flags="EQ" epoch="0" ver="1.8" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python-xcb-proto"/>
@@ -87916,30 +98998,30 @@ its code and API.</description>
 </package>
 <package type="rpm">
   <name>xcb-util-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.9" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">dade25bb7d7f08db2739c51dd79e32d70e252fca318a3f9c4c96cd483cc191f0</checksum>
+  <checksum type="sha256" pkgid="YES">2fce4fff7f9ccfd7b3f713758b07f9b9a10cc3efda8b895fc45695002c7ce9b7</checksum>
   <summary>Development and header files for xcb-util</summary>
   <description>Development files for xcb-util.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1375474798" build="1375474768"/>
-  <size package="6725" installed="11191" archive="12620"/>
-<location href="i686/xcb-util-devel-0.3.9-2.8.i686.rpm"/>
+  <time file="1375477672" build="1375477664"/>
+  <size package="6897" installed="11199" archive="12636"/>
+<location href="x86_64/xcb-util-devel-0.3.9-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>xcb-util-0.3.9-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3615"/>
+    <rpm:header-range start="280" end="3791"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xcb-atom)" flags="EQ" epoch="0" ver="0.3.9"/>
       <rpm:entry name="pkgconfig(xcb-aux)" flags="EQ" epoch="0" ver="0.3.9"/>
       <rpm:entry name="pkgconfig(xcb-event)" flags="EQ" epoch="0" ver="0.3.9"/>
       <rpm:entry name="pkgconfig(xcb-util)" flags="EQ" epoch="0" ver="0.3.9"/>
       <rpm:entry name="xcb-util-devel" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
-      <rpm:entry name="xcb-util-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="xcb-util-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(xcb)"/>
@@ -87950,10 +99032,38 @@ its code and API.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>xcb-util-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.9" rel="2.8"/>
+  <checksum type="sha256" pkgid="YES">e184d13a8abc31b17a6986d3f5d71de29323649e68e00772b016a2ff6b01d6c7</checksum>
+  <summary>Development and header files for xcb-util</summary>
+  <description>Development files for xcb-util.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1375474798" build="1375474769"/>
+  <size package="2420" installed="0" archive="280"/>
+<location href="x86_64/xcb-util-devel-32bit-0.3.9-2.8.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>xcb-util-0.3.9-2.8.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2308"/>
+    <rpm:provides>
+      <rpm:entry name="xcb-util-devel-32bit" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+      <rpm:entry name="xcb-util-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb-util-32bit" flags="EQ" epoch="0" ver="0.3.9"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>xcb-util-keysyms-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3.9" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">dfac0eaf8f9ad7b0b813b6665d2f6913800343cf912b9f423c13adfbe35ddcda</checksum>
+  <checksum type="sha256" pkgid="YES">ee3f6fa7a49fd8e6521dea9e5c749cde5e810586111cb2673e362d09d39d00b1</checksum>
   <summary>Development files for the XCB keysyms utility module</summary>
   <description>The XCB util modules provide a number of libraries which sit on top
 of libxcb, the core X protocol library, and some of the extension
@@ -87963,20 +99073,20 @@ This package contains the development headers for the library found
 in libxcb-keysyms.</description>
   <packager/>
   <url>http://xcb.freedesktop.org/</url>
-  <time file="1375474656" build="1375474648"/>
-  <size package="4007" installed="2289" archive="3000"/>
-<location href="i686/xcb-util-keysyms-devel-0.3.9-2.9.i686.rpm"/>
+  <time file="1375476305" build="1375476297"/>
+  <size package="4189" installed="2291" archive="3004"/>
+<location href="x86_64/xcb-util-keysyms-devel-0.3.9-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/C and C++</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xcb-util-keysyms-0.3.9-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2995"/>
+    <rpm:header-range start="280" end="3175"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xcb-keysyms)" flags="EQ" epoch="0" ver="0.3.9"/>
       <rpm:entry name="xcb-util-keysyms-devel" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
-      <rpm:entry name="xcb-util-keysyms-devel(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+      <rpm:entry name="xcb-util-keysyms-devel(x86-64)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(xcb)"/>
@@ -87986,28 +99096,61 @@ in libxcb-keysyms.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>xcb-util-keysyms-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="0.3.9" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">e57edede231d2ffb20f25cd1f4aff15857daaccda76d30e6b42e8d0be7c49d9b</checksum>
+  <summary>Development files for the XCB keysyms utility module</summary>
+  <description>The XCB util modules provide a number of libraries which sit on top
+of libxcb, the core X protocol library, and some of the extension
+libraries.
+
+This package contains the development headers for the library found
+in libxcb-keysyms.</description>
+  <packager/>
+  <url>http://xcb.freedesktop.org/</url>
+  <time file="1375474656" build="1375474649"/>
+  <size package="2485" installed="0" archive="288"/>
+<location href="x86_64/xcb-util-keysyms-devel-32bit-0.3.9-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries/C and C++</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>xcb-util-keysyms-0.3.9-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2368"/>
+    <rpm:provides>
+      <rpm:entry name="xcb-util-keysyms-devel-32bit" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+      <rpm:entry name="xcb-util-keysyms-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="0.3.9" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxcb-keysyms-32bit" flags="EQ" epoch="0" ver="0.3.9"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>xcmiscproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">1b0427c5435372689950ec57db42127a40cbbbd0aeabf5abedb47684d70b3b49</checksum>
+  <checksum type="sha256" pkgid="YES">fab8b72810f1f63889792eb634d0a294ceab1f792bdab6ca6978e596ac70cb59</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504622" build="1373504615"/>
-  <size package="4293" installed="4674" archive="5556"/>
-<location href="i686/xcmiscproto-1.2.2-2.2.i686.rpm"/>
+  <time file="1373507912" build="1373507903"/>
+  <size package="4468" installed="4674" archive="5556"/>
+<location href="x86_64/xcmiscproto-1.2.2-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
     <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xcmiscproto-1.2.2-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2854"/>
+    <rpm:header-range start="280" end="3030"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xcmiscproto)" flags="EQ" epoch="0" ver="1.2.2"/>
       <rpm:entry name="xcmiscproto" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
-      <rpm:entry name="xcmiscproto(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
+      <rpm:entry name="xcmiscproto(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88016,41 +99159,40 @@ in libxcb-keysyms.</description>
 </package>
 <package type="rpm">
   <name>xconsole</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.4" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">b63806c91b6d9703ade5383532995575d9277b29f727a1e8f85f52ade70996da</checksum>
+  <checksum type="sha256" pkgid="YES">84fcab68d505f71b6e16312b1f46e67c9b4b6c3e32f03e647ade4dc02dcabf8c</checksum>
   <summary>Utility to monitor system console messages with X</summary>
   <description>xconsole displays in a X11 window the messages which are usually sent
 to /dev/console</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376685563" build="1376685556"/>
-  <size package="13601" installed="23320" archive="24168"/>
-<location href="i686/xconsole-1.0.4-2.11.i686.rpm"/>
+  <time file="1376685467" build="1376685459"/>
+  <size package="14024" installed="29940" archive="30788"/>
+<location href="x86_64/xconsole-1.0.4-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>xconsole-1.0.4-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3403"/>
+    <rpm:header-range start="280" end="3639"/>
     <rpm:provides>
       <rpm:entry name="xconsole" flags="EQ" epoch="0" ver="1.0.4" rel="2.11"/>
-      <rpm:entry name="xconsole(x86-32)" flags="EQ" epoch="0" ver="1.0.4" rel="2.11"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libXmu.so.6"/>
-      <rpm:entry name="libutil.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libXt.so.6"/>
-      <rpm:entry name="libXaw.so.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libutil.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xconsole(x86-64)" flags="EQ" epoch="0" ver="1.0.4" rel="2.11"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXmu.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libutil.so.1()(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
+      <rpm:entry name="libutil.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXaw.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xconsole</file>
     <file>/etc/X11/app-defaults/XConsole</file>
 
@@ -88058,75 +99200,73 @@ to /dev/console</description>
 </package>
 <package type="rpm">
   <name>xdelta</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.4" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">ac98c9d69fb11f7a804f4424120ffa60c87d8131da0046b3554691292a78b927</checksum>
+  <checksum type="sha256" pkgid="YES">cb77189bb14b3b04bbe615abcaa8c66122f563e6a99c35e767815e66ffddf1ba</checksum>
   <summary>Binary delta generator and RCS replacement library</summary>
   <description>Xdelta is a binary delta generator and RCS replacement library. The
 delta algorithm is faster than GNU diff for text files and works on
 binary files, too.</description>
   <packager/>
   <url>http://xdelta.org/</url>
-  <time file="1375478098" build="1375478087"/>
-  <size package="73511" installed="215060" archive="216340"/>
-<location href="i686/xdelta-1.1.4-2.8.i686.rpm"/>
+  <time file="1375482401" build="1375482391"/>
+  <size package="73805" installed="229176" archive="230464"/>
+<location href="x86_64/xdelta-1.1.4-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Platform Development/Tools</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>xdelta-1.1.4-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4486"/>
+    <rpm:header-range start="280" end="4690"/>
     <rpm:provides>
-      <rpm:entry name="libedsio.so.0"/>
-      <rpm:entry name="libxdelta.so.2"/>
+      <rpm:entry name="libedsio.so.0()(64bit)"/>
+      <rpm:entry name="libxdelta.so.2()(64bit)"/>
       <rpm:entry name="xdelta" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
-      <rpm:entry name="xdelta(x86-32)" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
+      <rpm:entry name="xdelta(x86-64)" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libxdelta.so.2()(64bit)"/>
+      <rpm:entry name="libedsio.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)"/>
-      <rpm:entry name="libedsio.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxdelta.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xdelta</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xdelta-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.4" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">135e4db7e22e968f61005a75d378a95bfec601b72e0ad52fe7f3afdfba88bacb</checksum>
+  <checksum type="sha256" pkgid="YES">ccf89480e57113b2cec076ec3fbabbebb9a212d71b5c6e363a48f60a48c46901</checksum>
   <summary>Binary delta generator and RCS replacement library</summary>
   <description>Xdelta is a binary delta generator and RCS replacement library. The
 delta algorithm is faster than GNU diff for text files and works on
 binary files, too.</description>
   <packager/>
   <url>http://xdelta.org/</url>
-  <time file="1375478098" build="1375478087"/>
-  <size package="16768" installed="73383" archive="74648"/>
-<location href="i686/xdelta-devel-1.1.4-2.8.i686.rpm"/>
+  <time file="1375482401" build="1375482391"/>
+  <size package="16945" installed="73389" archive="74660"/>
+<location href="x86_64/xdelta-devel-1.1.4-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>xdelta-1.1.4-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3478"/>
+    <rpm:header-range start="280" end="3650"/>
     <rpm:provides>
       <rpm:entry name="xdelta-devel" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
-      <rpm:entry name="xdelta-devel(x86-32)" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
+      <rpm:entry name="xdelta-devel(x86-64)" flags="EQ" epoch="0" ver="1.1.4" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(glib-2.0)"/>
@@ -88138,39 +99278,38 @@ binary files, too.</description>
 </package>
 <package type="rpm">
   <name>xdg-user-dirs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.14" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">97d5b2309ad4fcdc46084d76e4764a96f5965f77ce471c33182e16c0bc72b1a0</checksum>
+  <checksum type="sha256" pkgid="YES">997fe4a06c6b41b5242b036dd73ebf0f5b6ff97ea4152c5d6a9fb1eea178afe5</checksum>
   <summary>Utilities to handle user data directories</summary>
   <description>xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also
 handles localization (i.e. translation) of the filenames.</description>
   <packager/>
   <url>http://freedesktop.org/wiki/Software/xdg-user-dirs</url>
-  <time file="1375476991" build="1375476973"/>
-  <size package="19803" installed="41991" archive="43404"/>
-<location href="i686/xdg-user-dirs-0.14-2.8.i686.rpm"/>
+  <time file="1375481592" build="1375481583"/>
+  <size package="20289" installed="44115" archive="45528"/>
+<location href="x86_64/xdg-user-dirs-0.14-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>xdg-user-dirs-0.14-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4092"/>
+    <rpm:header-range start="280" end="4276"/>
     <rpm:provides>
       <rpm:entry name="config(xdg-user-dirs)" flags="EQ" epoch="0" ver="0.14" rel="2.8"/>
       <rpm:entry name="xdg-user-dirs" flags="EQ" epoch="0" ver="0.14" rel="2.8"/>
-      <rpm:entry name="xdg-user-dirs(x86-32)" flags="EQ" epoch="0" ver="0.14" rel="2.8"/>
+      <rpm:entry name="xdg-user-dirs(x86-64)" flags="EQ" epoch="0" ver="0.14" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="config(xdg-user-dirs)" flags="EQ" epoch="0" ver="0.14" rel="2.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xdg-user-dirs-update</file>
     <file>/usr/bin/xdg-user-dir</file>
     <file>/etc/xdg/user-dirs.conf</file>
@@ -88289,65 +99428,63 @@ these utilities work properly in their environment.</description>
 </package>
 <package type="rpm">
   <name>xdgmime</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.12" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">0647e541c3cb10b2f5435e9b2dbc0b2a7f0e79d631d9edad667a2c62bc199542</checksum>
+  <checksum type="sha256" pkgid="YES">7d3654b854d6bafc8a3a37cac9e874556db6f2f9ad97900628fff7d8078d049d</checksum>
   <summary>Pkg xdgmime</summary>
   <description>Package xdgmime</description>
   <packager/>
   <url/>
-  <time file="1377320986" build="1377320979"/>
-  <size package="20667" installed="46940" archive="47360"/>
-<location href="i686/xdgmime-0.0.12-3.4.i686.rpm"/>
+  <time file="1377321031" build="1377321023"/>
+  <size package="21056" installed="49704" archive="50132"/>
+<location href="x86_64/xdgmime-0.0.12-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2, AFLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>TO_BE/FILLED_IN</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xdgmime-0.0.12-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2959"/>
+    <rpm:header-range start="280" end="3123"/>
     <rpm:provides>
-      <rpm:entry name="libxdgmime.so.1"/>
+      <rpm:entry name="libxdgmime.so.1()(64bit)"/>
       <rpm:entry name="xdgmime" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
-      <rpm:entry name="xdgmime(x86-32)" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
+      <rpm:entry name="xdgmime(x86-64)" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xdgmime-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.12" rel="3.4"/>
-  <checksum type="sha256" pkgid="YES">3202de3eb42e54bc743efa2c4ebfbcbf641e08e3d28d4e1bbd34b6d4ac2545c2</checksum>
+  <checksum type="sha256" pkgid="YES">3e603181fccd83aeb24da4834f561be522e74dad0e719fc5ed2c031684c07fc9</checksum>
   <summary>Pkg xdgmime (devel)</summary>
   <description>Package xdgmime (devel)</description>
   <packager/>
   <url/>
-  <time file="1377320986" build="1377320979"/>
-  <size package="4579" installed="6261" archive="6820"/>
-<location href="i686/xdgmime-devel-0.0.12-3.4.i686.rpm"/>
+  <time file="1377321031" build="1377321023"/>
+  <size package="4770" installed="6263" archive="6824"/>
+<location href="x86_64/xdgmime-devel-0.0.12-3.4.x86_64.rpm"/>
   <format>
     <rpm:license>LGPLv2, AFLv2</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xdgmime-0.0.12-3.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2628"/>
+    <rpm:header-range start="280" end="2812"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xdgmime)" flags="EQ" epoch="0" ver="1.1.0"/>
       <rpm:entry name="xdgmime-devel" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
-      <rpm:entry name="xdgmime-devel(x86-32)" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
+      <rpm:entry name="xdgmime-devel(x86-64)" flags="EQ" epoch="0" ver="0.0.12" rel="3.4"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="xdgmime" flags="EQ" epoch="0" ver="0.0.12"/>
@@ -88357,9 +99494,9 @@ these utilities work properly in their environment.</description>
 </package>
 <package type="rpm">
   <name>xdpyinfo</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">6112cf87a4b02216ddf86a935bb8bf44dea959b69b5c2a75ccee8ab40c55b36d</checksum>
+  <checksum type="sha256" pkgid="YES">aedb57cbbf25b794501fd978f03cef510ce3004e87a8468d4f66040c1ca47c1f</checksum>
   <summary>Utility to display information about an X server</summary>
   <description>xdpyinfo is a utility for displaying information about an X server.
 
@@ -88369,64 +99506,64 @@ and the server, and the different types of screens, visuals, and X11
 protocol extensions that are available.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375480395" build="1375480387"/>
-  <size package="19904" installed="43645" archive="44340"/>
-<location href="i686/xdpyinfo-1.3.1-2.8.i686.rpm"/>
+  <time file="1375482922" build="1375482914"/>
+  <size package="20333" installed="46685" archive="47380"/>
+<location href="x86_64/xdpyinfo-1.3.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Utilities</rpm:group>
-    <rpm:buildhost>w06</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xdpyinfo-1.3.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3663"/>
+    <rpm:header-range start="280" end="3979"/>
     <rpm:provides>
       <rpm:entry name="xdpyinfo" flags="EQ" epoch="0" ver="1.3.1" rel="2.8"/>
-      <rpm:entry name="xdpyinfo(x86-32)" flags="EQ" epoch="0" ver="1.3.1" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libXcomposite.so.1"/>
-      <rpm:entry name="libXxf86dga.so.1"/>
-      <rpm:entry name="libXi.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libdmx.so.1"/>
-      <rpm:entry name="libXrender.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
-      <rpm:entry name="libXxf86misc.so.1"/>
-      <rpm:entry name="libXxf86vm.so.1"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libXinerama.so.1"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xdpyinfo(x86-64)" flags="EQ" epoch="0" ver="1.3.1" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libXxf86vm.so.1()(64bit)"/>
+      <rpm:entry name="libXcomposite.so.1()(64bit)"/>
+      <rpm:entry name="libXxf86dga.so.1()(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libXrender.so.1()(64bit)"/>
+      <rpm:entry name="libXxf86misc.so.1()(64bit)"/>
+      <rpm:entry name="libXinerama.so.1()(64bit)"/>
+      <rpm:entry name="libdmx.so.1()(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xdpyinfo</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xextproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.2.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">ed3feab3d440f17b8dfcf204f96468fae0a26fadac08ca5fd4201aacb34d052f</checksum>
+  <checksum type="sha256" pkgid="YES">04cc4388b3edb8e896a47c9c5f8aff00e9b2884a321739338d65ab0c8881fc8e</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504625" build="1373504618"/>
-  <size package="26650" installed="155787" archive="161412"/>
-<location href="i686/xextproto-7.2.1-2.2.i686.rpm"/>
+  <time file="1373507937" build="1373507929"/>
+  <size package="26829" installed="155787" archive="161412"/>
+<location href="x86_64/xextproto-7.2.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xextproto-7.2.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6096"/>
+    <rpm:header-range start="280" end="6272"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xextproto)" flags="EQ" epoch="0" ver="7.2.1"/>
       <rpm:entry name="xextproto" flags="EQ" epoch="0" ver="7.2.1" rel="2.2"/>
-      <rpm:entry name="xextproto(x86-32)" flags="EQ" epoch="0" ver="7.2.1" rel="2.2"/>
+      <rpm:entry name="xextproto(x86-64)" flags="EQ" epoch="0" ver="7.2.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88435,72 +99572,72 @@ protocol extensions that are available.</description>
 </package>
 <package type="rpm">
   <name>xf86-input-evdev</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">204f4a260bdb145c5fcc5feedaaecf8830d63ac4565306e1c7dd9cde15902a98</checksum>
+  <checksum type="sha256" pkgid="YES">1075401c94c4d176d66707a334b748e96c0e782c29b2d62fae89e6fcad77b7a9</checksum>
   <summary>Generic Linux input driver for the Xorg X server</summary>
   <description>evdev is an Xorg input driver for Linux's generic event devices. It
 therefore supports all input devices that the kernel knows about,
 including most mice, keyboards, tablets and touchscreens.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376543246" build="1376543240"/>
-  <size package="28746" installed="69548" archive="70428"/>
-<location href="i686/xf86-input-evdev-2.7.3-2.10.i686.rpm"/>
+  <time file="1376543819" build="1376543814"/>
+  <size package="28676" installed="72820" archive="73708"/>
+<location href="x86_64/xf86-input-evdev-2.7.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xf86-input-evdev-2.7.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3687"/>
+    <rpm:header-range start="280" end="3943"/>
     <rpm:provides>
-      <rpm:entry name="evdev_drv.so"/>
+      <rpm:entry name="evdev_drv.so()(64bit)"/>
       <rpm:entry name="xf86-input-evdev" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
-      <rpm:entry name="xf86-input-evdev(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
+      <rpm:entry name="xf86-input-evdev(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="udev"/>
-      <rpm:entry name="libmtdev.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="udev"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libmtdev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/etc/X11/xorg.conf.d/10-evdev.conf</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xf86-input-evdev-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.7.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">8bb322601854db92ea60d4a3a79b5e433d3595fe70a928775366f6489c9773b4</checksum>
+  <checksum type="sha256" pkgid="YES">c219e4200cac9a9cb9799d1fc5a78fb45da803acc4e7af2656e8f7c1ed24ade8</checksum>
   <summary>Generic Linux input driver for the Xorg X server -- Development Files</summary>
   <description>evdev is an Xorg input driver for Linux's generic event devices. It
 therefore supports all input devices that the kernel knows about,
 including most mice, keyboards, tablets and touchscreens.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376543246" build="1376543240"/>
-  <size package="4367" installed="3568" archive="3988"/>
-<location href="i686/xf86-input-evdev-devel-2.7.3-2.10.i686.rpm"/>
+  <time file="1376543819" build="1376543814"/>
+  <size package="4545" installed="3568" archive="3992"/>
+<location href="x86_64/xf86-input-evdev-devel-2.7.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xf86-input-evdev-2.7.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2743"/>
+    <rpm:header-range start="280" end="2919"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xorg-evdev)" flags="EQ" epoch="0" ver="2.7.3"/>
       <rpm:entry name="xf86-input-evdev-devel" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
-      <rpm:entry name="xf86-input-evdev-devel(x86-32)" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
+      <rpm:entry name="xf86-input-evdev-devel(x86-64)" flags="EQ" epoch="0" ver="2.7.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="xf86-input-evdev" flags="EQ" epoch="0" ver="2.7.3"/>
@@ -88510,47 +99647,46 @@ including most mice, keyboards, tablets and touchscreens.</description>
 </package>
 <package type="rpm">
   <name>xf86-input-keyboard</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">0deeda522d393b9e9f77f64adeb11fdad815eb679227ae0029c8b0a23e80b170</checksum>
+  <checksum type="sha256" pkgid="YES">7c85c4b5c4b7c016383c680560f3c4b866574348127ff8429bd337b0f1bb58de</checksum>
   <summary>Keyboard input driver for the Xorg X server</summary>
   <description>kbd is an Xorg input driver for keyboards. The driver supports the
 standard OS-provided keyboard interface, but these are currently only
 available to this driver module for Linux, BSD, and Solaris.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375390018" build="1375390012"/>
-  <size package="14206" installed="39317" archive="40056"/>
-<location href="i686/xf86-input-keyboard-1.6.1-2.8.i686.rpm"/>
+  <time file="1375390102" build="1375390097"/>
+  <size package="13815" installed="39245" archive="39988"/>
+<location href="x86_64/xf86-input-keyboard-1.6.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xf86-input-keyboard-1.6.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3446"/>
+    <rpm:header-range start="280" end="3618"/>
     <rpm:provides>
-      <rpm:entry name="kbd_drv.so"/>
+      <rpm:entry name="kbd_drv.so()(64bit)"/>
       <rpm:entry name="xf86-input-keyboard" flags="EQ" epoch="0" ver="1.6.1" rel="2.8"/>
-      <rpm:entry name="xf86-input-keyboard(x86-32)" flags="EQ" epoch="0" ver="1.6.1" rel="2.8"/>
+      <rpm:entry name="xf86-input-keyboard(x86-64)" flags="EQ" epoch="0" ver="1.6.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
       <rpm:entry name="/bin/sh"/>
       <rpm:entry name="udev"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="xkeyboard-config" flags="GE" epoch="0" ver="1.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xf86-input-synaptics</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">6d9f50895737efe303a1ac6e34e89248fd4356caec30c82c89ead60a62eebfa8</checksum>
+  <checksum type="sha256" pkgid="YES">9cd949adacaacdd940c22d33f50218d1c723914e0492432cc6880af8c643670d</checksum>
   <summary>Synaptics touchpad input driver for the Xorg X server</summary>
   <description>synaptics is an Xorg input driver for touchpads.
 
@@ -88559,42 +99695,39 @@ drivers, this driver allows more advanced features of the touchpad to
 become available.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376543254" build="1376543248"/>
-  <size package="50346" installed="132523" archive="133848"/>
-<location href="i686/xf86-input-synaptics-1.6.2-2.9.i686.rpm"/>
+  <time file="1376543835" build="1376543828"/>
+  <size package="50205" installed="144107" archive="145440"/>
+<location href="x86_64/xf86-input-synaptics-1.6.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xf86-input-synaptics-1.6.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4711"/>
+    <rpm:header-range start="280" end="4899"/>
     <rpm:provides>
       <rpm:entry name="config(xf86-input-synaptics)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
-      <rpm:entry name="synaptics_drv.so"/>
+      <rpm:entry name="synaptics_drv.so()(64bit)"/>
       <rpm:entry name="xf86-input-synaptics" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
-      <rpm:entry name="xf86-input-synaptics(x86-32)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
+      <rpm:entry name="xf86-input-synaptics(x86-64)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXi.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="udev"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXtst.so.6"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libXtst.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libmtdev.so.1()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libmtdev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
       <rpm:entry name="config(xf86-input-synaptics)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="udev"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/syndaemon</file>
     <file>/usr/bin/synclient</file>
     <file>/etc/X11/xorg.conf.d/50-synaptics.conf</file>
@@ -88603,9 +99736,9 @@ become available.</description>
 </package>
 <package type="rpm">
   <name>xf86-input-synaptics-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">124f1b4657dabe8a3ebe60e2fafe716c664195dbb4b5a56e7eafa6627590b553</checksum>
+  <checksum type="sha256" pkgid="YES">5dea8105fe49b8842c2ccc788b997bf1b0f00f2ef02ac2b8d1eb9e626bf50d7c</checksum>
   <summary>Synaptics touchpad input driver for the Xorg X server -- Development Files</summary>
   <description>synaptics is an Xorg input driver for touchpads.
 
@@ -88614,20 +99747,20 @@ drivers, this driver allows more advanced features of the touchpad to
 become available.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376543254" build="1376543248"/>
-  <size package="5567" installed="9017" archive="9588"/>
-<location href="i686/xf86-input-synaptics-devel-1.6.2-2.9.i686.rpm"/>
+  <time file="1376543835" build="1376543828"/>
+  <size package="5746" installed="9017" archive="9592"/>
+<location href="x86_64/xf86-input-synaptics-devel-1.6.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
     <rpm:buildhost>w02</rpm:buildhost>
     <rpm:sourcerpm>xf86-input-synaptics-1.6.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2927"/>
+    <rpm:header-range start="280" end="3103"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xorg-synaptics)" flags="EQ" epoch="0" ver="1.6.2"/>
       <rpm:entry name="xf86-input-synaptics-devel" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
-      <rpm:entry name="xf86-input-synaptics-devel(x86-32)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
+      <rpm:entry name="xf86-input-synaptics-devel(x86-64)" flags="EQ" epoch="0" ver="1.6.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="xf86-input-synaptics" flags="EQ" epoch="0" ver="1.6.2"/>
@@ -88637,35 +99770,35 @@ become available.</description>
 </package>
 <package type="rpm">
   <name>xf86-video-cirrus</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.5.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">2498436325773c51508064d22bd339482309b57c28d950c058e8c34dc55c66cd</checksum>
+  <checksum type="sha256" pkgid="YES">28a2a27d96767ab33edddd0c22c8bf7f82ebbd538d47977581aac56a09ad82b7</checksum>
   <summary>Cirrus Logic video driver for the Xorg X server</summary>
   <description>cirrus is an Xorg driver for Cirrus Logic video cards.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375390024" build="1375390018"/>
-  <size package="33946" installed="90728" archive="91940"/>
-<location href="i686/xf86-video-cirrus-1.5.1-2.8.i686.rpm"/>
+  <time file="1375390123" build="1375390117"/>
+  <size package="34241" installed="105700" archive="106916"/>
+<location href="x86_64/xf86-video-cirrus-1.5.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
     <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>xf86-video-cirrus-1.5.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4540"/>
+    <rpm:header-range start="280" end="4764"/>
     <rpm:provides>
-      <rpm:entry name="cirrus_alpine.so"/>
-      <rpm:entry name="cirrus_drv.so"/>
-      <rpm:entry name="cirrus_laguna.so"/>
+      <rpm:entry name="cirrus_alpine.so()(64bit)"/>
+      <rpm:entry name="cirrus_drv.so()(64bit)"/>
+      <rpm:entry name="cirrus_laguna.so()(64bit)"/>
       <rpm:entry name="xf86-video-cirrus" flags="EQ" epoch="0" ver="1.5.1" rel="2.8"/>
-      <rpm:entry name="xf86-video-cirrus(x86-32)" flags="EQ" epoch="0" ver="1.5.1" rel="2.8"/>
+      <rpm:entry name="xf86-video-cirrus(x86-64)" flags="EQ" epoch="0" ver="1.5.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="modalias(xorg-server:pci:v00001013d00000038sv*sd*bc*sc*i*)"/>
@@ -88685,9 +99818,9 @@ become available.</description>
 </package>
 <package type="rpm">
   <name>xf86-video-fbdev</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">1a54916aad958a302aca56330e0e4dfe03cc10c9e804cd70e42302f5939919bd</checksum>
+  <checksum type="sha256" pkgid="YES">caf6e9964b21b14bba23f11ff73ab738c50f7a0c7e37ffc11b70ec7fecc443fc</checksum>
   <summary>Framebuffer video driver for the Xorg X server</summary>
   <description>fbdev is an Xorg driver for framebuffer devices.
 
@@ -88697,33 +99830,32 @@ and TrueColor visual is supported for the other depths. Multi-head
 configurations are supported.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375390044" build="1375390038"/>
-  <size package="13981" installed="29967" archive="30852"/>
-<location href="i686/xf86-video-fbdev-0.4.3-2.8.i686.rpm"/>
+  <time file="1375390127" build="1375390121"/>
+  <size package="14266" installed="32455" archive="33340"/>
+<location href="x86_64/xf86-video-fbdev-0.4.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xf86-video-fbdev-0.4.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3383"/>
+    <rpm:header-range start="280" end="3551"/>
     <rpm:provides>
-      <rpm:entry name="fbdev_drv.so"/>
+      <rpm:entry name="fbdev_drv.so()(64bit)"/>
       <rpm:entry name="xf86-video-fbdev" flags="EQ" epoch="0" ver="0.4.3" rel="2.8"/>
-      <rpm:entry name="xf86-video-fbdev(x86-32)" flags="EQ" epoch="0" ver="0.4.3" rel="2.8"/>
+      <rpm:entry name="xf86-video-fbdev(x86-64)" flags="EQ" epoch="0" ver="0.4.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xf86-video-intel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.21.2" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d2dac8ed554fa5c7d32c5612244205f51ec35052733e6a7c0b6ad306d0cb0f28</checksum>
+  <checksum type="sha256" pkgid="YES">7eefbc147df020cf3db3a00b488bb73317bc1f99000c738c9180196842036f6c</checksum>
   <summary>Intel video driver for the Xorg X server</summary>
   <description>intel is an Xorg driver for Intel integrated video cards.
 
@@ -88736,63 +99868,114 @@ supports hardware accelerated 3D via the Direct Rendering Infrastructure
 the 830M and later.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1376543280" build="1376543265"/>
-  <size package="530104" installed="1851679" archive="1853336"/>
-<location href="i686/xf86-video-intel-2.21.2-2.9.i686.rpm"/>
+  <time file="1376543885" build="1376543874"/>
+  <size package="535830" installed="1839003" archive="1840668"/>
+<location href="x86_64/xf86-video-intel-2.21.2-2.9.x86_64.rpm"/>
+  <format>
+    <rpm:license>MIT</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>System/X11/Servers</rpm:group>
+    <rpm:buildhost>w17</rpm:buildhost>
+    <rpm:sourcerpm>xf86-video-intel-2.21.2-2.9.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="5643"/>
+    <rpm:provides>
+      <rpm:entry name="intel_drv.so()(64bit)"/>
+      <rpm:entry name="libI810XvMC.so.1()(64bit)"/>
+      <rpm:entry name="libIntelXvMC.so.1()(64bit)"/>
+      <rpm:entry name="xf86-video-intel" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
+      <rpm:entry name="xf86-video-intel(x86-64)" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libxcb-util.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpciaccess.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libXvMC.so.1()(64bit)"/>
+      <rpm:entry name="libX11-xcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libdrm_intel.so.1()(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libXv.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libxcb-dri2.so.0()(64bit)"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>xf86-video-intel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="2.21.2" rel="2.9"/>
+  <checksum type="sha256" pkgid="YES">d9dbe25488c56c262fdcae382bdd781c30cf5e9f3d5d146ec545a66d96bb7bc0</checksum>
+  <summary>Intel video driver for the Xorg X server</summary>
+  <description>intel is an Xorg driver for Intel integrated video cards.
+
+The driver supports depths 8, 15, 16 and 24. All visual types are
+supported in depth 8. For the i810/i815 other depths support the
+TrueColor and DirectColor visuals. For the i830M and later, only the
+TrueColor visual is supported for depths greater than 8. The driver
+supports hardware accelerated 3D via the Direct Rendering Infrastructure
+(DRI), but only in depth 16 for the i810/i815 and depths 16 and 24 for
+the 830M and later.</description>
+  <packager/>
+  <url>http://xorg.freedesktop.org/</url>
+  <time file="1376543280" build="1376543271"/>
+  <size package="53485" installed="481692" archive="482744"/>
+<location href="x86_64/xf86-video-intel-32bit-2.21.2-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers</rpm:group>
     <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xf86-video-intel-2.21.2-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5375"/>
+    <rpm:header-range start="280" end="4112"/>
     <rpm:provides>
-      <rpm:entry name="intel_drv.so"/>
       <rpm:entry name="libI810XvMC.so.1"/>
       <rpm:entry name="libIntelXvMC.so.1"/>
-      <rpm:entry name="xf86-video-intel" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
-      <rpm:entry name="xf86-video-intel(x86-32)" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
+      <rpm:entry name="xf86-video-intel-32bit" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
+      <rpm:entry name="xf86-video-intel-32bit(x86-32)" flags="EQ" epoch="0" ver="2.21.2" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libdrm_intel.so.1"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpciaccess.so.0"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
+      <rpm:entry name="libxcb.so.1"/>
       <rpm:entry name="libxcb-util.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.1)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
       <rpm:entry name="libXv.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.3.2)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxcb.so.1"/>
+      <rpm:entry name="libdrm_intel.so.1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXvMC.so.1"/>
-      <rpm:entry name="libX11-xcb.so.1"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
       <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libXvMC.so.1"/>
       <rpm:entry name="libxcb-dri2.so.0"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libpthread.so.0"/>
+      <rpm:entry name="libX11-xcb.so.1"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
+      <rpm:entry name="libc.so.6"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xf86-video-vesa</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.2" rel="1.15"/>
-  <checksum type="sha256" pkgid="YES">541f104558698a196c6abc46e8c0fe051db29fbbe09a1c643312cca518249ab9</checksum>
+  <checksum type="sha256" pkgid="YES">c26a1891a244110f4af42de2eb283fe6015a6673175fd64441f24242b824dd09</checksum>
   <summary>Generic VESA video driver for the Xorg X server</summary>
   <description>vesa is an Xorg driver for Generic VESA video cards.
 
@@ -88801,25 +99984,25 @@ basic standard VESA core that is common to these cards. The driver
 supports depths 8, 15 16 and 24.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375390026" build="1375390019"/>
-  <size package="16463" installed="34435" archive="35316"/>
-<location href="i686/xf86-video-vesa-2.3.2-1.15.i686.rpm"/>
+  <time file="1375390099" build="1375390094"/>
+  <size package="16730" installed="36979" archive="37860"/>
+<location href="x86_64/xf86-video-vesa-2.3.2-1.15.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xf86-video-vesa-2.3.2-1.15.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3234"/>
+    <rpm:header-range start="280" end="3446"/>
     <rpm:provides>
-      <rpm:entry name="vesa_drv.so"/>
+      <rpm:entry name="vesa_drv.so()(64bit)"/>
       <rpm:entry name="xf86-video-vesa" flags="EQ" epoch="0" ver="2.3.2" rel="1.15"/>
-      <rpm:entry name="xf86-video-vesa(x86-32)" flags="EQ" epoch="0" ver="2.3.2" rel="1.15"/>
+      <rpm:entry name="xf86-video-vesa(x86-64)" flags="EQ" epoch="0" ver="2.3.2" rel="1.15"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
     </rpm:requires>
     <rpm:supplements>
       <rpm:entry name="xorg-server"/>
@@ -88829,63 +100012,62 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xf86-video-vmware</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="12.0.2" rel="1.59"/>
-  <checksum type="sha256" pkgid="YES">30c82d291ed6552679a502e66a4cfa5595316629f06ed26f1a518d4bb05d1b66</checksum>
+  <checksum type="sha256" pkgid="YES">6b62a36c37905b78d2750eeb140ad0e4a97a3288e7495df42c1b3463831e10b4</checksum>
   <summary>VMware SVGA video driver for the Xorg X server</summary>
   <description>vmware is an Xorg driver for VMware virtual video cards.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1377200608" build="1377200601"/>
-  <size package="69097" installed="177482" archive="178372"/>
-<location href="i686/xf86-video-vmware-12.0.2-1.59.i686.rpm"/>
+  <time file="1377201537" build="1377201529"/>
+  <size package="68520" installed="181674" archive="182568"/>
+<location href="x86_64/xf86-video-vmware-12.0.2-1.59.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Servers/XF86_4</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xf86-video-vmware-12.0.2-1.59.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3164"/>
+    <rpm:header-range start="280" end="3372"/>
     <rpm:provides>
-      <rpm:entry name="vmware_drv.so"/>
+      <rpm:entry name="vmware_drv.so()(64bit)"/>
       <rpm:entry name="xf86-video-vmware" flags="EQ" epoch="0" ver="12.0.2" rel="1.59"/>
-      <rpm:entry name="xf86-video-vmware(x86-32)" flags="EQ" epoch="0" ver="12.0.2" rel="1.59"/>
+      <rpm:entry name="xf86-video-vmware(x86-64)" flags="EQ" epoch="0" ver="12.0.2" rel="1.59"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxatracker.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxatracker.so.1()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xf86bigfontproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">aca249ab03d0223103cf1d04d423cf77baadf1ceadcf0b69752caf7bbd6db85d</checksum>
+  <checksum type="sha256" pkgid="YES">b70e7f65e460df59b555d9bbc1f4f81815dc55a89cd01fa457c2f6bf643d1ee3</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504607" build="1373504594"/>
-  <size package="4985" installed="4680" archive="5736"/>
-<location href="i686/xf86bigfontproto-1.2.0-2.2.i686.rpm"/>
+  <time file="1373507891" build="1373507883"/>
+  <size package="5161" installed="4680" archive="5736"/>
+<location href="x86_64/xf86bigfontproto-1.2.0-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>xf86bigfontproto-1.2.0-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3015"/>
+    <rpm:header-range start="280" end="3191"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xf86bigfontproto)" flags="EQ" epoch="0" ver="1.2.0"/>
       <rpm:entry name="xf86bigfontproto" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
-      <rpm:entry name="xf86bigfontproto(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
+      <rpm:entry name="xf86bigfontproto(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88894,27 +100076,27 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xf86dgaproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">88ad5553751f35ad4227e9981de8a3190c74f67472bfda6b02108d2f80b3142a</checksum>
+  <checksum type="sha256" pkgid="YES">2647838ad80ffa04b2517c4664a72162c959103d3e3fa07bf74aa872eeb822e4</checksum>
   <summary>X.Org X11 Protocol xf86dgaproto</summary>
   <description>X.Org X11 Protocol xf86dgaproto.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504600" build="1373504593"/>
-  <size package="7372" installed="18217" archive="19876"/>
-<location href="i686/xf86dgaproto-2.1-2.2.i686.rpm"/>
+  <time file="1373507931" build="1373507918"/>
+  <size package="7551" installed="18217" archive="19876"/>
+<location href="x86_64/xf86dgaproto-2.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>xf86dgaproto-2.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3447"/>
+    <rpm:header-range start="280" end="3627"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xf86dgaproto)" flags="EQ" epoch="0" ver="2.1"/>
       <rpm:entry name="xf86dgaproto" flags="EQ" epoch="0" ver="2.1" rel="2.2"/>
-      <rpm:entry name="xf86dgaproto(x86-32)" flags="EQ" epoch="0" ver="2.1" rel="2.2"/>
+      <rpm:entry name="xf86dgaproto(x86-64)" flags="EQ" epoch="0" ver="2.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88923,27 +100105,27 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xf86driproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.1.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">da937e609313d34c01c8874c2ef26d53ebd816f81eef6f1c28c68e5a54213f6d</checksum>
+  <checksum type="sha256" pkgid="YES">218642df54b1e6cf84a9396773249124c2456913f1a0c4d468f568a45db8a523</checksum>
   <summary>X.Org X11 Protocol xf86driproto</summary>
   <description>X.Org X11 Protocol xf86driproto.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504600" build="1373504587"/>
-  <size package="5781" installed="14189" archive="15208"/>
-<location href="i686/xf86driproto-2.1.1-2.2.i686.rpm"/>
+  <time file="1373507905" build="1373507895"/>
+  <size package="5961" installed="14189" archive="15208"/>
+<location href="x86_64/xf86driproto-2.1.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>xf86driproto-2.1.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3019"/>
+    <rpm:header-range start="280" end="3199"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xf86driproto)" flags="EQ" epoch="0" ver="2.1.1"/>
       <rpm:entry name="xf86driproto" flags="EQ" epoch="0" ver="2.1.1" rel="2.2"/>
-      <rpm:entry name="xf86driproto(x86-32)" flags="EQ" epoch="0" ver="2.1.1" rel="2.2"/>
+      <rpm:entry name="xf86driproto(x86-64)" flags="EQ" epoch="0" ver="2.1.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88952,27 +100134,27 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xf86miscproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.9.3" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">c9ca6fcc841db5b403c0eeb2441fa011e98127128154bab3e83ffae498078481</checksum>
+  <checksum type="sha256" pkgid="YES">ac32afd8535fab4a90cdb56979380f256b88dfcc4fd056c1e233f4b67591065c</checksum>
   <summary>xf86miscproto protocol</summary>
   <description>xf86miscproto protocol.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504606" build="1373504590"/>
-  <size package="5925" installed="11830" archive="12720"/>
-<location href="i686/xf86miscproto-0.9.3-2.2.i686.rpm"/>
+  <time file="1373507893" build="1373507886"/>
+  <size package="6100" installed="11830" archive="12720"/>
+<location href="x86_64/xf86miscproto-0.9.3-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>xf86miscproto-0.9.3-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2920"/>
+    <rpm:header-range start="280" end="3096"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xf86miscproto)" flags="EQ" epoch="0" ver="0.9.3"/>
       <rpm:entry name="xf86miscproto" flags="EQ" epoch="0" ver="0.9.3" rel="2.2"/>
-      <rpm:entry name="xf86miscproto(x86-32)" flags="EQ" epoch="0" ver="0.9.3" rel="2.2"/>
+      <rpm:entry name="xf86miscproto(x86-64)" flags="EQ" epoch="0" ver="0.9.3" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -88981,27 +100163,27 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xf86vidmodeproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="2.3.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">a57c47ddf98076e806786ffa8eda0925bf158fbe0d8a8ebdda6408d4c04e7a91</checksum>
+  <checksum type="sha256" pkgid="YES">0e8e1efa4659320fd9f37983776294184ecf379a97c22ca21a4c03ff93382145</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504595" build="1373504589"/>
-  <size package="6034" installed="20652" archive="21700"/>
-<location href="i686/xf86vidmodeproto-2.3.1-2.2.i686.rpm"/>
+  <time file="1373507899" build="1373507881"/>
+  <size package="6216" installed="20652" archive="21700"/>
+<location href="x86_64/xf86vidmodeproto-2.3.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>xf86vidmodeproto-2.3.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3003"/>
+    <rpm:header-range start="280" end="3183"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xf86vidmodeproto)" flags="EQ" epoch="0" ver="2.3.1"/>
       <rpm:entry name="xf86vidmodeproto" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
-      <rpm:entry name="xf86vidmodeproto(x86-32)" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
+      <rpm:entry name="xf86vidmodeproto(x86-64)" flags="EQ" epoch="0" ver="2.3.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -89010,64 +100192,64 @@ supports depths 8, 15 16 and 24.</description>
 </package>
 <package type="rpm">
   <name>xhost</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.5" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">75dd047e1736407bd82e46eab1d28217bd95e7752faa63df1c9b48df787ab008</checksum>
+  <checksum type="sha256" pkgid="YES">e61e764d1aa44b58f965e2ec1dd57a424e8ec38b22238d938b34d60325cc7265</checksum>
   <summary>Utility to control X server access</summary>
   <description>xhost is used to manage the list of host names or user names
 allowed to make connections to the X server.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478445" build="1375478437"/>
-  <size package="13912" installed="23683" archive="24368"/>
-<location href="i686/xhost-1.0.5-2.8.i686.rpm"/>
+  <time file="1375482798" build="1375482790"/>
+  <size package="14294" installed="25623" archive="26308"/>
+<location href="x86_64/xhost-1.0.5-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>xhost-1.0.5-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3228"/>
+    <rpm:header-range start="280" end="3464"/>
     <rpm:provides>
       <rpm:entry name="xhost" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
-      <rpm:entry name="xhost(x86-32)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
+      <rpm:entry name="xhost(x86-64)" flags="EQ" epoch="0" ver="1.0.5" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXmuu.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xhost</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xineramaproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">13e02aa2fe6c7eb2126ac9d993788ed5566d880217a4cee8079a540fe2866fe6</checksum>
+  <checksum type="sha256" pkgid="YES">277ff54da52678a9c736732e9beb5d68eb03b12e4f44e9d124ea50a0ca5de8d0</checksum>
   <summary>X</summary>
   <description>X.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504599" build="1373504592"/>
-  <size package="4752" installed="8359" archive="9096"/>
-<location href="i686/xineramaproto-1.2.1-2.2.i686.rpm"/>
+  <time file="1373507889" build="1373507882"/>
+  <size package="4929" installed="8359" archive="9096"/>
+<location href="x86_64/xineramaproto-1.2.1-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xineramaproto-1.2.1-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2744"/>
+    <rpm:header-range start="280" end="2920"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xineramaproto)" flags="EQ" epoch="0" ver="1.2.1"/>
       <rpm:entry name="xineramaproto" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
-      <rpm:entry name="xineramaproto(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
+      <rpm:entry name="xineramaproto(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -89076,9 +100258,9 @@ allowed to make connections to the X server.</description>
 </package>
 <package type="rpm">
   <name>xinit</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.3.2" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">154711852c94771935e72e915484809468f958542dbdc4d052cdc34e378071e2</checksum>
+  <checksum type="sha256" pkgid="YES">1bd54e502b22b079006e5de74d03a0cd5d2dbe32f1717a6f524276265d46c453</checksum>
   <summary>X Window System initializer</summary>
   <description>The xinit program is used to start the X Window System server and a
 first client program on systems that are not using a display manager
@@ -89087,35 +100269,35 @@ When this first client exits, xinit will kill the X server and then
 terminate.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478170" build="1375478163"/>
-  <size package="18643" installed="30343" archive="31568"/>
-<location href="i686/xinit-1.3.2-2.8.i686.rpm"/>
+  <time file="1375480337" build="1375480325"/>
+  <size package="19262" installed="36609" archive="37836"/>
+<location href="x86_64/xinit-1.3.2-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w17</rpm:buildhost>
     <rpm:sourcerpm>xinit-1.3.2-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3804"/>
+    <rpm:header-range start="280" end="4024"/>
     <rpm:provides>
       <rpm:entry name="config(xinit)" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
       <rpm:entry name="xinit" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
-      <rpm:entry name="xinit(x86-32)" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
+      <rpm:entry name="xinit(x86-64)" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="setxkbmap"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
-      <rpm:entry name="xrdb"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
+      <rpm:entry name="xauth"/>
       <rpm:entry name="xmodmap"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="xrdb"/>
+      <rpm:entry name="setxkbmap"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="xauth"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="config(xinit)" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
       <rpm:entry name="xsetroot"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="config(xinit)" flags="EQ" epoch="0" ver="1.3.2" rel="2.8"/>
     </rpm:requires>    <file>/usr/bin/xinit</file>
     <file>/usr/bin/startx</file>
     <file>/etc/X11/xinit/xinitrc</file>
@@ -89125,103 +100307,103 @@ terminate.</description>
 </package>
 <package type="rpm">
   <name>xinput</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.6.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">7109ac6f56095ca7a6d4ac1ab520ff783dc5a25d271f2320af9b1c3eeca9dcc3</checksum>
+  <checksum type="sha256" pkgid="YES">2a236d407354cff0b6a4a5c0c4b125369a2466cdbb3b48e11bd343eb6acccef3</checksum>
   <summary>Utility to configure and test X input devices</summary>
   <description>xinput is a utility to configure and test XInput devices.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478458" build="1375478450"/>
-  <size package="27038" installed="58594" archive="59280"/>
-<location href="i686/xinput-1.6.0-2.8.i686.rpm"/>
+  <time file="1375482635" build="1375482627"/>
+  <size package="27684" installed="61698" archive="62384"/>
+<location href="x86_64/xinput-1.6.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT and HPND</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>xinput-1.6.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3237"/>
+    <rpm:header-range start="280" end="3485"/>
     <rpm:provides>
       <rpm:entry name="xinput" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
-      <rpm:entry name="xinput(x86-32)" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libXi.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libXrandr.so.2"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libXinerama.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xinput(x86-64)" flags="EQ" epoch="0" ver="1.6.0" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXinerama.so.1()(64bit)"/>
+      <rpm:entry name="libXi.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xinput</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xkbcomp</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">879043b22de433f9c0599b9d5e05564a68ae35f631c0d5ffad3ab2efb1284fa3</checksum>
+  <checksum type="sha256" pkgid="YES">754e66779e9a4b5014dbb25b852ddc8b583afbc1991e074c0d3cb9ca336704e6</checksum>
   <summary>Utility to compile XKB keyboard description</summary>
   <description>The xkbcomp keymap compiler converts a description of an XKB keymap
 into one of several output formats.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474909" build="1375474900"/>
-  <size package="86048" installed="220597" archive="221292"/>
-<location href="i686/xkbcomp-1.2.4-2.9.i686.rpm"/>
+  <time file="1375477325" build="1375477316"/>
+  <size package="90526" installed="232721" archive="233416"/>
+<location href="x86_64/xkbcomp-1.2.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>xkbcomp-1.2.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3178"/>
+    <rpm:header-range start="280" end="3418"/>
     <rpm:provides>
       <rpm:entry name="xkbcomp" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
-      <rpm:entry name="xkbcomp(x86-32)" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxkbfile.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xkbcomp(x86-64)" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxkbfile.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xkbcomp</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xkbcomp-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">39a9a5deb8f7484c629c5c94e9f44a12d547ce8005041e760f0ab512337d43fd</checksum>
+  <checksum type="sha256" pkgid="YES">cc6303cf1ec4571ee50f5c8cf8cc970fedb6f068e9e7c3a8058d27b9a8b51d22</checksum>
   <summary>Utility to compile XKB keyboard description -- Development Files</summary>
   <description>The xkbcomp keymap compiler converts a description of an XKB keymap
 into one of several output formats.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375474909" build="1375474900"/>
-  <size package="2766" installed="201" archive="472"/>
-<location href="i686/xkbcomp-devel-1.2.4-2.9.i686.rpm"/>
+  <time file="1375477325" build="1375477316"/>
+  <size package="2943" installed="201" archive="472"/>
+<location href="x86_64/xkbcomp-devel-1.2.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries/X11</rpm:group>
     <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>xkbcomp-1.2.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2514"/>
+    <rpm:header-range start="280" end="2690"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xkbcomp)" flags="EQ" epoch="0" ver="1.2.4"/>
       <rpm:entry name="xkbcomp-devel" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
-      <rpm:entry name="xkbcomp-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
+      <rpm:entry name="xkbcomp-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="xkbcomp" flags="EQ" epoch="0" ver="1.2.4"/>
@@ -89234,103 +100416,103 @@ into one of several output formats.</description>
 </package>
 <package type="rpm">
   <name>xkbevd</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">f0d0a05fbf98a0f26f84f326e5b29635f3b4c72e456d0ac0b63b4b0a906ad789</checksum>
+  <checksum type="sha256" pkgid="YES">80a559a36288a057022f38b9920a3116ca29f71c354925f2dbdc2f1372629f49</checksum>
   <summary>XKB event daemon</summary>
   <description>The xkbevd event daemon listens for specified XKB events and executes
 requested commands if they occur. The configuration file consists of
 a list of event specification/action pairs and/or variable definitions.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478412" build="1375478403"/>
-  <size package="19948" installed="39059" archive="39752"/>
-<location href="i686/xkbevd-1.1.3-2.8.i686.rpm"/>
+  <time file="1375480316" build="1375480308"/>
+  <size package="21142" installed="45691" archive="46384"/>
+<location href="x86_64/xkbevd-1.1.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xkbevd-1.1.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3253"/>
+    <rpm:header-range start="280" end="3493"/>
     <rpm:provides>
       <rpm:entry name="xkbevd" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
-      <rpm:entry name="xkbevd(x86-32)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxkbfile.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xkbevd(x86-64)" flags="EQ" epoch="0" ver="1.1.3" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxkbfile.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xkbevd</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xkbprint</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">ac8b54bc8100127c1522d436cc9f1ccf9e5f8a42b3dc5a9dbde91cdae487ebfa</checksum>
+  <checksum type="sha256" pkgid="YES">f4918701a0df52eddc26455f58020527fddd200f97411ee4032f1c1d4cd41b0e</checksum>
   <summary>Utility to print an XKB keyboard description</summary>
   <description>xkbprint generates a printable or encapsulated PostScript description
 of an XKB keyboard description.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478351" build="1375478342"/>
-  <size package="44402" installed="101675" archive="102228"/>
-<location href="i686/xkbprint-1.0.3-2.8.i686.rpm"/>
+  <time file="1375482494" build="1375482486"/>
+  <size package="46050" installed="110379" archive="110932"/>
+<location href="x86_64/xkbprint-1.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xkbprint-1.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2975"/>
+    <rpm:header-range start="280" end="3215"/>
     <rpm:provides>
       <rpm:entry name="xkbprint" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-      <rpm:entry name="xkbprint(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libxkbfile.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xkbprint(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxkbfile.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xkbprint</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xkbprint-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">395ad00f61b7585c1e46fa3fe48699ec4d9d850f7c3d4b650cdf115d18f0e49f</checksum>
+  <checksum type="sha256" pkgid="YES">c0ca096b325c6c7fa1847a7553cfad6a80d8b554b8e0ac485b1ec5ef52bfc16a</checksum>
   <summary>Documentation for package xkbprint</summary>
   <description>This package provides documentation for package xkbprint.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478351" build="1375478342"/>
-  <size package="3695" installed="1528" archive="1800"/>
-<location href="i686/xkbprint-docs-1.0.3-2.8.i686.rpm"/>
+  <time file="1375482494" build="1375482486"/>
+  <size package="3869" installed="1528" archive="1800"/>
+<location href="x86_64/xkbprint-docs-1.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xkbprint-1.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2029"/>
+    <rpm:header-range start="280" end="2202"/>
     <rpm:provides>
       <rpm:entry name="xkbprint-docs" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-      <rpm:entry name="xkbprint-docs(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
+      <rpm:entry name="xkbprint-docs(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -89338,9 +100520,9 @@ of an XKB keyboard description.</description>
 </package>
 <package type="rpm">
   <name>xkbutils</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">76465e1322f6291a9d71dc64162af7108125b4fa104a2519aadac3ba55fd7fc1</checksum>
+  <checksum type="sha256" pkgid="YES">f1da6ea590273988d77af13bede413ffe7bbc0facac5fb9ce06bff265ba7cf27</checksum>
   <summary>Collection of small utilities utilizing the X11 XKeyboard extension</summary>
   <description>xkbutils is a collection of small utilities utilizing the XKeyboard
 (XKB) extension to the X11 protocol.
@@ -89351,31 +100533,31 @@ It includes:
  xkbwatch - reports changes in the XKB keyboard state</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375480375" build="1375480367"/>
-  <size package="19801" installed="63013" archive="63828"/>
-<location href="i686/xkbutils-1.0.3-2.8.i686.rpm"/>
+  <time file="1375482876" build="1375482868"/>
+  <size package="21403" installed="74021" archive="74836"/>
+<location href="x86_64/xkbutils-1.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>xkbutils-1.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3831"/>
+    <rpm:header-range start="280" end="4067"/>
     <rpm:provides>
       <rpm:entry name="xkbutils" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-      <rpm:entry name="xkbutils(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libXt.so.6"/>
-      <rpm:entry name="libXaw.so.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xkbutils(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
+      <rpm:entry name="libXaw.so.7()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xkbvleds</file>
     <file>/usr/bin/xkbbell</file>
     <file>/usr/bin/xkbwatch</file>
@@ -89384,26 +100566,26 @@ It includes:
 </package>
 <package type="rpm">
   <name>xkbutils-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.3" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">a4f8e6908267ae43ddfaa5f5c8b4ba582601299a4c53a8049b2dafe46d46668d</checksum>
+  <checksum type="sha256" pkgid="YES">6144643b3201fe30449a8ed350bd9d8647c1ef4ea4e1bbe51a57aab6f796892d</checksum>
   <summary>Documentation for package xkbutils</summary>
   <description>This package provides documentation for package xkbutils.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375480375" build="1375480367"/>
-  <size package="5407" installed="3034" archive="3604"/>
-<location href="i686/xkbutils-docs-1.0.3-2.8.i686.rpm"/>
+  <time file="1375482876" build="1375482868"/>
+  <size package="5578" installed="3034" archive="3604"/>
+<location href="x86_64/xkbutils-docs-1.0.3-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>xkbutils-1.0.3-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2208"/>
+    <rpm:header-range start="280" end="2381"/>
     <rpm:provides>
       <rpm:entry name="xkbutils-docs" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
-      <rpm:entry name="xkbutils-docs(x86-32)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
+      <rpm:entry name="xkbutils-docs(x86-64)" flags="EQ" epoch="0" ver="1.0.3" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -89449,33 +100631,33 @@ make keyboards more accessible to people with physical impairments.</description
 </package>
 <package type="rpm">
   <name>xlsatoms</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">c7eb95a2391e95b84beee00044e4c3e60f25ebd3b8a71e30f25592c7459788d0</checksum>
+  <checksum type="sha256" pkgid="YES">df1753786f41d92d023e92e3aca88fab2b1f7609438de15585858459025650ba</checksum>
   <summary>Utility to list interned atoms defined on an X11 server</summary>
   <description>xlsatoms lists the interned atoms defined on an X11 server.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478126" build="1375478116"/>
-  <size package="9558" installed="15033" archive="15728"/>
-<location href="i686/xlsatoms-1.1.1-2.8.i686.rpm"/>
+  <time file="1375482275" build="1375482267"/>
+  <size package="9888" installed="16621" archive="17316"/>
+<location href="x86_64/xlsatoms-1.1.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Utilities</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w03</rpm:buildhost>
     <rpm:sourcerpm>xlsatoms-1.1.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3159"/>
+    <rpm:header-range start="280" end="3379"/>
     <rpm:provides>
       <rpm:entry name="xlsatoms" flags="EQ" epoch="0" ver="1.1.1" rel="2.8"/>
-      <rpm:entry name="xlsatoms(x86-32)" flags="EQ" epoch="0" ver="1.1.1" rel="2.8"/>
+      <rpm:entry name="xlsatoms(x86-64)" flags="EQ" epoch="0" ver="1.1.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libxcb.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libxcb.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xlsatoms</file>
 
   </format>
@@ -89554,9 +100736,9 @@ non-normative Annex D of [ISO 8879:1986].</description>
 </package>
 <package type="rpm">
   <name>xmlsec1</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.19" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">21ef1eef2ccc5c9c038bb6264089bb1f9155bb19f4ac1c3a13435d348eb63c0c</checksum>
+  <checksum type="sha256" pkgid="YES">9605911d27b53727d398a8241329a86c44f0e9d4c04b73dd2b825867a91e9c01</checksum>
   <summary>Library providing support for "XML Signature" and "XML Encryption" standards</summary>
   <description>This C library allows to transform XML files into other XML files
 (or HTML, text, ...) using the standard XSLT stylesheet transformation
@@ -89564,51 +100746,50 @@ mechanism. To use it you need to have a version of libxml2 &gt;= 2.6.27
 installed. The xsltproc command is a command line interface to the XSLT engine</description>
   <packager/>
   <url>http://www.aleksey.com/xmlsec/index.html</url>
-  <time file="1376586508" build="1376586499"/>
-  <size package="140256" installed="542495" archive="543648"/>
-<location href="i686/xmlsec1-1.2.19-1.1.i686.rpm"/>
+  <time file="1376586506" build="1376586497"/>
+  <size package="153347" installed="554319" archive="555476"/>
+<location href="x86_64/xmlsec1-1.2.19-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xmlsec1-1.2.19-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4630"/>
+    <rpm:header-range start="280" end="4910"/>
     <rpm:provides>
-      <rpm:entry name="libxmlsec1.so.1"/>
+      <rpm:entry name="libxmlsec1.so.1()(64bit)"/>
       <rpm:entry name="xmlsec1" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
-      <rpm:entry name="xmlsec1(x86-32)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libxmlsec1.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.12)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="libxmlsec1-openssl.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)"/>
+      <rpm:entry name="xmlsec1(x86-64)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.2)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libxmlsec1.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.12)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.22)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libxslt.so.1(LIBXML2_1.0.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libxmlsec1-openssl.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xmlsec1</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xmlsec1-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.19" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">fd1690063530cf6871cbb9990c14ffb64ca46a70ef8e923410b2ed4260158541</checksum>
+  <checksum type="sha256" pkgid="YES">849fe025747b1656a19730fa74003edc14ca65a1876d54bc742ce998405a11a0</checksum>
   <summary>Libraries, includes, etc</summary>
   <description>This C library allows to transform XML files into other XML files
 (or HTML, text, ...) using the standard XSLT stylesheet transformation
@@ -89616,22 +100797,22 @@ mechanism. To use it you need to have a version of libxml2 &gt;= 2.6.27
 installed.</description>
   <packager/>
   <url>http://www.aleksey.com/xmlsec/index.html</url>
-  <time file="1376586508" build="1376586499"/>
-  <size package="53476" installed="412349" archive="420968"/>
-<location href="i686/xmlsec1-devel-1.2.19-1.1.i686.rpm"/>
+  <time file="1376586506" build="1376586497"/>
+  <size package="53703" installed="412534" archive="421160"/>
+<location href="x86_64/xmlsec1-devel-1.2.19-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xmlsec1-1.2.19-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8902"/>
+    <rpm:header-range start="280" end="9114"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xmlsec1)" flags="EQ" epoch="0" ver="1.2.19"/>
       <rpm:entry name="pkgconfig(xmlsec1-gcrypt)" flags="EQ" epoch="0" ver="1.2.19"/>
       <rpm:entry name="pkgconfig(xmlsec1-openssl)" flags="EQ" epoch="0" ver="1.2.19"/>
       <rpm:entry name="xmlsec1-devel" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
-      <rpm:entry name="xmlsec1-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
+      <rpm:entry name="xmlsec1-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pkgconfig(libxml-2.0)" flags="GE" epoch="0" ver="2.7.4"/>
@@ -89645,129 +100826,129 @@ installed.</description>
 </package>
 <package type="rpm">
   <name>xmlsec1-gcrypt</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.19" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">61729f1cffae3973342294ea202842d90fc4db61c7e5460c1c37836ee543cbf9</checksum>
+  <checksum type="sha256" pkgid="YES">610a926470e04a15c900325809b7b61ab0d4f0395cba2fde6cd07c915865c0f7</checksum>
   <summary>Gcrypt crypto plugin for XML Security Library</summary>
   <description>Gcrypt plugin for XML Security Library provides gcrypt based crypto services
 for the xmlsec library.</description>
   <packager/>
   <url>http://www.aleksey.com/xmlsec/index.html</url>
-  <time file="1376586508" build="1376586499"/>
-  <size package="43358" installed="171936" archive="172380"/>
-<location href="i686/xmlsec1-gcrypt-1.2.19-1.1.i686.rpm"/>
+  <time file="1376586506" build="1376586497"/>
+  <size package="47382" installed="177776" archive="178228"/>
+<location href="x86_64/xmlsec1-gcrypt-1.2.19-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xmlsec1-1.2.19-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3490"/>
+    <rpm:header-range start="280" end="3774"/>
     <rpm:provides>
-      <rpm:entry name="libxmlsec1-gcrypt.so.1"/>
+      <rpm:entry name="libxmlsec1-gcrypt.so.1()(64bit)"/>
       <rpm:entry name="xmlsec1-gcrypt" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
-      <rpm:entry name="xmlsec1-gcrypt(x86-32)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
+      <rpm:entry name="xmlsec1-gcrypt(x86-64)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
-      <rpm:entry name="xmlsec1" flags="EQ" epoch="0" ver="1.2.19"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libxslt.so.1"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libxmlsec1.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libgpg-error.so.0"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="xmlsec1" flags="EQ" epoch="0" ver="1.2.19"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libgpg-error.so.0()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libxmlsec1.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xmlsec1-openssl</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.19" rel="1.1"/>
-  <checksum type="sha256" pkgid="YES">a910c055322c30536f567f7d4b02c1708c3aa5a5997e631da3aff97e2af6b18c</checksum>
+  <checksum type="sha256" pkgid="YES">7add9a5b5da4415463c7f60631c069d5269c381fb07e19fb4642030de3e70150</checksum>
   <summary>OpenSSL crypto plugin for XML Security Library</summary>
   <description>OpenSSL plugin for XML Security Library provides OpenSSL based crypto services
 for the xmlsec library.</description>
   <packager/>
   <url>http://www.aleksey.com/xmlsec/index.html</url>
-  <time file="1376586508" build="1376586499"/>
-  <size package="68390" installed="280312" archive="280760"/>
-<location href="i686/xmlsec1-openssl-1.2.19-1.1.i686.rpm"/>
+  <time file="1376586506" build="1376586497"/>
+  <size package="75191" installed="298656" archive="299108"/>
+<location href="x86_64/xmlsec1-openssl-1.2.19-1.1.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xmlsec1-1.2.19-1.1.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3554"/>
+    <rpm:header-range start="280" end="3858"/>
     <rpm:provides>
-      <rpm:entry name="libxmlsec1-openssl.so.1"/>
+      <rpm:entry name="libxmlsec1-openssl.so.1()(64bit)"/>
       <rpm:entry name="xmlsec1-openssl" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
-      <rpm:entry name="xmlsec1-openssl(x86-32)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
+      <rpm:entry name="xmlsec1-openssl(x86-64)" flags="EQ" epoch="0" ver="1.2.19" rel="1.1"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libcrypto.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libxslt.so.1()(64bit)"/>
       <rpm:entry name="xmlsec1" flags="EQ" epoch="0" ver="1.2.19"/>
-      <rpm:entry name="libz.so.1"/>
-      <rpm:entry name="libcrypto.so.1.0.0"/>
-      <rpm:entry name="libssl.so.1.0.0"/>
       <rpm:entry name="/sbin/ldconfig" pre="1"/>
-      <rpm:entry name="libxslt.so.1"/>
-      <rpm:entry name="libxmlsec1.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.6.0)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libxmlsec1.so.1()(64bit)"/>
+      <rpm:entry name="libssl.so.1.0.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
     </rpm:requires>
   </format>
 </package>
 <package type="rpm">
   <name>xmlto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.0.25" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">25ede679bf25b9febc987098b31b4dd2e06801fa723dc8bfa7c27148b823bedc</checksum>
+  <checksum type="sha256" pkgid="YES">04fc79510175db7768a2578feaad9019bed0e54b0f74ce6acab706302b28b388</checksum>
   <summary>Tool for Converting XML Files to Various Formats</summary>
   <description>This is a package for converting XML files to various formats using XSL
 stylesheets.  As a processor it depends on xsltproc and as a formatter
 for print output it makes use of passivetex.</description>
   <packager/>
   <url>https://fedorahosted.org/xmlto/</url>
-  <time file="1375473554" build="1375473546"/>
-  <size package="35420" installed="88577" archive="95600"/>
-<location href="i686/xmlto-0.0.25-2.9.i686.rpm"/>
+  <time file="1375474994" build="1375474972"/>
+  <size package="35890" installed="94701" archive="101724"/>
+<location href="x86_64/xmlto-0.0.25-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Publishing/XML</rpm:group>
-    <rpm:buildhost>w11</rpm:buildhost>
+    <rpm:buildhost>w01</rpm:buildhost>
     <rpm:sourcerpm>xmlto-0.0.25-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7620"/>
+    <rpm:header-range start="280" end="7812"/>
     <rpm:provides>
       <rpm:entry name="xmlto" flags="EQ" epoch="0" ver="0.0.25" rel="2.9"/>
-      <rpm:entry name="xmlto(x86-32)" flags="EQ" epoch="0" ver="0.0.25" rel="2.9"/>
+      <rpm:entry name="xmlto(x86-64)" flags="EQ" epoch="0" ver="0.0.25" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
       <rpm:entry name="xsltproc"/>
       <rpm:entry name="docbook-xsl-stylesheets" flags="GE" epoch="0" ver="1.56.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="docbook_4"/>
-      <rpm:entry name="libc.so.6"/>
     </rpm:requires>    <file>/usr/bin/xmlif</file>
     <file>/usr/bin/xmlto</file>
 
@@ -89775,9 +100956,9 @@ for print output it makes use of passivetex.</description>
 </package>
 <package type="rpm">
   <name>xmodmap</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.7" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">557bab0f4c013010622724034ca05303a6cec01a1ebd33848b2f2f15a45ffff4</checksum>
+  <checksum type="sha256" pkgid="YES">5414f2a2487fc84c11a096a337c94e5c5b599e1d905159d4495daa55c81a9f9d</checksum>
   <summary>Utility to modify keymaps and pointer button mappings in X</summary>
   <description>The xmodmap program is used to edit and display the keyboard modifier
 map and keymap table that are used by client applications to convert
@@ -89786,31 +100967,30 @@ session startup script to configure the keyboard according to personal
 tastes.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478219" build="1375478211"/>
-  <size package="24012" installed="45513" archive="46480"/>
-<location href="i686/xmodmap-1.0.7-2.8.i686.rpm"/>
+  <time file="1375482423" build="1375482415"/>
+  <size package="25009" installed="48045" archive="49012"/>
+<location href="x86_64/xmodmap-1.0.7-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xmodmap-1.0.7-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3622"/>
+    <rpm:header-range start="280" end="3814"/>
     <rpm:provides>
       <rpm:entry name="config(xmodmap)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
       <rpm:entry name="xmodmap" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="xmodmap(x86-32)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
+      <rpm:entry name="xmodmap(x86-64)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="config(xmodmap)" flags="EQ" epoch="0" ver="1.0.7" rel="2.8"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>    <file>/etc/X11/Xmodmap</file>
     <file>/usr/bin/xmodmap</file>
     <file>/etc/X11/Xmodmap.remote</file>
@@ -89858,37 +101038,36 @@ converted.</description>
 </package>
 <package type="rpm">
   <name>xorg-launch-helper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">d73a5883f106cbd650443cdeccf2569298a624092c4e8e50fa083d5f051da9e3</checksum>
+  <checksum type="sha256" pkgid="YES">ffb2b71d1c0f654c8c290fd8299c266ef17a696a00830d86d0b41acb48da7e06</checksum>
   <summary>Xorg service helper</summary>
   <description>A wrapper to launch Xorg as a service in systemd environments.</description>
   <packager/>
   <url>http://foo-projects.org/~sofar/xorg-launch-helper</url>
-  <time file="1376540851" build="1376540845"/>
-  <size package="14650" installed="31637" archive="33168"/>
-<location href="i686/xorg-launch-helper-4-2.9.i686.rpm"/>
+  <time file="1376540920" build="1376540913"/>
+  <size package="14903" installed="33245" archive="34776"/>
+<location href="x86_64/xorg-launch-helper-4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w11</rpm:buildhost>
     <rpm:sourcerpm>xorg-launch-helper-4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3893"/>
+    <rpm:header-range start="280" end="4093"/>
     <rpm:provides>
       <rpm:entry name="xorg-launch-helper" flags="EQ" epoch="0" ver="4" rel="2.9"/>
-      <rpm:entry name="xorg-launch-helper(x86-32)" flags="EQ" epoch="0" ver="4" rel="2.9"/>
+      <rpm:entry name="xorg-launch-helper(x86-64)" flags="EQ" epoch="0" ver="4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
       <rpm:entry name="/usr/bin/Xorg"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libsystemd-daemon.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0()(64bit)"/>
+      <rpm:entry name="libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xorg-launch-helper</file>
     <file>/etc/sysconfig/xorg</file>
 
@@ -89896,79 +101075,74 @@ converted.</description>
 </package>
 <package type="rpm">
   <name>xorg-server</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13.3" rel="5.9"/>
-  <checksum type="sha256" pkgid="YES">b91e02c95fb33363e6f6a25cd601719e4b1b43c4be62e0ead5761604e0caa37f</checksum>
+  <checksum type="sha256" pkgid="YES">1b9bac5b65cbb647bcbe810a08e86e063f4fdbc1961f79b9c7d48a99eb61f200</checksum>
   <summary>X Server</summary>
   <description>X.org X Server</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1377200546" build="1377200502"/>
-  <size package="1273417" installed="4033401" archive="4037612"/>
-<location href="i686/xorg-server-1.13.3-5.9.i686.rpm"/>
+  <time file="1377201431" build="1377201388"/>
+  <size package="1297445" installed="4048753" archive="4053012"/>
+<location href="x86_64/xorg-server-1.13.3-5.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xorg-server-1.13.3-5.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10390"/>
-    <rpm:provides>
-      <rpm:entry name="bt829_drv.so"/>
-      <rpm:entry name="fi1236_drv.so"/>
-      <rpm:entry name="libexa.so"/>
-      <rpm:entry name="libfb.so"/>
-      <rpm:entry name="libfbdevhw.so"/>
-      <rpm:entry name="libglx.so"/>
-      <rpm:entry name="libint10.so"/>
-      <rpm:entry name="libshadow.so"/>
-      <rpm:entry name="libshadowfb.so"/>
-      <rpm:entry name="libvbe.so"/>
-      <rpm:entry name="libvgahw.so"/>
-      <rpm:entry name="libwfb.so"/>
-      <rpm:entry name="msp3430_drv.so"/>
-      <rpm:entry name="tda8425_drv.so"/>
-      <rpm:entry name="tda9850_drv.so"/>
-      <rpm:entry name="tda9885_drv.so"/>
-      <rpm:entry name="uda1380_drv.so"/>
+    <rpm:header-range start="280" end="10634"/>
+    <rpm:provides>
+      <rpm:entry name="bt829_drv.so()(64bit)"/>
+      <rpm:entry name="fi1236_drv.so()(64bit)"/>
+      <rpm:entry name="libexa.so()(64bit)"/>
+      <rpm:entry name="libfb.so()(64bit)"/>
+      <rpm:entry name="libfbdevhw.so()(64bit)"/>
+      <rpm:entry name="libglx.so()(64bit)"/>
+      <rpm:entry name="libint10.so()(64bit)"/>
+      <rpm:entry name="libshadow.so()(64bit)"/>
+      <rpm:entry name="libshadowfb.so()(64bit)"/>
+      <rpm:entry name="libvbe.so()(64bit)"/>
+      <rpm:entry name="libvgahw.so()(64bit)"/>
+      <rpm:entry name="libwfb.so()(64bit)"/>
+      <rpm:entry name="msp3430_drv.so()(64bit)"/>
+      <rpm:entry name="tda8425_drv.so()(64bit)"/>
+      <rpm:entry name="tda9850_drv.so()(64bit)"/>
+      <rpm:entry name="tda9885_drv.so()(64bit)"/>
+      <rpm:entry name="uda1380_drv.so()(64bit)"/>
       <rpm:entry name="xorg-server" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
-      <rpm:entry name="xorg-server(x86-32)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
+      <rpm:entry name="xorg-server(x86-64)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
       <rpm:entry name="xorg-x11-server"/>
       <rpm:entry name="xorg-x11-server-Xorg"/>
       <rpm:entry name="xorg-x11-server-common"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXfont.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpciaccess.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libXau.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libXdmcp.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpciaccess.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libXdmcp.so.6()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libXfont.so.1()(64bit)"/>
+      <rpm:entry name="libXau.so.6()(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="xorg-server-setuid"/>
@@ -89986,9 +101160,9 @@ converted.</description>
 </package>
 <package type="rpm">
   <name>xorg-server-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13.3" rel="5.9"/>
-  <checksum type="sha256" pkgid="YES">e465efb21b211ca99af61b8a6d3bae140cc8bb82a890ccec5c195cdceec0bd80</checksum>
+  <checksum type="sha256" pkgid="YES">cb6cadd268db25204a91ca6c172539bb946edb265954ae8b1e9b30805f6682db</checksum>
   <summary>SDK for X server driver module development</summary>
   <description>The SDK package provides the developmental files which are necessary for
 developing X server driver modules, and for compiling driver modules
@@ -89996,20 +101170,20 @@ outside of the standard X11 source code tree.  Developers writing video
 drivers, input drivers, or other X modules should install this package.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1377200546" build="1377200502"/>
-  <size package="211035" installed="1213652" archive="1237880"/>
-<location href="i686/xorg-server-devel-1.13.3-5.9.i686.rpm"/>
+  <time file="1377201431" build="1377201388"/>
+  <size package="211191" installed="1213656" archive="1237884"/>
+<location href="x86_64/xorg-server-devel-1.13.3-5.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xorg-server-1.13.3-5.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="21102"/>
+    <rpm:header-range start="280" end="21278"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xorg-server)" flags="EQ" epoch="0" ver="1.13.3"/>
       <rpm:entry name="xorg-server-devel" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
-      <rpm:entry name="xorg-server-devel(x86-32)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
+      <rpm:entry name="xorg-server-devel(x86-64)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="pixman-devel"/>
@@ -90036,79 +101210,74 @@ drivers, input drivers, or other X modules should install this package.</descrip
 </package>
 <package type="rpm">
   <name>xorg-server-setuid</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.13.3" rel="5.9"/>
-  <checksum type="sha256" pkgid="YES">7fbb9affe7ea353d0dccd0b753eba488214bff3fd6badef9966bbbbab108b47f</checksum>
+  <checksum type="sha256" pkgid="YES">cb0ea0cf4e35149c0061136db721d4ff3b9c662483129291d392979fff45dca0</checksum>
   <summary>Setuid X server</summary>
   <description>The setuid version of X server.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1377200546" build="1377200502"/>
-  <size package="1273549" installed="4033401" archive="4037628"/>
-<location href="i686/xorg-server-setuid-1.13.3-5.9.i686.rpm"/>
+  <time file="1377201431" build="1377201388"/>
+  <size package="1297324" installed="4048753" archive="4053028"/>
+<location href="x86_64/xorg-server-setuid-1.13.3-5.9.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w10</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>xorg-server-1.13.3-5.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="10434"/>
-    <rpm:provides>
-      <rpm:entry name="bt829_drv.so"/>
-      <rpm:entry name="fi1236_drv.so"/>
-      <rpm:entry name="libexa.so"/>
-      <rpm:entry name="libfb.so"/>
-      <rpm:entry name="libfbdevhw.so"/>
-      <rpm:entry name="libglx.so"/>
-      <rpm:entry name="libint10.so"/>
-      <rpm:entry name="libshadow.so"/>
-      <rpm:entry name="libshadowfb.so"/>
-      <rpm:entry name="libvbe.so"/>
-      <rpm:entry name="libvgahw.so"/>
-      <rpm:entry name="libwfb.so"/>
-      <rpm:entry name="msp3430_drv.so"/>
-      <rpm:entry name="tda8425_drv.so"/>
-      <rpm:entry name="tda9850_drv.so"/>
-      <rpm:entry name="tda9885_drv.so"/>
-      <rpm:entry name="uda1380_drv.so"/>
+    <rpm:header-range start="280" end="10682"/>
+    <rpm:provides>
+      <rpm:entry name="bt829_drv.so()(64bit)"/>
+      <rpm:entry name="fi1236_drv.so()(64bit)"/>
+      <rpm:entry name="libexa.so()(64bit)"/>
+      <rpm:entry name="libfb.so()(64bit)"/>
+      <rpm:entry name="libfbdevhw.so()(64bit)"/>
+      <rpm:entry name="libglx.so()(64bit)"/>
+      <rpm:entry name="libint10.so()(64bit)"/>
+      <rpm:entry name="libshadow.so()(64bit)"/>
+      <rpm:entry name="libshadowfb.so()(64bit)"/>
+      <rpm:entry name="libvbe.so()(64bit)"/>
+      <rpm:entry name="libvgahw.so()(64bit)"/>
+      <rpm:entry name="libwfb.so()(64bit)"/>
+      <rpm:entry name="msp3430_drv.so()(64bit)"/>
+      <rpm:entry name="tda8425_drv.so()(64bit)"/>
+      <rpm:entry name="tda9850_drv.so()(64bit)"/>
+      <rpm:entry name="tda9885_drv.so()(64bit)"/>
+      <rpm:entry name="uda1380_drv.so()(64bit)"/>
       <rpm:entry name="xorg-server-setuid" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
-      <rpm:entry name="xorg-server-setuid(x86-32)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
+      <rpm:entry name="xorg-server-setuid(x86-64)" flags="EQ" epoch="0" ver="1.13.3" rel="5.9"/>
       <rpm:entry name="xorg-x11-server"/>
       <rpm:entry name="xorg-x11-server-Xorg"/>
       <rpm:entry name="xorg-x11-server-common"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXfont.so.1"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libpciaccess.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libudev.so.1(LIBUDEV_183)"/>
-      <rpm:entry name="libudev.so.1"/>
-      <rpm:entry name="libgcrypt.so.11"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.17)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libdl.so.2"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libdl.so.2(GLIBC_2.1)"/>
-      <rpm:entry name="libXau.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libXdmcp.so.6"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libdrm.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libpixman-1.so.0"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libpciaccess.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libudev.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
+      <rpm:entry name="libpixman-1.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11(GCRYPT_1.2)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libdl.so.2()(64bit)"/>
+      <rpm:entry name="libgcrypt.so.11()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libXdmcp.so.6()(64bit)"/>
+      <rpm:entry name="libdrm.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libudev.so.1(LIBUDEV_183)(64bit)"/>
+      <rpm:entry name="libXfont.so.1()(64bit)"/>
+      <rpm:entry name="libXau.so.6()(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="xorg-server"/>
@@ -90126,9 +101295,9 @@ drivers, input drivers, or other X modules should install this package.</descrip
 </package>
 <package type="rpm">
   <name>xorg-x11-proto-gesture</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.1.0" rel="4.2"/>
-  <checksum type="sha256" pkgid="YES">184091619c6c4caeafb96f3761791d9a87f3b1d63cf6d7cc040f3bcf91c1e296</checksum>
+  <checksum type="sha256" pkgid="YES">af4b49c25fa195689601a831fd8cf784714877403ff86d2fb8056c099f1e565b</checksum>
   <summary>X.Org X11 Protocol gestureproto</summary>
   <description>Description: X.Org X11 Protocol gestureproto
 This package provides development headers describing the wire protocol
@@ -90143,21 +101312,21 @@ More information about X.Org can be found at:
 This package is built from the X.org gestureproto proto module.</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504621" build="1373504613"/>
-  <size package="5739" installed="12495" archive="13084"/>
-<location href="i686/xorg-x11-proto-gesture-0.1.0-4.2.i686.rpm"/>
+  <time file="1373507912" build="1373507902"/>
+  <size package="5915" installed="12495" archive="13084"/>
+<location href="x86_64/xorg-x11-proto-gesture-0.1.0-4.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w14</rpm:buildhost>
     <rpm:sourcerpm>xorg-x11-proto-gesture-0.1.0-4.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3071"/>
+    <rpm:header-range start="280" end="3247"/>
     <rpm:provides>
       <rpm:entry name="gestureproto"/>
       <rpm:entry name="pkgconfig(gestureproto)" flags="EQ" epoch="0" ver="0.1.0"/>
       <rpm:entry name="xorg-x11-proto-gesture" flags="EQ" epoch="0" ver="0.1.0" rel="4.2"/>
-      <rpm:entry name="xorg-x11-proto-gesture(x86-32)" flags="EQ" epoch="0" ver="0.1.0" rel="4.2"/>
+      <rpm:entry name="xorg-x11-proto-gesture(x86-64)" flags="EQ" epoch="0" ver="0.1.0" rel="4.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -90166,63 +101335,63 @@ This package is built from the X.org gestureproto proto module.</description>
 </package>
 <package type="rpm">
   <name>xprop</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.1" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">572806aa4c931ffefa2fa8888b149575e882fa765b34b7c3d245e6e1a3ec62f1</checksum>
+  <checksum type="sha256" pkgid="YES">a1b76e62766ed9cdb1b434eb9cc550a8b0448c79a594417140ae12c8703d49aa</checksum>
   <summary>Property displayer for X</summary>
   <description>xprop displays window and font properties of an X server.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478248" build="1375478234"/>
-  <size package="26034" installed="45928" archive="46612"/>
-<location href="i686/xprop-1.2.1-2.8.i686.rpm"/>
+  <time file="1375482470" build="1375482457"/>
+  <size package="27164" installed="53864" archive="54548"/>
+<location href="x86_64/xprop-1.2.1-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/Utilities</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>xprop-1.2.1-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3164"/>
+    <rpm:header-range start="280" end="3400"/>
     <rpm:provides>
       <rpm:entry name="xprop" flags="EQ" epoch="0" ver="1.2.1" rel="2.8"/>
-      <rpm:entry name="xprop(x86-32)" flags="EQ" epoch="0" ver="1.2.1" rel="2.8"/>
+      <rpm:entry name="xprop(x86-64)" flags="EQ" epoch="0" ver="1.2.1" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xprop</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xproto</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="7.0.23" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">dacad49e6c30dd48686ed192348538cde0a230f7606d2e250382389bf3f20bfd</checksum>
+  <checksum type="sha256" pkgid="YES">c9bb1d8e577019f3f7cc25fe85d209949d582fc091ffbd1c2c1fb81d26c0b695</checksum>
   <summary>X</summary>
   <description>X</description>
   <packager/>
   <url>http://www.x.org</url>
-  <time file="1373504596" build="1373504588"/>
-  <size package="63979" installed="389548" archive="393760"/>
-<location href="i686/xproto-7.0.23-2.2.i686.rpm"/>
+  <time file="1373507881" build="1373507874"/>
+  <size package="64173" installed="389548" archive="393760"/>
+<location href="x86_64/xproto-7.0.23-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/System</rpm:group>
-    <rpm:buildhost>w14</rpm:buildhost>
+    <rpm:buildhost>w13</rpm:buildhost>
     <rpm:sourcerpm>xproto-7.0.23-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="5397"/>
+    <rpm:header-range start="280" end="5577"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(xproto)" flags="EQ" epoch="0" ver="7.0.23"/>
       <rpm:entry name="xproto" flags="EQ" epoch="0" ver="7.0.23" rel="2.2"/>
-      <rpm:entry name="xproto(x86-32)" flags="EQ" epoch="0" ver="7.0.23" rel="2.2"/>
+      <rpm:entry name="xproto(x86-64)" flags="EQ" epoch="0" ver="7.0.23" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="/usr/bin/pkg-config"/>
@@ -90231,78 +101400,78 @@ This package is built from the X.org gestureproto proto module.</description>
 </package>
 <package type="rpm">
   <name>xrandr</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.4.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">2392a4cefb8d85d6b604ed85feb9725d5a11eb2883cb3540716aa35ec0db187e</checksum>
+  <checksum type="sha256" pkgid="YES">ceb4379606588ce6abc8bb1a99df3e73ec780814341955b525fa427d1125f7b6</checksum>
   <summary>Primitive command line interface to RandR extension</summary>
   <description>Xrandr is used to set the size, orientation and/or reflection of
 the outputs for a screen. It can also set the screen size.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478498" build="1375478480"/>
-  <size package="33733" installed="68769" archive="69456"/>
-<location href="i686/xrandr-1.4.0-2.8.i686.rpm"/>
+  <time file="1375480388" build="1375480379"/>
+  <size package="35503" installed="71737" archive="72424"/>
+<location href="x86_64/xrandr-1.4.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Graphics/X Window System</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w16</rpm:buildhost>
     <rpm:sourcerpm>xrandr-1.4.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3321"/>
+    <rpm:header-range start="280" end="3601"/>
     <rpm:provides>
       <rpm:entry name="xrandr" flags="EQ" epoch="0" ver="1.4.0" rel="2.8"/>
-      <rpm:entry name="xrandr(x86-32)" flags="EQ" epoch="0" ver="1.4.0" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libm.so.6"/>
-      <rpm:entry name="libXrandr.so.2"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xrandr(x86-64)" flags="EQ" epoch="0" ver="1.4.0" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXrandr.so.2()(64bit)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xrandr</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xrdb</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.0.9" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">8bc12fc072fea4ee073bc34b8967ca9683e0b2f422c73f3cb9dfff4545ede857</checksum>
+  <checksum type="sha256" pkgid="YES">9dc451709af0800368ce75b50d5a214813014d77053ca20b5bb4ad95ec45890f</checksum>
   <summary>X server resource database utility</summary>
   <description>Xrdb is used to get or set the contents of the RESOURCE_MANAGER property
 on the root window of screen 0, or the SCREEN_RESOURCES property on the
 root window of any or all screens, or everything combined.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478330" build="1375478322"/>
-  <size package="27579" installed="55053" archive="56188"/>
-<location href="i686/xrdb-1.0.9-2.8.i686.rpm"/>
+  <time file="1375480658" build="1375480650"/>
+  <size package="28703" installed="61669" archive="62804"/>
+<location href="x86_64/xrdb-1.0.9-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xrdb-1.0.9-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3643"/>
+    <rpm:header-range start="280" end="3843"/>
     <rpm:provides>
       <rpm:entry name="xrdb" flags="EQ" epoch="0" ver="1.0.9" rel="2.8"/>
-      <rpm:entry name="xrdb(x86-32)" flags="EQ" epoch="0" ver="1.0.9" rel="2.8"/>
+      <rpm:entry name="xrdb(x86-64)" flags="EQ" epoch="0" ver="1.0.9" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.8)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
       <rpm:entry name="cpp"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.8)"/>
-      <rpm:entry name="libXmuu.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="xorg-x11" flags="LE" epoch="0" ver="7.6"/>
@@ -90312,161 +101481,160 @@ root window of any or all screens, or everything combined.</description>
 </package>
 <package type="rpm">
   <name>xrestop</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.4" rel="13.4"/>
-  <checksum type="sha256" pkgid="YES">e8d40aa70de4b35931bcca5b987c34f6bfd608d0c3247a86ce99f238133115eb</checksum>
+  <checksum type="sha256" pkgid="YES">06f21afb65c603024bf54c926548474f3e6b73d418aab2ec30683ef34c526fac</checksum>
   <summary>X Resource Monitor</summary>
   <description>A utility to monitor application usage of X resources in the X Server, and
 display them in a manner similar to 'top'.  This is a very useful utility
 for tracking down application X resource usage leaks.</description>
   <packager/>
   <url>http://www.freedesktop.org/Software/xrestop</url>
-  <time file="1374120665" build="1374120657"/>
-  <size package="16425" installed="35724" archive="36264"/>
-<location href="i686/xrestop-0.4-13.4.i686.rpm"/>
+  <time file="1374121577" build="1374121569"/>
+  <size package="16775" installed="41808" archive="42348"/>
+<location href="x86_64/xrestop-0.4-13.4.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Tools</rpm:group>
-    <rpm:buildhost>w13</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>xrestop-0.4-13.4.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3114"/>
+    <rpm:header-range start="280" end="3314"/>
     <rpm:provides>
       <rpm:entry name="xrestop" flags="EQ" epoch="0" ver="0.4" rel="13.4"/>
-      <rpm:entry name="xrestop(x86-32)" flags="EQ" epoch="0" ver="0.4" rel="13.4"/>
+      <rpm:entry name="xrestop(x86-64)" flags="EQ" epoch="0" ver="0.4" rel="13.4"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libncurses.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libXRes.so.1"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libncurses.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libXRes.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xrestop</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xset</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.2" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">72988b57afa86daac3bc148237e1fab39eb74f9f92100df4ab09330942bc21c9</checksum>
+  <checksum type="sha256" pkgid="YES">b18be13e4e2cc79f8d3f9c7b11dad686aa9d22357339e52080d1568707e70860</checksum>
   <summary>User preference utility for X</summary>
   <description>This program is used to set various user preference options of the
 display.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478708" build="1375478698"/>
-  <size package="22097" installed="45570" archive="46248"/>
-<location href="i686/xset-1.2.2-2.8.i686.rpm"/>
+  <time file="1375482974" build="1375482966"/>
+  <size package="22938" installed="47906" archive="48584"/>
+<location href="x86_64/xset-1.2.2-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11</rpm:group>
-    <rpm:buildhost>w12</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>xset-1.2.2-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3131"/>
+    <rpm:header-range start="280" end="3435"/>
     <rpm:provides>
       <rpm:entry name="xset" flags="EQ" epoch="0" ver="1.2.2" rel="2.8"/>
-      <rpm:entry name="xset(x86-32)" flags="EQ" epoch="0" ver="1.2.2" rel="2.8"/>
-    </rpm:provides>
-    <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXmuu.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libXxf86misc.so.1"/>
-      <rpm:entry name="libXfontcache.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libXext.so.6"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="xset(x86-64)" flags="EQ" epoch="0" ver="1.2.2" rel="2.8"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXext.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libXxf86misc.so.1()(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libXfontcache.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xset</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xsetroot</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.0" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">795f7a608bc46f1e5b07b785517b275cfc52f32358ffa8ccdca6c3ad3bb180df</checksum>
+  <checksum type="sha256" pkgid="YES">16b357b8d6f662aa4edc65aebfe634215aab97179547eef039ca576e153666b7</checksum>
   <summary>Utility to set X root window parameter</summary>
   <description>The xsetroot program allows you to tailor the appearance of the
 background ("root") window on a workstation display running X.</description>
   <packager/>
   <url>http://xorg.freedesktop.org/</url>
-  <time file="1375478687" build="1375478678"/>
-  <size package="12830" installed="21443" archive="22300"/>
-<location href="i686/xsetroot-1.1.0-2.8.i686.rpm"/>
+  <time file="1375482732" build="1375482723"/>
+  <size package="13370" installed="27395" archive="28252"/>
+<location href="x86_64/xsetroot-1.1.0-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w10</rpm:buildhost>
     <rpm:sourcerpm>xsetroot-1.1.0-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3195"/>
+    <rpm:header-range start="280" end="3415"/>
     <rpm:provides>
       <rpm:entry name="xsetroot" flags="EQ" epoch="0" ver="1.1.0" rel="2.8"/>
-      <rpm:entry name="xsetroot(x86-32)" flags="EQ" epoch="0" ver="1.1.0" rel="2.8"/>
+      <rpm:entry name="xsetroot(x86-64)" flags="EQ" epoch="0" ver="1.1.0" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXcursor.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libXmuu.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libXcursor.so.1()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libXmuu.so.1()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xsetroot</file>
 
   </format>
 </package>
 <package type="rpm">
   <name>xterm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="279" rel="2.8"/>
-  <checksum type="sha256" pkgid="YES">6a077de85b80e963b3ac36538a4fbe5be6e2a8a9a8f09bd339b0f27675f9aa32</checksum>
+  <checksum type="sha256" pkgid="YES">9b01b04bfbc7625f99bbc6baa5db8cd0239b0dea84080fb5e5d9584081600ef5</checksum>
   <summary>The basic X terminal program</summary>
   <description>This package contains the basic X.Org terminal program.</description>
   <packager/>
   <url>http://invisible-island.net/xterm/</url>
-  <time file="1375480429" build="1375480419"/>
-  <size package="351855" installed="901243" archive="906280"/>
-<location href="i686/xterm-279-2.8.i686.rpm"/>
+  <time file="1375480960" build="1375480949"/>
+  <size package="366074" installed="976391" archive="981428"/>
+<location href="x86_64/xterm-279-2.8.x86_64.rpm"/>
   <format>
     <rpm:license>MIT</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/X11/Utilities</rpm:group>
-    <rpm:buildhost>w03</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>xterm-279-2.8.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="7536"/>
+    <rpm:header-range start="280" end="7788"/>
     <rpm:provides>
       <rpm:entry name="XFree86:/usr/X11R6/bin/xterm"/>
       <rpm:entry name="xorg-x11:/usr/X11R6/bin/xterm"/>
       <rpm:entry name="xterm" flags="EQ" epoch="0" ver="279" rel="2.8"/>
-      <rpm:entry name="xterm(x86-32)" flags="EQ" epoch="0" ver="279" rel="2.8"/>
+      <rpm:entry name="xterm(x86-64)" flags="EQ" epoch="0" ver="279" rel="2.8"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libXmu.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2.1)"/>
-      <rpm:entry name="libtinfo.so.5"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libXt.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.15)"/>
-      <rpm:entry name="libXaw.so.7"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libICE.so.6"/>
-      <rpm:entry name="libX11.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.11)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libtinfo.so.5()(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libXmu.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.15)(64bit)"/>
+      <rpm:entry name="libX11.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libutempter.so.0"/>
+      <rpm:entry name="libutempter.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.11)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libXt.so.6()(64bit)"/>
+      <rpm:entry name="libXaw.so.7()(64bit)"/>
       <rpm:entry name="/bin/bash"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libICE.so.6()(64bit)"/>
     </rpm:requires>    <file>/usr/bin/xterm</file>
     <file>/usr/bin/uxterm</file>
     <file>/usr/bin/vttest</file>
@@ -90512,9 +101680,9 @@ libX11, libICE, the X font server, and related components.</description>
 </package>
 <package type="rpm">
   <name>xz</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">4a3e6af845e119ada48f2ea2d1487c8a8edcbb103c55b9118dabc4d61b73822b</checksum>
+  <checksum type="sha256" pkgid="YES">aa37d5c632ff9f88ed8a70b22822e20ac3908fa944b8f82d983217985b7406a9</checksum>
   <summary>A Program for Compressing Files</summary>
   <description>The xz command is a very powerful program for compressing files.
 
@@ -90534,36 +101702,33 @@ libX11, libICE, the X font server, and related components.</description>
 * Very similar command line interface to what gzip and bzip2 have.</description>
   <packager/>
   <url>http://tukaani.org/lzma/</url>
-  <time file="1375472245" build="1375472209"/>
-  <size package="103563" installed="330545" archive="336744"/>
-<location href="i686/xz-5.0.3-2.10.i686.rpm"/>
+  <time file="1375472051" build="1375472042"/>
+  <size package="102619" installed="335517" archive="341716"/>
+<location href="x86_64/xz-5.0.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Tools</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8241"/>
+    <rpm:header-range start="280" end="8361"/>
     <rpm:provides>
       <rpm:entry name="lzma" flags="EQ" epoch="0" ver="5.0.3"/>
       <rpm:entry name="xz" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
-      <rpm:entry name="xz(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="xz(x86-64)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.6)"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.6)(64bit)"/>
+      <rpm:entry name="liblzma.so.5()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="liblzma.so.5"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>
     <rpm:obsoletes>
       <rpm:entry name="lzma" flags="LT" epoch="0" ver="5.0.3"/>
@@ -90595,30 +101760,30 @@ libX11, libICE, the X font server, and related components.</description>
 </package>
 <package type="rpm">
   <name>xz-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">b5f9eeaf337de3c9f750612810daf0c71b212f57b472f26fb8a085435ba165d9</checksum>
+  <checksum type="sha256" pkgid="YES">21638f85834331b710a296f5ed1f8b89cacc1d77deddb51c6201ac3254f771e3</checksum>
   <summary>Development package for the LZMA library</summary>
   <description>This package contains the header files and libraries needed for
 compiling programs using the LZMA library.</description>
   <packager/>
   <url>http://tukaani.org/lzma/</url>
-  <time file="1375472245" build="1375472209"/>
-  <size package="34032" installed="156646" archive="159308"/>
-<location href="i686/xz-devel-5.0.3-2.10.i686.rpm"/>
+  <time file="1375472051" build="1375472042"/>
+  <size package="34079" installed="156648" archive="159316"/>
+<location href="x86_64/xz-devel-5.0.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="4445"/>
+    <rpm:header-range start="280" end="4621"/>
     <rpm:provides>
       <rpm:entry name="lzma-alpha-devel" flags="EQ" epoch="0" ver="5.0.3"/>
       <rpm:entry name="lzma-devel" flags="EQ" epoch="0" ver="5.0.3"/>
       <rpm:entry name="pkgconfig(liblzma)" flags="EQ" epoch="0" ver="5.0.3"/>
       <rpm:entry name="xz-devel" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
-      <rpm:entry name="xz-devel(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="xz-devel(x86-64)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="liblzma" flags="EQ" epoch="0" ver="5.0.3"/>
@@ -90631,27 +101796,56 @@ compiling programs using the LZMA library.</description>
   </format>
 </package>
 <package type="rpm">
+  <name>xz-devel-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="5.0.3" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">c639fc9b4897c7bef171ee0c610c58f89cf4104e9d56594f91b9e48a6c69ff64</checksum>
+  <summary>Development package for the LZMA library</summary>
+  <description>This package contains the header files and libraries needed for
+compiling programs using the LZMA library.</description>
+  <packager/>
+  <url>http://tukaani.org/lzma/</url>
+  <time file="1375472245" build="1375472211"/>
+  <size package="2373" installed="0" archive="272"/>
+<location href="x86_64/xz-devel-32bit-5.0.3-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2266"/>
+    <rpm:provides>
+      <rpm:entry name="xz-devel-32bit" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="xz-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="liblzma-32bit" flags="EQ" epoch="0" ver="5.0.3"/>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
   <name>xz-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="5.0.3" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">eea4fba8aa2ffd2807366251d4da6494345cca11ffa186ee8c907a3c2f5220a2</checksum>
+  <checksum type="sha256" pkgid="YES">5b46abf3097463c27b779492026e428dd84efe35fcb7a86e7fd58e919af1d2e2</checksum>
   <summary>Documentation for package xz</summary>
   <description>This package provides documentation for package xz.</description>
   <packager/>
   <url>http://tukaani.org/lzma/</url>
-  <time file="1375472245" build="1375472209"/>
-  <size package="28195" installed="23445" archive="27068"/>
-<location href="i686/xz-docs-5.0.3-2.10.i686.rpm"/>
+  <time file="1375472051" build="1375472042"/>
+  <size package="28367" installed="23445" archive="27068"/>
+<location href="x86_64/xz-docs-5.0.3-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-2.1+ and GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w07</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>xz-5.0.3-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3730"/>
+    <rpm:header-range start="280" end="3903"/>
     <rpm:provides>
       <rpm:entry name="xz-docs" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
-      <rpm:entry name="xz-docs(x86-32)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
+      <rpm:entry name="xz-docs(x86-64)" flags="EQ" epoch="0" ver="5.0.3" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -90687,37 +101881,37 @@ compiling programs using the LZMA library.</description>
 </package>
 <package type="rpm">
   <name>yasm</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.0" rel="2.20"/>
-  <checksum type="sha256" pkgid="YES">cc2929e5068e5e946e3e0d5f3f0d08e4e71cacabdd70e25bcfd7e99b816d1ed0</checksum>
+  <checksum type="sha256" pkgid="YES">d0aaad2884724219d0fd03e5d5d4faf677bc84fb92fe2bde5f2edc8e26262a9a</checksum>
   <summary>Yasm Modular Assembler</summary>
   <description>Yasm is a complete rewrite of the NASM assembler under the ?new? BSD License (some portions are under other licenses, see COPYING for details).
 Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.
 Yasm can be easily integrated into Visual Studio 2005/2008 and 2010 for assembly of NASM or GAS syntax code into Win32 or Win64 object files.</description>
   <packager/>
   <url>http://yasm.tortall.net/</url>
-  <time file="1377043719" build="1377043704"/>
-  <size package="403020" installed="2333486" archive="2339212"/>
-<location href="i686/yasm-1.2.0-2.20.i686.rpm"/>
+  <time file="1377042875" build="1377042864"/>
+  <size package="424532" installed="2564546" archive="2570272"/>
+<location href="x86_64/yasm-1.2.0-2.20.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-2-Clause or BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Libraries</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>yasm-1.2.0-2.20.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="8055"/>
+    <rpm:header-range start="280" end="8267"/>
     <rpm:provides>
       <rpm:entry name="yasm" flags="EQ" epoch="0" ver="1.2.0" rel="2.20"/>
-      <rpm:entry name="yasm(x86-32)" flags="EQ" epoch="0" ver="1.2.0" rel="2.20"/>
+      <rpm:entry name="yasm(x86-64)" flags="EQ" epoch="0" ver="1.2.0" rel="2.20"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/vsyasm</file>
     <file>/usr/bin/ytasm</file>
     <file>/usr/bin/yasm</file>
@@ -90776,40 +101970,39 @@ automatically, prompting the user for permission as necessary.</description>
 </package>
 <package type="rpm">
   <name>yum-metadata-parser</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.1.4" rel="2.9"/>
-  <checksum type="sha256" pkgid="YES">fce0bcc860a708b9331074925cc1da62f25b5c0507c118fce40aad63774e8734</checksum>
+  <checksum type="sha256" pkgid="YES">271e560d93a0c8acb2bdaef71d2fe37254a5ead702edf7a90452b225a753fe2b</checksum>
   <summary>A fast metadata parser for yum</summary>
   <description>Fast metadata parser for yum implemented in C.</description>
   <packager/>
   <url>http://linux.duke.edu/projects/yum/</url>
-  <time file="1375474855" build="1375474847"/>
-  <size package="21157" installed="57527" archive="58492"/>
-<location href="i686/yum-metadata-parser-1.1.4-2.9.i686.rpm"/>
+  <time file="1375477689" build="1375477678"/>
+  <size package="21370" installed="64959" archive="65936"/>
+<location href="x86_64/yum-metadata-parser-1.1.4-2.9.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w09</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>yum-metadata-parser-1.1.4-2.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3518"/>
+    <rpm:header-range start="280" end="3742"/>
     <rpm:provides>
-      <rpm:entry name="_sqlitecache.so"/>
+      <rpm:entry name="_sqlitecache.so()(64bit)"/>
       <rpm:entry name="yum-metadata-parser" flags="EQ" epoch="0" ver="1.1.4" rel="2.9"/>
-      <rpm:entry name="yum-metadata-parser(x86-32)" flags="EQ" epoch="0" ver="1.1.4" rel="2.9"/>
+      <rpm:entry name="yum-metadata-parser(x86-64)" flags="EQ" epoch="0" ver="1.1.4" rel="2.9"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="libsqlite3.so.0()(64bit)"/>
       <rpm:entry name="glib2" flags="GE" epoch="0" ver="2.15"/>
-      <rpm:entry name="libpython2.7.so.1.0"/>
-      <rpm:entry name="libglib-2.0.so.0"/>
-      <rpm:entry name="libxml2.so.2"/>
-      <rpm:entry name="libsqlite3.so.0"/>
-      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libxml2.so.2()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libxml2.so.2(LIBXML2_2.4.30)(64bit)"/>
+      <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
+      <rpm:entry name="libglib-2.0.so.0()(64bit)"/>
+      <rpm:entry name="libpython2.7.so.1.0()(64bit)"/>
     </rpm:requires>
     <rpm:conflicts>
       <rpm:entry name="yum" flags="LT" epoch="0" ver="3.2.0"/>
@@ -90818,9 +102011,9 @@ automatically, prompting the user for permission as necessary.</description>
 </package>
 <package type="rpm">
   <name>zeromq-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.2.2" rel="3.9"/>
-  <checksum type="sha256" pkgid="YES">0902cdd4626b03fae2ac390528715fc6286929b805260cd7c5af5ff00ad6a36b</checksum>
+  <checksum type="sha256" pkgid="YES">dcfc0cd6143a1004922c2d99b3c30df7c2dc09a66cc969e5bfaf4c324f8d69ee</checksum>
   <summary>Development files and static library for the ZeroMQ library</summary>
   <description>The 0MQ lightweight messaging kernel is a library which extends the
 standard socket interfaces with features traditionally provided by
@@ -90832,20 +102025,20 @@ multiple transport protocols and more.
 This package contains ZeroMQ related development libraries and header files.</description>
   <packager/>
   <url>http://www.zeromq.org/</url>
-  <time file="1375474276" build="1375474266"/>
-  <size package="7059" installed="15207" archive="15892"/>
-<location href="i686/zeromq-devel-3.2.2-3.9.i686.rpm"/>
+  <time file="1375475801" build="1375475792"/>
+  <size package="7241" installed="15209" archive="15900"/>
+<location href="x86_64/zeromq-devel-3.2.2-3.9.x86_64.rpm"/>
   <format>
     <rpm:license>LGPL-3.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>zeromq-3.2.2-3.9.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3381"/>
+    <rpm:header-range start="280" end="3557"/>
     <rpm:provides>
       <rpm:entry name="pkgconfig(libzmq)" flags="EQ" epoch="0" ver="3.2.2"/>
       <rpm:entry name="zeromq-devel" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
-      <rpm:entry name="zeromq-devel(x86-32)" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
+      <rpm:entry name="zeromq-devel(x86-64)" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="libzmq" flags="EQ" epoch="0" ver="3.2.2" rel="3.9"/>
@@ -90856,37 +102049,36 @@ This package contains ZeroMQ related development libraries and header files.</de
 </package>
 <package type="rpm">
   <name>zip</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">8f133bc541dd0ef1604f1064acac55028dd54d5c71b6e7b48bb3dc4297e21a4a</checksum>
+  <checksum type="sha256" pkgid="YES">401b2290e8b45b485ed4e2e7a665a8aa4e1ac0fa8df1b328f31dde67f1a25c67</checksum>
   <summary>File compression program</summary>
   <description>Zip is a compression and file packaging utility. It is compatible with
 PKZIP(tm) 2.04g (Phil Katz ZIP) for MS-DOS systems.</description>
   <packager/>
   <url>http://www.info-zip.org/</url>
-  <time file="1375472952" build="1375472943"/>
-  <size package="132336" installed="550512" archive="551440"/>
-<location href="i686/zip-3.0-2.11.i686.rpm"/>
+  <time file="1375474480" build="1375474470"/>
+  <size package="141616" installed="572084" archive="573012"/>
+<location href="x86_64/zip-3.0-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Productivity/Archiving/Compression</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>zip-3.0-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3898"/>
+    <rpm:header-range start="280" end="4066"/>
     <rpm:provides>
       <rpm:entry name="zip" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
-      <rpm:entry name="zip(x86-32)" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
+      <rpm:entry name="zip(x86-64)" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.3)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.7)"/>
-      <rpm:entry name="libc.so.6"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.7)(64bit)"/>
     </rpm:requires>    <file>/usr/bin/zip</file>
     <file>/usr/bin/zipnote</file>
     <file>/usr/bin/zipcloak</file>
@@ -90896,26 +102088,26 @@ PKZIP(tm) 2.04g (Phil Katz ZIP) for MS-DOS systems.</description>
 </package>
 <package type="rpm">
   <name>zip-docs</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="3.0" rel="2.11"/>
-  <checksum type="sha256" pkgid="YES">c5dafe2654644a9d849168b36142bb25fba08fe1f1b21f61f178993d9cb8d49f</checksum>
+  <checksum type="sha256" pkgid="YES">b2b19d34380280e3d3b4cc1e4c3524f097c5d4243fd928653bd8c94d33804dae</checksum>
   <summary>Documentation for package zip</summary>
   <description>This package provides documentation for package zip.</description>
   <packager/>
   <url>http://www.info-zip.org/</url>
-  <time file="1375472952" build="1375472943"/>
-  <size package="33719" installed="30949" archive="31660"/>
-<location href="i686/zip-docs-3.0-2.11.i686.rpm"/>
+  <time file="1375474480" build="1375474470"/>
+  <size package="33896" installed="30949" archive="31660"/>
+<location href="x86_64/zip-docs-3.0-2.11.x86_64.rpm"/>
   <format>
     <rpm:license>BSD-3-Clause</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Documentation</rpm:group>
-    <rpm:buildhost>w15</rpm:buildhost>
+    <rpm:buildhost>w06</rpm:buildhost>
     <rpm:sourcerpm>zip-3.0-2.11.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2255"/>
+    <rpm:header-range start="280" end="2432"/>
     <rpm:provides>
       <rpm:entry name="zip-docs" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
-      <rpm:entry name="zip-docs(x86-32)" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
+      <rpm:entry name="zip-docs(x86-64)" flags="EQ" epoch="0" ver="3.0" rel="2.11"/>
     </rpm:provides>
     <rpm:requires>
     </rpm:requires>
@@ -90923,9 +102115,9 @@ PKZIP(tm) 2.04g (Phil Katz ZIP) for MS-DOS systems.</description>
 </package>
 <package type="rpm">
   <name>zlib</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">a3c9b57d8fc09eacb6e5d9d054f8508d3ad34443a34329da7a7834e5f1480d7d</checksum>
+  <checksum type="sha256" pkgid="YES">173c36fbc6c6e6ce37b79013b558c264c245fe0bc831c97ed95be1a1e97f310a</checksum>
   <summary>Data Compression Library</summary>
   <description>ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt
 (deflate format) and rfc1952.txt (gzip format). These documents are
@@ -90933,18 +102125,69 @@ also available in other formats from
 ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.</description>
   <packager/>
   <url>http://www.zlib.net/</url>
-  <time file="1375471582" build="1375471571"/>
-  <size package="48351" installed="95332" archive="95732"/>
-<location href="i686/zlib-1.2.7-2.10.i686.rpm"/>
+  <time file="1375473361" build="1375473351"/>
+  <size package="47984" installed="97064" archive="97464"/>
+<location href="x86_64/zlib-1.2.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Base/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3503"/>
+    <rpm:header-range start="280" end="3759"/>
     <rpm:provides>
       <rpm:entry name="libz"/>
+      <rpm:entry name="libz.so.1()(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.2)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.0.8)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.3)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.2.4)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.3)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.4)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.3.5)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.5.1)(64bit)"/>
+      <rpm:entry name="libz.so.1(ZLIB_1.2.5.2)(64bit)"/>
+      <rpm:entry name="zlib" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib(x86-64)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+      <rpm:entry name="/sbin/ldconfig"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
+      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
+    </rpm:requires>
+    <rpm:obsoletes>
+      <rpm:entry name="libz"/>
+    </rpm:obsoletes>
+  </format>
+</package>
+<package type="rpm">
+  <name>zlib-32bit</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.7" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">1cdf98f8d757464c775d592322120d84e836a5617d6533e4f1c143074815db34</checksum>
+  <summary>Data Compression Library</summary>
+  <description>ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt
+(deflate format) and rfc1952.txt (gzip format). These documents are
+also available in other formats from
+ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.</description>
+  <packager/>
+  <url>http://www.zlib.net/</url>
+  <time file="1375471582" build="1375471573"/>
+  <size package="48100" installed="95332" archive="95732"/>
+<location href="x86_64/zlib-32bit-1.2.7-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>Zlib</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Base/Libraries</rpm:group>
+    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="3252"/>
+    <rpm:provides>
       <rpm:entry name="libz.so.1"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.0)"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.0.2)"/>
@@ -90957,49 +102200,45 @@ ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.</description>
       <rpm:entry name="libz.so.1(ZLIB_1.2.3.5)"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.5.1)"/>
       <rpm:entry name="libz.so.1(ZLIB_1.2.5.2)"/>
-      <rpm:entry name="zlib" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="zlib(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib-32bit" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="/sbin/ldconfig"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1)"/>
-      <rpm:entry name="/sbin/ldconfig" pre="1"/>
+      <rpm:entry name="/bin/sh" pre="1"/>
       <rpm:entry name="libc.so.6(GLIBC_2.3.4)"/>
       <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
       <rpm:entry name="libc.so.6"/>
       <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
     </rpm:requires>
-    <rpm:obsoletes>
-      <rpm:entry name="libz"/>
-    </rpm:obsoletes>
   </format>
 </package>
 <package type="rpm">
   <name>zlib-devel</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">ec6297f575bff503b16b8a1793088dbb707cd1cefc795fc18ffd14098d52eefe</checksum>
+  <checksum type="sha256" pkgid="YES">e97d9a2bc40c5bfa19c0f51cda209f3db603c027b68d858d1f9199b58cbff309</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require the provided includes and
 libraries.</description>
   <packager/>
   <url>http://www.zlib.net/</url>
-  <time file="1375471582" build="1375471571"/>
-  <size package="34166" installed="116163" archive="117432"/>
-<location href="i686/zlib-devel-1.2.7-2.10.i686.rpm"/>
+  <time file="1375473361" build="1375473351"/>
+  <size package="34378" installed="116165" archive="117436"/>
+<location href="x86_64/zlib-devel-1.2.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w05</rpm:buildhost>
     <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="3587"/>
+    <rpm:header-range start="280" end="3767"/>
     <rpm:provides>
       <rpm:entry name="libz:/usr/include/zlib.h"/>
       <rpm:entry name="pkgconfig(zlib)" flags="EQ" epoch="0" ver="1.2.7"/>
       <rpm:entry name="zlib-devel" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="zlib-devel(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib-devel(x86-64)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="zlib" flags="EQ" epoch="0" ver="1.2.7"/>
@@ -91009,30 +102248,59 @@ libraries.</description>
   </format>
 </package>
 <package type="rpm">
-  <name>zlib-devel-static</name>
-  <arch>i686</arch>
+  <name>zlib-devel-32bit</name>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.2.7" rel="2.10"/>
-  <checksum type="sha256" pkgid="YES">4fc764ef3c6cd9bb6036b194c04cdbf6dfbb982dd891cbcb9942bb35c610fdf8</checksum>
+  <checksum type="sha256" pkgid="YES">2c2fbf180acdbdcbe800e027dde785a28639fa8c0e0351ed29d9e1c199b67888</checksum>
   <summary>Include Files and Libraries mandatory for Development</summary>
   <description>This package contains all necessary include files and libraries needed
 to develop applications that require the provided includes and
 libraries.</description>
   <packager/>
   <url>http://www.zlib.net/</url>
-  <time file="1375471582" build="1375471571"/>
-  <size package="106040" installed="294982" archive="295236"/>
-<location href="i686/zlib-devel-static-1.2.7-2.10.i686.rpm"/>
+  <time file="1375471582" build="1375471573"/>
+  <size package="2470" installed="0" archive="272"/>
+<location href="x86_64/zlib-devel-32bit-1.2.7-2.10.x86_64.rpm"/>
   <format>
     <rpm:license>Zlib</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>Development/Libraries</rpm:group>
     <rpm:buildhost>w04</rpm:buildhost>
     <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2615"/>
+    <rpm:header-range start="280" end="2364"/>
+    <rpm:provides>
+      <rpm:entry name="zlib-devel-32bit" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib-devel-32bit(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+    </rpm:provides>
+    <rpm:requires>
+    </rpm:requires>
+  </format>
+</package>
+<package type="rpm">
+  <name>zlib-devel-static</name>
+  <arch>x86_64</arch>
+  <version epoch="0" ver="1.2.7" rel="2.10"/>
+  <checksum type="sha256" pkgid="YES">c77b127e5f25dc448ba889ea446ed1b10e793d6584f311eec39069859a0d1033</checksum>
+  <summary>Include Files and Libraries mandatory for Development</summary>
+  <description>This package contains all necessary include files and libraries needed
+to develop applications that require the provided includes and
+libraries.</description>
+  <packager/>
+  <url>http://www.zlib.net/</url>
+  <time file="1375473361" build="1375473351"/>
+  <size package="110962" installed="431758" archive="432016"/>
+<location href="x86_64/zlib-devel-static-1.2.7-2.10.x86_64.rpm"/>
+  <format>
+    <rpm:license>Zlib</rpm:license>
+    <rpm:vendor>tizen</rpm:vendor>
+    <rpm:group>Development/Libraries</rpm:group>
+    <rpm:buildhost>w05</rpm:buildhost>
+    <rpm:sourcerpm>zlib-1.2.7-2.10.src.rpm</rpm:sourcerpm>
+    <rpm:header-range start="280" end="2799"/>
     <rpm:provides>
       <rpm:entry name="zlib-devel-static" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="zlib-devel-static(x86-32)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
-      <rpm:entry name="zlib-devel:/usr/lib/libz.a"/>
+      <rpm:entry name="zlib-devel-static(x86-64)" flags="EQ" epoch="0" ver="1.2.7" rel="2.10"/>
+      <rpm:entry name="zlib-devel:/usr/lib64/libz.a"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="zlib-devel" flags="EQ" epoch="0" ver="1.2.7"/>
@@ -91041,27 +102309,27 @@ libraries.</description>
 </package>
 <package type="rpm">
   <name>zypp-plugin-python</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="0.3" rel="2.6"/>
-  <checksum type="sha256" pkgid="YES">a099292a2626b3c1ae566ee183f9fb273f8292d00085cd59b296e71e30866e3c</checksum>
+  <checksum type="sha256" pkgid="YES">c03a0b344cf6094985885a14af400d17ed158ba2102af9611f7ed069972a0a58</checksum>
   <summary>Helper that makes writing ZYpp plugins in python easier</summary>
   <description>This API allows writing ZYpp plugins by just subclassing from a python class
 and implementing the commands you want to respond to as python methods.</description>
   <packager/>
   <url>https://gitorious.org/opensuse/zypp-plugin</url>
-  <time file="1375477807" build="1375477799"/>
-  <size package="4531" installed="5001" archive="5288"/>
-<location href="i686/zypp-plugin-python-0.3-2.6.i686.rpm"/>
+  <time file="1375482215" build="1375482208"/>
+  <size package="4710" installed="5001" archive="5292"/>
+<location href="x86_64/zypp-plugin-python-0.3-2.6.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Packages</rpm:group>
-    <rpm:buildhost>w04</rpm:buildhost>
+    <rpm:buildhost>w07</rpm:buildhost>
     <rpm:sourcerpm>zypp-plugin-0.3-2.6.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="2508"/>
+    <rpm:header-range start="280" end="2684"/>
     <rpm:provides>
       <rpm:entry name="zypp-plugin-python" flags="EQ" epoch="0" ver="0.3" rel="2.6"/>
-      <rpm:entry name="zypp-plugin-python(x86-32)" flags="EQ" epoch="0" ver="0.3" rel="2.6"/>
+      <rpm:entry name="zypp-plugin-python(x86-64)" flags="EQ" epoch="0" ver="0.3" rel="2.6"/>
     </rpm:provides>
     <rpm:requires>
       <rpm:entry name="python(abi)" flags="EQ" epoch="0" ver="2.7"/>
@@ -91071,9 +102339,9 @@ and implementing the commands you want to respond to as python methods.</descrip
 </package>
 <package type="rpm">
   <name>zypper</name>
-  <arch>i686</arch>
+  <arch>x86_64</arch>
   <version epoch="0" ver="1.8.14" rel="2.2"/>
-  <checksum type="sha256" pkgid="YES">8c9c1c67636268748982f0183776aa7f3732e49f58408bc851879b8492af5f86</checksum>
+  <checksum type="sha256" pkgid="YES">1b541a25f3add77a9e32b9859b8115d669d7b2cda17b8bae91a312d6eee67b7f</checksum>
   <summary>Command line software manager using libzypp</summary>
   <description>Zypper is a command line tool for managing software. It can be used to add
 package repositories, search for packages, install, remove, or update packages,
@@ -91091,53 +102359,51 @@ Authors:
   <packager/>
   <url>http://en.opensuse.org/Zypper</url>
   <time file="1377320659" build="1377320644"/>
-  <size package="540634" installed="1884938" archive="1887636"/>
-<location href="i686/zypper-1.8.14-2.2.i686.rpm"/>
+  <size package="538562" installed="1964798" archive="1967496"/>
+<location href="x86_64/zypper-1.8.14-2.2.x86_64.rpm"/>
   <format>
     <rpm:license>GPL-2.0+</rpm:license>
     <rpm:vendor>tizen</rpm:vendor>
     <rpm:group>System/Package Management</rpm:group>
-    <rpm:buildhost>w01</rpm:buildhost>
+    <rpm:buildhost>w12</rpm:buildhost>
     <rpm:sourcerpm>zypper-1.8.14-2.2.src.rpm</rpm:sourcerpm>
-    <rpm:header-range start="280" end="6589"/>
+    <rpm:header-range start="280" end="6909"/>
     <rpm:provides>
       <rpm:entry name="config(zypper)" flags="EQ" epoch="0" ver="1.8.14" rel="2.2"/>
       <rpm:entry name="zypper" flags="EQ" epoch="0" ver="1.8.14" rel="2.2"/>
-      <rpm:entry name="zypper(x86-32)" flags="EQ" epoch="0" ver="1.8.14" rel="2.2"/>
+      <rpm:entry name="zypper(x86-64)" flags="EQ" epoch="0" ver="1.8.14" rel="2.2"/>
     </rpm:provides>
     <rpm:requires>
-      <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)"/>
-      <rpm:entry name="librt.so.1(GLIBC_2.2)"/>
-      <rpm:entry name="libm.so.6"/>
+      <rpm:entry name="libpthread.so.0()(64bit)"/>
+      <rpm:entry name="librt.so.1()(64bit)"/>
+      <rpm:entry name="libpthread.so.0(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6()(64bit)"/>
+      <rpm:entry name="libreadline.so.5()(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.1.0)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)(64bit)"/>
       <rpm:entry name="/bin/sh"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.1.3)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)"/>
-      <rpm:entry name="libgcc_s.so.1"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.2)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)"/>
-      <rpm:entry name="librt.so.1"/>
-      <rpm:entry name="libreadline.so.5"/>
-      <rpm:entry name="libpthread.so.0"/>
-      <rpm:entry name="libgcc_s.so.1(GCC_3.0)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)"/>
-      <rpm:entry name="libgcc_s.so.1(GLIBC_2.0)"/>
-      <rpm:entry name="libc.so.6"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)"/>
+      <rpm:entry name="libstdc++.so.6()(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.1)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(CXXABI_1.3.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)(64bit)"/>
+      <rpm:entry name="librt.so.1(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0(AUGEAS_0.8.0)(64bit)"/>
+      <rpm:entry name="libzypp.so.1200(ZYPP_plain)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.10)(64bit)"/>
+      <rpm:entry name="libaugeas.so.0()(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1(GCC_3.0)(64bit)"/>
       <rpm:entry name="config(zypper)" flags="EQ" epoch="0" ver="1.8.14" rel="2.2"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.15)"/>
-      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.9)"/>
-      <rpm:entry name="libaugeas.so.0(AUGEAS_0.8.0)"/>
-      <rpm:entry name="libzypp.so.1200"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.4)"/>
-      <rpm:entry name="libstdc++.so.6"/>
-      <rpm:entry name="libzypp.so.1200(ZYPP_plain)"/>
-      <rpm:entry name="libpthread.so.0(GLIBC_2.0)"/>
-      <rpm:entry name="libstdc++.so.6(CXXABI_1.3)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4)(64bit)"/>
+      <rpm:entry name="libm.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libstdc++.so.6(GLIBCXX_3.4.11)(64bit)"/>
+      <rpm:entry name="libgcc_s.so.1()(64bit)"/>
+      <rpm:entry name="libzypp.so.1200()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
       <rpm:entry name="libzypp"/>
-      <rpm:entry name="libm.so.6(GLIBC_2.0)"/>
-      <rpm:entry name="libaugeas.so.0"/>
-      <rpm:entry name="libc.so.6(GLIBC_2.0)"/>
+      <rpm:entry name="libm.so.6()(64bit)"/>
+      <rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
       <rpm:entry name="procps"/>
     </rpm:requires>    <file>/etc/logrotate.d/zypper.lr</file>
     <file>/etc/bash_completion.d/zypper.sh</file>
diff --git a/proto-meta-Tizen_ivi_3.0/specfile-initial/capi-system-system-settings/packaging/capi-system-system-settings.spec b/proto-meta-Tizen_ivi_3.0/specfile-initial/capi-system-system-settings/packaging/capi-system-system-settings.spec
new file mode 100755 (executable)
index 0000000..03e6d09
--- /dev/null
@@ -0,0 +1,69 @@
+Name:       capi-system-system-settings
+Summary:    A System Settings library in Tizen Native API
+Version:    0.0.2
+Release:    3
+Group:      System/API
+License:    Apache-2.0
+Source0:    %{name}-%{version}.tar.gz
+Source1001:    %{name}.manifest
+Source1002:    %{name}-devel.manifest
+BuildRequires:  cmake
+BuildRequires:  pkgconfig(dlog)
+BuildRequires:  pkgconfig(vconf)
+BuildRequires:  pkgconfig(capi-base-common)
+BuildRequires:  pkgconfig(elementary)
+BuildRequires:  pkgconfig(ecore)
+BuildRequires:  pkgconfig(ecore-x)
+BuildRequires:  pkgconfig(ecore-file)
+BuildRequires:  pkgconfig(appcore-efl)
+BuildRequires:  pkgconfig(capi-base-common)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(libxml-2.0)
+
+%description
+A System Settings library in Tizen Native API.
+
+
+%package devel
+Summary:  A System Settings library in Tizen Native API (Development)
+Group:    Development/System
+Requires: %{name} = %{version}-%{release}
+Requires:  pkgconfig(capi-base-common)
+
+%description devel
+%devel_desc
+
+
+
+%prep
+%setup -q
+cp %{SOURCE1001} %{SOURCE1002} .
+
+
+%build
+MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`
+%cmake . -DFULLVER=%{version} -DMAJORVER=${MAJORVER}
+
+make %{?jobs:-j%jobs}
+
+%install
+%make_install
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+
+%files
+%manifest %{name}.manifest
+%license LICENSE.APLv2
+%{_libdir}/lib*.so.*
+/usr/bin/test_system_settings_gui
+
+%files devel
+%manifest %{name}-devel.manifest
+%{_includedir}/system/*.h
+%{_libdir}/pkgconfig/*.pc
+%{_libdir}/lib*.so
diff --git a/proto-meta-Tizen_ivi_3.0/specfile-initial/capi-web-url-download/packaging/capi-web-url-download.spec b/proto-meta-Tizen_ivi_3.0/specfile-initial/capi-web-url-download/packaging/capi-web-url-download.spec
new file mode 100755 (executable)
index 0000000..62f84fc
--- /dev/null
@@ -0,0 +1,57 @@
+
+Name:  capi-web-url-download
+Summary:       CAPI for content download with web url
+Version:       1.0.2
+Release:       5
+Group:         Development/Libraries
+License:       Apache License, Version 2.0
+URL:           https://review.tizen.org/git/?p=platform/core/api/url-download.git;a=summary
+Source0:       %{name}-%{version}.tar.gz
+Source1001:    capi-web-url-download.manifest
+BuildRequires: pkgconfig(capi-base-common)
+BuildRequires: pkgconfig(dlog)
+BuildRequires: pkgconfig(download-provider-interface)
+BuildRequires: cmake
+
+%description
+CAPI for the content download
+
+%package devel
+Summary:       CAPI web url development files
+Group:         Development/Libraries
+Requires:      %{name} = %{version}-%{release}
+
+%description devel
+CAPI for content downloading with web url (development files)
+
+%prep
+%setup -q
+cp %{SOURCE1001} .
+
+%build
+%cmake .
+
+make %{?jobs:-j%jobs}
+
+%install
+rm -rf %{buildroot}
+%make_install
+mkdir -p %{buildroot}/usr/share/license
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%{_libdir}/libcapi-web-url-download.so.*
+/usr/share/license/%{name}
+
+%files devel
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%manifest capi-web-url-download.manifest
+%{_libdir}/libcapi-web-url-download.so
+%{_libdir}/pkgconfig/capi-web-url-download.pc
+%{_includedir}/web/download.h
diff --git a/proto-meta-Tizen_ivi_3.0/specfile-initial/pkgmgr/packaging/pkgmgr.spec b/proto-meta-Tizen_ivi_3.0/specfile-initial/pkgmgr/packaging/pkgmgr.spec
new file mode 100644 (file)
index 0000000..a5bb505
--- /dev/null
@@ -0,0 +1,188 @@
+Name:       pkgmgr
+Summary:    Packager Manager client library package
+Version:    0.2.89
+Release:    1
+Group:      Application Framework/Package Management
+License:    Apache-2.0
+Source0:    %{name}-%{version}.tar.gz
+Source1001:    %{name}.manifest
+Source1002:    %{name}-client.manifest
+Source1003:    %{name}-client-devel.manifest
+Source1004:    %{name}-server.manifest
+Source1005:    %{name}-installer.manifest
+Source1006:    %{name}-installer-devel.manifest
+Source1007:    %{name}-types-devel.manifest
+BuildRequires:  cmake
+BuildRequires:  unzip
+BuildRequires:  gettext-tools
+BuildRequires:  pkgconfig(ecore)
+BuildRequires:  pkgconfig(security-server)
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(dlog)
+BuildRequires:  pkgconfig(ail)
+BuildRequires:  pkgconfig(bundle)
+BuildRequires:  pkgconfig(appcore-efl)
+BuildRequires:  pkgconfig(pkgmgr-info)
+BuildRequires:  pkgconfig(iniparser)
+BuildRequires:  pkgmgr-info-parser-devel
+BuildRequires:  pkgmgr-info-parser
+
+
+%description
+Packager Manager client library package for packaging
+
+%package client
+Summary:    Package Manager client library develpoment package
+Requires:   %{name} = %{version}-%{release}
+Requires: shared-mime-info
+Requires(post): pkgmgr
+
+%description client
+Package Manager client library develpoment package for packaging
+
+%package client-devel
+Summary:    Package Manager client library develpoment package
+Requires:   %{name} = %{version}-%{release}
+
+%description client-devel
+Package Manager client library develpoment package for packaging
+
+%package server
+Summary:    Package Manager server
+Requires:   %{name} = %{version}-%{release}
+
+%description server
+Package Manager server for packaging
+
+%package installer
+Summary:    Library for installer frontend/backend
+Requires:   %{name} = %{version}-%{release}
+
+%description installer
+Library for installer frontend/backend for packaging.
+
+%package installer-devel
+Summary:    Dev package for libpkgmgr-installer
+Requires:   %{name} = %{version}-%{release}
+
+%description installer-devel
+Dev package for libpkgmgr-installer for packaging.
+
+
+%package types-devel
+Summary:    Package Manager manifest parser develpoment package
+Requires:   %{name} = %{version}-%{release}
+
+%description types-devel
+Package Manager client types develpoment package for packaging
+
+
+%prep
+%setup -q
+cp %{SOURCE1001} %{SOURCE1002} %{SOURCE1003} %{SOURCE1004} %{SOURCE1005} %{SOURCE1006} %{SOURCE1007} .
+
+%build
+%cmake .
+make %{?jobs:-j%jobs}
+
+%install
+%make_install
+rm -f  %{buildroot}%{_bindir}/pkgmgr_backend_sample
+rm -f %{buildroot}%{_libdir}/libpkgmgr_backend_lib_sample.so
+rm -f %{buildroot}%{_libdir}/libpkgmgr_parser_lib_sample.so
+
+mkdir -p %{buildroot}%{_sysconfdir}/package-manager/backend
+mkdir -p %{buildroot}%{_sysconfdir}/package-manager/backendlib
+mkdir -p %{buildroot}/etc/opt/upgrade
+
+mkdir -p %{buildroot}%{_sysconfdir}/package-manager/server
+
+
+%find_lang package-manager
+%post
+/sbin/ldconfig
+
+# For pkgmgr-install:
+# Update mime database to support package mime types
+update-mime-database /usr/share/mime
+
+%post server -p /sbin/ldconfig
+
+%post client -p /sbin/ldconfig
+
+%postun client -p /sbin/ldconfig
+
+%post installer -p /sbin/ldconfig
+
+%postun installer -p /sbin/ldconfig
+
+%files
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%dir %{_sysconfdir}/package-manager/backend
+%dir %{_sysconfdir}/package-manager/backendlib
+%dir /etc/opt/upgrade
+/etc/opt/upgrade/pkgmgr.patch.sh
+%{_bindir}/pkgcmd
+%{_bindir}/pkg_initdb
+%{_bindir}/pkg_getsize
+%{_bindir}/pkginfo
+%{_bindir}/pkgmgr-install
+%dir %{_datadir}/packages
+%{_datadir}/packages/org.tizen.pkgmgr-install.xml
+%{_datadir}/mime/packages/mime.wac.xml
+%{_datadir}/mime/packages/mime.tpk.xml
+%exclude %{_includedir}/pkgmgr/comm_client.h
+%exclude %{_includedir}/pkgmgr/comm_config.h
+%exclude %{_includedir}/pkgmgr/comm_status_broadcast_server.h
+%exclude %{_sysconfdir}/package-manager/server/queue_status
+
+%files client
+%manifest %{name}-client.manifest
+%defattr(-,root,root,-)
+%dir /etc/package-manager
+/etc/package-manager/pkg_path.conf
+%{_libdir}/libpkgmgr-client.so.*
+
+%files client-devel
+%manifest %{name}-client-devel.manifest
+%defattr(-,root,root,-)
+%{_includedir}/package-manager.h
+%{_includedir}/pkgmgr-dbinfo.h
+%{_libdir}/pkgconfig/pkgmgr.pc
+%{_libdir}/libpkgmgr-client.so
+
+%files server -f package-manager.lang
+%manifest %{name}-server.manifest
+%defattr(-,root,root,-)
+%{_datadir}/dbus-1/services/org.tizen.slp.pkgmgr.service
+%{_bindir}/pkgmgr-server
+%{_sysconfdir}/package-manager/server
+
+%files installer
+%manifest %{name}-installer.manifest
+%defattr(-,root,root,-)
+%{_libdir}/libpkgmgr_installer.so.*
+%{_libdir}/libpkgmgr_installer_status_broadcast_server.so.*
+%{_libdir}/libpkgmgr_installer_client.so.*
+
+%files installer-devel
+%manifest %{name}-installer-devel.manifest
+%defattr(-,root,root,-)
+%dir %{_includedir}/pkgmgr
+%{_includedir}/pkgmgr/pkgmgr_installer.h
+%{_libdir}/pkgconfig/pkgmgr-installer-status-broadcast-server.pc
+%{_libdir}/pkgconfig/pkgmgr-installer.pc
+%{_libdir}/pkgconfig/pkgmgr-installer-client.pc
+%{_libdir}/libpkgmgr_installer.so
+%{_libdir}/libpkgmgr_installer_client.so
+%{_libdir}/libpkgmgr_installer_status_broadcast_server.so
+
+
+%files types-devel
+%manifest %{name}-types-devel.manifest
+%defattr(-,root,root,-)
+%{_includedir}/package-manager-types.h
+%{_includedir}/package-manager-plugin.h
+%{_libdir}/pkgconfig/pkgmgr-types.pc
diff --git a/proto-meta-Tizen_ivi_3.0/specfile-initial/sysman/packaging/sysman.spec b/proto-meta-Tizen_ivi_3.0/specfile-initial/sysman/packaging/sysman.spec
new file mode 100644 (file)
index 0000000..d3aa36d
--- /dev/null
@@ -0,0 +1,86 @@
+Name:       sysman
+Summary:    System manager interface library
+Version: 0.2.29
+Release:    1
+Group:      framework-system
+License:    APLv2
+Source0:    %{name}-%{version}.tar.gz
+Source1001: sysman.manifest 
+BuildRequires:  cmake
+BuildRequires:  pkgconfig(vconf)
+BuildRequires:  pkgconfig(dlog)
+BuildRequires:  pkgconfig(devman_plugin)
+
+%description
+system manager internal library
+
+
+
+%package devel
+Summary:    System Manager base (devel)
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+
+%description devel
+System Manager base library (devel)
+
+%package internal-devel
+Summary:    System Manager base (devel)
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires:   sysman
+
+%description internal-devel
+System Manager base library (devel)
+
+
+%prep
+%setup -q 
+
+%build
+cp %{SOURCE1001} .
+%cmake .
+
+
+make %{?jobs:-j%jobs}
+
+%install
+rm -rf %{buildroot}
+%make_install
+
+mkdir -p %{buildroot}%{_sysconfdir}/rc.d/
+mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc3.d/
+mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc5.d/
+ln -s %{_bindir}/regpmon.sh %{buildroot}%{_sysconfdir}/rc.d/rc3.d/S99regpmon
+ln -s %{_bindir}/regpmon.sh %{buildroot}%{_sysconfdir}/rc.d/rc5.d/S99regpmon
+
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+
+%files
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%{_libdir}/*.so.*
+%{_bindir}/*
+%{_sysconfdir}/rc.d/init.d/*
+%{_sysconfdir}/rc.d/rc3.d/*
+%{_sysconfdir}/rc.d/rc5.d/*
+
+
+%files devel
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%{_includedir}/sysman/sysman.h
+%{_includedir}/sysman/sysman_managed.h
+%{_includedir}/sysman/SLP_sysman_PG.h
+%{_libdir}/pkgconfig/*.pc
+%{_libdir}/*.so
+
+%files internal-devel
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%{_includedir}/sysman/sysman-internal.h
+
index 9c9f632..03e6d09 100755 (executable)
@@ -5,7 +5,8 @@ Release:    3
 Group:      System/API
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
-Source1001:    capi-system-system-settings.manifest
+Source1001:    %{name}.manifest
+Source1002:    %{name}-devel.manifest
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(vconf)
@@ -38,7 +39,7 @@ Requires:  pkgconfig(capi-base-common)
 
 %prep
 %setup -q
-cp %{SOURCE1001} .
+cp %{SOURCE1001} %{SOURCE1002} .
 
 
 %build
@@ -58,12 +59,11 @@ make %{?jobs:-j%jobs}
 %files
 %manifest %{name}.manifest
 %license LICENSE.APLv2
-%manifest system-settings.manifest
 %{_libdir}/lib*.so.*
 /usr/bin/test_system_settings_gui
 
 %files devel
-%manifest %{name}.manifest
+%manifest %{name}-devel.manifest
 %{_includedir}/system/*.h
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/lib*.so
index 98e1850..20b6ce1 100644 (file)
@@ -28,6 +28,7 @@ BuildRequires:  boost-thread
 BuildRequires:  boost-system
 BuildRequires:  boost-filesystem
 BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  speech-recognition
 
 %description
 JavaScript plugins for WebRuntime
index a77ecc0..9f497fb 100644 (file)
@@ -1,12 +1,21 @@
 diff --git a/packaging/device-mapper.spec b/packaging/device-mapper.spec
-index 92a6776..125fe6b 100644
+index 92a6776..348e972 100644
 --- a/packaging/device-mapper.spec
 +++ b/packaging/device-mapper.spec
 @@ -51,6 +51,7 @@ make device-mapper
  make install_device-mapper DESTDIR=%{buildroot} usrlibdir=%{buildroot}/usr/%{_lib}
  sed -i 's/ (.*)//g' %{buildroot}%{_libdir}/pkgconfig/*.pc
  
-+if [ -f %{_mandir}/man8/dmsetup.8 ]; then gzip %{_mandir}/man8/dmsetup.8 ; fi
++if [ -f %{buildroot}%{_mandir}/man8/dmsetup.8 ]; then gzip %{buildroot}%{_mandir}/man8/dmsetup.8 ; fi
  
  %post -n libdevmapper -p /sbin/ldconfig
  
+@@ -59,7 +60,7 @@ sed -i 's/ (.*)//g' %{buildroot}%{_libdir}/pkgconfig/*.pc
+ %files
+ %defattr(-,root,root,-)
+ %license COPYING COPYING.LIB
+-%attr(755,root,root) %{_sbindir}/dmsetup
++%attr(755,root,root) /sbin/dmsetup
+ %{_mandir}/man8/dmsetup.8.gz
+ %files devel
index b0efde2..9f7c440 100644 (file)
@@ -45,9 +45,6 @@ make check
 
 mkdir -p %{buildroot}/etc/bash_completion.d
 
-#mkdir -p %{buildroot}/%{_bindir}
-#mv %{buildroot}/bin/* %{buildroot}/%{_bindir}/
-
 # make manpages for bash builtins as per suggestion in DOC/README
 pushd doc
 sed -e '
@@ -60,12 +57,14 @@ b
 }
 d
 ' builtins.1 > man.pages
+# '
 for i in echo pwd test kill; do
   perl -pi -e "s,$i,,g" man.pages
   perl -pi -e "s,  , ,g" man.pages
 done
 
 install -c -m 644 builtins.1 %{buildroot}%{_mandir}/man1/builtins.1
+install -c -m 644 bash.1 %{buildroot}%{_mandir}/man1/bash.1
 
 for i in `cat man.pages` ; do
   echo .so man1/builtins.1 > %{buildroot}%{_mandir}/man1/$i.1
index 26ec04f..77830f6 100644 (file)
@@ -1,10 +1,10 @@
 Name:           groff
 Version:        1.21
 Release:        1
-License:        GPLv3+ and GFDL and BSC and MIT
+License:        BSD-3-Clause and GPL-2.0+
 Summary:        A document formatting system
 Url:            http://groff.ffii.org
-Group:          Applications/Publishing
+Group:          Base/Utilities
 Source:         %{name}-%{version}.tar.gz
 Source1001:    groff.manifest
 BuildRequires:  bison
@@ -25,7 +25,6 @@ groff-gxditview package.
 
 %package perl
 Summary:        Parts of the groff formatting system that require Perl
-Group:          Applications/Publishing
 
 %description perl
 The groff-perl package contains the parts of the groff text processor
@@ -96,11 +95,13 @@ mv %{buildroot}%{_libdir}/groff/groffer/* %{buildroot}/%{_datadir}/groff/%{versi
 %remove_docs
 
 %files -f groff-files
+%license COPYING LICENSES
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_datadir}/groff
 
 %files perl
+%license COPYING LICENSES
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_bindir}/grog
index f1400b1..777d3c6 100755 (executable)
@@ -98,7 +98,10 @@ class Spec2yoctoConfig( object ):
         '''
         return the uri of the manifest.
         '''
-        return self.__get_value( meta_manifest, "uri" , None )
+        res = self.__get_value( meta_manifest, "uri" , None )
+        res = os.path.expanduser( res )
+        res = os.path.expandvars( res )
+        return res
 
     def get_manifest_default_git_src( self, meta_manifest ):
         '''
@@ -139,6 +142,13 @@ class Spec2yoctoConfig( object ):
 
         return res
 
+    def get_whitelist( self, project ):
+        """
+        return the list of the blacklisted native package.
+        """
+        return self.__get_list( project, "whitelist", [] )
+
+
     def get_native_blacklist( self, project ):
         """
         return the list of the blacklisted native package.
@@ -226,11 +236,17 @@ class Spec2yoctoConfig( object ):
 
         return res
 
-    def get_provided_extra( self ):
+    def get_provided_extra( self , project = None ):
+
+        if project is None:
+            project = self.get_current_project()
+
+        provided_extra_list = self.__get_list( project, "provided-extra", [] )
         provided_extra_dico={}
-        for package in self.__config_parser.options( "provided-extra" ):
-            provided_list=self.__get_list( "provided-extra", package, [] )
-            provided_extra_dico[package]=provided_list
+        for provided_extra in provided_extra_list:
+            for package in self.__config_parser.options( provided_extra ):
+                provided_list = self.__get_list( provided_extra, package, [] )
+                provided_extra_dico[package] = provided_list
         return provided_extra_dico
 
 
@@ -2022,19 +2038,33 @@ class manifestCollection:
             if manifest_git is not None:
                 remote = manifest_git
 
-            for package in packages_dico.keys():
-                [path, revision] = packages_dico[package]
-                if package in self.__my_package_dico.keys():
-                    msg = "most of one occurence of package \"%s\" ."
-                    msg = msg % ( package )
-                    print >> sys.stderr, colorize( msg, "red" )
-                    sys.exit( 1 )
+            whitelist = SPEC2YOCTO_CONFIG.get_whitelist( self.__my_project )
+            if len( whitelist ) != 0:
+                list_packages = whitelist
+            else:
+                list_packages = packages_dico.keys()
+
+            for package in list_packages:
+                if package in packages_dico.keys():
+                    [path, revision] = packages_dico[package]
+                    if package in self.__my_package_dico.keys():
+                        msg = "most of one occurence of package \"%s\" ."
+                        msg = msg % ( package )
+                        print >> sys.stderr, colorize( msg, "red" )
+                        sys.exit( 1 )
+
+                    self.__my_package_dico[package] = package_def( self.__my_project,
+                                                                   package,
+                                                                   path,
+                                                                   revision,
+                                                                   remote )
+        for package in whitelist:
+            if package not in self.__my_package_dico.keys():
+                msg = "package \"%s\" is in the white list but no in manifest."
+                msg = msg % ( package )
+                print >> sys.stderr, colorize( msg, "red" )
+                sys.exit( 1 )
 
-                self.__my_package_dico[package] = package_def( self.__my_project,
-                                                               package,
-                                                               path,
-                                                               revision,
-                                                               remote )
 
     def __update_meta_manifests( self ):
         '''
@@ -2159,7 +2189,7 @@ class manifestCollection:
         '''
         load_package_provided_extra
         '''
-        provided_extra_dico = SPEC2YOCTO_CONFIG.get_provided_extra()
+        provided_extra_dico = SPEC2YOCTO_CONFIG.get_provided_extra( self.__my_project )
 
         for k_package in provided_extra_dico.keys():
             raw_list=provided_extra_dico[k_package]