Hide Forgot
Description of problem: New ipod models aren't recognized by libipoddevice-0.4.5-3.fc6 but compiling latest libipoddevice-0.5.1 made it working. (for example the ipod cli command and banshee recognizes it). How reproducible: always Additional info: the new version needs a new build require (sg3_utils-devel) and provides 2 more files (an hal callout). A patch to the spec file is attacched. Thanks!
Created attachment 139089 [details] A patch to the spec file.
And you're getting sg3_utils-devel from where?
It's provided by Fedora Core (5 and 6). In fedora core 3 and 4 there wasn't a devel package as there weren't provided libraries (libipoddevice needs libsgutils.so.1 and so it won't build on these releases). Am I missing something?
*** Bug 213545 has been marked as a duplicate of this bug. ***
Just built this for devel. Sorry, for some reason, I tried sg3-utils-devel (note the dash instead of underscore). Anyway, will be there shortly.
Could you push the build to FC-5 and -6 as well? Or at least -6. Not being able to use a lot of newer iPods with Banshee sounds like a big functionality loss to me. Thanks.
Created attachment 140970 [details] rpath removal patch The -devel spec file has a problem on x86_64 : the binaries contain /usr/lib64 as RPATH.
this seems fixed, we have libipoddevice-0.5.3-4.fc9.x86_64 in F9, F8 should have a similar version