summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1996-06-17merged rpmlib.h and package.hewt3-2/+5
1996-06-10added interface for dependency checkingewt1-1/+16
1996-06-10fixed bugs, added dependency checks for removed packagesewt1-45/+159
1996-06-10added depends.cewt1-1/+1
1996-06-10Initial revisionewt1-0/+232
1996-06-09handles providesIndex and requiredbyIndexewt1-3/+99
1996-06-09added rpmdbFindByProvides(), rpmdbFindByRequiredBy()ewt1-0/+2
1996-06-07use the new tagtable to dump the headerroot1-46/+7
1996-06-07added REQUIRE_ANY (for no version dep)root1-1/+1
1996-06-05use on-disk file type to determine what tests to useroot1-5/+5
1996-06-04fixed chmod(symlink) bugroot1-7/+9
1996-06-02make arch_sensitive the defaultroot1-2/+2
1996-05-23set the mode always when installing (for %attr() support)root1-6/+17
1996-05-22added sun4, mips, 68k, sgi, sunos, solarisroot1-3/+27
1996-05-22use PATH to find cpioroot1-12/+2
1996-05-22pass "upgrade" arg to pre/post when upgradingroot3-5/+9
1996-05-22pass "upgrade" arg to pre/post scripts when upgradingroot1-8/+13
1996-05-22small oopsroot1-2/+2
1996-05-071) fixed bug in reading $HOME/.rpmrcewt1-12/+19
1996-05-07updated prototype of readConfigFiles()ewt1-1/+1
1996-05-07uses a temp file to pass big file lists to cpioewt1-3/+52
1996-05-07the norunScripts parameter to runScript() was implemented backwards :-(ewt1-1/+1
1996-05-06add PROVIDES defineroot1-0/+2
1996-04-29turn off any default armorroot1-1/+1
1996-04-15added support for INSTALL_NOSCRIPTS, UNINSTALL_NOSCRIPTSewt1-9/+11
1996-04-15added INSTALL_NOSCRIPTS, UNINSTALL_TEST, UNINSTALL_NOSCRIPTSewt1-0/+4
1996-04-15packages with no group get added to "Unknown" groupewt1-0/+2
1996-04-15runScript() runs scripts conditionallyewt1-1/+1
1996-04-15added INSTALL_NOSCRIPTSewt1-2/+2
1996-04-15added REQUIRE/PROVIDE tagsroot1-0/+9
1996-04-15fixed return codesewt1-6/+6
1996-04-15fixed new awk code which generated tagtable.cewt1-1/+1
1996-04-12use awk instead of perl to make tagtable.cewt1-1/+1
1996-04-05packages with bad headers shouldn't cause an error, just a differnet returnroot1-1/+0
1996-04-02added declarations for tag tableewt1-0/+8
1996-04-02clean removes tagtable.cewt1-1/+1
1996-04-02creates tagtable.c nowewt1-4/+15
1996-03-29added support for excluded documentation filesewt1-9/+35
1996-03-29added excludedocs line to /etc/rpmrcewt1-0/+1
1996-03-29added RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVAR_EXCLUDEDOCSewt1-1/+5
1996-03-29doesn't remove files that were never installed (RPMFILE_STATE_NOTINSTALLED)ewt1-3/+11
1996-03-29added getBooleanVarewt1-0/+12
1996-03-29fixed missing parenroot1-1/+1
1996-03-29fix mklinux stuffroot1-2/+8
1996-03-29frees source package headers (when available)ewt1-1/+5
1996-03-29returns a null header for old style source packagesewt1-0/+6
1996-03-29fixed bug where a header was freed when it shouldn't have beenewt1-1/+0
1996-03-29use /var/tmproot1-2/+2
1996-03-28added a few osfmach* archsroot1-3/+15
1996-03-22add support for 786, 886, 986root1-1/+4