Commit Graph

45 Commits

Author SHA256 Message Date
Martin Pluskal
e95b5711ca Accepting request 1134750 from home:mathletic:branches:devel:tools:building
- update to version 2.72
  * Support for ensuring time_t is Y2038-safe
    configure can now ensure that time_t can represent moments in time
    after 18 January 2038, i.e. 2**31 - 1 seconds after the Unix epoch.
    On most 64-bit systems this is true by default; the new feature
    is detection of systems where time_t is a 32-bit signed integer by
    default, *and* there is an alternative mode in which it is larger,
    in which case that mode will be enabled.
  * AC_USE_SYSTEM_EXTENSIONS now enables C23 Annex F extensions
    by defining __STDC_WANT_IEC_60559_EXT__.
  * Configure scripts no longer support pre-1989 C compilers.
  * Autoconf developers now need Perl 5.10 (2007) or later.
  * Autoconf users now need GNU M4 1.4.8 (2006) or later.
  * Some m4sh diversions have been renumbered.
  * AC_FUNC_GETGROUPS and AC_TYPE_GETGROUPS no longer run test programs.
  * All internal uses of AC_EGREP_CPP and AC_EGREP_HEADER have been removed.
- Update dependencies as recommendd to m4 1.4.16, Perl 5.10
- Drop patch autoreconf-ltdl.diff as similar code is part of upstream
- Drop patch fix-testsuite-failures-with-bash-5.2.patch, it is
  part of upstream

OBS-URL: https://build.opensuse.org/request/show/1134750
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=56
2023-12-24 08:48:18 +00:00
Martin Pluskal
4f483d608e Accepting request 1031841 from home:vlefebvre:branches:devel:tools:building
- fix testsuite failure by bash 5.2 update
  * [fix-testsuite-failures-with-bash-5.2.patch]

OBS-URL: https://build.opensuse.org/request/show/1031841
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=54
2022-11-01 08:27:41 +00:00
Martin Pluskal
29be0bb127 Accepting request 965493 from home:dirkmueller:Factory
- convert to use _multibuild
- fix keyring gpg validation

OBS-URL: https://build.opensuse.org/request/show/965493
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=52
2022-03-29 07:18:38 +00:00
b139af486f - use https urls
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=51
2021-03-12 22:04:31 +00:00
26c712ac3d Accepting request 867885 from home:AndreasStieger:branches:devel:tools:building
autoconf 2.71

OBS-URL: https://build.opensuse.org/request/show/867885
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=50
2021-01-30 12:46:58 +00:00
da56b3f7cb - add autom4te-always-update-output-file.patch to fix testsuite
failures 

- add autom4te-always-update-output-file.patch to fix testsuite
  failures

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=49
2021-01-16 22:06:09 +00:00
a63372cebc - add autom4te-always-update-output-file.patch to fix testsuite
failures

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=48
2021-01-16 19:20:19 +00:00
Martin Pluskal
30e14cb563 Accepting request 855677 from home:AndreasStieger:branches:devel:tools:building
fix changelog

OBS-URL: https://build.opensuse.org/request/show/855677
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=47
2020-12-14 08:06:59 +00:00
Martin Pluskal
8c1e8530e6 Accepting request 855597 from home:AndreasStieger:branches:devel:tools:building
autoconf 2.70

OBS-URL: https://build.opensuse.org/request/show/855597
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=46
2020-12-14 07:12:21 +00:00
Martin Pluskal
fd9e6494df Accepting request 745572 from home:StefanBruens:branches:devel:tools:building
- Fix testsuite with Bash 5, add port-tests-to-bash-5.patch

OBS-URL: https://build.opensuse.org/request/show/745572
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=44
2019-11-06 16:33:58 +00:00
Martin Pluskal
6e5b516063 Accepting request 744293 from home:StefanBruens:branches:devel:tools:building
- Require perl-base instead of perl, none of the additional modules
  are required.

OBS-URL: https://build.opensuse.org/request/show/744293
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=43
2019-11-04 14:52:26 +00:00
Martin Pluskal
6d62696bb8 Accepting request 739742 from home:RBrownSUSE:branches:devel:tools:building
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739742
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=42
2019-10-17 14:26:44 +00:00
Ismail Dönmez
815318ab60 Accepting request 627659 from home:Andreas_Schwab:glibc:rebuild
- ac-header-major.patch: port AC_HEADER_MAJOR to glibc 2.25
- Use %license for COPYING

OBS-URL: https://build.opensuse.org/request/show/627659
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=40
2018-08-07 07:55:20 +00:00
Martin Pluskal
815d549ec4 Accepting request 479612 from home:dimstar:Factory
- Also BuildRequire m4 for autoconf-el: it was wrongly assumed that
  the two spec files would be in sync (but pre_checkin only syncs
  the Version: and .changes file).

- Also BuildRequire m4 for autoconf-el: it was wrongly assumed that
  the two spec files would be in sync (but pre_checkin only syncs
  the Version: and .changes file).

- Also BuildRequire m4 for autoconf-el: it was wrongly assumed that
  the two spec files would be in sync (but pre_checkin only syncs
  the Version: and .changes file).

OBS-URL: https://build.opensuse.org/request/show/479612
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=38
2017-03-15 13:10:06 +00:00
Martin Pluskal
e7518c4e6f Accepting request 455748 from home:dimstar:Factory
- Explicitly buildrequire m4: there is a plan to remove it from the
  implicit buildroot configuration (just like autoconf itself is
  no longer part of a long time already).

- Explicitly buildrequire m4: there is a plan to remove it from the
  implicit buildroot configuration (just like autoconf itself is
  no longer part of a long time already).

- Explicitly buildrequire m4: there is a plan to remove it from the
  implicit buildroot configuration (just like autoconf itself is
  no longer part of a long time already).

OBS-URL: https://build.opensuse.org/request/show/455748
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=36
2017-02-09 13:10:00 +00:00
Ismail Dönmez
48de42bae7 Accepting request 328272 from home:dimstar:Factory
Fix autoconf-testsuite with perl 5.22

OBS-URL: https://build.opensuse.org/request/show/328272
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=34
2015-09-01 10:28:21 +00:00
Ismail Dönmez
18d629a55e Accepting request 290705 from home:pluskalm:branches:devel:tools:building
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Correct info file dependencies

- Cleanup spec file with spec-cleaner
- Add gpg signature
- Correct info file dependencies

- Cleanup spec file with spec-cleaner
- Add gpg signature
- Correct info file dependencies

OBS-URL: https://build.opensuse.org/request/show/290705
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=32
2015-03-19 14:55:35 +00:00
Ismail Dönmez
3aa82a18e3 Accepting request 160247 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/160247
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=30
2013-03-20 13:30:54 +00:00
Philipp Thomas
e0b8b430ec - Repackage with bzip2 so that the package can be built for older
distributions.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=28
2012-11-27 17:11:39 +00:00
Philipp Thomas
5b50f08056 - Fix .changes file.
- correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

- Remove redundant tags/sections from specfile

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

- Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Cosmetic changes to spec file

- update to 2.68 to include the patch
** AC_MSG_ERROR (and AS_ERROR) can once again be followed immediately by
   `dnl'.  Regression introduced in 2.66.
** AC_INIT again allows URLs with '?' for its BUG-REPORT argument.
   Regression introduced in 2.66.
** AC_REPLACE_FUNCS again allows a non-literal argument, such as a shell
   variable that expands to a list of functions to check.  Regression
   introduced in 2.66.
** AT_BANNER() with empty argument will cause visual separation from previous
   test category.
** The macros AC_PREPROC_IFELSE, AC_COMPILE_IFELSE, AC_LINK_IFELSE, and
   AC_RUN_IFELSE now warn if the first argument failed to use
   AC_LANG_SOURCE or AC_LANG_PROGRAM to generate the conftest file
   contents.  A new macro AC_LANG_DEFINES_PROVIDED exists if you have
   a compelling reason why you cannot use AC_LANG_SOURCE but must

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=25
2012-04-27 12:29:27 +00:00
Philipp Thomas
5fb09a26fe - Update to 2.69:
* Noteworthy changes in release 2.69 (2012-04-24) [stable]
  ** Autoconf now requires perl 5.6 or better (but generated
     configure scripts continue to run without perl).
  * Noteworthy changes in release 2.68b (2012-03-01) [beta] Released
    by Eric Blake, based on git versions 2.68.*.
  ** Autoconf-generated configure scripts now unconditionally
     re-execute themselves with $CONFIG_SHELL, if that's set in the
     environment.
  ** The texinfo documentation no longer specifies "front-cover" or
     "back-cover" texts, so that it may now be included in Debian's
     "main" section.
  ** Support for the Go programming language has been added.  The new
     macro AC_LANG_GO sets variables GOC and GOFLAGS.
  ** AS_LITERAL_IF again treats '=' as a literal.  Regression
     introduced in 2.66.
  ** The macro AS_EXECUTABLE_P, present since 2.50, is now
     documented.
  ** Macros
  - AC_PROG_LN_S and AS_LN_S now fall back on 'cp -pR' (not 'cp -p')
    if 'ln -s' does not work.  This works better for symlinks to
    directories.
  - New macro AC_HEADER_CHECK_STDBOOL.
  - New and updated macros for Fortran support:
      AC_FC_CHECK_BOUNDS to enable array bounds checking
      AC_F77_IMPLICIT_NONE and AC_FC_IMPLICIT_NONE to disable implicit integer
      AC_FC_MODULE_EXTENSION to compute the Fortran 90 module name extension
      AC_FC_MODULE_FLAG for the Fortran 90 module search path flag
      AC_FC_MODULE_OUTPUT_FLAG for the Fortran 90 module output directory flag
      AC_FC_PP_SRCEXT for preprocessed Fortran source files extensions

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=23
2012-04-26 13:17:50 +00:00
Stephan Kulow
182f517586 - Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=19
2011-12-25 16:42:55 +00:00
Stephan Kulow
f2a7bd1466 - correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=18
2011-12-19 14:32:29 +00:00
2fdc054297 Accepting request 96953 from home:rudi_m:branches:devel:tools:building
- correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

OBS-URL: https://build.opensuse.org/request/show/96953
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=17
2011-12-19 13:44:48 +00:00
Stephan Kulow
3a6a32ae94 Accepting request 82811 from home:jengelh:bl-a2
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/82811
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=16
2011-09-19 19:28:44 +00:00
Philipp Thomas
19bf724348 - Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Cosmetic changes to spec file

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=14
2011-01-31 16:44:09 +00:00
Philipp Thomas
53b4e2f817 Accepting request 55530 from home:coolo:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/55530
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=13
2010-12-10 15:16:25 +00:00
OBS User buildservice-autocommit
5a56020ed5 Updating link to change in openSUSE:Factory/autoconf revision 20.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=05000cdf1198ddee724defaaf1de2d49
2010-09-27 13:40:24 +00:00
OBS User autobuild
07d9cc7699 Accepting request 49173 from devel:tools:building
checked in (request 49173)

OBS-URL: https://build.opensuse.org/request/show/49173
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=12
2010-09-27 13:40:23 +00:00
Stephan Kulow
72a57940cb Accepting request 48469 from home:anubisg1:branches:devel:tools:building
looks good to me

OBS-URL: https://build.opensuse.org/request/show/48469
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=10
2010-09-20 08:12:05 +00:00
Philipp Thomas
a36d8caf9a - Update to 2.67:
* New macro AC_FC_LINE_LENGTH to accept long Fortran source code
    lines.
  * AC_PREPROC_IFELSE now keeps the preprocessed output in the
    conftest.i file for inspection by the commands in the
    ACTION-IF-TRUE argument.
  * autoreconf passes warning flags to new enough versions of
    aclocal.
  * Running an Autotest testsuite in parallel mode no longer triggers
    a race condition that could cause the testsuite run to end early,
    fixing a sporadic failure in autoconf's own testsuite.  Bug
    present since introduction of parallel tests in 2.63b.
  Major changes in Autoconf 2.66 (2010-07-02) [stable]
  * AC_FUNC_MMAP works in C++ mode again.  Regression introduced in
    2.65.
  * Use of m4_divert without a named diversion now issues a syntax
    warning, since it is seldom right to change diversions behind
    autoconf's back.
  * The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and
    AC_TYPE_INT64_T work again.  Regression introduced in 2.65.
  * AC_PROG_INSTALL correctly uses `shtool' again.  Regression
    introduced in 2.64.
  * Autoconf should work on EBCDIC hosts.
  * AC_CHECK_DECL and AC_CHECK_DECLS accept optional function
    argument types for overloaded C++ functions.
  * AS_SET_CATFILE accepts nonliterals in its variable name argument
    now.
  * Autotest testsuites accept an option --recheck to rerun tests
    that failed or passed unexpectedly during the last non-debug

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=8
2010-08-18 10:21:18 +00:00
Philipp Thomas
e047c30f8a Accepting request 42402 from home:jengelh:smp
Copy from home:jengelh:smp/autoconf via accept of submit request 42402 revision 3.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/42402
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=6
2010-07-02 09:36:33 +00:00
Stephan Kulow
32439664cf - add empty install section
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=4
2010-05-31 09:57:40 +00:00
OBS User autobuild
1ba614fa14 Accepting request 40808 from devel:tools:building
Copy from devel:tools:building/autoconf based on submit request 40808 from user coolo

OBS-URL: https://build.opensuse.org/request/show/40808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=14
2010-05-28 15:15:41 +00:00
OBS User autobuild
6b0b9bc8e7 Accepting request 32803 from Base:System
Copy from Base:System/autoconf based on submit request 32803 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=12
2010-02-18 11:08:50 +00:00
OBS User autobuild
d67bd82d95 Accepting request 26684 from Base:System
Copy from Base:System/autoconf based on submit request 26684 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/26684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=11
2009-12-16 07:58:38 +00:00
OBS User unknown
fd2e3eff86 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=9 2009-07-23 13:34:26 +00:00
OBS User unknown
c0629b44c2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=8 2008-09-12 18:48:02 +00:00
OBS User unknown
1424cffa4f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=7 2008-07-18 19:47:38 +00:00
OBS User unknown
59ac59e5ce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=6 2008-07-04 22:50:21 +00:00
OBS User unknown
2ae0deff56 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=5 2008-06-26 16:38:58 +00:00
OBS User unknown
4a3c3fe495 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=4 2008-06-26 13:51:22 +00:00
OBS User unknown
1753f7af1a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=3 2008-03-11 17:10:08 +00:00
OBS User unknown
251ab4c12f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=2 2008-02-25 15:59:02 +00:00
OBS User unknown
8e02bb1403 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=1 2007-08-24 21:14:56 +00:00