Add %_i18ndomains configuration.
[tools/librpm-tizen.git] / lib / rpmlib.h
2000-02-23 jbjAdd %_i18ndomains configuration.
2000-02-23 jbjFirst attempt at rpmHeaderGetEntry().
2000-02-23 jbji18n lookaside.
1999-12-10 jbjBack out fix for dirIndexes memory leak.
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
1999-11-02 jbjMove most of the ftp and http interface to rpmio.c.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-20 jbjlclint annotations.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-08 ewtsupport new file list format for relocations and packag...
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-09-23 jbjAdd rpminject.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-19 jbjdo versioned provides/conflicts resolution correctly.
1999-09-17 jbjlclint annotations and consts.
1999-09-12 jbjFiddles to resurrect lclint.
1999-09-10 jbjpgp and pgp5 have compatible RSA signature (#4780).
1999-08-15 jbjresuscitate net shared paths (#4330).
1999-08-09 jbjPrepare for per-package non-string macros like epoch.
1999-08-06 jbjUse headerNVR throughout.
1999-07-22 jbjthe death of RPMSENSE_SERIAL, use [epoch:]version[...
1999-07-22 jbjprint all dependencies for each package at end of build.
1999-07-22 jbjadd versions to provides.
1999-07-14 jbjmove checksig/resign major modes into rpmlib.
1999-07-14 jbjmove install/erase major modes into rpmlib.
1999-07-13 jbjPerl bindings need
1999-06-23 jbjFinesse tagName dependency loop.
1999-06-02 jbjmove printDep* routines into rpmlib for gnorpm et al.
1999-05-26 jbjadd BuildConflicts: and BuildRequires: in spec file...
1999-05-10 jbjcolesce query and verify modes.
1999-05-07 jbjfix: resurrect -Vp, -Vf and -Vg functionality.
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-08 jbjnon-linux, non-gcc portability fixes (Tim Mooney).
1999-04-07 ewtadded comments
1999-04-06 jbjInclude "popt.h" from rpmlib.h so that struct poptOptio...
1999-04-03 jbjPortability fiddles (Tim Mooney).
1999-03-28 jbjEliminate ftp/http proxy vars.
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-03-22 jbjfix: don't add header if signature generation failed...
1999-03-21 jbjpgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-19 ewtadded disk space checking
1999-03-12 jbjResurrect --target.
1999-03-10 ewtupdated rpmdepOrder() for better cooperation with new...
1999-03-05 ewtadded ignoreSet to rpmRunTransaction()
1999-02-23 jbjMore callbacks for Matt.
1999-02-22 jbjAdd notifys for msw.
1999-02-17 ewtadded checks for installation of old packages
1999-02-17 ewtmoved things to transaction flags from independent...
1999-02-07 ewtadded fdScript stuff
1999-02-05 jbj- add BuildPrereq: in spec file and src rpm.
1999-02-04 adevriesFinally, preliminary http support.
1999-02-04 ewtadded rpmdbOpenForTraversal()
1999-01-26 jbjParse BuildRequires: and add appropriate RPMTAG_*REQUIR...
1999-01-19 ewtmucked with comments a bit
1999-01-12 ewtI'm too lazy to put these in a third time.
1999-01-10 jbjMore fixes from Toshio.
1999-01-09 jbj1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>
1999-01-08 jbjEGCS cruft.
1999-01-08 ewtconst cleanups
1999-01-07 ewt1) don't pass a label string for source package install...
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1999-01-06 ewtadded altH field to problem structure
1999-01-05 jbjExpand path macros with rpmGetPath(path, ...).
1999-01-04 ewtremoved removeBinaryPackage()
1998-12-26 ewt1) initial cut at hash tables
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-12-05 jbjdisplay "..?....." rather than "..5....." for unreadabl...
1998-12-02 jbjchange --rcfile to permit colon separated file list.
1998-12-02 jbjSanity.
1998-12-01 jbjMore build popts moved to build.c
1998-11-20 jbjSanity.
1998-11-20 jbjpermit "rpm -q --specfile ... file.spec" queries.
1998-11-19 jbjfinish hiding rpmdb index record data ("matches").
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-16 jbjLCLINT pass 0.
1998-10-27 ewt1) split query option parsing into popt subtables
1998-10-15 jbjaugment --showrc with -v, only display set variables...
1998-09-05 jbjRewrite strsep code using strtok for ANSI C portability.
1998-09-04 jbjSync with 5.2 branch.
1998-08-20 jbjAdd RPMTAG_EPOCH and RPMTAG_CAPABILITY init to 0.
1998-08-06 adevriesAdded support for --buildplatform, setenv: tag in rpmrc...
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-29 adevriesModified rpmrc.c to allow include: lines in rpmrc files...
1998-07-25 jbjAdd multiple include avoidance and c++ prototype wrappi...
1998-06-30 ewtadded --notriggers
1998-05-26 ewtprefer db_185.h to db.h
1998-05-01 marc - save/restore existing arch when done with...
1998-04-17 marcAdded AutoReq: and AutoProv:
1998-04-01 marcAdded %triggerpostun
1998-03-27 ewtadded trigger support
1998-03-20 marcAdded trigger support to build code
1998-03-20 marcAdded some C++ cruft to rpmlib.h
next