summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1997-08-19Add BUILDARCHS tag to source packages.marc2-5/+9
1997-07-311) improved cpio error messageewt1-3/+9
1997-07-311) cpio can now conditionally follow symlinksewt1-2/+2
1997-07-30Restore CWD after packing filesmarc1-0/+5
1997-07-25Modify to allow BuildArchitectures:marc4-2/+85
1997-07-23Moidified to use internal cpio building codeewt1-158/+56
1997-07-23rewrote rcfile parsingewt3-11/+26
1997-07-07Fix handling of %pre -p <prog> when it has no bodymarc1-9/+6
1997-07-07Add %pre/%post -p <prog> handlingmarc1-53/+59
1997-07-03Change message to standard "Build failed."marc1-1/+1
1997-07-03Handle -p <prog> on pre/post scriptsmarc2-5/+77
1997-07-01Make comments "deactivate" %definemarc1-1/+10
1997-07-01add /usr/X11R6/man to docdirsmarc1-0/+1
1997-06-19PreReq handlingroot3-14/+37
1997-06-19Fix src package file name.root1-1/+1
1997-06-17Clear the stupid isspecfile flag!root1-0/+2
1997-06-16Removed buildos: buildarch: brokenessewt1-8/+0
1997-06-03Fail if version or release are emptyroot1-0/+6
1997-06-03Allow %if* stuff to be indentedroot1-6/+19
1997-06-01Added rpmfilename tag to to rpmrc and made use of it during package buildsewt1-3/+14
1997-05-20Must include <sys/tiome.h> before <sys/resource.h> for SunOSewt3-2/+3
1997-05-20Moved includes of miscfn.h to the top.ewt5-5/+8
1997-05-20Added more includes of <sys/time.h> and <sys/resource.h> for AIXewt2-0/+3
1997-05-16Applied changes for AIX. This involved using <sys/select.h> if it's available.ewt3-1/+4
1997-05-12Added includes of miscfn.hewt1-0/+1
1997-05-07fix cpio bugroot1-5/+4
1997-05-07Includes config.h, miscfn.hewt1-0/+3
1997-05-07Minor cleanups.ewt3-2/+14
1997-05-02Needed to include miscfn.hewt2-0/+2
1997-05-02The gzipbin transition added a %d where there should have been a %s.ewt1-1/+1
1997-05-01Look for gzip in path and store binary to use in /usr/lib/rpmrcewt2-6/+7
1997-05-01tweak trigger variable namingroot1-1/+1
1997-05-01tweak naming of trigger variablesroot1-11/+11
1997-05-01handle files in Requires/Provides/Conflictsroot1-2/+15
1997-04-28- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIRewt2-1/+2
1997-04-16handle source files with bad owner/grouproot1-0/+4
1997-04-16make tags case sensisitve (lower case)root1-1/+1
1997-04-16make %define case sensitive (lower case)root1-1/+1
1997-04-16make %patch and %setup case sensitiveroot1-2/+2
1997-04-16macros should be case insensitiveroot1-2/+2
1997-04-15strip trailing slahes from file namesroot1-1/+5
1997-04-14added SOURCEURLn and PATCHURLm pacrosroot1-0/+2
1997-04-14moved %doc/script handling to files.croot1-53/+4
1997-04-14call finish_filelists where apprpriateroot1-0/+9
1997-04-14added finish_filelists, moved parseForDocFiles here from spec.croot1-16/+87
1997-04-14added finish_filelistsroot1-0/+2
1997-04-14add SOURCEn and PATCHn prefdefined macrosroot1-0/+5
1997-04-10oops - a failed listcheck never terminatedroot1-2/+0
1997-04-10don't parse macro stuff inside non-reading conditionalsroot1-1/+7
1997-04-08allow %doc and %attr()on a single lineroot1-1/+1