Mailinglist Archive: opensuse-commit (1945 mails)

< Previous Next >
commit ofed
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 20 Nov 2008 15:58:39 +0100
  • Message-id: <20081120145839.B691E67816D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package ofed
checked in at Thu Nov 20 15:58:39 CET 2008.


--------
--- ofed/ofed.changes 2008-11-11 22:39:22.000000000 +0100
+++ /mounts/work_src_done/STABLE/ofed/ofed.changes 2008-11-20
09:06:23.324530000 +0100
@@ -1,0 +2,11 @@
+Thu Nov 20 09:05:57 CET 2008 - jjolly@xxxxxxx
+
+- Added Module.supported to build (bnc#434463)
+
+-------------------------------------------------------------------
+Tue Nov 18 22:19:58 CET 2008 - jjolly@xxxxxxx
+
+- Moved the t3fw-7.0.0.bin cxgb3 firmware to it's own package
+ named cxgb3-firmware (bnc#442117)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
Module.supported

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

Other differences:
------------------
++++++ ofed.spec ++++++
--- /var/tmp/diff_new_pack.D13976/_old 2008-11-20 15:57:45.000000000 +0100
+++ /var/tmp/diff_new_pack.D13976/_new 2008-11-20 15:57:45.000000000 +0100
@@ -23,13 +23,14 @@
Group: System/Base
Summary: Infiniband Kernel Modules
Version: 1.4
-Release: 20
+Release: 21
Source: ofa_kernel-%{version}.tar.bz2
Source1: conf.modutils
Source2: conf.ifcfg
Source3: conf.sysconfig
Source4: info
Source5: ofed-docs-%{version}.tar.bz2
+Source6: Module.supported
Source7: t3fw-7.0.0.bin.bz2
Patch1: ofed-1.4_openibd_lsb_header.patch
Patch2: ofed-1.4-blk_eh_timer_return.patch
@@ -61,6 +62,7 @@
License: GPL v2 or later
Summary: Infiniband Kernel Modules
Group: System/Base
+Requires: cxgb3-firmware

%description KMP
This package contains infiniband kernel modules built from the
@@ -68,6 +70,17 @@



+%package -n cxgb3-firmware
+License: Any commercial
+Summary: Firmware files for the Chelsio cxgb3 adapter
+Group: Hardware/Other
+
+%description -n cxgb3-firmware
+Firmware files for the Adaptec AIC94xx (Razor) Series of SAS HBA
+Adapters.
+
+
+
%prep
%setup -q -n ofa_kernel-%{version} -a 5
# Some of the doc files are executable. Remove that permission.
@@ -77,6 +90,7 @@
mv "$@" source/
mkdir obj
cp %{S:1} %{S:2} %{S:3} %{S:4} .
+cp %{S:6} source/
%patch1
%patch2

@@ -147,6 +161,9 @@
%config %_sysconfdir/sysconfig/network/ifcfg-ib*
/var/adm/fillup-templates/sysconfig.infiniband
%_sysconfdir/init.d/openibd
+
+%files -n cxgb3-firmware
+%defattr(-, root, root)
/lib/firmware/t3fw-7.0.0.bin

%files doc
@@ -154,6 +171,11 @@
%doc source/ofed-docs-%{version}/*

%changelog
+* Thu Nov 20 2008 jjolly@xxxxxxx
+- Added Module.supported to build (bnc#434463)
+* Tue Nov 18 2008 jjolly@xxxxxxx
+- Moved the t3fw-7.0.0.bin cxgb3 firmware to it's own package
+ named cxgb3-firmware (bnc#442117)
* Tue Nov 11 2008 jjolly@xxxxxxx
- Added CXGB3_LOAD=yes to the sysconfig file (bnc#431388)
* Wed Oct 29 2008 jjolly@xxxxxxx

++++++ Module.supported ++++++
cxgb3.ko yes
ib_addr.ko yes
ib_cm.ko yes
ib_core.ko yes
ib_ipoib.ko yes
ib_iser.ko yes
ib_madeye.ko yes
ib_mad.ko yes
ib_mthca.ko yes
ib_sa.ko yes
ib_sdp.ko yes
ib_srp.ko yes
ib_ucm.ko yes
ib_umad.ko yes
ib_uverbs.ko yes
iscsi_tcp.ko yes
iw_cm.ko yes
iw_cxgb3.ko yes
iw_nes.ko yes
libiscsi.ko yes
mlx4_core.ko yes
mlx4_ib.ko yes
qlgc_vnic.ko yes
rdma_cm.ko yes
rdma_ucm.ko yes
rds.ko yes
scsi_transport_iscsi.ko yes


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



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