Updates for the documentation: Revision History: Make will search for the first XML file in the $(XML_LANG) directory containing a revhistory tag. Publican will use that file to build the rpm revision history from. Revision History: All dates must be in the correct RPM format, other formats will break the spec file creation. e.g. Mon Aug 4 2008 VERSION: Can only contain 'a-z', 'A-Z', '0-9' or '.', this is to ensure valid RPM names. This tag is processed before XSLT transactions and so can not contain an entity. REVISION: Can only contain 'a-z', 'A-Z', '0-9' or '.', this is to ensure valid RPM names. This tag is processed before XSLT transactions and so can not contain an entity. PRODUCT: Can only contain 'a-z', 'A-Z' or '_', this is to ensure valid RPM names. DOCNAME: Can only contain 'a-z', 'A-Z' or '_', this is to ensure valid RPM names.