Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-20 | Tighten check for libbz2. | Ralf Corsépius | 1 | -8/+11 | |
2007-09-19 | Dead code removal | Panu Matilainen | 1 | -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-19 | Remove long since dead rpmrc provides code | Panu Matilainen | 3 | -37/+0 | |
2007-09-19 | Remove ancient RH-comment | Panu Matilainen | 1 | -3/+1 | |
2007-09-19 | Remove --redhatprovides / --redhatrequires popt aliases | Panu Matilainen | 1 | -6/+0 | |
- highly vendor specific - not even RH uses them anymore.. | |||||
2007-09-19 | Adjust pktlen to pgpReadPkt's expectations. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-19 | Cosmetics. | Ralf Corsépius | 1 | -2/+2 | |
2007-09-19 | Remove db-internals from rpmts | Panu Matilainen | 3 | -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-19 | Rename --with-internal-db into --with-external-db. | Ralf Corsépius | 1 | -5/+10 | |
Add AC_ARG_WITH(external_db). | |||||
2007-09-19 | Remove NPTL games. | Ralf Corsépius | 1 | -10/+0 | |
2007-09-19 | Move EXTRA_DIST out of PYTHON block. | Ralf Corsépius | 1 | -3/+3 | |
Move system.h into *_SOURCES. | |||||
2007-09-18 | Add check for db_threadid_t in db.h. | Ralf Corsépius | 1 | -0/+3 | |
2007-09-18 | Build db3isalive only if it is being used. | Ralf Corsépius | 1 | -0/+2 | |
2007-09-18 | Rename BZIP2BIN->__BZIP2. | Ralf Corsépius | 1 | -4/+4 | |
Rename GZIPBIN->__GZIP. Rename UNZIPBIN->__UNZIP. | |||||
2007-09-18 | Rename BZIP2BIN->__BZIP2. | Ralf Corsépius | 1 | -4/+4 | |
Rename GZIPBIN->__GZIP. Rename UNZIPBIN->__UNZIP. | |||||
2007-09-18 | Remove WITH_POPT (Unused). | Ralf Corsépius | 1 | -1/+0 | |
2007-09-18 | s/libary/library/ | Ralf Corsépius | 1 | -1/+1 | |
2007-09-18 | Fix ancient typo. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-18 | Use rpmquery instead of rpm for --querytags check to avoid popt aliasing issues | Panu Matilainen | 1 | -2/+2 | |
2007-09-18 | Invert logic to setup WITH_INTERNAL_DB. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-18 | Fix typo in previous patch. | Ralf Corsépius | 1 | -1/+0 | |
2007-09-18 | Append @WITH_DB_LIB@ to Libs.private. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-18 | Reorganize *_DATA creation. | Ralf Corsépius | 1 | -1/+5 | |
2007-09-18 | Include fts.h. | Ralf Corsépius | 1 | -0/+1 | |
2007-09-18 | Remove. | Ralf Corsépius | 1 | -3/+0 | |
2007-09-18 | Remove. | Ralf Corsépius | 16 | -351/+0 | |
2007-09-18 | Change main() to using char *argv[]. | Ralf Corsépius | 23 | -24/+24 | |
2007-09-18 | Add preliminary --with/without-internal-db processing. | Ralf Corsépius | 1 | -4/+30 | |
2007-09-18 | Conditionally build db3. | Ralf Corsépius | 1 | -1/+7 | |
Add DIST_SUBDIRS. | |||||
2007-09-18 | Regenerate. | Ralf Corsépius | 22 | -6238/+5786 | |
2007-09-17 | Eliminate WITH_DB_SUBDIR. | Ralf Corsépius | 2 | -4/+1 | |
2007-09-17 | Add db.h to nodist_librpmdb_la_SOURCES. | Ralf Corsépius | 1 | -49/+49 | |
Eliminate WITH_DB_SUBDIR. | |||||
2007-09-17 | Don't install db.h. | Ralf Corsépius | 0 | -0/+0 | |
Move db.h to librpmdb_la_SOURCES. | |||||
2007-09-17 | Include rpmts.h, not depends.c (!) | Panu Matilainen | 1 | -1/+1 | |
2007-09-17 | Don't install db.h. | Ralf Corsépius | 2 | -3/+3 | |
Move db.h to librpmdb_la_SOURCES. | |||||
2007-09-17 | Don't install db.h. | Ralf Corsépius | 1 | -2/+1 | |
Move db.h to librpmdb_la_SOURCES. | |||||
2007-09-17 | Make fts.h a private header | Panu Matilainen | 2 | -3/+3 | |
2007-09-17 | Remove db_emu.h. | Ralf Corsépius | 1 | -1/+0 | |
> Remove stray EXTRA_DIST. | |||||
2007-09-17 | Remove (Unused). | Ralf Corsépius | 1 | -52/+0 | |
2007-09-17 | Add support for extern BDB. | Ralf Corsépius | 1 | -2/+8 | |
2007-09-17 | Automated merge with ↵ | Panu Matilainen | 1 | -16/+27 | |
ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/ | |||||
2007-09-17 | misc.h is a private header | Panu Matilainen | 5 | -3/+5 | |
- include it from build/*.c where needed - dont install | |||||
2007-09-17 | Reorganize. | Ralf Corsépius | 1 | -16/+27 | |
2007-09-17 | ugid.h is private header really | Panu Matilainen | 2 | -4/+4 | |
2007-09-17 | More typos, doh... | Panu Matilainen | 1 | -2/+2 | |
2007-09-17 | Typo.. | Panu Matilainen | 1 | -1/+1 | |
2007-09-17 | Use rpmtsGetRdb() instead of poking ts internals | Panu Matilainen | 1 | -6/+6 | |
2007-09-17 | rpmhash is an internal header really | Panu Matilainen | 1 | -2/+2 | |
2007-09-17 | Mergesort is internal details.. | Panu Matilainen | 3 | -11/+11 | |
2007-09-17 | Make sqlite backend build again. | Panu Matilainen | 1 | -2/+3 | |