[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdemultimedia/noatun/library
From:       Helio Chissini de Castro <helio () kde ! org>
Date:       2007-09-10 14:03:04
Message-ID: 1189432984.834847.29230.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 710633 by helio:

- Since kde 3 provides same soname fro noatun, move for 4 soname, nongeneric to avoid \
multiple  requests for same library by package managers


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdemultimedia/noatun/library/CMakeLists.txt #710632:710633
@@ -69,7 +69,7 @@
 
 target_link_libraries(noatun ${KDE4_KIO_LIBS} ${KDE4_PHONON_LIBRARY})
 
-set_target_properties(noatun PROPERTIES VERSION 1.2.0 SOVERSION 1 )
+set_target_properties(noatun PROPERTIES VERSION ${KDE_NON_GENERIC_LIB_VERSION} \
SOVERSION  ${KDE_NON_GENERIC_LIB_SOVERSION} )  install(TARGETS noatun  DESTINATION \
${LIB_INSTALL_DIR} )  
 ########### install files ###############


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic