Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766572
en ru br
ALT Linux repos
S:1.12-alt1
5.0: 1.5-alt2.1
4.1: 1.5-alt2
4.0: 1.4-alt5
3.0: 1.4-alt1

Group :: System/Libraries
RPM: libtag

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: taglib-1.8-alt-versioning.patch
Download


--- taglib-1.8/taglib/CMakeLists.txt~	2012-10-16 16:25:16.000000000 +0400
+++ taglib-1.8/taglib/CMakeLists.txt	2012-10-16 16:26:04.000000000 +0400
@@ -300,6 +300,7 @@ if(ZLIB_FOUND)
 endif()
 
 set_target_properties(tag PROPERTIES
+  LINK_FLAGS -Wl,--version-script=../../version-script.libtag
   VERSION ${TAGLIB_SOVERSION_MAJOR}.${TAGLIB_SOVERSION_MINOR}.${TAGLIB_SOVERSION_PATCH}
   SOVERSION ${TAGLIB_SOVERSION_MAJOR}
   INSTALL_NAME_DIR ${LIB_INSTALL_DIR}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin