docs-common/packaging info2rpminfo.xsl,1.7,1.8

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Jan 7 23:31:52 UTC 2006


Author: pfrields

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

Modified Files:
	info2rpminfo.xsl 
Log Message:
Fix title template to work mostly everywhere


Index: info2rpminfo.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/info2rpminfo.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- info2rpminfo.xsl	7 Jan 2006 05:23:07 -0000	1.7
+++ info2rpminfo.xsl	7 Jan 2006 23:31:44 -0000	1.8
@@ -56,7 +56,7 @@
   </xsl:attribute-set>
 
 
-  <xsl:template match="bookinfo/title|articleinfo/title">
+  <xsl:template match="title">
     <xsl:element name="translation" use-attribute-sets="translation-atts">
       <xsl:call-template name="translation"/>
     </xsl:element>




More information about the Fedora-docs-commits mailing list