Dear libzypp/libzypp-bindings developers,
 
I am from Tizen Development Tools team, and we are trying to enable tools on Fedora 19, but we found libzypp-bindings build failed, log can be available here:
 
https://build.opensuse.org/package/live_build_log/home:xiaoqiang0/libzypp-bindings/Fedora_19/i586
 
New boost-0.53 in Fedora 19 support c++11 features: http://www.boost.org/users/history/version_1_52_0.html , but swig does not support c++11 feature, which is planed to implement in GSoC 2013:
https://github.com/swig/swig/wiki/GSoC-2013-ideas
Without c++11 support in swig, swig will report syntax error, currently we have not found other good way to fix the build error.
Any suggestion how to fix the build error?
 
I have tried to downgrade boost in fedora 19 to fix, but any other good ways?
 
Thanks
Qiang