Hello community,

here is the log from the commit of package autoconf-archive for 
openSUSE:Factory checked in at 2015-03-09 10:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoconf-archive (Old)
 and      /work/SRC/openSUSE:Factory/.autoconf-archive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoconf-archive"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoconf-archive/autoconf-archive.changes        
2014-11-14 09:18:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.autoconf-archive.new/autoconf-archive.changes   
2015-03-09 10:03:35.000000000 +0100
@@ -1,0 +2,49 @@
+Tue Mar  3 20:21:38 UTC 2015 - astie...@suse.com
+
+- Update to version 2015.02.24:
+  * AX_CHECK_ENABLE_DEBUG now uses $ax_is_release as default for
+    IS-RELEASE.
+  * AX_IS_RELEASE now supports micro-version policies.
+  * Portability of AX_CXX_COMPILE_STDCXX_0X has been improved.
+  * AX_PROG_HAXE_VERSION is a new macro to detect the presence of
+    Haxe
+  * AX_COMPILER_FLAGS has undergone extensive re-factoring.
+  * AX_COMPILER_FLAGS_CXXFLAGS is a new macro that tests available
+    C++ compiler warnings.
+  * AX_CXX_COMPILE_STDCXX_11 can now test for SFINAE with template
+    aliases.
+  * AX_APPEND_FLAG: Fix a regression introduced in the previous
+    release.
+- includes changes from 2015.02.04
+  * AX_OPENMP: Test that we can actually #include <omp.h>
+    successfully.
+  * AX_COMPILER_FLAGS was re-factored into
+    AX_COMPILER_FLAGS_CFLAGS and AX_COMPILER_FLAGS_LDFLAGS.
+  * AX_CODE_COVERAGE detects gcov program.
+  * AX_VALGRIND_CHECK now supports running without libtool.
+  * AX_GCC_VERSION was improved.
+  * Re-factored and modernized the macros AX_CXX_TEMPLATES,
+    AX_CXX_CONST_CAST, AX_CXX_COMPLEX_MATH_IN_NAMESPACE_STD,
+    AX_CXX_BOOL, AX_APPEND_FLAG, AX_CHECK_*_FLAG,
+    AX_CHECK_ENABLE_DEBUG, and AX_CXX_DEFAULT_TEMPLATE_PARAMETERS.
+  * AX_CXX_COMPILER_VENDOR was deprecated in favor of
+    AX_COMPILER_VENDOR.
+  * AX_HAVE_OPENGL was deprecated in favor of AX_CHECK_GL,
+    AX_CHECK_GLU, AX_CHECK_GLUT, and AX_CHECK_GLX.
+  * AX_CHECK_GL has a new parameter --with-mesa that allows
+    choosing the order of opengl lib detection.
+  * Portability of AX_LUA was improved. Support for LUA 5.0 was
+    added.
+  * New macros AX_IS_RELEASE, AX_COMPILER_FLAGS_GIR,
+    AX_CXX_ERASE_ITERATOR_TYPE, AX_COMPILER_VERSION, AX_CHECK_GLX,
+    AX_CHECK_VSCRIPT, AX_VALGRIND_CHECK, AX_PKG_CHECK_MODULES,
+    and AX_COMPILER_FLAGS were added.
+  * AX_PROG_FLEX: Also accept gflex.
+  * AX_LIB_HDF5: remove extra leading space from include path flag.
+  * AX_PERL_MODULE_VERSION: use more portable syntax for shell
+    arithmetic.
+  * AX_PROG_JAVAH_BIN_DIR: fix misspelled variable name and follow
+    javah symlinkto find jni.h.
+  * AX_BOOST_PYTHON: use unique names for local variables
+
+-------------------------------------------------------------------

Old:
----
  autoconf-archive-2014.10.15.tar.xz
  autoconf-archive-2014.10.15.tar.xz.sig

New:
----
  autoconf-archive-2015.02.24.tar.xz
  autoconf-archive-2015.02.24.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ autoconf-archive.spec ++++++
--- /var/tmp/diff_new_pack.IMQ4WO/_old  2015-03-09 10:03:36.000000000 +0100
+++ /var/tmp/diff_new_pack.IMQ4WO/_new  2015-03-09 10:03:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-archive
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:           autoconf-archive
+Version:        2015.02.24
+Release:        0
 Summary:        A Collection of macros for GNU autoconf
 License:        SUSE-GPL-3.0+-with-autoconf-exception
 Group:          Development/Tools/Building
-Version:        2014.10.15
-Release:        0
+Url:            http://savannah.gnu.org/projects/autoconf-archive
 Source0:        
http://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz
 Source1:        
http://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz.sig
 # http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x99089D72
 Source2:        %{name}.keyring
-Url:            http://savannah.gnu.org/projects/autoconf-archive
 BuildRequires:  xz
+Requires(pre):  info
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-Requires(pre):  info
 
 %description
 The GNU Autoconf Archive is a collection of more than 450 macros for `GNU
@@ -56,7 +56,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 rm -rf %{buildroot}/%{_datadir}/%{name}/
 
 %post

++++++ autoconf-archive-2014.10.15.tar.xz -> autoconf-archive-2015.02.24.tar.xz 
++++++
++++ 32651 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to