summaryrefslogtreecommitdiff
path: root/build/spec.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-10-06add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)jbj1-4/+25
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-4/+5
1998-09-05More RPMVAR_* conversion to macros.jbj1-3/+0
1998-09-05Start converting variables into macro expansions.jbj1-1/+4
1998-08-08writeRPM can now copy cpio archive from fd.jbj1-11/+5
1998-08-02String substitution macro file.jbj1-2/+2
1998-08-02Special case of "/" in %files was broken.jbj1-0/+2
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj1-4/+6
1998-07-30Consolidated includes for librpmbuild API.jbj1-7/+160
1998-07-25Aggregate system includes into system.h.jbj1-142/+144
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-5/+5
1998-06-29*** empty log message ***marc1-1/+3
1998-04-17Added AutoReq: and AutoProv:marc1-1/+2
1998-01-12merged in Marc's new build codeewt1-1659/+198
1997-10-14Allow License: instead of Copyright:marc1-0/+1
1997-09-30Sanity checkmarc1-0/+6
1997-09-16Move obsoletes to own tagmarc1-19/+11
1997-09-16Added Obsoletes: tagmarc1-0/+15
1997-08-31Had some wrong month length in date parsing codeewt1-1/+1
1997-08-29Do not allow version specification in PreReq:marc1-0/+5
1997-08-19Add BUILDARCHS tag to source packages.marc1-5/+7
1997-07-25Modify to allow BuildArchitectures:marc1-1/+79
1997-07-23rewrote rcfile parsingewt1-2/+2
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-03Handle -p <prog> on pre/post scriptsmarc1-5/+73
1997-06-19PreReq handlingroot1-2/+15
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-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-07Minor cleanups.ewt1-0/+6
1997-05-02Needed to include miscfn.hewt1-0/+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, RPMNLSDIRewt1-0/+1
1997-04-16make tags case sensisitve (lower case)root1-1/+1
1997-04-14added SOURCEURLn and PATCHURLm pacrosroot1-0/+2
1997-04-14moved %doc/script handling to files.croot1-53/+4
1997-04-14add SOURCEn and PATCHn prefdefined macrosroot1-0/+5
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
1997-03-31%macro handlingroot1-48/+86
1997-03-11fixed changelog parsingewt1-2/+2
1997-03-04removed seemingly extranous include of regex.hewt1-1/+0
1997-02-18fix null dereferencemarc1-1/+2
1997-01-30set the time on changelogs to noon UTCewt1-0/+3
1997-01-28fixed requires/conflictsroot1-3/+4
1997-01-25added %changelog processingroot1-2/+172