convert razor_package_get_details() and razor_package_iterator_next() to varargs
The functions for getting package details about a package were limited to a few
things, when in the future we will want to support much more about a package.
The iterator was also limited to name,version,arch when most of the time we
didn't need all this data.
2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: library for depsolving, installing and removing packages
10 Libs: -L${libdir} -lexpat -lz -lrazor
11 Cflags: -I${includedir}/razor