summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1996-07-10fix uninitialized buildprefixroot1-0/+1
1996-07-10initialize prefix and prefixLenroot1-2/+7
1996-07-10additional check for running off end of stringroot1-1/+1
1996-07-09handle Build Prefixroot4-6/+52
1996-07-09logic for handling Prefix:root5-16/+81
1996-07-08fix Summary parsingroot1-1/+1
1996-07-07mods for new Header-style signaturesroot1-15/+17
1996-07-02add some strict spec file checkingroot1-6/+140
1996-07-02added support for %descriptionroot1-0/+7
1996-07-02fix %changelog handlingroot1-23/+29
1996-07-01pass RPM_ARCH and RPM_OS to scriptsroot1-0/+2
1996-07-01change OS and ARCH to stringsroot1-15/+7
1996-06-28strip out duplicate '/' in filenamesroot1-1/+14
1996-06-28skip ALL leading slashes :-)root1-1/+3
1996-06-27conflicts handlingroot1-1/+34
1996-06-27parsing for conflicts:root1-28/+34
1996-06-27add counter for conflictsroot1-0/+1
1996-06-27set major number to 3root1-1/+1
1996-06-27handle staticly linked binariesroot1-11/+12
1996-06-27added stuff for nosrc packagesroot1-0/+55
1996-06-27added stuff for nosrcroot1-47/+88
1996-06-27added stuff of nosrc packagesroot1-0/+8
1996-06-24allow # comments in the %files sectionroot1-3/+8
1996-06-18add errno.hroot2-0/+2
1996-06-18clean uproot2-6/+15
1996-06-16use getBooleanVar()root1-1/+2
1996-06-08provide lib.so IF lib.so.*root1-1/+1
1996-06-07display cleanuproot1-2/+4
1996-06-07Initial revisionroot6-0/+1310
1996-06-07move a lot of stuff to names.c and files.croot1-948/+31
1996-06-07wrap up req/deproot1-46/+19
1996-06-07new prototypesroot1-3/+0
1996-06-07*** empty log message ***root3-5/+12
1996-06-07move doRmSource() hereroot1-0/+36
1996-06-07add files.o names.o reqprov.oroot1-1/+1
1996-06-02handle # comments in the preambleroot1-2/+3
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-22strip all trailing whitespace in the spec fileroot1-2/+2
1996-05-22don't use RPMS/<arch> if not arch_sensitiveroot1-1/+1
1996-05-22Initial revisionroot3-0/+274
1996-05-22use myftw() istead of ftw() -- it uses lstat() instead of stat()root1-1/+4
1996-05-22added myftw.croot1-1/+1
1996-05-17fix globbing bug when Root: is usedroot1-6/+14
1996-05-17add verifySpec()root1-0/+2
1996-05-16add vspecroot1-1/+1
1996-05-07prelim Req / Prov stuffroot2-13/+213
1996-05-07make build_subdir visibleroot2-1/+3
1996-05-07prelim Req / Prov stuffroot1-0/+14
1996-05-02started provide/require stuffroot1-1/+9