Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > a42c0b9d3f977bc8b974ec73cfe96e52 > files > 5

boost-1.41.0-11.fc13.src.rpm

*** tools/build/CMake/BoostCore.cmake.orig	2010-01-12 20:01:46.006547352 -0800
--- tools/build/CMake/BoostCore.cmake	2010-01-12 20:02:54.222546929 -0800
*************** macro(boost_library_variant LIBNAME)
*** 755,761 ****
        if (BUILD_SOVERSIONED)
  	set_target_properties(${VARIANT_LIBNAME}
  	  PROPERTIES
! 	  SOVERSION "${BOOST_VERSION}"
  	  )
        endif()
      endif ()
--- 755,761 ----
        if (BUILD_SOVERSIONED)
  	set_target_properties(${VARIANT_LIBNAME}
  	  PROPERTIES
! 	  SOVERSION "_FEDORA_SONAME"
  	  )
        endif()
      endif ()