Get rid of razor_set_get_package().
authorKristian Høgsberg <krh@redhat.com>
Mon, 30 Jun 2008 02:38:57 +0000 (22:38 -0400)
committerKristian Høgsberg <krh@redhat.com>
Mon, 30 Jun 2008 17:28:59 +0000 (13:28 -0400)
commit27e3b5098d6c01d978cb5d530ea98f5f4069b25d
treeeb609d3c262f03518ff570dbc311dc3261941019
parent2d4487425bcbca6b4f0f86aaa8e2f276ec54c0a5
Get rid of razor_set_get_package().

This was always a silly little helper function, not general enough for
real world applications.  Use an iterator to search through the set to
find the package of interest.
docs/razor-sections.txt
librazor/razor.c
librazor/razor.h
src/main.c
src/rpm.c
src/test-driver.c