summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1999-04-03add name/version/release macros during src.rpm install.jbj1-1/+0
1999-04-01add per-target macrofiles to search path.jbj8-106/+36
1999-04-01Add autofetch of nosource tarballs.jbj1-0/+19
1999-03-31add explicit macrofiles path to rpmrc.jbj1-0/+1
1999-03-31Restore check on BuildRoot != "/".jbj1-6/+6
1999-03-31(re-)enable fixowner/fixgroup macros.jbj1-6/+10
1999-03-26autoReq/autoProv now per-package.jbj4-15/+12
1999-03-24fix: segfault from unknown uid/gid -- use builder's uid/gid instead.jbj1-0/+8
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj3-6/+6
1999-03-20eliminate old rpmrc configuration syntax.jbj8-66/+78
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