GNOME Bugzilla – Bug 702577
Update to new libimobiledevice api
Last modified: 2013-06-19 12:01:17 UTC
Created attachment 247182 [details] [review] update to new libimobiledevice api The afc backend needs upgrade to new libimobiledevice api. I've commited by mistake before while. commit 80d83ce120fc0af69ef61abfeea96604c0190cadq Should I revert it? More info: https://bugzilla.redhat.com/show_bug.cgi?id=951731
Review of attachment 247182 [details] [review]: ::: configure.ac @@ +381,3 @@ [AC_DEFINE(HAVE_LIBIMOBILEDEVICE_1_1_2, 1, [Define to 1 if libimobiledevice-1.1.2 found])]) + PKG_CHECK_EXISTS(libimobiledevice-1.0 >= 1.1.5, 1.1.2 is an unstable release, just bump the minimum dep to 1.1.5 instead and remove all the ifdefs. This should go to gnome-3-8 as well.
Created attachment 247237 [details] [review] update to new libimobiledevice api bump to 1.1.5 and remove ifdefs
Review of attachment 247237 [details] [review]: Looks good.
Committed to the both branches. master: commit 80d83ce120fc0af69ef61abfeea96604c0190cadq commit 53f086bdb30a1cc582ed7064bbf69f931b398134 gnome-3-8: commit d71c6108901460842de25012d5ece727a0c70d27