summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
1996-06-17merged rpmlib.h and package.hewt3-2/+5
CVS patchset: 641 CVS date: 1996/06/17 19:43:55
1996-06-10added interface for dependency checkingewt1-1/+16
CVS patchset: 636 CVS date: 1996/06/10 17:43:11
1996-06-10fixed bugs, added dependency checks for removed packagesewt1-45/+159
CVS patchset: 635 CVS date: 1996/06/10 17:42:57
1996-06-10added depends.cewt1-1/+1
CVS patchset: 634 CVS date: 1996/06/10 17:42:51
1996-06-10Initial revisionewt1-0/+232
CVS patchset: 628 CVS date: 1996/06/10 02:36:07
1996-06-09handles providesIndex and requiredbyIndexewt1-3/+99
CVS patchset: 626 CVS date: 1996/06/09 21:51:13
1996-06-09added rpmdbFindByProvides(), rpmdbFindByRequiredBy()ewt1-0/+2
CVS patchset: 625 CVS date: 1996/06/09 21:50:44
1996-06-07use the new tagtable to dump the headerroot1-46/+7
CVS patchset: 613 CVS date: 1996/06/07 18:25:24
1996-06-07added REQUIRE_ANY (for no version dep)root1-1/+1
CVS patchset: 612 CVS date: 1996/06/07 15:22:15
1996-06-05use on-disk file type to determine what tests to useroot1-5/+5
CVS patchset: 611 CVS date: 1996/06/05 18:30:51
1996-06-04fixed chmod(symlink) bugroot1-7/+9
CVS patchset: 605 CVS date: 1996/06/04 22:53:56
1996-06-02make arch_sensitive the defaultroot1-2/+2
CVS patchset: 598 CVS date: 1996/06/02 18:05:11
1996-05-23set the mode always when installing (for %attr() support)root1-6/+17
CVS patchset: 592 CVS date: 1996/05/23 02:42:51
1996-05-22added sun4, mips, 68k, sgi, sunos, solarisroot1-3/+27
CVS patchset: 588 CVS date: 1996/05/22 20:39:47
1996-05-22use PATH to find cpioroot1-12/+2
CVS patchset: 586 CVS date: 1996/05/22 19:39:24
1996-05-22pass "upgrade" arg to pre/post when upgradingroot3-5/+9
CVS patchset: 585 CVS date: 1996/05/22 19:30:48
1996-05-22pass "upgrade" arg to pre/post scripts when upgradingroot1-8/+13
remove BASH-ism CVS patchset: 584 CVS date: 1996/05/22 19:30:04
1996-05-22small oopsroot1-2/+2
CVS patchset: 582 CVS date: 1996/05/22 17:42:35
1996-05-071) fixed bug in reading $HOME/.rpmrcewt1-12/+19
2) allows rpmrc file to be overridden CVS patchset: 561 CVS date: 1996/05/07 03:22:31
1996-05-07updated prototype of readConfigFiles()ewt1-1/+1
CVS patchset: 560 CVS date: 1996/05/07 03:22:16
1996-05-07uses a temp file to pass big file lists to cpioewt1-3/+52
CVS patchset: 559 CVS date: 1996/05/07 03:21:44
1996-05-07the norunScripts parameter to runScript() was implemented backwards :-(ewt1-1/+1
CVS patchset: 558 CVS date: 1996/05/07 01:49:06
1996-05-06add PROVIDES defineroot1-0/+2
CVS patchset: 557 CVS date: 1996/05/06 19:57:41
1996-04-29turn off any default armorroot1-1/+1
CVS patchset: 552 CVS date: 1996/04/29 14:26:01
1996-04-15added support for INSTALL_NOSCRIPTS, UNINSTALL_NOSCRIPTSewt1-9/+11
changed test to use UNINSTALL_TEST flag CVS patchset: 549 CVS date: 1996/04/15 22:23:46
1996-04-15added INSTALL_NOSCRIPTS, UNINSTALL_TEST, UNINSTALL_NOSCRIPTSewt1-0/+4
CVS patchset: 548 CVS date: 1996/04/15 22:23:34
1996-04-15packages with no group get added to "Unknown" groupewt1-0/+2
CVS patchset: 547 CVS date: 1996/04/15 22:23:19
1996-04-15runScript() runs scripts conditionallyewt1-1/+1
CVS patchset: 546 CVS date: 1996/04/15 22:23:05
1996-04-15added INSTALL_NOSCRIPTSewt1-2/+2
CVS patchset: 545 CVS date: 1996/04/15 22:22:50
1996-04-15added REQUIRE/PROVIDE tagsroot1-0/+9
added version dependency constants CVS patchset: 538 CVS date: 1996/04/15 21:29:01
1996-04-15fixed return codesewt1-6/+6
CVS patchset: 537 CVS date: 1996/04/15 21:09:40
1996-04-15fixed new awk code which generated tagtable.cewt1-1/+1
CVS patchset: 536 CVS date: 1996/04/15 21:08:12
1996-04-12use awk instead of perl to make tagtable.cewt1-1/+1
CVS patchset: 534 CVS date: 1996/04/12 16:51:38
1996-04-05packages with bad headers shouldn't cause an error, just a differnet returnroot1-1/+0
code CVS patchset: 529 CVS date: 1996/04/05 17:36:11
1996-04-02added declarations for tag tableewt1-0/+8
CVS patchset: 519 CVS date: 1996/04/02 03:37:03
1996-04-02clean removes tagtable.cewt1-1/+1
CVS patchset: 518 CVS date: 1996/04/02 03:36:54
1996-04-02creates tagtable.c nowewt1-4/+15
CVS patchset: 517 CVS date: 1996/04/02 03:36:30
1996-03-29added support for excluded documentation filesewt1-9/+35
CVS patchset: 510 CVS date: 1996/03/29 20:52:03
1996-03-29added excludedocs line to /etc/rpmrcewt1-0/+1
CVS patchset: 509 CVS date: 1996/03/29 20:51:54
1996-03-29added RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVAR_EXCLUDEDOCSewt1-1/+5
CVS patchset: 508 CVS date: 1996/03/29 20:51:40
1996-03-29doesn't remove files that were never installed (RPMFILE_STATE_NOTINSTALLED)ewt1-3/+11
CVS patchset: 507 CVS date: 1996/03/29 20:51:20
1996-03-29added getBooleanVarewt1-0/+12
CVS patchset: 506 CVS date: 1996/03/29 20:51:12
1996-03-29fixed missing parenroot1-1/+1
CVS patchset: 502 CVS date: 1996/03/29 20:05:40
1996-03-29fix mklinux stuffroot1-2/+8
CVS patchset: 501 CVS date: 1996/03/29 19:57:19
1996-03-29frees source package headers (when available)ewt1-1/+5
CVS patchset: 500 CVS date: 1996/03/29 19:40:08
1996-03-29returns a null header for old style source packagesewt1-0/+6
CVS patchset: 499 CVS date: 1996/03/29 19:39:56
1996-03-29fixed bug where a header was freed when it shouldn't have beenewt1-1/+0
CVS patchset: 497 CVS date: 1996/03/29 19:25:17
1996-03-29use /var/tmproot1-2/+2
CVS patchset: 492 CVS date: 1996/03/29 01:26:20
1996-03-28added a few osfmach* archsroot1-3/+15
fail immediately on unknown arch/os CVS patchset: 484 CVS date: 1996/03/28 22:52:06
1996-03-22add support for 786, 886, 986root1-1/+4
CVS patchset: 482 CVS date: 1996/03/22 16:14:25