Hi, I noticed that if I installed the original libqxt version, it would come to a collision between the library names of libqxt-qt5 and libqxt, because they use the same library names. https://martinkg.fedorapeople.org/Packages/GoldenCheetah/libqxt-qt5.spec https://martinkg.fedorapeople.org/Packages/GoldenCheetah/libqxt-qt5-0.7.0-0.4.20130718giteaf6872f6ad4.fc27.src.rpm How can i change the Target LIB_NAME of the libraries ? libQxtCore.so.0.7.0 -> libQxtCore-qt5.so.0.7.0 ? libQxtNetwork.so.0.7.0 -> libQxtNetwork-qt5.so.0.7.0 libQxtSql.so.0.7.0 -> libQxtSql-qt5.so.0.7.0 libQxtWeb.so.0.7.0 -> libQxtWeb-qt5.so.0.7.0 libQxtWidgets.so.0.7.0 -> libQxtWidgets-qt5.so.0.7.0 libQxtZeroconf.so.0.7.0 -> libQxtZeroconf-qt5.so.0.7.0 Thanks Martin _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx