Bug 16011

Summary: versionize symbols
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: libcairommAssignee: Vitaly Lipatov <lav>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: aris, lav, mike, msp, shrek
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 16005    

Description Ivan Zakharyaschev 2008-06-13 21:24:23 MSD
apt> showpkg libcairomm
Package: libcairomm
Versions: 
1.6.0-alt1(/var/lib/apt/lists/ftp.altlinux.org_pub_distributions_ALTLinux_Sisyphus_i586_base_pkglist.classic)(/var/lib/apt/lists/ftp.linux.kiev.ua_pub_Linux_ALT_Sisyphus_i586_base_pkglist.classic)
1.2.4-alt1(/var/lib/rpm/Packages)

Packages built with the new version of the library require the new version, otherwise there are undefined symbols, but this is not detected
by RPM: RPM allows to upgrade a program without upgrading the library (https://bugzilla.altlinux.org/show_bug.cgi?id=16005 ). 

To solve this problem, symbols in the ABI could be versionized and dependent packages rebuilt.
Comment 1 Michael Shigorin 2010-09-26 14:10:29 MSD
Насколько понимаю, эквивалент будет сделан автоматически при следующей пересборке (с генерацией set provides).