summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1999-03-17fix: recursive strtok's is a no-no.jbj1-5/+0
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-5/+6
1999-03-12fix: rpm -q --specfile --specedit now works even with BuildArch:.jbj1-3/+17
1999-02-22Meta-msgid's generated by tagName.jbj1-2/+2
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj6-4/+130
1999-02-21Ultrapenguin has not S_ISTXT (although ALLPERMS mentions).jbj1-5/+3
1999-02-16Repair rpmputtext.jbj1-4/+6
1999-02-15sub-packages should inheirit Prefixes tag (Ian Mortimer).jbj1-0/+1
1999-02-10Fix inverted args in error message.jbj1-2/+2
1999-02-071) %attr(mode,user,group,dmode) is illegal! (though %defattr is fine)ewt1-12/+13
1999-02-05- add BuildPrereq: in spec file and src rpm.jbj2-3/+6
1999-02-02handle spec file which Provide filenamesewt1-14/+5
1999-01-27Fix defattr/attr screwup.jbj1-51/+66
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj7-22/+24
1999-01-26make '-' character illegal (again) in version/release.jbj2-2/+12
1999-01-25Eliminate generated files.jbj2-430/+1
1999-01-22Ignore libtool glop.jbj1-0/+3
1999-01-22Use libbtool to generate librpmbuild.a.jbj2-52/+44
1999-01-22don't erase failing build script (Tim Mooney).jbj1-0/+2
1999-01-21After running libtoolize to update config.guess config.subjbj1-15/+42
1999-01-21Automake: almost functional make dist.jbj1-29/+17
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj2-6/+1
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-82/+111
1999-01-13Default value for ALLPERMS.jbj1-0/+4
1999-01-13Fix: sub-packages require name from header (which is not %{name}).jbj1-3/+13
1999-01-06propagate "const char *" into rpmlib prototypes.jbj5-19/+20
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj7-91/+90
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-9/+15
1998-12-05translate cpio errors using cpioStrerror.jbj1-10/+6
1998-12-03caldera patches (ray@Caldera.DE)jbj1-1/+1
1998-12-01Sanity.jbj1-15/+13
1998-11-25fix incorrect directory permissions using %attr/%defattr.jbj1-42/+31
1998-11-25Sanity.jbj1-22/+10
1998-11-25Sanity.jbj1-32/+9
1998-11-25Sanity.jbj1-100/+125
1998-11-25Use VFA_t for %verify attribute parsing.jbj1-21/+27
1998-11-25Add dup for the "other" gzdopen premature close.jbj6-99/+84
1998-11-24Clean up on files.c.jbj3-242/+215
1998-11-23Sanity.jbj1-7/+9
1998-11-22Start abstracting compressed I/O.jbj2-2/+3
1998-11-20Sanity.jbj11-125/+137
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj5-21/+23
1998-11-19lclint noise.jbj5-19/+18
1998-11-19finish hiding rpmdb index record data ("matches").jbj2-3/+13
1998-11-18implement abstract fd type almost everywhere.jbj11-126/+89
1998-11-16LCLINT pass 0.jbj12-26/+100
1998-11-15strncasecmp on spec file separators (KDE has %Description).jbj1-1/+1
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj4-22/+15
1998-11-06add new Epoch: keyword just like Serial:.jbj2-4/+5
1998-11-06sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).jbj1-0/+1