summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1999-09-07add sparcv9 architecture.jbj1-0/+23
1999-09-06fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)jbj1-1/+1
1999-09-05added message to getFilesystem() -- this can hang up when we can'tewt1-0/+2
1999-08-24add versions to prereq.jbj2-44/+92
1999-08-24add headerWrite return code and check for errors.jbj5-21/+41
1999-08-24Remove legacy langNum interface.ljbj2-61/+1
1999-08-23More environment fiddles.jbj1-2/+7
1999-08-22add %_install_langs to configure languages to be installed.jbj1-14/+17
1999-08-21Check POSIX environment variables too.jbj1-5/+34
1999-08-20add versions to obsoletes.jbj1-174/+188
1999-08-20Break out locale match test.jbj2-89/+98
1999-08-19match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".jbj1-31/+51
1999-08-18fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).jbj1-4/+3
1999-08-17fix: more precise handling was needed for multiple overlapped removed files.jbj3-27/+56
1999-08-16fix: n>1 occurrences of %config(noreplace) should not FA_CREATE (#4355).jbj1-6/+17
1999-08-16tmacro was broke.jbj1-3/+1
1999-08-16fix: last char in rpmrc w/o terminating newline lost (#4361).jbj1-22/+34
1999-08-16fix: macro table cannot contain NULL pointers (#4263).jbj1-15/+33
1999-08-15resuscitate net shared paths (#4330).jbj6-16/+24
1999-08-15Fix the erased files last fix.jbj1-2/+6
1999-08-14fix: don't remove file until last occurence in transaction (#4291).jbj2-57/+70
1999-08-14Comments, consts and style.jbj1-77/+104
1999-08-13Comments, consts, and simplifications.jbj1-123/+165
1999-08-09Prepare for per-package non-string macros like epoch.jbj3-6/+15
1999-08-07Comments and consts ...jbj1-24/+39
1999-08-06Comments and consts ...jbj2-31/+63
1999-08-06Use headerNVR throughout.jbj10-87/+77
1999-08-06Get rid of trailing white space.jbj1-75/+75
1999-08-02More informative message for "free list corrupt".jbj1-2/+7
1999-07-29macro fixes (Benedict Lofstedt, #4220):jbj1-17/+35
1999-07-29fix: getopt on non-linux requires optind to be saved/restoredjbj1-5/+14
1999-07-27popt: heavy dose of const.jbj1-0/+1
1999-07-26Hacksgafton1-0/+3
1999-07-22the death of RPMSENSE_SERIAL, use [epoch:]version[-release] instead.jbj4-14/+1
1999-07-22print all dependencies for each package at end of build.jbj1-1/+2
1999-07-22add versions to provides.jbj5-145/+257
1999-07-21Match any epoch if package has epoch and dependency doesn't specify.jbj1-5/+5
1999-07-20fix: incomplete cleanup if --rebuilddb fails (#4115).jbj1-49/+29
1999-07-17make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050).jbj1-254/+249
1999-07-14move checksig/resign major modes into rpmlib.jbj3-6/+21
1999-07-14Create from top level checksig.c.jbj1-0/+353
1999-07-14move install/erase major modes into rpmlib.jbj3-9/+39
1999-07-14Create from top level install.c.jbj1-0/+466
1999-07-14Eliminate static prototypes.jbj2-558/+545
1999-07-13File internals rearranged to taste.jbj4-196/+192
1999-07-13Eliminate static prototypes.jbj1-19/+13
1999-07-13Eliminate static prototypes.jbj1-373/+371
1999-07-13Eliminate static prototypes.jbj1-458/+449
1999-07-13Eliminate static prototypes.jbj1-21/+27
1999-07-13Eliminate const warning.jbj1-12/+15