Mattia Verga wrote: > Just another question: I see that partitionmanager now creates a config > file under /usr/share/config.kcfg dir named 'config.kcfg'. > I've already asked upstream to rename that file to a more specific > 'partitionmanager.kcfg'. I'm wondering if there's a quick fix that I can > apply with a patch, or if it can cause any issue if I just build it and > release in f22 as it is now: can it cause any conflict with other kde > packages? Is it better to wait for upstream to fix it?. The CMake INSTALL command supports a RENAME "foo" option, or you could also just mv it in the specfile. You'll want to check whether there's anything in the code referring to that file by name though, and if so, patch that too. Kevin Kofler _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org