summaryrefslogtreecommitdiff
path: root/build/pack.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-31add RPMTAG_RPMVERSION to headersewt1-0/+2
1996-08-29added AutoReqProv: logicmarc1-1/+3
1996-08-20uses RPMVAR_TMPPATHewt1-3/+3
1996-07-23implement -blmarc1-9/+15
1996-07-18fix nasty bug where pointers into the header were getting staleroot1-7/+28
1996-07-15take packager from rpmrcmarc1-0/+8
1996-07-14allow Prefix: (DEFAULTPREFIX) for sub packagesroot1-16/+15
1996-07-14arch sensitive always onroot1-2/+1
1996-07-10initialize prefix and prefixLenroot1-2/+7
1996-07-09logic for handling Prefix:root1-9/+42
1996-07-07mods for new Header-style signaturesroot1-15/+17
1996-07-01change OS and ARCH to stringsroot1-15/+7
1996-06-28skip ALL leading slashes :-)root1-1/+3
1996-06-27set major number to 3root1-1/+1
1996-06-27added stuff for nosrcroot1-47/+88
1996-06-18add errno.hroot1-0/+1
1996-06-16use getBooleanVar()root1-1/+2
1996-06-07move a lot of stuff to names.c and files.croot1-948/+31
1996-06-02don't barf if we can't canonicalize the hostnameroot1-2/+6
1996-05-23fix dumb %verify() parse bugroot1-24/+229
1996-05-22don't use RPMS/<arch> if not arch_sensitiveroot1-1/+1
1996-05-22use myftw() istead of ftw() -- it uses lstat() instead of stat()root1-1/+4
1996-05-17fix globbing bug when Root: is usedroot1-6/+14
1996-05-07prelim Req / Prov stuffroot1-7/+28
1996-03-29added some better error messagesroot1-3/+15
1996-03-29use /var/tmproot1-3/+3
1996-02-29switch back to using a gzip process instead of gzlib :-(.root1-31/+83
1996-02-27null terminate. duh.root1-0/+1
1996-02-23pass subpackage name to process_filelist() for doc dirroot1-1/+1
1996-02-22use level 9 compression!root1-2/+1
1996-02-22don't just exit on error, clean up and returnroot1-4/+20
1996-02-22more error checking during package writeroot1-2/+16
1996-02-22better error checking during buildsroot1-3/+19
1996-02-21remove bogus commentroot1-1/+0
1996-02-21just get the name from the headerroot1-12/+5
1996-02-21fix %doc %docdir contentionroot1-5/+6
1996-02-20fix ugly race condition in cpio_gzip()root1-11/+42
1996-02-20add wacky subpackage version/release stuffroot1-5/+16
1996-02-20pass around the passPhraseroot1-7/+9
1996-02-20use VERIFY_USER and VERIFY_GROUP, not by idmarc1-8/+4
1996-02-20added "," as separator for %verify()marc1-2/+2
1996-02-19add %verify() handlingroot1-4/+41
1996-02-19use libz instead of gziproot1-43/+70
1996-02-19added signature handlingmarc1-63/+210
1996-02-16don't allocate 0 bytes!root1-2/+2
1996-02-14doRmSource should return somethingroot1-0/+1
1996-02-14added doRmSource()root1-0/+34
1996-02-14error for unknown icon typeroot1-4/+6
1996-01-30removed reference to var.h (which disappeared)ewt1-1/+0
1996-01-301) places new packages in RPM_RPM_DIR/arch/file.rpmewt1-7/+9