summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1996-10-31use RPMVAR_DEFAULTDOCDIRewt2-2/+3
1996-10-31use separate chgrp/chown commands (slightly more portable, if a bitewt1-4/+3
1996-10-30add %patch -Eroot1-6/+13
1996-10-15use cpio specified by rpmrcewt1-1/+5
1996-09-29removed dependence on outside ftw.hewt2-11/+16
1996-09-29don't include <ftw.h>ewt1-1/+0
1996-09-29distclean rule should depend on clean ruleewt1-1/+1
1996-09-25use alloca(), not __allocaa()ewt1-2/+7
1996-09-25changed index() calls to strchr()ewt1-2/+2
1996-09-251) use Makefile.incewt1-7/+7
1996-09-25fixes some silly typosewt1-1/+1
1996-09-23bug in handling nosource/nopatchroot1-1/+1
1996-09-02--test for buildingroot2-22/+33
1996-08-31add RPMTAG_RPMVERSION to headersewt1-0/+2
1996-08-29added AutoReqProv: logicmarc3-1/+21
1996-08-22only rm -rf docdir if we've got a %docroot1-2/+4
1996-08-20uses RPMVAR_TMPPATHewt2-4/+4
1996-08-20disallow - chars in version and releaseroot1-0/+16
1996-08-19changed to use autoconfewt1-0/+8
1996-08-18spellingroot1-1/+1
1996-08-14cleanup - make nice little function that runs programs and collects outputroot1-139/+150
1996-08-14allow -R to %patchroot1-13/+21
1996-08-08strip leading directories from ldd outputroot1-0/+3
1996-07-23do some sanity checking on the file listroot1-3/+15
1996-07-23catch duplicate filesmarc1-0/+5
1996-07-23parse %prep even for list checkmarc1-3/+3
1996-07-23implement -blmarc3-17/+23
1996-07-23implement timecheckmarc1-2/+22
1996-07-20if objdump gets us "_end" then there is no embedded soname,marc1-7/+21
1996-07-20skip blank lines and "_end" from objdumpmarc1-4/+8
1996-07-20fix exclusiveos to match on os, not arch. duh.marc1-1/+1
1996-07-20match shared libs on ".so"marc1-1/+1
1996-07-18fix nasty bug where pointers into the header were getting staleroot1-7/+28
1996-07-18print prefix in error messageroot1-1/+2
1996-07-18fix stupid free().root1-1/+1
1996-07-17remove warningroot1-1/+1
1996-07-17Put exclude/exclusive arch/os in headermarc1-1/+55
1996-07-15take packager from rpmrcmarc1-0/+8
1996-07-14remove DOCDIRmarc1-2/+1
1996-07-14remove DOCDIRmarc1-1/+1
1996-07-14change messagemarc1-1/+1
1996-07-14allow Prefix: (DEFAULTPREFIX) for sub packagesroot3-21/+16
1996-07-14sub packges should have summariesroot1-3/+2
1996-07-14buildprefix -> buildrootroot5-26/+26
1996-07-14arch sensitive always onroot1-2/+1
1996-07-14do not allow Prefix: or Buildprefix: in sub packagesroot1-1/+3
1996-07-14send stuff to xargs with null termination so that we canroot1-1/+8
1996-07-11fix auto-provide stuff to use ROOTroot1-1/+4
1996-07-10use proper soname for automatic shared lib req/provroot1-19/+22
1996-07-10warn if they use Root:root1-0/+1