[bfa-firmware/f13/master] 2.3.2.3

Tom Callaway spot at fedoraproject.org
Mon Jan 3 15:15:31 UTC 2011


commit ee170081be778ad08c6946d16622fb88cc62482f
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Jan 3 10:16:07 2011 -0500

    2.3.2.3

 bfa-firmware.spec |   24 +++++++++++++++---------
 sources           |    5 +++--
 2 files changed, 18 insertions(+), 11 deletions(-)
---
diff --git a/bfa-firmware.spec b/bfa-firmware.spec
index c94d9c2..f611d19 100644
--- a/bfa-firmware.spec
+++ b/bfa-firmware.spec
@@ -1,14 +1,15 @@
 Name:		bfa-firmware
 Summary:	Brocade Fibre Channel HBA Firmware
-Version:	2.1.2.1
-Release:	2%{?dist}
+Version:	2.3.2.3
+Release:	1%{?dist}
 License:	Redistributable, no modification permitted
 Group:		System Environment/Kernel
 # These files were taken from:
-# http://www.brocade.com/forms/getFile?p=documents/downloads/HBA/Linux/Drivers/NOARCH/bfa_firmware_linux-2.1.2.1-0.src.rpm
-Source0:	cbfw.bin
-Source1:	ctfw.bin
-Source2:	LICENSE
+# http://www.brocade.com/forms/getFile?p=documents/downloads/HBA/Linux/Drivers/NOARCH/bfa_firmware_linux-2.3.2.3-0.src.rpm
+Source0:	cbfw_fc.bin
+Source1:	ctfw_fc.bin
+Source2:	ctfw_cna.bin
+Source3:	LICENSE
 URL:		http://www.brocade.com/sites/dotcom/services-support/drivers-downloads/CNA/Linux.page
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
@@ -23,6 +24,7 @@ Brocade Fibre Channel HBA Firmware.
 cp %{SOURCE0} .
 cp %{SOURCE1} .
 cp %{SOURCE2} .
+cp %{SOURCE3} .
 
 %build
 # Firmware, do nothing.
@@ -30,7 +32,7 @@ cp %{SOURCE2} .
 %install
 rm -rf %{buildroot}
 mkdir -p %{buildroot}/lib/firmware/
-install -m0644 cbfw.bin ctfw.bin %{buildroot}/lib/firmware/
+install -m0644 cbfw_fc.bin ctfw_fc.bin ctfw_cna.bin %{buildroot}/lib/firmware/
 
 %clean
 rm -rf %{buildroot}
@@ -38,10 +40,14 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root)
 %doc LICENSE
-/lib/firmware/cbfw.bin
-/lib/firmware/ctfw.bin
+/lib/firmware/cbfw_fc.bin
+/lib/firmware/ctfw_fc.bin
+/lib/firmware/ctfw_cna.bin
 
 %changelog
+* Mon Jan  3 2011 Tom Callaway <spot at fedoraproject.org> 2.3.2.3-1
+- update to 2.3.2.3
+
 * Mon Mar  8 2010 Tom "spot" Callaway <tcallawa at redhat.com> 2.1.2.1-2
 - Add missing Requires: udev
 
diff --git a/sources b/sources
index 91cfef4..c0140a0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-4f316769c11167ddaa8757cadc0932b8  cbfw.bin
-7e601ee06b39dd5a4b9ba3f42ff46908  ctfw.bin
+35fb568d7eeb62f3b019831884ec8923  cbfw_fc.bin
+772db937248b2141fb0142a5b9f818bd  ctfw_cna.bin
+c78a52616c5a5faa3a51b0094e1231e5  ctfw_fc.bin


More information about the scm-commits mailing list