]> git.pld-linux.org Git - packages/gtk-doc.git/commitdiff
Update to 1.27 auto/th/gtk-doc-1.27-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 6 Jan 2018 13:40:48 +0000 (14:40 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 6 Jan 2018 13:40:48 +0000 (14:40 +0100)
gtk-doc-noarch.patch
gtk-doc.spec

index 3e87f17a265ef0c68817289c9c5510157bac9fb2..c5ce5d051b083cb9899c6482aefc834353652446 100644 (file)
@@ -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
  
  # Check for programs
  AC_PROG_CC
  
  dnl Make sure we have pkg-config >= 0.19, so installing in $(datadir) is OK.
  PKG_PROG_PKG_CONFIG([0.19])
  
  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
  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/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/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/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.
  ])
  
  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    \
index 5d5ca7e100203bb8a5037497d8aaf3f10660f552..6fafefec5af203fcbe14e5c71887efaac465b97e 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
 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
 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/
 Patch0:                %{name}-noarch.patch
 Patch1:                xsl-ns.patch
 URL:           http://www.gtk.org/gtk-doc/
This page took 0.110376 seconds and 4 git commands to generate.