On Thu, 15 Apr 2010, James Antill wrote:
We've screwed this up a few times, by doing provides checks instead and
this drops a few lines of code anyway ... so should be good.
---
yum/__init__.py | 16 +++-
yum/depsolve.py |3 +--
yum/packages.py | 14 ++
yum/rpmsack
On Thu, 15 Apr 2010, James Antill wrote:
Rename it from have_fastSearchFiles to have_fastReturnFileEntries to
better reflect what it means.
Add a dummy to PO, as that's the logical place for it even though it
needs to be in the sack for sqlite to get the answer.
Add some docs. to the package
On Thu, Apr 15, 2010 at 7:35 AM, James Antill wrote:
> ---
> yum/rpmsack.py |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/yum/rpmsack.py b/yum/rpmsack.py
> index e18df3f..eba1409 100644
> --- a/yum/rpmsack.py
> +++ b/yum/rpmsack.py
> @@ -322,8 +322,8 @@ class R