Hi, I'm updating kid3 to the latest's 2.0 version, but I'm having some problems with %cmake_kde4 macro. That macro creates a build dir, cd to it and then runs cmake there with a bunch of parameters, but when ran that way cmake fails with "install TARGETS given no LIBRARY DESTINATION for shared library target" on 2.0 version of kid3. If I compile that version from sources without using the build directory and running "cmake ." on the root of the tarball then it builds fine.
Any ideas of how to fix this so the cmake macro runs correctly ? -- Juancho
