Hello community,

here is the log from the commit of package libibumad for openSUSE:Factory 
checked in at 2015-11-08 11:25:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libibumad (Old)
 and      /work/SRC/openSUSE:Factory/.libibumad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libibumad"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libibumad/libibumad.changes      2015-02-16 
17:34:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libibumad.new/libibumad.changes 2015-11-08 
11:25:04.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Nov  3 21:21:28 UTC 2015 - [email protected]
+
+- Update to version 1.3.10.2
+  * umad.h: Remove umad_reg_flags from enum declaration
+- Do not call autogen anymore
+- Remove useless dependencies
+  * autoconf
+  * automake
+  * libtool
+
+-------------------------------------------------------------------

Old:
----
  libibumad-1.3.10.1.tar.gz

New:
----
  libibumad-1.3.10.2.tar.gz

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

Other differences:
------------------
++++++ libibumad.spec ++++++
--- /var/tmp/diff_new_pack.KLxtIy/_old  2015-11-08 11:25:05.000000000 +0100
+++ /var/tmp/diff_new_pack.KLxtIy/_new  2015-11-08 11:25:05.000000000 +0100
@@ -22,16 +22,12 @@
 Summary:        User MAD library functions for Infiniband diagnostic and 
management tools
 License:        GPL-2.0 or BSD-2-Clause
 Group:          Productivity/Networking/System
-Version:        1.3.10.1
+Version:        1.3.10.2
 Release:        0
 Source0:        
https://www.openfabrics.org/downloads/management/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 Url:            http://www.openfabrics.org
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 
 %description
 libibumad provides the user MAD library functions which sit on top of
@@ -59,7 +55,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 

++++++ libibumad-1.3.10.1.tar.gz -> libibumad-1.3.10.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libibumad-1.3.10.1/ChangeLog 
new/libibumad-1.3.10.2/ChangeLog
--- old/libibumad-1.3.10.1/ChangeLog    2014-12-17 17:02:32.000000000 +0100
+++ new/libibumad-1.3.10.2/ChangeLog    2015-03-03 22:11:26.000000000 +0100
@@ -1,6 +1,16 @@
 
 ** Version: HEAD
 
+Tue Mar 3 23:09:43 2015 +0200 Hal Rosenstock
+ecda3a56b18c6a2845f3d966f8b8061941f5d447
+
+       * configure.in: package version update for 1.3.10.2 release
+
+Tue Mar 3 23:06:32 2015 +0200 Hal Rosenstock
+0c0e6651f17aa14351e1ce6ac0a3c839e0886568
+
+       * umad.h: Remove umad_reg_flags from enum declaration
+
 Wed Dec 17 17:55:41 2014 +0200 Hal Rosenstock
 c979013516ff5aba7f1c0e2fbcf008c2163066c6
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libibumad-1.3.10.1/configure 
new/libibumad-1.3.10.2/configure
--- old/libibumad-1.3.10.1/configure    2014-12-17 17:02:10.000000000 +0100
+++ new/libibumad-1.3.10.2/configure    2015-03-03 22:10:58.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libibumad 1.3.10.1.
+# Generated by GNU Autoconf 2.69 for libibumad 1.3.10.2.
 #
 # Report bugs to <[email protected]>.
 #
@@ -729,8 +729,8 @@
 # Identity of this package.
 PACKAGE_NAME='libibumad'
 PACKAGE_TARNAME='libibumad'
-PACKAGE_VERSION='1.3.10.1'
-PACKAGE_STRING='libibumad 1.3.10.1'
+PACKAGE_VERSION='1.3.10.2'
+PACKAGE_STRING='libibumad 1.3.10.2'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1446,7 +1446,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libibumad 1.3.10.1 to adapt to many kinds of systems.
+\`configure' configures libibumad 1.3.10.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1516,7 +1516,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libibumad 1.3.10.1:";;
+     short | recursive ) echo "Configuration of libibumad 1.3.10.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1617,7 +1617,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libibumad configure 1.3.10.1
+libibumad configure 1.3.10.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1986,7 +1986,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libibumad $as_me 1.3.10.1, which was
+It was created by libibumad $as_me 1.3.10.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2805,7 +2805,7 @@
 
 # Define the identity of the package.
  PACKAGE='libibumad'
- VERSION='1.3.10.1'
+ VERSION='1.3.10.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11511,7 +11511,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libibumad $as_me 1.3.10.1, which was
+This file was extended by libibumad $as_me 1.3.10.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -11577,7 +11577,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libibumad config.status 1.3.10.1
+libibumad config.status 1.3.10.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libibumad-1.3.10.1/configure.in 
new/libibumad-1.3.10.2/configure.in
--- old/libibumad-1.3.10.1/configure.in 2014-12-17 16:31:56.000000000 +0100
+++ new/libibumad-1.3.10.2/configure.in 2015-03-03 22:07:49.000000000 +0100
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libibumad, 1.3.10.1, [email protected])
+AC_INIT(libibumad, 1.3.10.2, [email protected])
 AC_CONFIG_SRCDIR([src/umad.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libibumad-1.3.10.1/include/infiniband/umad.h 
new/libibumad-1.3.10.2/include/infiniband/umad.h
--- old/libibumad-1.3.10.1/include/infiniband/umad.h    2014-09-06 
00:24:21.000000000 +0200
+++ new/libibumad-1.3.10.2/include/infiniband/umad.h    2015-03-03 
21:04:43.000000000 +0100
@@ -201,7 +201,7 @@
 
 enum {
        UMAD_USER_RMPP = (1 << 0)
-} umad_reg_flags;
+};
 
 struct umad_reg_attr {
        uint8_t    mgmt_class;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libibumad-1.3.10.1/libibumad.spec 
new/libibumad-1.3.10.2/libibumad.spec
--- old/libibumad-1.3.10.1/libibumad.spec       2014-12-17 17:02:24.000000000 
+0100
+++ new/libibumad-1.3.10.2/libibumad.spec       2015-03-03 22:11:11.000000000 
+0100
@@ -1,15 +1,15 @@
 
-%define RELEASE 1.3.10.1
+%define RELEASE 1.3.10.2
 %define rel %{?CUSTOM_RELEASE}%{!?CUSTOM_RELEASE:%RELEASE}
 
 Summary: OpenFabrics Alliance InfiniBand umad (user MAD) library
 Name: libibumad
-Version: 1.3.10.1
+Version: 1.3.10.2
 Release: %rel%{?dist}
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Source: 
http://www.openfabrics.org/downloads/management/libibumad-1.3.10.1.tar.gz
+Source: 
http://www.openfabrics.org/downloads/management/libibumad-1.3.10.2.tar.gz
 Url: http://openfabrics.org
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig


Reply via email to