[bfa-firmware/f15] 3.0.0.0

Tom Callaway spot at fedoraproject.org
Wed Sep 7 18:09:36 UTC 2011


commit c3e72a5078c6035480b97a88451a628442714b29
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Sep 7 14:09:25 2011 -0400

    3.0.0.0

 bfa-firmware.spec |   29 ++++++++++++++---------------
 sources           |    4 +---
 2 files changed, 15 insertions(+), 18 deletions(-)
---
diff --git a/bfa-firmware.spec b/bfa-firmware.spec
index b16b04f..f75abad 100644
--- a/bfa-firmware.spec
+++ b/bfa-firmware.spec
@@ -1,14 +1,13 @@
 Name:		bfa-firmware
 Summary:	Brocade Fibre Channel HBA Firmware
-Version:	2.3.2.3
-Release:	2%{?dist}
+Version:	3.0.0.0
+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.3.2.3-0.src.rpm
-Source0:	cbfw_fc.bin
-Source1:	ctfw_fc.bin
-Source2:	ctfw_cna.bin
+# http://www.brocade.com/sites/dotcom/services-support/drivers-downloads/CNA/Linux.page
+# No direct link is available.
+Source0:	bfa_firmware_linux-%{version}-0.tgz
 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)
@@ -20,10 +19,7 @@ Requires:	udev
 Brocade Fibre Channel HBA Firmware.
 
 %prep
-%setup -n %{name} -c -T
-cp %{SOURCE0} .
-cp %{SOURCE1} .
-cp %{SOURCE2} .
+%setup -n 3.0_GA_firwmare_image -q
 cp %{SOURCE3} .
 
 %build
@@ -32,19 +28,22 @@ cp %{SOURCE3} .
 %install
 rm -rf %{buildroot}
 mkdir -p %{buildroot}/lib/firmware/
-install -m0644 cbfw_fc.bin ctfw_fc.bin ctfw_cna.bin %{buildroot}/lib/firmware/
+install -m0644 cbfw.bin ct2fw.bin ctfw.bin %{buildroot}/lib/firmware/
 
 %clean
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc LICENSE
-/lib/firmware/cbfw_fc.bin
-/lib/firmware/ctfw_fc.bin
-/lib/firmware/ctfw_cna.bin
+/lib/firmware/cbfw.bin
+/lib/firmware/ctfw.bin
+/lib/firmware/ct2fw.bin
 
 %changelog
+* Wed Sep 07 2011 Tom Callaway <spot at fedoraproject.org> 3.0.0.0-1
+- update to 3.0.0.0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index c0140a0..56e8a24 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-35fb568d7eeb62f3b019831884ec8923  cbfw_fc.bin
-772db937248b2141fb0142a5b9f818bd  ctfw_cna.bin
-c78a52616c5a5faa3a51b0094e1231e5  ctfw_fc.bin
+f76ddb414a67f70c60a7d9aea92a4d2f  bfa_firmware_linux-3.0.0.0-0.tgz


More information about the scm-commits mailing list