Revisions of automake

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 747530 from Petr Vorel's avatar Petr Vorel (pevik) (revision 76)
- Add missing perl dependency (bsc#1156491).

- Add missing perl dependency (bsc#1156491).
buildservice-autocommit accepted request 682037 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 75)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 681729 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 74)
- Drop info requires: this is not actually true: automake works
  perfectly without the info tool present.

- Drop info requires: this is not actually true: automake works
  perfectly without the info tool present.
buildservice-autocommit accepted request 617819 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 73)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 617818 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 72)
- Add pkgconfig(gobject-2.0) to BuildRequires for testsuite
buildservice-autocommit accepted request 610273 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 71)
baserev update by copy to link target
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 70)
- Remove non-existing compress from BuildRequires.
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 69)
- Add gettext-tools, pkg-config. vala dejagnu, makeinfo, python and zip as
  BuildRequires for automake-testsuite to make testsuite complete and
  enable more tests.
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 68)
- Add dejagnu, makeinfo, python3 and zip as BuildRequires for
  automake-testsuite to make testsuite run succeed.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 606124 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 67)
- automake-SuSE.patch: fix variable syntax
buildservice-autocommit accepted request 603152 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 66)
baserev update by copy to link target
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 65)
- Build serially as a missing dependency makes parallel builds fail.
- Update the list of licenses.
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 64)
- Remove old .sig file
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 63)
- 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.
buildservice-autocommit accepted request 573007 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 62)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 572450 from Bernhard Voelker's avatar Bernhard Voelker (berny) (revision 61)
- Avoid bashisms in test-driver:
  * 0001-correct-parameter-parsing-in-test-driver-script.patch
  Use test's = operator instead of ==; use '[' instead of '[['.
  This avoids 'make check' failures of distribution tarballs (built on
  openSUSE) on platforms not supporting bashisms, e.g. NetBSD-7.1.
buildservice-autocommit accepted request 535636 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 60)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 535611 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 59)
- Add missing BuildRequires perl(Thread::Queue)
buildservice-autocommit accepted request 506262 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 58)
baserev update by copy to link target
Displaying revisions 21 - 40 of 96
openSUSE Build Service is sponsored by