Add minimal API for spec packages and sources
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 1 Oct 2010 12:03:22 +0000 (15:03 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 1 Oct 2010 12:03:22 +0000 (15:03 +0300)
commitf94d1507e5a3e82293061c9c3dc4d34008cee390
tree520ea751c40077c79d7de841a43685a572458d89
parent675bfca5cc300105f7859f028cc00ea036e72966
Add minimal API for spec packages and sources
- Iterators for both (these could easily done as self-iteration over
  ->next but to keep the api similar to other rpm iterators...)
- Minimal getters to satisfy python bindings needs
build/rpmspec.h
build/spec.c