docs-common/packaging bookinfo.xsl,1.8,1.9

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Fri Jan 6 15:20:04 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11248

Modified Files:
	bookinfo.xsl 
Log Message:
Added comment to identify this as a generated file, not to be edited
by mere mortals.  Included reference to the "rpm-info.xml" file, which *is*
the proper file to be edited.



Index: bookinfo.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/bookinfo.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bookinfo.xsl	4 Jan 2006 01:30:06 -0000	1.8
+++ bookinfo.xsl	6 Jan 2006 15:19:56 -0000	1.9
@@ -8,6 +8,14 @@
   <xsl:param name="who" select="''"/>
 
   <xsl:template match="/">
+    <xsl:comment>
+	Warning! Warning! Danger, Will Robinson!
+	This is a generated file, produced from information in
+	the "rpm-info.xml" file.
+
+	DO NOT EDIT THIS FILE DIRECTLY!
+	Edit "rpm-info.xml" to change this information.
+    </xsl:comment>
     <xsl:element name="{$doctype}">
       <xsl:element name="title">
 	<xsl:call-template name="get-title"/>




More information about the Fedora-docs-commits mailing list