[Yum-devel] [PATCH 1/2] do globs on provides in 'yum install'. BZ 770137.

Ales Kozumplik akozumpl at redhat.com
Tue Jan 3 08:22:12 UTC 2012


On 01/02/2012 05:41 PM, Zdeněk Pavlas wrote:
> -                        mypkgs = self.returnPackagesByDep(arg)
> +                        mypkgs = self.pkgSack.searchAll(arg, None)

looks good though the 'searchAll' methods deserve more comments (or, 
even better, a more fitting name. they also never use the query_type 
parameter).

Ales


More information about the Yum-devel mailing list