Author: megabajt Date: Wed Sep 21 19:15:28 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.18
---- Files affected: packages/gtk-doc: gtk-doc.spec (1.88 -> 1.89) , gtk-doc-noarch.patch (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/gtk-doc/gtk-doc.spec diff -u packages/gtk-doc/gtk-doc.spec:1.88 packages/gtk-doc/gtk-doc.spec:1.89 --- packages/gtk-doc/gtk-doc.spec:1.88 Thu Mar 3 22:35:14 2011 +++ packages/gtk-doc/gtk-doc.spec Wed Sep 21 21:15:23 2011 @@ -11,16 +11,16 @@ 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.17 +Version: 1.18 Release: 1 License: GPL v2+ Group: Development/Tools -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.17/%{name}-%{version}.tar.bz2 -# Source0-md5: ca52ca10845089da6966d810709d4ee3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.18/%{name}-%{version}.tar.xz +# Source0-md5: 3927bed60fdd0fc9093a1d00018e746a Patch0: %{name}-noarch.patch URL: http://www.gtk.org/rdp/ -BuildRequires: autoconf >= 2.58 -BuildRequires: automake +BuildRequires: autoconf >= 2.63 +BuildRequires: automake >= 1:1.11 BuildRequires: docbook-dtd412-xml >= 1.0-10 BuildRequires: docbook-dtd43-xml BuildRequires: docbook-style-xsl >= 1.74.0 @@ -37,6 +37,8 @@ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: scrollkeeper >= 1:0.3.5 +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires(post,postun): scrollkeeper Requires: %{name}-automake = %{version}-%{release} Requires: docbook-dtd43-xml @@ -154,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2011/09/21 19:15:23 megabajt +- updated to 1.18 + Revision 1.88 2011/03/03 21:35:14 megabajt - updated to 1.17 ================================================================ Index: packages/gtk-doc/gtk-doc-noarch.patch diff -u packages/gtk-doc/gtk-doc-noarch.patch:1.3 packages/gtk-doc/gtk-doc-noarch.patch:1.4 --- packages/gtk-doc/gtk-doc-noarch.patch:1.3 Mon Mar 29 16:36:54 2010 +++ packages/gtk-doc/gtk-doc-noarch.patch Wed Sep 21 21:15:23 2011 @@ -1,15 +1,18 @@ -diff -urN gtk-doc-1.14/configure.ac gtk-doc-1.14.new//configure.ac ---- gtk-doc-1.14/configure.ac 2010-01-03 13:11:00.000000000 +0100 -+++ gtk-doc-1.14.new//configure.ac 2010-03-29 16:31:44.160813374 +0200 -@@ -27,7 +27,6 @@ - - AC_ISC_POSIX +diff -urN gtk-doc-1.18/configure.ac gtk-doc-1.18.new/configure.ac +--- gtk-doc-1.18/configure.ac 2011-09-14 15:51:12.000000000 +0200 ++++ gtk-doc-1.18.new/configure.ac 2011-09-21 21:01:47.021454469 +0200 +@@ -28,10 +28,6 @@ + # Check for programs AC_PROG_CC --AC_PROG_LIBTOOL +-# Initialize libtool +-LT_PREREQ([2.2]) +-LT_INIT +- dnl Make sure we have pkg-config >= 0.19, so installing in $(datadir) is OK. PKG_PROG_PKG_CONFIG([0.19]) -@@ -185,23 +184,6 @@ + +@@ -221,23 +217,6 @@ gtkdoc-common.pl help/Makefile help/manual/Makefile @@ -33,12 +36,12 @@ ]) dnl run chmod on these after parsing them. -diff -urN gtk-doc-1.14/Makefile.am gtk-doc-1.14.new//Makefile.am ---- gtk-doc-1.14/Makefile.am 2009-12-18 09:17:37.000000000 +0100 -+++ gtk-doc-1.14.new//Makefile.am 2010-03-29 16:32:00.657469792 +0200 +diff -urN gtk-doc-1.18/Makefile.am gtk-doc-1.18.new/Makefile.am +--- gtk-doc-1.18/Makefile.am 2011-06-17 10:39:37.000000000 +0200 ++++ gtk-doc-1.18.new/Makefile.am 2011-09-21 21:01:51.870518213 +0200 @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in - ACLOCAL_AMFLAGS=-I m4 + ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS} -SUBDIRS = help tests +SUBDIRS = help ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-doc/gtk-doc.spec?r1=1.88&r2=1.89&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-doc/gtk-doc-noarch.patch?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
