[packages/gtk-doc] Update to 1.28

megabajt megabajt at pld-linux.org
Sat Mar 24 19:18:55 CET 2018


commit 5c867c4cf16f8064b6617763ccbdd6a9a49b7236
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Sat Mar 24 19:18:41 2018 +0100

    Update to 1.28

 gtk-doc.spec |  4 ++--
 xsl-ns.patch | 28 ++++++++++++++--------------
 2 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/gtk-doc.spec b/gtk-doc.spec
index 4ee5f0c..fb23bf6 100644
--- a/gtk-doc.spec
+++ b/gtk-doc.spec
@@ -8,12 +8,12 @@ Summary(es.UTF-8):	El generador de documentación del GTK
 Summary(pl.UTF-8):	Narzędzie do generowania dokumentacji API do GTK+ i GNOME
 Summary(pt_BR.UTF-8):	O gerador de documentação do GTK
 Name:		gtk-doc
-Version:	1.27
+Version:	1.28
 Release:	1
 License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	b29949e0964762e474b706ce22171602
+# Source0-md5:	48550c33f9b9b530f9e5f397979b613a
 Patch0:		%{name}-noarch.patch
 Patch1:		xsl-ns.patch
 URL:		http://www.gtk.org/gtk-doc/
diff --git a/xsl-ns.patch b/xsl-ns.patch
index 5b9d6ef..911a20d 100644
--- a/xsl-ns.patch
+++ b/xsl-ns.patch
@@ -1,17 +1,6 @@
---- gtk-doc-1.26/gtk-doc.xsl~	2015-06-26 08:05:50.000000000 +0200
-+++ gtk-doc-1.26/gtk-doc.xsl	2017-11-26 11:32:55.545442969 +0100
-@@ -7,7 +7,7 @@
-   <!-- import the chunked XSL stylesheet -->
-   <!-- http://www.sagehill.net/docbookxsl/Chunking.html says we should use
-        "chunkfast.xsl", but I can see a difference -->
--  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
-+  <xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/html/chunk.xsl"/>
-   <xsl:include href="devhelp2.xsl"/>
-   <xsl:include href="version-greater-or-equal.xsl"/>
- 
---- gtk-doc-1.26/configure.ac~	2017-11-26 11:56:42.000000000 +0100
-+++ gtk-doc-1.26/configure.ac	2017-11-26 11:57:11.985289031 +0100
-@@ -53,7 +53,7 @@
+--- gtk-doc-1.28/configure.ac.orig	2018-03-24 16:05:40.000000000 +0100
++++ gtk-doc-1.28/configure.ac	2018-03-24 19:16:15.687516634 +0100
+@@ -55,7 +55,7 @@ fi
  
  dnl check for DocBook DTD and stylesheets in the local catalog.
  JH_CHECK_XML_CATALOG([-//OASIS//DTD DocBook XML V4.3//EN], [DocBook XML DTD V4.3])
@@ -20,3 +9,14 @@
  
  dnl
  dnl Check for syntax highlighters
+--- gtk-doc-1.28/gtk-doc.xsl.orig	2018-03-24 19:16:15.684183303 +0100
++++ gtk-doc-1.28/gtk-doc.xsl	2018-03-24 19:17:02.400818509 +0100
+@@ -8,7 +8,7 @@
+   <!-- http://www.sagehill.net/docbookxsl/Chunking.html#FastChunking says we should use
+        "chunkfast.xsl", but I can't see a difference. Also it is not clear wheter
+        one should still set "chunk.fast". Again, no meassuable difference. -->
+-  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
++  <xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/html/chunk.xsl"/>
+   <xsl:include href="devhelp2.xsl"/>
+   <xsl:include href="version-greater-or-equal.xsl"/>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-doc.git/commitdiff/5c867c4cf16f8064b6617763ccbdd6a9a49b7236



More information about the pld-cvs-commit mailing list