.gitignore
author Dan Winship <danw@gnome.org>
Tue Mar 11 11:44:51 2008 -0400 (2008-03-11)
changeset 161 7762db2848bf
parent 58 3403937e0913
child 241 c3eb520e2219
permissions -rw-r--r--
update to deal with obsoletes better

when looking for a package "foo" to install/update, we have to look
not just for a package named "foo", but also any package that
obsoletes+provides "foo".

So redo the algorithm to satisfy *all* installs/removes from the
property list, so now we don't need to walk the package list at all.
krh@1
     1
.gitignore
krh@1
     2
*.o
krh@1
     3
*~
krh@1
     4
*.repo
krh@1
     5
razor
danw@110
     6
test-driver
krh@1
     7
pkgs
krh@1
     8
set
krh@58
     9
primary.xml.gz
danw@110
    10
filelists.xml.gz