James Bowes wrote:
Add the following options for --leaves:
 * --exclude-devel :: Any package whose name ends in devel is not a
                      leaf.
 * --exclude-bin   :: Any package that has a file with 'bin' in the
                      name is not a leaf.
 * --leaf-regex    :: A regular expression used for deciding if a
                      package is a leaf. Use "^(perl)|(python)" to
                      examine perl and python packages, for example.
                      Defaults to "(^lib.*)|(.*lib(|s)$)".

--exclude-devel is somewhat redundant with --leaf-regex, but its probably nice 
to have for convenience.


The options and the patch looks good to me.

Tim
_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel

Reply via email to