Go to file
Philipp Thomas 2a3c7964ce - Update to 1.16.1. Changes since 1.15.1:
- 'install-sh' now ensures that nobody can cross privilege boundaries by
    pre-creating symlink on the directory inside "/tmp".
  - 'automake' does not depend on the 'none' subroutine of the List::Util
    module anymore to support older Perl version. (automake bug#30631)
  - A regression in AM_PYTHON_PATH causing the rejection of non literal
    minimum version parameter hasn't been fixed. (automake bug#30616)
  * Miscellaneous changes
  - When subdir-objects is in effect, Automake will now construct
    shorter object file names when no programs and libraries name
    clashes are encountered.  This should make the discouraged use of
    'foo_SHORTNAME' unnecessary in many cases.
  * Bugs fixed:
  - Automatic dependency tracking has been fixed to work also when the
    'subdir-object' option is used and some 'foo_SOURCES' definition
    contains unexpanded references to make variables, as in, e.g.:
        a_src = sources/libs/aaa
        b_src = sources/bbb
        foo_SOURCES = $(a_src)/bar.c $(b_src)/baz.c
    With such a setup, the created makefile fragment containing dependency
    tracking information will be correctly placed under the directories
    named 'sources/libs/aaa/.deps' and 'sources/bbb/.deps', rather than
    mistakenly under directories named (literally!) '$(src_a)/.deps' and
    '$(src_b)/.deps' (this was the first part of automake bug#13928).
    Notice that in order to fix this bug we had to slightly change the
    semantics of how config.status bootstraps the makefile fragments
    required for the dependency tracking to work: rather than attempting
    to parse the Makefiles via grep and sed trickeries only, we actually
    invoke 'make' on a slightly preprocessed version of those Makefiles,
    using a private target that is only meant to bootstrap the required
    makefile fragments.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=63
2018-03-21 12:00:44 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=1 2006-12-18 23:15:10 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=1 2006-12-18 23:15:10 +00:00
0001-correct-parameter-parsing-in-test-driver-script.patch Accepting request 572450 from home:berny:branches:devel:tools:building 2018-02-05 13:22:49 +00:00
automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch Accepting request 505189 from home:pluskalm:branches:devel:tools:building 2017-06-26 13:17:30 +00:00
automake-1.15.1.tar.xz.sig Accepting request 505189 from home:pluskalm:branches:devel:tools:building 2017-06-26 13:17:30 +00:00
automake-1.16.1.tar.xz - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake-1.16.1.tar.xz.sig - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake-require_file.patch - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=10 2009-03-17 15:44:42 +00:00
automake-SuSE.patch - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake-testsuite.changes - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake-testsuite.spec - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake.changes - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
automake.keyring Accepting request 505189 from home:pluskalm:branches:devel:tools:building 2017-06-26 13:17:30 +00:00
automake.spec - Update to 1.16.1. Changes since 1.15.1: 2018-03-21 12:00:44 +00:00
pre_checkin.sh - Update to 1.13.2 (for the full change log please see the file NEWS 2013-05-27 14:46:08 +00:00