SHA256
3
0
forked from pool/autoconf
Commit Graph

78 Commits

Author SHA256 Message Date
Ana Guerrero
3447900bfe Accepting request 1171358 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1171358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=42
2024-05-03 17:44:26 +00:00
Martin Pluskal
cab7a87620 Accepting request 1171317 from home:vlefebvre:branches:devel:tools:building
Fix AC_SYS_LARGEFILE doesn't honor AC_LANG setting bsc#1219035

OBS-URL: https://build.opensuse.org/request/show/1171317
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=62
2024-05-02 12:37:29 +00:00
Ana Guerrero
5087af9334 Accepting request 1147797 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1147797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=41
2024-03-28 12:51:54 +00:00
Martin Pluskal
3e15a188a7 Accepting request 1147764 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147764
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=60
2024-02-20 10:46:22 +00:00
Martin Pluskal
e2410ecbea Accepting request 1147653 from home:vlefebvre:branches:devel:tools:building
Fix testsuite fails and dependent package build errors (bsc#1219035)

OBS-URL: https://build.opensuse.org/request/show/1147653
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=59
2024-02-20 08:03:23 +00:00
Martin Pluskal
f701e8f711 - Use autosetup
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=58
2023-12-24 08:49:57 +00:00
Martin Pluskal
dd36548ca9 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=57 2023-12-24 08:49:42 +00:00
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
Dominique Leuenberger
408e899722 Accepting request 1032644 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1032644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=40
2022-11-02 11:46:20 +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
Dominique Leuenberger
0555fc2f62 Accepting request 964995 from devel:tools:building
Let me see what's missing - ring0 is fine

OBS-URL: https://build.opensuse.org/request/show/964995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=39
2022-04-06 19:50:58 +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
Dominique Leuenberger
54418a3c11 Accepting request 746050 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/746050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=38
2019-11-08 14:23:18 +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
Dominique Leuenberger
2fa2e744d2 Accepting request 627813 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/627813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=37
2018-08-24 14:49:03 +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
Dominique Leuenberger
a2d39ac928 Accepting request 479630 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/479630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=36
2017-03-21 21:43:58 +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
Dominique Leuenberger
9c3cbe35f9 Accepting request 455759 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/455759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=35
2017-03-03 16:36:43 +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
Dominique Leuenberger
fde6a65d41 Accepting request 328296 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/328296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=34
2015-09-08 15:35:38 +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
Dominique Leuenberger
c469c7eced Accepting request 291603 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/291603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=33
2015-03-23 11:12:18 +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
Stephan Kulow
724ac518a0 Accepting request 160248 from devel:tools:building
- 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 (forwarded request 160247 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/160248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=30
2013-03-22 10:00:19 +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
Ismail Dönmez
1abc184def Accepting request 144227 from devel:tools:building
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/144227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=28
2012-12-05 12:47:13 +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
Stephan Kulow
c1e2544ee6 Accepting request 120965 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/120965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=26
2012-05-21 06:00:51 +00:00
Philipp Thomas
0e91e11a9a - 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=26
2012-05-03 12:31:42 +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
a5088ba54a Require perl 5.6 or later.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=24
2012-04-26 13:20:02 +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
daa7e57de5 Accepting request 98243 from devel:tools:building
- 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



- 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

- Cosmetic changes to spec file



- correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

OBS-URL: https://build.opensuse.org/request/show/98243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=25
2011-12-27 17:34:43 +00:00
Stephan Kulow
502045de91 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=20 2011-12-26 15:40:01 +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
Berthold Gunreben
e1c2c43645 Autobuild autoformatter for 59535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=22
2011-02-01 14:08:52 +00:00
Berthold Gunreben
3619af4b5f Accepting request 59535 from devel:tools:building
Accepted submit request 59535 from user psmt

OBS-URL: https://build.opensuse.org/request/show/59535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=21
2011-02-01 14:08:42 +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