Hi list members,
After building m69, I CVS updated to m77, then ran dmake. It seems that the new files have been compiled, and the build completed succesfully, but the names of the resulting RPMS have 1.9.68 in them, i.e.
openofficeorg-calc-1.9.68-linux-2.4-intel.rpm openofficeorg-core01-1.9.68-linux-2.4-intel.rpm ...
and not: openofficeorg-calc-1.9.77-linux-2.4-intel.rpm openofficeorg-core01-1.9.77-linux-2.4-intel.rpm ...
as I expected.
My solenv/inc/minor.mk reads: RSCVERSION=680 RSCREVISION=680m77(Build:8871) BUILD=8871 LAST_MINOR=m77 SOURCEVERSION=SRC680
and all the _version.h files in the output directories read: #define _BUILD "8855" #define _UPD "680" #define _LAST_MINOR "m68" #define _RSCREVISION "680m68(Build:8855)" #define _INPATH "unxlngi6.pro"
I'm figuring that the _version.h should have the same RSCREVISION info as minor.mk.
I tried erasing an output directory on one project, then rebulding, but the _version.h still has the revision as m68.
What do I have to do to make sure that the version info is correct?
Thanks,
-- Alan Yaniger Tk Open Systems
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
