Mailinglist Archive: opensuse-commit (1177 mails)

< Previous Next >
commit libipathverbs for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 08 Jan 2009 18:38:31 +0100
  • Message-id: <20090108173832.268A567816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libipathverbs for openSUSE:Factory
checked in at Thu Jan 8 18:38:31 CET 2009.


--------
--- libipathverbs/libipathverbs.changes 2008-12-11 14:24:55.000000000 +0100
+++ /mounts/work_src_done/STABLE/libipathverbs/libipathverbs.changes
2009-01-07 10:28:53.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:
------------------
++++++ libipathverbs.spec ++++++
--- /var/tmp/diff_new_pack.J12111/_old 2009-01-08 18:38:18.000000000 +0100
+++ /var/tmp/diff_new_pack.J12111/_new 2009-01-08 18:38:18.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libipathverbs (Version 1.1)
#
-# 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,13 +21,18 @@
Name: libipathverbs
Summary: PathScale InfiniPath HCA Userspace Driver
Version: 1.1
-Release: 91
+Release: 92
License: BSD 3-Clause; GPL v2 or later
Group: System/Libraries
Source0: %{name}-%{version}.tar.bz2
Url: http://www.openfabrics.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libibverbs-devel
+# bug437293
+%ifarch ppc64
+Obsoletes: libipathverbs-64bit
+%endif
+#
ExcludeArch: s390 s390x

%description
@@ -45,6 +50,11 @@
Group: Development/Libraries/Other
Summary: Development files for the libipathverbs driver
Requires: %{name} = %{version} libibverbs-devel
+# bug437293
+%ifarch ppc64
+Obsoletes: libipathverbs-devel-64bit
+%endif
+#

%description devel
Static version of libipathverbs that may be linked directly to an
@@ -81,6 +91,8 @@
%_libdir/*.la

%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Thu Dec 11 2008 jjolly@xxxxxxx
- Updated to version 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 >
This Thread