Hello community,

here is the log from the commit of package libibumad for openSUSE:Factory 
checked in at 2014-07-04 09:34:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-06-25 
06:58:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libibumad.new/libibumad.changes 2014-07-04 
09:34:29.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 26 12:53:44 CEST 2014 - [email protected]
+
+- Add baselibs.conf as source.
+- Don't package the static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libibumad.spec ++++++
--- /var/tmp/diff_new_pack.ZMO4TY/_old  2014-07-04 09:34:30.000000000 +0200
+++ /var/tmp/diff_new_pack.ZMO4TY/_new  2014-07-04 09:34:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libibumad (Version 1.3.7)
+# spec file for package libibumad
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,19 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define umad_so 3
 
 Name:           libibumad
 Summary:        User MAD library functions for Infiniband diagnostic and 
management tools
-Version:        1.3.9
-Release:        0
 License:        GPL-2.0 or BSD-2-Clause
 Group:          Productivity/Networking/System
+Version:        1.3.9
+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:  automake autoconf libtool
+BuildRequires:  libtool
 
 %description
 libibumad provides the user MAD library functions which sit on top of
@@ -44,29 +48,19 @@
 This package contains the User MAD runtime library.
 
 %package        devel
-Group:          Development/Libraries/C and C++
 Summary:        Development files for the libibumad library
+Group:          Development/Libraries/C and C++
 Requires:       %{name}%{umad_so} = %{version}
 
 %description    devel
 Development files for the libibumad library.
 
-%package        devel-static
-License:        BSD-3-Clause
-Group:          Development/Libraries/C and C++
-Summary:        The static libibumad library
-Requires:       libibumad-devel = %{version}
-
-%description    devel-static
-This package contains the static libibumad library.
-
-
 %prep
 %setup -q
 ./autogen.sh
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -89,8 +83,4 @@
 %_includedir/infiniband/umad.h
 %_libdir/libibumad.so
 
-%files devel-static
-%defattr(-,root,root)
-%_libdir/libibumad.a
-
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to