Hello community, here is the log from the commit of package yelp-tools for openSUSE:Factory checked in at 2014-10-15 16:26:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp-tools (Old) and /work/SRC/openSUSE:Factory/.yelp-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp-tools/yelp-tools.changes 2014-09-30 19:37:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp-tools.new/yelp-tools.changes 2014-10-15 16:27:04.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Oct 13 22:12:19 UTC 2014 - [email protected] + +- Update to version 3.14.1: + + yelp.m4: Fixed issues with make distcheck and install not + running correclty unless make is run first (bgo#701959 and + bgo#738142). + +------------------------------------------------------------------- Old: ---- yelp-tools-3.14.0.tar.xz New: ---- yelp-tools-3.14.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp-tools.spec ++++++ --- /var/tmp/diff_new_pack.iHyvry/_old 2014-10-15 16:27:05.000000000 +0200 +++ /var/tmp/diff_new_pack.iHyvry/_new 2014-10-15 16:27:05.000000000 +0200 @@ -17,7 +17,7 @@ Name: yelp-tools -Version: 3.14.0 +Version: 3.14.1 Release: 0 Summary: Collection of utilities to help create documentation License: GPL-2.0+ ++++++ yelp-tools-3.14.0.tar.xz -> yelp-tools-3.14.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-tools-3.14.0/ChangeLog new/yelp-tools-3.14.1/ChangeLog --- old/yelp-tools-3.14.0/ChangeLog 2014-09-23 04:32:42.000000000 +0200 +++ new/yelp-tools-3.14.1/ChangeLog 2014-10-13 23:11:37.000000000 +0200 @@ -1,3 +1,49 @@ +commit 772643215db9c841ae31016b5e0fa12fca8ede61 +Author: Sebastian Geiger <[email protected]> +Date: Thu Oct 9 13:43:05 2014 +0200 + + Fixing make install issue + + * This patch fixes bug #701959 which describes + and issue that prevents make install from being + successfully run if make has not been run first. + * The problem is that make install requires some + generated files to be present that are only generated + by make. The solution was to add $(_HELP_LC_FILES) as + a dependency to install-help so that these + files are always generated when make install is run. + + tools/yelp.m4 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d18d4ff5cb67a07977aa9957fe82322b22380ef3 +Author: Sebastian Geiger <[email protected]> +Date: Wed Oct 8 15:31:23 2014 +0200 + + Fixing make distcheck issue + + * This patch fixes bug #738142 which describes + and issue that prevents make distcheck from being + successfully run if make has not been run first. + * The problem is that make distcheck requires some + generated files to be present that are only generated + by make. The solution was to add $(_HELP_LC_FILES) as + a dependency to distdir-help-files so that these + files are always generated when make distcheck is run. + + tools/yelp.m4 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9c5c8be6e99060ac0192001905dfd10d8a7332d8 +Author: Shaun McCance <[email protected]> +Date: Mon Sep 22 22:35:32 2014 -0400 + + Version 3.14.0 + + NEWS | 4 ++++ + configure.ac | 2 +- + 2 files changed, 5 insertions(+), 1 deletion(-) + commit 195c828d6211ac44fe6824368b87e4e602450e64 Author: Andre Klapper <[email protected]> Date: Thu Jul 31 21:32:56 2014 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-tools-3.14.0/NEWS new/yelp-tools-3.14.1/NEWS --- old/yelp-tools-3.14.0/NEWS 2014-09-23 04:32:24.000000000 +0200 +++ new/yelp-tools-3.14.1/NEWS 2014-10-13 23:11:08.000000000 +0200 @@ -1,3 +1,8 @@ +3.14.1 +====== +* yelp.m4: Fixed issues with make distcheck and install not running correclty + unless make is run first, #701959 and #738142 (Sebastian Geiger) + 3.14.0 ====== * Stable release. No changes since 3.13.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-tools-3.14.0/configure new/yelp-tools-3.14.1/configure --- old/yelp-tools-3.14.0/configure 2014-09-23 04:32:39.000000000 +0200 +++ new/yelp-tools-3.14.1/configure 2014-10-13 23:11:33.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yelp-tools 3.14.0. +# Generated by GNU Autoconf 2.69 for yelp-tools 3.14.1. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='yelp-tools' PACKAGE_TARNAME='yelp-tools' -PACKAGE_VERSION='3.14.0' -PACKAGE_STRING='yelp-tools 3.14.0' +PACKAGE_VERSION='3.14.1' +PACKAGE_STRING='yelp-tools 3.14.1' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools' PACKAGE_URL='' @@ -1226,7 +1226,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yelp-tools 3.14.0 to adapt to many kinds of systems. +\`configure' configures yelp-tools 3.14.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1292,7 +1292,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yelp-tools 3.14.0:";; + short | recursive ) echo "Configuration of yelp-tools 3.14.1:";; esac cat <<\_ACEOF @@ -1380,7 +1380,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yelp-tools configure 3.14.0 +yelp-tools configure 3.14.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1397,7 +1397,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yelp-tools $as_me 3.14.0, which was +It was created by yelp-tools $as_me 3.14.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2260,7 +2260,7 @@ # Define the identity of the package. PACKAGE='yelp-tools' - VERSION='3.14.0' + VERSION='3.14.1' cat >>confdefs.h <<_ACEOF @@ -3333,7 +3333,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yelp-tools $as_me 3.14.0, which was +This file was extended by yelp-tools $as_me 3.14.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3386,7 +3386,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yelp-tools config.status 3.14.0 +yelp-tools config.status 3.14.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-tools-3.14.0/configure.ac new/yelp-tools-3.14.1/configure.ac --- old/yelp-tools-3.14.0/configure.ac 2014-09-23 04:32:32.000000000 +0200 +++ new/yelp-tools-3.14.1/configure.ac 2014-10-13 23:11:11.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([yelp-tools], [3.14.0], +AC_INIT([yelp-tools], [3.14.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-tools-3.14.0/tools/yelp.m4 new/yelp-tools-3.14.1/tools/yelp.m4 --- old/yelp-tools-3.14.0/tools/yelp.m4 2014-06-18 18:34:33.000000000 +0200 +++ new/yelp-tools-3.14.1/tools/yelp.m4 2014-10-13 23:08:02.000000000 +0200 @@ -119,7 +119,7 @@ EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f)))) distdir: distdir-help-files -distdir-help-files: +distdir-help-files: $(_HELP_LC_FILES) @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \ $(MKDIR_P) "$(distdir)/$$lc"; \ for file in $(HELP_FILES); do \ @@ -148,7 +148,7 @@ .PHONY: install-help install-data-am: $(if $(HELP_ID),install-help) -install-help: +install-help: $(_HELP_LC_FILES) @for lc in C $(_HELP_LINGUAS); do \ $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \ done -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
