telepathy: implement sipe_backend_dnsquery_*
commitf8ed4ed7f8c048234d87140f5a3811043b1dab9e
authorStefan Becker <chemobejk@gmail.com>
Sun, 26 Aug 2012 18:39:40 +0000 (26 21:39 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 30 Aug 2012 19:04:30 +0000 (30 22:04 +0300)
tree8bb02e4ca485d8ad80c2e230b2ba6570426084d8
parent822ae870bea20ba0e100c2eaba24d658e503650e
telepathy: implement sipe_backend_dnsquery_*

The code uses GResolver & friends from gio-2.0 which were added in
2.22.0. Update configure.ac and RPM spec accordingly.

RPM build now supports "--without telepathy" for older distros.
configure.ac
contrib/rpm/pidgin-sipe.spec
pixmaps/Makefile.common.am
src/telepathy/Makefile.am
src/telepathy/telepathy-dnsquery.c [new file with mode: 0644]
src/telepathy/telepathy-stubs.c