summaryrefslogtreecommitdiff
path: root/python/spec-py.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-06Revert the ds, ts, fi and spec python object creation commitsPanu Matilainen1-0/+3
2011-07-01Fix/sanitize rpm.spec python object creationPanu Matilainen1-3/+0
2010-10-01Use namespaced names for spec pkg and source opaque typedefsPanu Matilainen1-1/+1
2009-11-19Add spec package type with access to headers to python rpmb modulePanu Matilainen1-0/+4
2009-11-18Lose the silly specFromSpec()Panu Matilainen1-2/+0
2009-10-09Kill off _rpmb.error exception typePanu Matilainen1-2/+0
2009-10-02Split rpmbuild dependencies to separate _rpmb modulePanu Matilainen1-0/+2
2009-09-24Make object allocation type agnosticPanu Matilainen1-1/+1
2009-09-23Add type checking macros for all rpm python type objectsPanu Matilainen1-0/+2
2009-09-22Lose the empty doxygen markersPanu Matilainen1-8/+0
2009-09-22Make all python object creation wrappers return PyObject pointersPanu Matilainen1-1/+1
2009-09-22Make the python object structures opaquePanu Matilainen1-5/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "rpmbuild.h" instead of <rpmbuild.h>.Ralf Corsépius1-1/+1
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-3/+3
2007-09-11Remove split tags.Ralf Corsépius1-7/+2
2004-03-11Begin lint fixes for spec-pypauln1-2/+11
2004-03-10Initial rpm.spec implementationpauln1-0/+22