Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306985 - RFC: add different behaviour of "revdep-rebuild --library"
Summary: RFC: add different behaviour of "revdep-rebuild --library"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 18:32 UTC by Toralf Förster
Modified: 2010-02-26 19:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2010-02-26 18:32:51 UTC
What's about an enhancement to revdep-rebuild : 
Add an option to a "revdep-rebuild --library <name>.<version>.o" to rebuild all packages linked against the library <name>, but _not_ against the specific <version> ?

This came into my mind after reading these threads :
http://forums.gentoo.org/viewtopic-t-817165-highlight-.html
http://forums.gentoo.org/viewtopic-t-816210-highlight-.html


Reproducible: Always
Comment 1 Doktor Notor 2010-02-26 18:45:48 UTC
Dunno, it's already there...

# revdep-rebuild --help

<snip>
NAME can be a full path to the library or a basic *regular* *expression* (man grep)
<snip>

Comment 2 Toralf Förster gentoo-dev 2010-02-26 19:23:20 UTC
Great, how many features are already implemented :-)