Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / python / spec-py.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2011-07-06 Panu MatilainenRevert the ds, ts, fi and spec python object creation...
2011-07-01 Panu MatilainenFix/sanitize rpm.spec python object creation
2010-10-01 Panu MatilainenUse namespaced names for spec pkg and source opaque...
2009-11-19 Panu MatilainenAdd spec package type with access to headers to python...
2009-11-18 Panu MatilainenLose the silly specFromSpec()
2009-10-09 Panu MatilainenKill off _rpmb.error exception type
2009-10-02 Panu MatilainenSplit rpmbuild dependencies to separate _rpmb module
2009-09-24 Panu MatilainenMake object allocation type agnostic
2009-09-22 Panu MatilainenAdd type checking macros for all rpm python type objects
2009-09-22 Panu MatilainenLose the empty doxygen markers
2009-09-22 Panu MatilainenMake all python object creation wrappers return PyObjec...
2009-09-22 Panu MatilainenMake the python object structures opaque
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove split tags.
2004-03-11 paulnBegin lint fixes for spec-py
2004-03-10 paulnInitial rpm.spec implementation