[Bug 652971] Review Request: code-editor - A text/code editor based on Qt Creator

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 29 21:48:17 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=652971

--- Comment #31 from Michael Schwendt <mschwendt at gmail.com> 2011-09-29 17:48:15 EDT ---
$ rpm -qp --provides code-editor-2.3.0-9.fc16.i686.rpm|grep so
libAggregation.so.1  
libBinEditor.so  
libCPlusPlus.so.1  
libCore.so  
libCppEditor.so  
libCppTools.so  
libExtensionSystem.so.1  
libFakeVim.so  
libFind.so  
libLanguageUtils.so.1  
libLocator.so  
libQtConcurrent.so.1  
libTextEditor.so  
libUtils.so.1  

The versioned ones in there are potentially dangerous as they bear a bigger
risk of confusing depsolvers. These shared libs are stored in a private path in
%_libdir/code-editor -- outside run-timer linker's search paths that is -- and
hence the package should not "Provides" these library SONAMEs.

# repoquery --whatprovides libAggregation.so.1
freemedforms-0:0.5.9-0.1.alpha1.fc16.i686
qt-creator-0:2.3.0-0.0.beta.fc16.i686

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list