]> git.pld-linux.org Git - packages/gtk-doc.git/commitdiff
Update to 1.28 auto/th/gtk-doc-1.28-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 24 Mar 2018 18:18:41 +0000 (19:18 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 24 Mar 2018 18:18:41 +0000 (19:18 +0100)
gtk-doc.spec
xsl-ns.patch

index 4ee5f0cb8343478877df46c27ddefa8dcb79be89..fb23bf6d6a2b0a8ab59e1e524022e6544f8db0a1 100644 (file)
@@ -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/
index 5b9d6ef85120f67dfeed79b49a370b437292ff56..911a20d98e884f2f09f959aa2123b05d6bfc509f 100644 (file)
@@ -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"/>
This page took 0.137389 seconds and 4 git commands to generate.