Age | Commit message (Expand) | Author | Files | Lines |
2003-06-02 | Retrofit providesNVR. | jbj | 1 | -0/+1 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+1 |
2003-05-16 | Create. | jbj | 1 | -0/+561 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 3 | -12/+7 |
2003-03-08 | Sanity. | jbj | 1 | -0/+2 |
2003-03-05 | Sanity. | jbj | 1 | -1/+2 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -1/+9 |
2003-01-27 | - fix: more debugedit.c problems. | jbj | 1 | -15/+121 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 2 | -13/+3 |
2003-01-23 | splint fiddles. | jbj | 1 | -3/+6 |
2003-01-22 | - fix: debugedit.c problem. | jbj | 1 | -26/+83 |
2003-01-22 | Make robustly stand alone. | jbj | 1 | -4/+5 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -1/+2 |
2002-12-24 | Ignore rpmdeps executable. | jbj | 1 | -0/+1 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -2/+2 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 1 | -1/+103 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 1 | -2/+2 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -5/+7 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 1 | -1/+1 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -3/+0 |
2002-12-07 | Handle (N,EVR,Flags) Provide:/Require: triple. | jbj | 1 | -2/+14 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -6/+3 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -3/+3 |
2002-11-30 | Link rpmcache/rpmgraph statically for now. | jbj | 1 | -2/+2 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -1/+0 |
2002-11-26 | - bundle libfmagic into librpmbuild for now. | jbj | 1 | -43/+2 |
2002-11-20 | - use rpmdeps rather than find-{requires,provides}. | jbj | 1 | -0/+12 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 2 | -24/+43 |
2002-11-15 | - update to elfutils-0.56. | jbj | 8 | -1616/+31 |
2002-11-12 | Elfutils fiddles fo fix striptofile. | jbj | 5 | -30/+47 |
2002-11-08 | Ignore generated files. | jbj | 1 | -0/+1 |
2002-11-08 | Sanity. | jbj | 2 | -1/+115 |
2002-10-25 | Use internal elfutils, not libelf, includes. | jbj | 2 | -4/+4 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -1/+4 |
2002-10-18 | - add debug sub-package patch. | jbj | 3 | -483/+5 |
2002-10-18 | Debug package patch. | jbj | 6 | -4/+2203 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -0/+1 |
2002-10-12 | Remove CVS cruft. | jbj | 1 | -0/+1 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 2 | -7/+10 |
2002-10-06 | db1 to db3 conversion program (Michael Schroeder <mls@suse.de>) | jbj | 4 | -13/+192 |
2002-10-06 | Add 64bit patch. | jbj | 2 | -34/+269 |
2002-09-20 | - eliminate myftw, use Fts(3) instead. | jbj | 1 | -3/+3 |
2002-09-16 | Sync with rpm-4.1 parsing changes. | jbj | 3 | -3/+3 |
2002-09-04 | Don't mess with uint32_t, breaks on 6.x. | jbj | 2 | -5/+5 |
2002-09-03 | - fix: always do rpmalMakeIndex. | jbj | 1 | -0/+2 |
2002-08-31 | Sync with rpm-4.1. | jbj | 2 | -9/+3 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 2 | -14/+14 |
2002-08-22 | - add a macro to create a sub-package with debugging symbols. | jbj | 7 | -1/+1342 |
2002-08-15 | - python: explicit method to set transFlags. | jbj | 1 | -4/+1 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 2 | -18/+18 |