summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-220/+224
1999-09-07add --freshen to usage message (#4823).jbj1-3/+3
1999-09-06fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)jbj1-30/+34
1999-08-24Fix duplicate dependency check.jbj1-1/+1
1999-08-24add versions to prereq.jbj1-9/+9
1999-08-24add headerWrite return code and check for errors.jbj1-55/+55
1999-08-24Remove legacy langNum interface.ljbj1-45/+49
1999-08-22add %_install_langs to configure languages to be installed.jbj1-1/+1
1999-08-21Check POSIX environment variables too.jbj1-19/+19
1999-08-20add versions to obsoletes.jbj1-9/+9
1999-08-20Break out locale match test.jbj1-19/+19
1999-08-19match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".jbj1-19/+19
1999-08-18fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).jbj1-28/+28
1999-08-17fix: more precise handling was needed for multiple overlapped removed files.jbj1-1/+1
1999-08-16fix: n>1 occurrences of %config(noreplace) should not FA_CREATE (#4355).jbj1-18/+18
1999-08-16fix: last char in rpmrc w/o terminating newline lost (#4361).jbj1-19/+19
1999-08-16fix: macro table cannot contain NULL pointers (#4263).jbj1-19/+19
1999-08-15resuscitate net shared paths (#4330).jbj1-56/+60
1999-08-15Fix the erased files last fix.jbj1-1/+1
1999-08-14fix: don't remove file until last occurence in transaction (#4291).jbj1-25/+25
1999-08-13Comments, consts, and simplifications.jbj1-4/+4
1999-08-09Prepare for per-package non-string macros like epoch.jbj1-64/+60
1999-08-07Comments and consts ...jbj1-4/+4
1999-08-06Comments and consts ...jbj1-9/+9
1999-08-06Use headerNVR throughout.jbj1-353/+357
1999-08-04Clarify licensing: "GNU General Public License" not s/General //.jbj11-22/+20
1999-08-02Sanity.jbj1-9/+9
1999-07-27popt: heavy dose of const.jbj1-23/+23
1999-07-26fix: segfault on --rebuild (#4185).jbj1-1/+1
1999-07-23add post install configurable dependency checking.jbj1-19/+13
1999-07-22the death of RPMSENSE_SERIAL, use [epoch:]version[-release] instead.jbj1-18/+18
1999-07-22print all dependencies for each package at end of build.jbj1-19/+7
1999-07-22fix: sanity test on specfile fails when encountering i18n chars.jbj1-28/+28
1999-07-22add versions to provides.jbj1-9/+9
1999-07-20Sanity.jbj1-10/+10
1999-07-20Save and restore 1st char of next line in multiline expansion correctly.jbj1-11/+11
1999-07-20fix: incomplete cleanup if --rebuilddb fails (#4115).jbj1-25/+25
1999-07-19add pl translation and man pages (Tomasz K?oczko et al).jbj2-1388/+1185
1999-07-19debug multiline macro expansion.jbj1-11/+11
1999-07-19permit multiline macro expansions.jbj1-19/+19
1999-07-19Another dead strtok.jbj1-24/+24
1999-07-19fix: %if parsing skipped 3 chars too many.jbj1-20/+33
1999-07-17make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050).jbj1-90/+90
1999-07-14move checksig/resign major modes into rpmlib.jbj2-342/+342
1999-07-14move install/erase major modes into rpmlib.jbj2-133/+133
1999-07-13File internals rearranged to taste.jbj1-186/+185
1999-07-13Perl bindings needjbj1-19/+19
1999-07-10add epoch (as [0-9]*:version-release) to install dependency parse.jbj1-3/+3
1999-07-10Eliminate unnecessary extern.jbj1-38/+38
1999-07-08add configure scaffolding to support rpm-4.0 packages.jbj1-281/+281