[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

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



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 &quot;rpm-info.xml&quot; file.
+
+	DO NOT EDIT THIS FILE DIRECTLY!
+	Edit &quot;rpm-info.xml&quot; to change this information.
+    </xsl:comment>
     <xsl:element name="{$doctype}">
       <xsl:element name="title">
 	<xsl:call-template name="get-title"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]