src/.gitignore
author Richard Hughes <richard@hughsie.com>
Mon Jun 30 08:51:26 2008 +0100 (2008-06-30)
changeset 302 9b71b537d175
parent 248 057933050c42
child 310 9a7691262ce6
permissions -rw-r--r--
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.
rhughes@241
     1
.deps
rhughes@241
     2
.libs
rhughes@241
     3
razor
krh@248
     4
rpm
jbowes@285
     5
test-driver
krh@248
     6
*.repo
krh@248
     7
*.xml.gz
krh@248
     8
install
krh@248
     9
rpms