summaryrefslogtreecommitdiff
path: root/build/spec.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-29added AutoReqProv: logicmarc1-0/+16
1996-08-22only rm -rf docdir if we've got a %docroot1-2/+4
1996-07-20fix exclusiveos to match on os, not arch. duh.marc1-1/+1
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-14allow Prefix: (DEFAULTPREFIX) for sub packagesroot1-4/+1
1996-07-14buildprefix -> buildrootroot1-19/+19
1996-07-10warn if they use Root:root1-0/+1
1996-07-10fix uninitialized buildprefixroot1-0/+1
1996-07-09handle Build Prefixroot1-5/+44
1996-07-09logic for handling Prefix:root1-0/+7
1996-07-08fix Summary parsingroot1-1/+1
1996-07-02added support for %descriptionroot1-0/+7
1996-07-02fix %changelog handlingroot1-23/+29
1996-06-27parsing for conflicts:root1-28/+34
1996-06-27added stuff for nosrc packagesroot1-0/+55
1996-06-24allow # comments in the %files sectionroot1-3/+8
1996-06-07wrap up req/deproot1-46/+19
1996-06-02handle # comments in the preambleroot1-2/+3
1996-05-22strip all trailing whitespace in the spec fileroot1-2/+2
1996-05-07prelim Req / Prov stuffroot1-6/+185
1996-05-02started provide/require stuffroot1-1/+9
1996-03-18added urlroot1-0/+1
1996-02-23add a couple staticsroot1-22/+46
1996-02-22fix last ':' checking patch - source and patch lines cna have #'s!root1-3/+8
1996-02-22require ':' after preamble partsroot1-3/+14
1996-02-22toss trailing spaces on name, version, releaseroot1-0/+6
1996-02-22reset RPMVAR_ROOT in reset_spec()root1-0/+2
1996-02-21fix doc/docdir handlingroot1-0/+3
1996-02-21handle names properly! Can't figure 'em out until the entireroot1-9/+31
1996-02-21fix extra %endif catchingroot1-2/+4
1996-02-21add root dir to doc dirroot1-1/+1
1996-02-19catch unbalanced %endifsroot1-0/+3
1996-02-19make serial number an int32root1-2/+5
1996-02-16fix handling of NULL newname/subname in lookup_package()root1-7/+9
1996-02-16strip trailing whitespace off %part argsroot1-10/+27
1996-02-15copy specfile nameroot1-1/+1
1996-01-30removed reference to var.h (which disappeared)ewt1-1/+0
1996-01-29added parsing for special %doc macrosmarc1-0/+27
1996-01-17count sources and patchesmarc1-0/+4
1996-01-12add support for multi-line descriptionsmarc1-2/+18
1996-01-08added icon, exclude, exclusive handlingmarc1-2/+23
1996-01-06reversed order of pre/preun post/postun checkingmarc1-2/+2
1996-01-06fixed prein -> pre and postin->postmarc1-2/+2
1995-12-27added source/patch line handlingmarc1-18/+193
1995-12-20added %changelogmarc1-34/+51
1995-12-19add debug messagesmarc1-5/+14
1995-12-19added logic for empty %files section vs NO %files sectionmarc1-1/+6
1995-12-18fixed bug where every part was POSTUNmarc1-1/+7