summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-09-20Tighten check for libbz2.Ralf Corsépius1-8/+11
2007-09-19Dead code removalPanu Matilainen1-23/+0
All packages have provide their own name = ver-rel, checking deps against provides is sufficient, name doesn't need separate handling.
2007-09-19Remove long since dead rpmrc provides codePanu Matilainen3-37/+0
2007-09-19Remove ancient RH-commentPanu Matilainen1-3/+1
2007-09-19Remove --redhatprovides / --redhatrequires popt aliasesPanu Matilainen1-6/+0
- highly vendor specific - not even RH uses them anymore..
2007-09-19Adjust pktlen to pgpReadPkt's expectations.Ralf Corsépius1-1/+1
2007-09-19Cosmetics.Ralf Corsépius1-2/+2
2007-09-19Remove db-internals from rpmtsPanu Matilainen3-9/+65
- api for getting db ops out of rpmdb - api for setting chrootdone of rpmdb - replace db internal accesses with api uses
2007-09-19Rename --with-internal-db into --with-external-db.Ralf Corsépius1-5/+10
Add AC_ARG_WITH(external_db).
2007-09-19Remove NPTL games.Ralf Corsépius1-10/+0
2007-09-19Move EXTRA_DIST out of PYTHON block.Ralf Corsépius1-3/+3
Move system.h into *_SOURCES.
2007-09-18Add check for db_threadid_t in db.h.Ralf Corsépius1-0/+3
2007-09-18Build db3isalive only if it is being used.Ralf Corsépius1-0/+2
2007-09-18Rename BZIP2BIN->__BZIP2.Ralf Corsépius1-4/+4
Rename GZIPBIN->__GZIP. Rename UNZIPBIN->__UNZIP.
2007-09-18Rename BZIP2BIN->__BZIP2.Ralf Corsépius1-4/+4
Rename GZIPBIN->__GZIP. Rename UNZIPBIN->__UNZIP.
2007-09-18Remove WITH_POPT (Unused).Ralf Corsépius1-1/+0
2007-09-18s/libary/library/Ralf Corsépius1-1/+1
2007-09-18Fix ancient typo.Ralf Corsépius1-1/+1
2007-09-18Use rpmquery instead of rpm for --querytags check to avoid popt aliasing issuesPanu Matilainen1-2/+2
2007-09-18Invert logic to setup WITH_INTERNAL_DB.Ralf Corsépius1-1/+1
2007-09-18Fix typo in previous patch.Ralf Corsépius1-1/+0
2007-09-18Append @WITH_DB_LIB@ to Libs.private.Ralf Corsépius1-1/+1
2007-09-18Reorganize *_DATA creation.Ralf Corsépius1-1/+5
2007-09-18Include fts.h.Ralf Corsépius1-0/+1
2007-09-18Remove.Ralf Corsépius1-3/+0
2007-09-18Remove.Ralf Corsépius16-351/+0
2007-09-18Change main() to using char *argv[].Ralf Corsépius23-24/+24
2007-09-18Add preliminary --with/without-internal-db processing.Ralf Corsépius1-4/+30
2007-09-18Conditionally build db3.Ralf Corsépius1-1/+7
Add DIST_SUBDIRS.
2007-09-18Regenerate.Ralf Corsépius22-6238/+5786
2007-09-17Eliminate WITH_DB_SUBDIR.Ralf Corsépius2-4/+1
2007-09-17Add db.h to nodist_librpmdb_la_SOURCES.Ralf Corsépius1-49/+49
Eliminate WITH_DB_SUBDIR.
2007-09-17Don't install db.h.Ralf Corsépius0-0/+0
Move db.h to librpmdb_la_SOURCES.
2007-09-17Include rpmts.h, not depends.c (!)Panu Matilainen1-1/+1
2007-09-17Don't install db.h.Ralf Corsépius2-3/+3
Move db.h to librpmdb_la_SOURCES.
2007-09-17Don't install db.h.Ralf Corsépius1-2/+1
Move db.h to librpmdb_la_SOURCES.
2007-09-17Make fts.h a private headerPanu Matilainen2-3/+3
2007-09-17Remove db_emu.h.Ralf Corsépius1-1/+0
> Remove stray EXTRA_DIST.
2007-09-17Remove (Unused).Ralf Corsépius1-52/+0
2007-09-17Add support for extern BDB.Ralf Corsépius1-2/+8
2007-09-17Automated merge with ↵Panu Matilainen1-16/+27
ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/
2007-09-17misc.h is a private headerPanu Matilainen5-3/+5
- include it from build/*.c where needed - dont install
2007-09-17Reorganize.Ralf Corsépius1-16/+27
2007-09-17ugid.h is private header reallyPanu Matilainen2-4/+4
2007-09-17More typos, doh...Panu Matilainen1-2/+2
2007-09-17Typo..Panu Matilainen1-1/+1
2007-09-17Use rpmtsGetRdb() instead of poking ts internalsPanu Matilainen1-6/+6
2007-09-17rpmhash is an internal header reallyPanu Matilainen1-2/+2
2007-09-17Mergesort is internal details..Panu Matilainen3-11/+11
2007-09-17Make sqlite backend build again.Panu Matilainen1-2/+3