On Mon, 2011-07-25 at 19:15 +0200, Ljubomir Ljubojevic wrote: > Is it feasible to create an app that would analyze and populate the > package dependency tree, so developers can have clear overview of > rebuild implications?
It's as easy as grep the SPEC tree for files that contain the library name in question in the BuildRequires. -- Sincerely yours, Yury V. Zaytsev _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
