Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit librdmacm for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 08 Jan 2009 18:43:30 +0100
- Message-id: <20090108174330.E44D667816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package librdmacm for openSUSE:Factory
checked in at Thu Jan 8 18:43:30 CET 2009.
--------
--- librdmacm/librdmacm.changes 2008-12-11 00:07:48.000000000 +0100
+++ /mounts/work_src_done/STABLE/librdmacm/librdmacm.changes 2009-01-07
10:36:23.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 7 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ librdmacm.spec ++++++
--- /var/tmp/diff_new_pack.TS2176/_old 2009-01-08 18:43:20.000000000 +0100
+++ /var/tmp/diff_new_pack.TS2176/_new 2009-01-08 18:43:20.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package librdmacm (Version 1.0.8)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -21,7 +21,12 @@
Name: librdmacm
Summary: RDMA cm library.
Version: 1.0.8
-Release: 8
+Release: 9
+# bug437293
+%ifarch ppc64
+Obsoletes: librdmacm-64bit
+%endif
+#
License: BSD 3-Clause; GPL v2 or later
Group: System/Libraries
Source0:
http://www.openfabrics.org/downloads/rdmacm/%{name}-%{version}.tar.bz2
@@ -45,6 +50,11 @@
Group: Development/Libraries/Other
Summary: Development files for the librdmacm library
Requires: %{name} = %{version} libibverbs-devel
+# bug437293
+%ifarch ppc64
+Obsoletes: librdmacm-devel-64bit
+%endif
+#
%description devel
Development files for the librdmacm library.
@@ -89,6 +99,8 @@
%_mandir/man3/*
%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Thu Dec 11 2008 jjolly@xxxxxxx
- Updated to package from OFED 1.4 GA
- version update
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |