On Thu, 21 May 1998, Rev. Joseph Carter wrote: > > Does the stampede format even SUPPORT dependancies? > This is readily available from their web site.
SLP Version 2.1 int value of 4. (Production release) /* * The structure of a .slp file: * * First, a .tar.bz2 file * immediatly following: struct slpformat_v5 { int FilesToKeep[FTKMAX]; int Priority; int CompressionMechanism; int Release; int Copyright; char ConflictsWith[CWMAX]; char SetupScript[SSMAX]; char ShortDescription[SDMAX]; char LongDescription[LDMAX]; char DependsRequirements[DRMAX]; char DependsSatisfy[DSMAX]; char Author[AMAX]; char Date[DMAX]; int CompilerVersion; char SoftwareVersion[SVMAX]; char PackageName[PNMAX]; int BinaryFormat; int PackageGrouping; int SlPackageVersion = 5; }; /* The above SlPackageVersion is 3.1, int value of 5 */ John Lapeyre <[EMAIL PROTECTED]> Tucson,AZ http://www.physics.arizona.edu/~lapeyre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]