From: Marcin Banasiak Date: Sat, 6 Jan 2018 13:40:48 +0000 (+0100) Subject: Update to 1.27 X-Git-Tag: auto/th/gtk-doc-1.27-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgtk-doc.git;a=commitdiff_plain;h=251cdd0 Update to 1.27 --- diff --git a/gtk-doc-noarch.patch b/gtk-doc-noarch.patch index 3e87f17..c5ce5d0 100644 --- a/gtk-doc-noarch.patch +++ b/gtk-doc-noarch.patch @@ -1,6 +1,17 @@ ---- gtk-doc-1.26/configure.ac.orig 2017-08-11 10:01:46.000000000 +0200 -+++ gtk-doc-1.26/configure.ac 2017-11-13 16:03:52.413461438 +0100 -@@ -24,10 +24,6 @@ +--- gtk-doc-1.22/Makefile.am.noarch 2015-05-08 18:46:15.247188483 +0200 ++++ gtk-doc-1.22/Makefile.am 2015-05-08 18:46:44.464104524 +0200 +@@ -1,7 +1,7 @@ + ## Process this file with automake to produce Makefile.in + ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS} + +-SUBDIRS = cmake help tests ++SUBDIRS = cmake help + + bin_SCRIPTS = \ + gtkdoc-check \ +--- gtk-doc-1.27/configure.ac.fix 2018-01-06 14:38:16.057925634 +0100 ++++ gtk-doc-1.27/configure.ac 2018-01-06 14:38:47.325998090 +0100 +@@ -24,10 +24,6 @@ AM_SILENT_RULES([yes]) # Check for programs AC_PROG_CC @@ -11,40 +22,32 @@ dnl Make sure we have pkg-config >= 0.19, so installing in $(datadir) is OK. PKG_PROG_PKG_CONFIG([0.19]) -@@ -227,25 +223,6 @@ +@@ -220,28 +216,6 @@ cmake/GtkDocConfigVersion.cmake gtkdoc/config.py help/Makefile help/manual/Makefile -tests/Makefile --tests/gobject/Makefile --tests/gobject/src/Makefile --tests/gobject/docs/Makefile --tests/bugs/Makefile --tests/bugs/src/Makefile --tests/bugs/docs/Makefile -tests/annotations/Makefile -tests/annotations/src/Makefile -tests/annotations/docs/Makefile --tests/fail/Makefile --tests/fail/src/Makefile --tests/fail/docs/Makefile +-tests/bugs/Makefile +-tests/bugs/src/Makefile +-tests/bugs/docs/Makefile -tests/empty/Makefile -tests/empty/src/Makefile -tests/empty/docs/Makefile +-tests/fail/Makefile +-tests/fail/src/Makefile +-tests/fail/docs/Makefile +-tests/gobject/Makefile +-tests/gobject/src/Makefile +-tests/gobject/docs/Makefile -tests/program/Makefile -tests/program/src/Makefile -tests/program/docs/Makefile +-tests/repro/Makefile +-tests/repro/src/Makefile +-tests/repro/docs/Makefile ]) dnl run chmod on these after parsing them. ---- gtk-doc-1.22/Makefile.am.noarch 2015-05-08 18:46:15.247188483 +0200 -+++ gtk-doc-1.22/Makefile.am 2015-05-08 18:46:44.464104524 +0200 -@@ -1,7 +1,7 @@ - ## Process this file with automake to produce Makefile.in - ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS} - --SUBDIRS = cmake help tests -+SUBDIRS = cmake help - - bin_SCRIPTS = \ - gtkdoc-check \ diff --git a/gtk-doc.spec b/gtk-doc.spec index 5d5ca7e..6fafefe 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.26 -Release: 3 +Version: 1.27 +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: 1ad4a1dbf804889fdc85f8eec45e8696 +# Source0-md5: b29949e0964762e474b706ce22171602 Patch0: %{name}-noarch.patch Patch1: xsl-ns.patch URL: http://www.gtk.org/gtk-doc/