rpms/qtiplot/devel qtiplot-manual.patch,NONE,1.1

supercyper supercyper at fedoraproject.org
Thu Feb 11 02:02:40 UTC 2010


Author: supercyper

Update of /cvs/pkgs/rpms/qtiplot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25505

Added Files:
	qtiplot-manual.patch 
Log Message:
fix manual building


qtiplot-manual.patch:
 Makefile                 |    1 +
 docbook-en/index.docbook |    2 +-
 qtiplot.dsl              |    2 +-
 qtiplot_html.xsl         |    2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

--- NEW FILE qtiplot-manual.patch ---
diff -urP qtiplot-0.9.7.12.org/manual/docbook-en/index.docbook qtiplot-0.9.7.12/manual/docbook-en/index.docbook
--- qtiplot-0.9.7.12.org/manual/docbook-en/index.docbook	2010-01-04 17:50:46.000000000 +0800
+++ qtiplot-0.9.7.12/manual/docbook-en/index.docbook	2010-02-09 22:55:30.378700748 +0800
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "/usr/share/sgml/docbook/xml-dtd-4.3-VER-REL/docbookx.dtd" [
 
   <!ENTITY appname "QtiPlot">
   <!ENTITY kappname "&appname;">
diff -urP qtiplot-0.9.7.12.org/manual/Makefile qtiplot-0.9.7.12/manual/Makefile
--- qtiplot-0.9.7.12.org/manual/Makefile	2009-10-19 17:01:27.000000000 +0800
+++ qtiplot-0.9.7.12/manual/Makefile	2010-02-09 22:54:44.128701362 +0800
@@ -7,3 +7,4 @@
 
 pdf:
 	dblatex -o qtiplot-manual-en.pdf -c dblatex.conf -p dblatex-param.xsl docbook-en/index.docbook
+install:
diff -urP qtiplot-0.9.7.12.org/manual/qtiplot.dsl qtiplot-0.9.7.12/manual/qtiplot.dsl
--- qtiplot-0.9.7.12.org/manual/qtiplot.dsl	2009-09-10 11:41:59.000000000 +0800
+++ qtiplot-0.9.7.12/manual/qtiplot.dsl	2010-02-09 22:56:10.922701438 +0800
@@ -6,7 +6,7 @@
 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
 
 <!-- Path to main Docbook->html stylesheet. You have to adapt this to your installation. -->
-<!ENTITY docbook-html-stylesheet SYSTEM "/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl" CDATA DSSSL>
+<!ENTITY docbook-html-stylesheet SYSTEM "/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl" CDATA DSSSL>
 
 <!-- Stylesheet function library for creating Windows HTML help and Qt Assistant profiles. -->
 <!ENTITY docbook-help-stylesheet SYSTEM "./help.dsl" CDATA DSSSL>
diff -urP qtiplot-0.9.7.12.org/manual/qtiplot_html.xsl qtiplot-0.9.7.12/manual/qtiplot_html.xsl
--- qtiplot-0.9.7.12.org/manual/qtiplot_html.xsl	2009-09-10 11:41:59.000000000 +0800
+++ qtiplot-0.9.7.12/manual/qtiplot_html.xsl	2010-02-09 22:58:24.651702061 +0800
@@ -1,5 +1,5 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
-<xsl:import href="file:////usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/>
+<xsl:import href="file:////usr/share/sgml/docbook/xsl-stylesheets-1.75.2/html/chunk.xsl"/>
 
 	<!-- html.stylesheet
 	The html.stylesheet parameter is either empty, indicating that no 



More information about the scm-commits mailing list