Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / build / parseDescription.c
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-05-27 Panu MatilainenClean up + plug memleak in parseDescription()
2010-10-29 Panu MatilainenEliminate unused spectag and speclines goo from spec
2010-09-01 Panu MatilainenHandle --nolang as another spec parse flag
2010-08-25 Panu MatilainenMass eviction of remaining internal helpers in librpmbu...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2008-12-09 Jindrich NovyMove declarations of local variables for parsing functions
2008-05-05 Panu MatilainenMake parseDescription() return PART_ERROR on errors
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenYet more rpmbuild fixups from rpmerr.h removal (partly...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-06-04 jbjlclint fiddles.
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-08-27 jbjDoxygen annotations.
2000-01-24 jbjDocumentation sugar.
1999-10-27 jbjuse compressed filenames on install side.
1999-10-04 jbjlclint annotations from build.
1999-09-20 jbjStart experimental support for bzip2 payloads.
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1998-11-19 jbjlclint noise.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-08-11 jbjSync with 2.5.2 branch patches.
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-05-20 marcActually catch errors from readLine()
1998-05-01 marcDo not remove comments in scripts
1998-04-02 ewthandle negative return values from poptGetNextOpt()
1998-03-04 ewt1) include cleanups for portability
1998-01-12 ewtmerged in Marc's new build code