Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / build / rpmbuild_internal.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
2017-02-28 SoonKyu ParkRevert "Add support for Recommends:, Suggests:, Supplem... 09/116709/1 accepted/tizen/base/20170228.084720 submit/tizen_base/20170228.034447
2017-01-10 Florian FestiAdd support for Recommends:, Suggests:, Supplements... 14/102114/2
2012-07-31 Panu MatilainenReport starting line for unclosed %if in specs
2012-07-31 Panu MatilainenAllocate spec line buffer separately from spec struct
2012-07-31 Panu MatilainenTrack spec parse buffer position by offset instead...
2012-05-16 Panu MatilainenPush special doc directory generation next to other...
2012-05-16 Panu MatilainenRefactor special doc handling out of parseForSimple()
2011-06-17 Panu MatilainenSupport retrieving the spec contents in parsed format
2010-12-01 Panu MatilainenPass RPM_BUILD_ROOT to helper scripts through environme...
2010-10-30 Panu MatilainenConst-correctness: source is a pointer to fullSource...
2010-10-29 Panu MatilainenConst-correctness: rpmCharCheck() doesn't modify field...
2010-10-29 Panu MatilainenEliminate unused spectag and speclines goo from spec
2010-10-28 Panu MatilainenFix the remaining enum abuse over rpmParseState in...
2010-10-28 Panu MatilainenPass the script to doScript() as const char *
2010-10-28 Panu MatilainenUse ARGV_t for package fileFile, fileList and policyList
2010-10-26 Panu MatilainenBury StringBuf inside librpmbuild internals
2010-10-26 Panu MatilainenMake rpmfcExec() internal
2010-10-22 Panu MatilainenBrute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
2010-10-01 Panu MatilainenUse namespaced names for spec pkg and source opaque...
2010-10-01 Panu MatilainenFinish off our librpmbuild API mass-murder by turning...
2010-10-01 Panu MatilainenrpmfcGenerateDepends() is internal, move away from...
2010-10-01 Panu MatilainenWhoops, missing RPM_GNUC_INTERNAL on stashSt()
2010-09-21 Panu MatilainenAdd "c++ protection" to (hopefully) all of our internal...
2010-09-21 Panu MatilainenFix up bunch of silly int vs rpmRC return code mismatches
2010-09-02 Panu MatilainenEliminate _noDirTokens from librpmbuild API+ABI
2010-09-02 Panu MatilainenDetect short-circuited build based on executed build...
2010-09-01 Panu MatilainenEliminate cookie from spec structure
2010-09-01 Steve LawrenceAdd new %sepolicy section to the spec file format
2010-08-25 Panu MatilainenStuff the remaining truly internal structure defs out...
2010-08-25 Panu MatilainenMass eviction of remaining internal helpers in librpmbu...