4256646829
autoconf-archive 2014.10.15 OBS-URL: https://build.opensuse.org/request/show/256794 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf-archive?expand=0&rev=13
131 lines
5.9 KiB
Plaintext
131 lines
5.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Oct 15 22:36:15 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- Update to version 2014.10.15:
|
|
Many bug fixes and improvements to many macros as well as new
|
|
macros and features. See NEWS for details:
|
|
https://github.com/peti/autoconf-archive/blob/v2014.10.15/NEWS
|
|
- includes changes from 2014.02.28, 2013.11.01
|
|
- drop autoconf-archive-fix_AX_HAVE_QT.patch, obsolete
|
|
- verify source tarball sigature
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 28 11:42:31 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 2013.06.09
|
|
+ AX_PROG_FLEX has been updated to be more liberal about the name of the flex
|
|
executable.
|
|
+ AX_LIB_HDF5 has been updated to support the variables HDF5_CC, HDF5_FC, and
|
|
HDF5_LIBS. See <http://savannah.gnu.org/patch/?8026> for further details.
|
|
+ AX_XSDCXX has been added; a macro to find the CodeSynthesis XSD executable
|
|
and the corresponding headers. See <http://savannah.gnu.org/patch/?8011>
|
|
for further details.
|
|
+ AX_PYTHON_DEVEL no longer overrides LOCALMODLIBS. Further details are
|
|
available at <http://savannah.gnu.org/patch/index.php?8065>.
|
|
+ The portability of AX_ZONEINFO has been improved. Further details can be
|
|
found at <http://savannah.gnu.org/patch/index.php?8029>.
|
|
+ The configure flags generated by AX_ENABLE_DEFAULT_ACLOCALDIR have been
|
|
fixed.
|
|
+ AX_CHECK_GLU and AX_CHECK_GLUT have been added again by a new maintainer.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 7 23:58:17 UTC 2012 - p.drouand@gmail.com
|
|
|
|
- Update to 2012.11.14 version:
|
|
* The portability of AX_BOOST_SYSTEM and AX_BOOST_THREAD has been improved. See
|
|
<http://lists.gnu.org/archive/html/autoconf-archive-maintainers/
|
|
2012-09/msg00026.html> for further details.
|
|
* AX_COUNT_CPUS has been cleaned up. See <http://savannah.gnu.org/patch/?7860>
|
|
for further details.
|
|
* AX_BLAS has been extended to detect the Intel Math Kernel Library (MKL). See
|
|
<http://savannah.gnu.org/patch/?7807> for further details.
|
|
* Several bugs and inconsistencies in AX_TRY_RUN_JAVA, AX_PROG_JAVA_WORKS,
|
|
AX_CHECK_CLASS, and AX_PROG_JAVA have been fixed. See
|
|
<http://savannah.gnu.org/patch/?7835> for further details.
|
|
* AX_INCLUDE_STRCASECMP has been added. The macro detects which header file
|
|
defines the strcasecmp() function. See <http://savannah.gnu.org/patch/?7836>
|
|
for further details.
|
|
* AX_LIB_ORACLE_OCCI has been added. The macro detects the availability of the
|
|
Oracle OCCI API of particular version or newer. Further details can be found
|
|
at <http://savannah.gnu.org/patch/?7834>.
|
|
* AX_CHECK_POSTGRES_DB has been substantially re-written. The default behavior
|
|
is unchanged, but there are two new (optional) arguments ACTION-IF-FOUND and
|
|
ACTION-IF-NOT-FOUND. See <http://savannah.gnu.org/patch/?7832> for further
|
|
details.
|
|
* AX_CXX_RVALUE_REFERENCES has been added. See
|
|
<http://savannah.gnu.org/patch/?7833> for further details.
|
|
* AX_BLAS has been extended to support for the (free-software, BSD-licensed)
|
|
OpenBLAS library, a descendant of GotoBLAS. See
|
|
<http://savannah.gnu.org/patch/?7828> for further details.
|
|
* The reliability of AX_BOOST_SYSTEM and AX_BOOST_FILESYSTEM has been improved.
|
|
See <http://savannah.gnu.org/patch/?7816> for further details.
|
|
* The new entry AX_ZONEINFO has been added. Further details are available at
|
|
<http://savannah.gnu.org/patch/index.php?7814>.
|
|
* AX_CHECK_ZLIB has been updated significantly:
|
|
- The behavior was changed so that the macro proceeds to compile and link
|
|
tests even if zlib.h was not found in the "usual locations".
|
|
- The macro interface has been extend to the typical ([action-if-found],
|
|
[action-if-not-found])-style.
|
|
- Previous versions used to search zlib in "usual locations" only if
|
|
--with-zlib was provided [by user]. Now, the macro performs that search in
|
|
default mode, too.
|
|
- Removed patches: bugs fixed on upstream release:
|
|
* autoconf-archive-ax_have_qt_fix_library_order.patch
|
|
* autoconf-archive-AX_HAVE_QT_use_AS_HELP_STRING.patch
|
|
* autoconf-archive-boost_lib64.patch
|
|
* autoconf-archive-no_semicolon.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 20 08:15:10 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: SUSE-GPL-3.0+-with-autoconf-exception
|
|
Use SUSE- proprietary extension until license accepted upstream.
|
|
autoconf-archive is not pure GPL-3.0+ as exceptions are involved
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 17 10:37:30 UTC 2012 - aj@suse.de
|
|
|
|
- Own /usr/share/aclocal
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:30:30 UTC 2012 - coolo@suse.com
|
|
|
|
- change license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 13:41:04 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 25 14:17:05 CET 2011 - pth@suse.de
|
|
|
|
- Libraries come last, not first in call to linker. Otherwise
|
|
linking fails when as-needed is in effect.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 14:56:40 CET 2011 - pth@suse.de
|
|
|
|
- Newer autoconfs produce wrong code if code snippets consist
|
|
only of coments, so fix ax_have_qt.m4 accordingly.
|
|
- Use AS_HELP_STRING in ax_have_qt.m4.
|
|
- Remove spurious semicolon from AC_MSG_RESULT call.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 25 11:57:57 CET 2010 - pth@suse.de
|
|
|
|
- Move the lib64 patch from boost here. This sets lib64 also for
|
|
ppc64 and s390x.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 24 14:58:12 CET 2010 - sbrabec@suse.cz
|
|
|
|
- Updated to the latest release 2010.10.26.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 8 15:04:56 CEST 2010 - pth@suse.de
|
|
|
|
- Initial openSUSE package.
|
|
|
|
|