implement file dependencies for installs
authorDan Winship <danw@gnome.org>
Fri, 29 Feb 2008 17:45:08 +0000 (12:45 -0500)
committerDan Winship <danw@gnome.org>
Fri, 29 Feb 2008 17:45:08 +0000 (12:45 -0500)
commitae0a9d9f95d4c7fd19fcadcd0a2b628716003d6a
tree1532fb61aa9a0f4ab1dd1885c2a00280a7a77173
parent9bcec982455f1afccefc2d31dadd0a18ba864a3b
implement file dependencies for installs

removes are trickier because there are no backlinks from the files array
the properties array, so there's currently no way to efficiently determine
what packages are affected by the removal of a particular file
razor.c