Support for less/equal/greater version in requires/conflicts, etc
authorDan Winship <danw@gnome.org>
Mon, 4 Feb 2008 19:25:45 +0000 (14:25 -0500)
committerDan Winship <danw@gnome.org>
Mon, 4 Feb 2008 19:25:45 +0000 (14:25 -0500)
commit61950692c304ad53cab3f1c7d71806fbc153a63d
tree0a1b5d47ee16e4f20f21d41f06241be6b4c4f664
parente6cc172fa0be38379f5bb01baf34aba99ea7ccfa
Support for less/equal/greater version in requires/conflicts, etc

Add less/equal/greater information to razor_property, and update
importers and other code.

Move the rpm importer from import.c to rpm.c to avoid code
duplication, and then rename import.c to yum.c since that's all that's
left.
main.c
razor.c
razor.h
rpm.c
test-driver.c
yum.c [moved from import.c with 68% similarity]