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

supercyper supercyper at fedoraproject.org
Wed Jan 27 12:10:43 UTC 2010


Author: supercyper

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

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


1-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 1-manual.patch ---
diff -urP qtiplot-0.9.7.11.old/manual/docbook-en/index.docbook qtiplot-0.9.7.11/manual/docbook-en/index.docbook
--- qtiplot-0.9.7.11.old/manual/docbook-en/index.docbook	2010-01-04 17:50:46.000000000 +0800
+++ qtiplot-0.9.7.11/manual/docbook-en/index.docbook	2010-01-23 21:37:20.174420369 +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.11.old/manual/Makefile qtiplot-0.9.7.11/manual/Makefile
--- qtiplot-0.9.7.11.old/manual/Makefile	2009-10-19 17:01:27.000000000 +0800
+++ qtiplot-0.9.7.11/manual/Makefile	2010-01-24 00:41:42.612671212 +0800
@@ -7,3 +7,4 @@
 
 pdf:
 	dblatex -o qtiplot-manual-en.pdf -c dblatex.conf -p dblatex-param.xsl docbook-en/index.docbook
+install: html-pdf
diff -urP qtiplot-0.9.7.11.old/manual/qtiplot.dsl qtiplot-0.9.7.11/manual/qtiplot.dsl
--- qtiplot-0.9.7.11.old/manual/qtiplot.dsl	2009-09-10 11:41:59.000000000 +0800
+++ qtiplot-0.9.7.11/manual/qtiplot.dsl	2010-01-23 22:47:51.422422475 +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.11.old/manual/qtiplot_html.xsl qtiplot-0.9.7.11/manual/qtiplot_html.xsl
--- qtiplot-0.9.7.11.old/manual/qtiplot_html.xsl	2009-09-10 11:41:59.000000000 +0800
+++ qtiplot-0.9.7.11/manual/qtiplot_html.xsl	2010-01-24 14:52:29.262584570 +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