Add the following parameters to the Content spec base: Description - A paragraph that is inserted into the Abstract (<abstract> in Book_Info.xml). The current Content spec information should follow that paragraph in the abstract, and say: "This book was built from Content Specification ID: 7 Revision: 40." Copyright Holder - a string value that is inserted into <<ContentSpec.Title>>.ent: <!ENTITY HOLDER "<<CopyrightHolder>>">
Scratch the Content spec information in the abstract. We'll put it in the Revision History (in bug 751308)
Added. The Description isn't mandatory. If no description is provided the default description "A brief paragraph describing this book. This will be used as the description for the rpm package." will be set. To add a description use the "Description = <description>" syntax. Note: The description must be on a single line. The Copyright Holder is mandatory. For old versions of content specs that don't have the field then it will just insert a blank string for the HOLDER entity. To use the copyright holder field insert "Copyright Holder = <copyright>" into a content specification. As of this comment, the Content Spec Information is still inserted into the abstract as a separate paragraph. This will change once bug #751308 has been implemented.
To be able to use the new features you will also need to execute the "build-15.sql" SQL file as this change required adding two new fields to the database.
Verified on: CSProcessor client version: 0.17.0 Web Service at http://csprocessor.cloud.lab.eng.bne.redhat.com:8080/ version: 0.21.4